[riot-commits] [RIOT-OS/RIOT] b75453: protnum: remove ng_ prefix
Martine Lenders
authmillenon at gmail.com
Fri Aug 7 16:52:04 CEST 2015
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: b7545365dfd446d039d277f0adf17743c938da05
https://github.com/RIOT-OS/RIOT/commit/b7545365dfd446d039d277f0adf17743c938da05
Author: Martine Lenders <mlenders at inf.fu-berlin.de>
Date: 2015-08-07 (Fri, 07 Aug 2015)
Changed paths:
M sys/include/net/ng_ipv6.h
M sys/include/net/ng_ipv6/ext.h
M sys/include/net/ng_ipv6/hdr.h
M sys/include/net/ng_nettype.h
R sys/include/net/ng_protnum.h
A sys/include/net/protnum.h
M sys/net/network_layer/ng_icmpv6/ng_icmpv6.c
M sys/net/network_layer/ng_ipv6/ext/ng_ipv6_ext.c
M sys/net/network_layer/ng_ipv6/ext/rh/ng_ipv6_ext_rh.c
M sys/net/network_layer/ng_ipv6/hdr/ng_ipv6_hdr.c
M sys/net/network_layer/ng_ipv6/ng_ipv6.c
M sys/net/transport_layer/ng_udp/ng_udp.c
M tests/unittests/tests-ipv6_hdr/tests-ipv6_hdr.c
Log Message:
-----------
protnum: remove ng_ prefix
Commit: 16dcac24d0a5410bbc91e506d2ddd3e5a0ee4983
https://github.com/RIOT-OS/RIOT/commit/16dcac24d0a5410bbc91e506d2ddd3e5a0ee4983
Author: Martine Lenders <authmillenon at gmail.com>
Date: 2015-08-07 (Fri, 07 Aug 2015)
Changed paths:
M sys/include/net/ng_ipv6.h
M sys/include/net/ng_ipv6/ext.h
M sys/include/net/ng_ipv6/hdr.h
M sys/include/net/ng_nettype.h
R sys/include/net/ng_protnum.h
A sys/include/net/protnum.h
M sys/net/network_layer/ng_icmpv6/ng_icmpv6.c
M sys/net/network_layer/ng_ipv6/ext/ng_ipv6_ext.c
M sys/net/network_layer/ng_ipv6/ext/rh/ng_ipv6_ext_rh.c
M sys/net/network_layer/ng_ipv6/hdr/ng_ipv6_hdr.c
M sys/net/network_layer/ng_ipv6/ng_ipv6.c
M sys/net/transport_layer/ng_udp/ng_udp.c
M tests/unittests/tests-ipv6_hdr/tests-ipv6_hdr.c
Log Message:
-----------
Merge pull request #3585 from authmillenon/protnum/api/mv
protnum: remove ng_ prefix
Compare: https://github.com/RIOT-OS/RIOT/compare/6908e073226c...16dcac24d0a5
More information about the commits
mailing list