osd-contiki/core
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
..
cfs [doc] Give files a common structure by placing license first (partial) 2014-11-10 23:54:49 +01:00
ctk [doc] Give files a common structure by placing license first (partial) 2014-11-10 23:54:49 +01:00
dev [doc] Give files a common structure by placing license first (partial) 2014-11-10 23:54:49 +01:00
lib Merge pull request #514 from BastianPoe/contiki-mmem1 2014-11-28 19:57:17 +01:00
loader [doc] Give files a common structure by placing license first (partial) 2014-11-10 23:54:49 +01:00
net Bug fix: Stop the DAO lifetime timer in RPL instances when released. 2014-11-29 00:22:34 +01:00
sys Moved thread states from module to header 2014-11-22 15:49:45 +01:00
contiki-default-conf.h sicslowpan: Fixed too aggresive fragmentation 2014-08-05 05:07:06 -07:00
contiki-lib.h A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
contiki-net.h Include udp-socket.h and tcp-socket.h by default in all applications that include contiki-net.h 2014-04-09 22:01:18 +02:00
contiki-version.h Bumped the version number from 2.6 to 3.x, which is to be used in the development branch 2013-12-12 17:33:18 +01:00
contiki.h A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00