-
- Downloads
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
Showing
- examples/rpl_udp/README.md 11 additions, 9 deletionsexamples/rpl_udp/README.md
- sys/net/include/rpl.h 2 additions, 2 deletionssys/net/include/rpl.h
- sys/net/include/rpl/rpl_config.h 11 additions, 10 deletionssys/net/include/rpl/rpl_config.h
- sys/net/routing/rpl/Makefile 31 additions, 3 deletionssys/net/routing/rpl/Makefile
- sys/net/routing/rpl/rpl.c 10 additions, 10 deletionssys/net/routing/rpl/rpl.c
- sys/net/routing/rpl/rpl_dodag.c 2 additions, 2 deletionssys/net/routing/rpl/rpl_dodag.c
- sys/net/routing/rpl/rpl_nonstoring/rpl_nonstoring.c 1 addition, 2 deletionssys/net/routing/rpl/rpl_nonstoring/rpl_nonstoring.c
Loading
Please register or sign in to comment