faff1c2a7e
* Mesh: this is the normal case. Nodes route data on behalf of others and the node can be reached via a DAO route. * Leaf: the node does not route data on behalf of others, but others can route data to the node (it has a RPL DAO route). * Feather: this is a new type of node. A feather node routes data on behalf of others, but does not install DAO routes in the network. Feather nodes allow having a larger number of nodes than the RPL network can sustain in terms of routing tables. This commit introduces the RPL node types and the feather mode, but does not add support for the leaf node type. |
||
---|---|---|
.. | ||
Makefile.rpl | ||
rpl-conf.h | ||
rpl-dag.c | ||
rpl-ext-header.c | ||
rpl-icmp6.c | ||
rpl-mrhof.c | ||
rpl-of0.c | ||
rpl-private.h | ||
rpl-timers.c | ||
rpl.c | ||
rpl.h |