[riot-commits] [RIOT-OS/RIOT] c41b32: ndp: sixlowpan_nd: import protocol constants
Cenk Gündoğan
mail-github at cgundogan.de
Thu Jan 19 10:03:13 CET 2017
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: c41b3294affc06151bfb51675a920f628bbbdebd
https://github.com/RIOT-OS/RIOT/commit/c41b3294affc06151bfb51675a920f628bbbdebd
Author: Martine Lenders <mail at martine-lenders.eu>
Date: 2017-01-18 (Wed, 18 Jan 2017)
Changed paths:
M sys/include/net/ndp.h
M sys/include/net/sixlowpan/nd.h
Log Message:
-----------
ndp: sixlowpan_nd: import protocol constants
For the new neighbor discovery I want the protocol related constants in
a central place (will remove the spread-out definitions of the old
implementation when I remove that one)
Commit: c7579573f5af7a973bb856042e3aab7fb542d3e9
https://github.com/RIOT-OS/RIOT/commit/c7579573f5af7a973bb856042e3aab7fb542d3e9
Author: Cenk Gündoğan <mail-github at cgundogan.de>
Date: 2017-01-19 (Thu, 19 Jan 2017)
Changed paths:
M sys/include/net/ndp.h
M sys/include/net/sixlowpan/nd.h
Log Message:
-----------
Merge pull request #6220 from miri64/ndp/enh/const
ndp: sixlowpan_nd: import protocol constants
Compare: https://github.com/RIOT-OS/RIOT/compare/616d35e96f04...c7579573f5af
More information about the commits
mailing list