contiki/core/net/rpl
Adam Dunkels 92c1a68b94 Merge pull request #1215 from joakimeriksson/rpl-child-locking
Move locking of neighbors / children from RPL to uip-ds6-route module
2015-09-02 19:42:45 +02:00
..
rpl-conf.h Allow rpl default route lifetime to be infinite 2015-05-22 13:00:06 +02:00
rpl-dag-root.c
rpl-dag-root.h
rpl-dag.c removed locking of rpl-parent since it was never unlocked - moved to routing module 2015-08-27 18:45:06 +02:00
rpl-ext-header.c
rpl-icmp6.c removed locking of rpl-parent since it was never unlocked - moved to routing module 2015-08-27 18:45:06 +02:00
rpl-mrhof.c
rpl-of0.c
rpl-private.h removed locking of rpl-parent since it was never unlocked - moved to routing module 2015-08-27 18:45:06 +02:00
rpl-timers.c
rpl.c Send a no-path DAO when becoming feather mode, so that the network can drop routes to us, which are no longer needed 2015-08-27 10:27:56 +02:00
rpl.h removed pointer to next parent since it is not used anymore 2015-08-28 19:15:23 +02:00