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
BytesGalore 1bc9c3bfd2 fib: changed handling of the net prefix
Until now the prefix length has been determined automatically by the FIB
This PR changes it to be provided as msb(yte) in the global_flags of an entry
2016-03-30 10:05:05 +02:00
..
srh ipv6_ext: fixed extension header handling 2016-03-22 12:45:08 +09:00
gnrc_rpl_control_messages.c fib: changed handling of the net prefix 2016-03-30 10:05:05 +02:00
gnrc_rpl_dodag.c fib: changed handling of the net prefix 2016-03-30 10:05:05 +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.c gnrc_rpl: add netif_addr to DODAG 2016-03-23 10:37:38 +01:00
Makefile gnrc: make all gnrc modules sub-modules of gnrc 2015-08-18 23:00:07 +02:00
of0.c rpl: minor code cleanup 2015-08-21 13:54:39 +02:00
of0.h gnrc: make all gnrc modules sub-modules of gnrc 2015-08-18 23:00:07 +02:00