nes-proj/core/net
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
..
ip [doc] Give files a common structure by placing license first (partial) 2014-11-10 23:54:49 +01:00
ip64 README file for the IP64 module 2014-09-14 21:26:33 +02:00
ip64-addr The ip64-addr module converts between IPv4 and IPv6 addresses. 2014-10-09 08:07:34 +02:00
ipv4 [doc] Give files a common structure by placing license first (partial) 2014-11-10 23:54:49 +01:00
ipv6 Changed sorting order of routing list (optimization). 2014-11-24 09:36:54 +01:00
llsec Merge pull request #812 from kkrentz/packetbuf-holds-broadcast 2014-11-28 19:15:19 +01:00
mac Merge pull request #812 from kkrentz/packetbuf-holds-broadcast 2014-11-28 19:15:19 +01:00
rime Merge pull request #828 from oskarnp/pr-ipolite-fix 2014-11-20 15:10:42 +01:00
rpl Bug fix: Stop the DAO lifetime timer in RPL instances when released. 2014-11-29 00:22:34 +01:00
linkaddr.c [doc] Give files a common structure by placing license first (partial) 2014-11-10 23:54:49 +01:00
linkaddr.h [doc] Give files a common structure by placing license first (partial) 2014-11-10 23:54:49 +01:00
nbr-table.c Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
nbr-table.h Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
netstack.c llsec: Removed superseded NETSTACK_ENCRYPT, NETSTACK_DECRYPT, and 2014-08-05 05:07:05 -07:00
netstack.h llsec: Added a layer in between NETSTACK_MAC and NETSTACK_NETWORK for implementing link layer security 2014-08-04 01:09:57 -07:00
packetbuf.c packetbuf: Added function "packetbuf_holds_broadcast()" for checking whether the current packet is a 2014-11-13 09:46:07 -08:00
packetbuf.h packetbuf: Added function "packetbuf_holds_broadcast()" for checking whether the current packet is a 2014-11-13 09:46:07 -08:00
packetqueue.c [doc] Give files a common structure by placing license first (partial) 2014-11-10 23:54:49 +01:00
packetqueue.h [doc] Give files a common structure by placing license first (partial) 2014-11-10 23:54:49 +01:00
queuebuf.c Merge pull request #861 from simonduq/queuebuf-field-order 2014-11-18 08:38:23 +01:00
queuebuf.h [doc] Give files a common structure by placing license first (partial) 2014-11-10 23:54:49 +01:00