[riot-commits] [RIOT-OS/RIOT] 3c4bd0: ipv6_ext_rh: define RH type numbers at central pla...
Koen Zandberg
koen at bergzand.net
Tue Nov 6 20:31:30 CET 2018
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 3c4bd0ac57893964ec6fffa7a2a7424f53b4726e
https://github.com/RIOT-OS/RIOT/commit/3c4bd0ac57893964ec6fffa7a2a7424f53b4726e
Author: Martine Lenders <m.lenders at fu-berlin.de>
Date: 2018-10-25 (Thu, 25 Oct 2018)
Changed paths:
M sys/include/net/ipv6/ext/rh.h
Log Message:
-----------
ipv6_ext_rh: define RH type numbers at central place
This moves the type numbers for routing headers to a central place, as
we did it with other IANA-registered numbers.
Commit: 274371c174a418de65dc66105b1d3c94c3082c02
https://github.com/RIOT-OS/RIOT/commit/274371c174a418de65dc66105b1d3c94c3082c02
Author: Martine Lenders <m.lenders at fu-berlin.de>
Date: 2018-10-25 (Thu, 25 Oct 2018)
Changed paths:
M sys/net/gnrc/network_layer/ipv6/ext/rh/gnrc_ipv6_ext_rh.c
Log Message:
-----------
ipv6_ext_rh: switch over to generic RH type define
Commit: 521fa8d9cb6c143ba98e70b0cbcd94ff3c06f00b
https://github.com/RIOT-OS/RIOT/commit/521fa8d9cb6c143ba98e70b0cbcd94ff3c06f00b
Author: Martine Lenders <m.lenders at fu-berlin.de>
Date: 2018-10-25 (Thu, 25 Oct 2018)
Changed paths:
M sys/include/net/gnrc/rpl/srh.h
Log Message:
-----------
gnrc_rpl_srh: remove type define
The only usage was removed in parent and we now have a centralized
definition of the routing header types.
Commit: 152a9dc325bf06178312ad5411ec528c13b0b24b
https://github.com/RIOT-OS/RIOT/commit/152a9dc325bf06178312ad5411ec528c13b0b24b
Author: Koen Zandberg <koen at bergzand.net>
Date: 2018-11-06 (Tue, 06 Nov 2018)
Changed paths:
M sys/include/net/gnrc/rpl/srh.h
M sys/include/net/ipv6/ext/rh.h
M sys/net/gnrc/network_layer/ipv6/ext/rh/gnrc_ipv6_ext_rh.c
Log Message:
-----------
Merge pull request #10247 from miri64/ipv6_ext_rh/cleanup/central-types
ipv6_ext_rh: define type numbers at central place
Compare: https://github.com/RIOT-OS/RIOT/compare/411b12b40fd9...152a9dc325bf
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the commits
mailing list