1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/routing/rpl
BytesGalore 4b189b6e58 rpl: added configurable RPL MOP on compile time
- e.g. `make RPL_MOP=RPL_MOP_NON_STORING_MODE`
     - changed the MOP defines to have `RPL_MOP_*` prefix
2015-02-05 19:17:51 +01:00
..
rpl_nonstoring rpl: added configurable RPL MOP on compile time 2015-02-05 19:17:51 +01:00
rpl_storing rpl: wrong length for DAO options 2015-02-03 11:47:07 +01:00
Makefile rpl: added configurable RPL MOP on compile time 2015-02-05 19:17:51 +01:00
of0.c rpl: remove common globals by prefixing with static 2015-02-02 12:54:58 +01:00
of0.h Introduction of RPL non-storing mode. 2014-11-27 21:42:40 +01:00
of_mrhof.c rpl: remove common globals by prefixing with static 2015-02-02 12:54:58 +01:00
of_mrhof.h Introduction of RPL non-storing mode. 2014-11-27 21:42:40 +01:00
rpl_dodag.c rpl: added configurable RPL MOP on compile time 2015-02-05 19:17:51 +01:00
rpl_of_manager.c rpl: remove common globals by prefixing with static 2015-02-02 12:54:58 +01:00
rpl.c rpl: added configurable RPL MOP on compile time 2015-02-05 19:17:51 +01:00