[riot-commits] [RIOT-OS/RIOT] 50aff7: rpl: unify requested option flags into one byte
Oleg Hahm
oleg at hobbykeller.org
Thu Feb 11 23:53:52 CET 2016
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 50aff7fca0287ccb75c4140eb88a5260345df842
https://github.com/RIOT-OS/RIOT/commit/50aff7fca0287ccb75c4140eb88a5260345df842
Author: Cenk Gündoğan <cnkgndgn at gmail.com>
Date: 2016-02-03 (Wed, 03 Feb 2016)
Changed paths:
M sys/include/net/gnrc/rpl/structs.h
M sys/net/gnrc/routing/rpl/gnrc_rpl.c
M sys/net/gnrc/routing/rpl/gnrc_rpl_control_messages.c
Log Message:
-----------
rpl: unify requested option flags into one byte
Commit: 2242970cad8b908a63209ddf0a6a7f9df08c5040
https://github.com/RIOT-OS/RIOT/commit/2242970cad8b908a63209ddf0a6a7f9df08c5040
Author: Cenk Gündoğan <cnkgndgn at gmail.com>
Date: 2016-02-03 (Wed, 03 Feb 2016)
Changed paths:
M sys/net/gnrc/routing/rpl/gnrc_rpl_control_messages.c
Log Message:
-----------
rpl: don't change status of PIO transmissions
Commit: 11e2ae20b05fd2189a88eeacfc6a3804870f4487
https://github.com/RIOT-OS/RIOT/commit/11e2ae20b05fd2189a88eeacfc6a3804870f4487
Author: Cenk Gündoğan <cnkgndgn at gmail.com>
Date: 2016-02-03 (Wed, 03 Feb 2016)
Changed paths:
M sys/include/net/gnrc/rpl.h
Log Message:
-----------
rpl: make PIO transmission configurable
Commit: 288212af36d53f8efcc957ae09868550e81f2a5c
https://github.com/RIOT-OS/RIOT/commit/288212af36d53f8efcc957ae09868550e81f2a5c
Author: Cenk Gündoğan <cnkgndgn at gmail.com>
Date: 2016-02-03 (Wed, 03 Feb 2016)
Changed paths:
M sys/shell/commands/sc_gnrc_rpl.c
Log Message:
-----------
rpl: shell: make PIO transmission configurable via shell
Commit: 73fac82b58a0b4bc42b3bf1b8b70b1af723a20b8
https://github.com/RIOT-OS/RIOT/commit/73fac82b58a0b4bc42b3bf1b8b70b1af723a20b8
Author: Cenk Gündoğan <cnkgndgn at gmail.com>
Date: 2016-02-03 (Wed, 03 Feb 2016)
Changed paths:
M sys/include/net/gnrc/rpl.h
M sys/net/gnrc/routing/rpl/gnrc_rpl.c
M sys/net/gnrc/routing/rpl/gnrc_rpl_control_messages.c
M sys/shell/commands/sc_gnrc_rpl.c
Log Message:
-----------
rpl: shell: don't compile PIO code dependent on CFLAGS
Commit: d8f30150b4f61ad2967332b5b0441802bd7c7c78
https://github.com/RIOT-OS/RIOT/commit/d8f30150b4f61ad2967332b5b0441802bd7c7c78
Author: Cenk Gündoğan <cnkgndgn at gmail.com>
Date: 2016-02-03 (Wed, 03 Feb 2016)
Changed paths:
M sys/shell/commands/sc_gnrc_rpl.c
Log Message:
-----------
rpl: shell: adjust style of commands output
Commit: b654dc3167484dcf81cda8b13c52b3e602f46929
https://github.com/RIOT-OS/RIOT/commit/b654dc3167484dcf81cda8b13c52b3e602f46929
Author: Cenk Gündoğan <cnkgndgn at gmail.com>
Date: 2016-02-03 (Wed, 03 Feb 2016)
Changed paths:
M sys/include/net/gnrc/rpl.h
Log Message:
-----------
rpl: doc: add configuration hints
Commit: 4824a45c8a518913b6939663517c1640830d89d5
https://github.com/RIOT-OS/RIOT/commit/4824a45c8a518913b6939663517c1640830d89d5
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2016-02-11 (Thu, 11 Feb 2016)
Changed paths:
M sys/include/net/gnrc/rpl.h
M sys/include/net/gnrc/rpl/structs.h
M sys/net/gnrc/routing/rpl/gnrc_rpl.c
M sys/net/gnrc/routing/rpl/gnrc_rpl_control_messages.c
M sys/shell/commands/sc_gnrc_rpl.c
Log Message:
-----------
Merge pull request #4732 from cgundogan/pr/rpl/pio_control
rpl: make PIOs in DIOs configurable and send them out always or never
Compare: https://github.com/RIOT-OS/RIOT/compare/ea4a61ccdb86...4824a45c8a51
More information about the commits
mailing list