contiki/core/net/rpl
Niclas Finne d160943f16 Bug fix: Stop the DAO lifetime timer in RPL instances when released.
Clearing the memory for an active etimer/ctimer might corrupt the
timer list and cause other timers to be lost or infinite loops. The
DAO lifetime timer is only used when RPL route lifetime is not
infinite but then the timer will cause problems if not stopped.
2014-11-29 00:22:34 +01:00
..
rpl-conf.h Merge pull request #666 from simonduq/rpl-etx-init 2014-06-11 22:42:48 +02:00
rpl-dag.c Bug fix: Stop the DAO lifetime timer in RPL instances when released. 2014-11-29 00:22:34 +01:00
rpl-ext-header.c [doc] Give files a common structure by placing license first (partial) 2014-11-10 23:54:49 +01:00
rpl-icmp6.c [doc] Give files a common structure by placing license first (partial) 2014-11-10 23:54:49 +01:00
rpl-mrhof.c [doc] Give files a common structure by placing license first (partial) 2014-11-10 23:54:49 +01:00
rpl-of0.c [doc] Give files a common structure by placing license first (partial) 2014-11-10 23:54:49 +01:00
rpl-private.h Remove duplicated configuration parameters definition 2014-04-18 15:37:31 +02:00
rpl-timers.c [doc] Give files a common structure by placing license first (partial) 2014-11-10 23:54:49 +01:00
rpl.c [doc] Give files a common structure by placing license first (partial) 2014-11-10 23:54:49 +01:00
rpl.h Fix code style in rpl_set_root prototype 2014-06-11 23:59:17 +01:00