osd-contiki/core/net/rpl
Nicolas Tsiftes 238e8b4dcf Merge pull request #1949 from simonduq/pr/non-storing-fix-dtsn
RPL non-storing: more conservative DTSN update
2016-12-01 16:27:38 +01:00
..
rpl-conf.h RPL: re-enable RPL_DIO_REFRESH_DAO_ROUTES by default as it is needed with DAO-ACK disabled. Now increments the DTSN only at the root 2016-06-08 14:03:25 +02:00
rpl-dag-root.c Implement RPL non-storing mode 2016-06-08 14:02:45 +02:00
rpl-dag-root.h Code for starting a RPL DAG root with a delay, to allow any existing RPL networks to be joined first 2015-05-10 10:51:12 +02:00
rpl-dag.c RPL non-storing: more conservative DTSN update, as per RFC 6550, section 9.6. 2016-11-25 16:30:08 +01:00
rpl-ext-header.c RPL insert_srh_header: return success when no SRH is needed because the destination is a direct child 2016-06-29 17:26:01 +02:00
rpl-icmp6.c Merge pull request #1400 from pablocorbalan/nud-with-acks 2016-11-23 12:00:13 +01:00
rpl-mrhof.c RPL: if a neighbor is unreachable, remove routes via this neighbor 2016-06-03 18:43:36 +02:00
rpl-nbr-policy.c rpl: fix debugging PRINTF in find_removable_dio 2016-09-22 10:54:55 -04:00
rpl-ns.c RPL non-storing defensive link update: make sure the topology is loop-free at all times 2016-06-08 14:14:03 +02:00
rpl-ns.h core/net/rpl: Fix more function declaration isn’t a prototype 2016-07-26 15:21:59 +02:00
rpl-of0.c RPL: if a neighbor is unreachable, remove routes via this neighbor 2016-06-03 18:43:36 +02:00
rpl-private.h Rename two macros related to multicast, which are not user configuration 2016-06-20 16:35:09 +02:00
rpl-timers.c Changing DIO timer condition - merge 2016-11-24 10:52:10 +01:00
rpl.c Rename two macros related to multicast, which are not user configuration 2016-06-20 16:35:09 +02:00
rpl.h Implement RPL non-storing mode 2016-06-08 14:02:45 +02:00