contiki/core/net/rpl
Simon Duquennoy 21387b954f Merge pull request #1493 from simonduq/pr/add-missing-ext-hdr
Insert RPL ext header before sending ICMP, UDP and TCP messages
2016-07-25 14:56:25 +02: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
rpl-dag-root.h
rpl-dag.c RPL: added missing return, to not join instances with unsupported MOP 2016-07-05 12:13:46 +02: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 Rename two macros related to multicast, which are not user configuration 2016-06-20 16:35:09 +02:00
rpl-mrhof.c
rpl-nbr-policy.c
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 Code style 2016-06-08 14:05:37 +02:00
rpl-of0.c
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 Rename two macros related to multicast, which are not user configuration 2016-06-20 16:35:09 +02:00
rpl.c Rename two macros related to multicast, which are not user configuration 2016-06-20 16:35:09 +02:00
rpl.h