[riot-commits] [RIOT-OS/RIOT] 4b189b: rpl: added configurable RPL MOP on compile time
Cenk Gündoğan
cnkgndgn at gmail.com
Fri Feb 6 13:56:09 CET 2015
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 4b189b6e5867a00d75520508aeb64c0bd4ed1690
https://github.com/RIOT-OS/RIOT/commit/4b189b6e5867a00d75520508aeb64c0bd4ed1690
Author: BytesGalore <Martin.Landsmann at HAW-Hamburg.de>
Date: 2015-02-05 (Thu, 05 Feb 2015)
Changed paths:
M examples/rpl_udp/README.md
M sys/net/include/rpl.h
M sys/net/include/rpl/rpl_config.h
M sys/net/routing/rpl/Makefile
M sys/net/routing/rpl/rpl.c
M sys/net/routing/rpl/rpl_dodag.c
M sys/net/routing/rpl/rpl_nonstoring/rpl_nonstoring.c
Log Message:
-----------
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
Commit: a8c710982ebf818440c8b767723b5b5f616325a5
https://github.com/RIOT-OS/RIOT/commit/a8c710982ebf818440c8b767723b5b5f616325a5
Author: Cenk Gündoğan <cnkgndgn at gmail.com>
Date: 2015-02-06 (Fri, 06 Feb 2015)
Changed paths:
M examples/rpl_udp/README.md
M sys/net/include/rpl.h
M sys/net/include/rpl/rpl_config.h
M sys/net/routing/rpl/Makefile
M sys/net/routing/rpl/rpl.c
M sys/net/routing/rpl/rpl_dodag.c
M sys/net/routing/rpl/rpl_nonstoring/rpl_nonstoring.c
Log Message:
-----------
Merge pull request #2249 from BytesGalore/add_rpl_configurable_mop
rpl: added configurable RPL MOP on compile time
Compare: https://github.com/RIOT-OS/RIOT/compare/e8ac35976566...a8c710982ebf
More information about the commits
mailing list