1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/net/gnrc/routing/rpl
Martine Lenders 3d821ee195 gnrc_rpl: remove route before updating it
The "new" forwarding table does not update an old route but just adds
another as long as it is not *exactly* the same. However, the RPL
adaptation missed to remove the old route so RPL got easily confused
about where it actually needed to send packets.
2018-05-04 17:46:02 +02:00
..
gnrc_rpl_internal Merge pull request #6901 from BytesGalore/rpl_drop_dao_ack_on_mc 2017-05-30 21:28:58 +02:00
p2p rpl: replace fib with nib 2017-11-20 00:35:17 +01:00
srh gnrc: rpl: DEBUG fix 2018-01-15 14:37:05 +01:00
gnrc_rpl_auto_init.c gnrc_netif2: rename to gnrc_netif 2017-11-17 10:41:54 +01:00
gnrc_rpl_control_messages.c gnrc_rpl: remove route before updating it 2018-05-04 17:46:02 +02:00
gnrc_rpl_dodag.c gnrc_rpl: remove route before updating it 2018-05-04 17:46:02 +02:00
gnrc_rpl_of_manager.c gnrc: make all gnrc modules sub-modules of gnrc 2015-08-18 23:00:07 +02:00
gnrc_rpl_validation.c gnrc_rpl: separate validation from msg handling 2016-06-01 09:05:24 +02:00
gnrc_rpl.c gnrc_netif: rename IPv6 address "setters" 2017-12-13 13:50:39 +01:00
Makefile gnrc: make all gnrc modules sub-modules of gnrc 2015-08-18 23:00:07 +02:00
of0.c rpl: Sort list of parents 2017-08-22 16:03:16 +02:00
of0.h gnrc: make all gnrc modules sub-modules of gnrc 2015-08-18 23:00:07 +02:00