[riot-commits] [RIOT-OS/RIOT] 618a76: ndp: move type definitions out of ng_ context
Martine Lenders
authmillenon at gmail.com
Tue Aug 18 20:22:09 CEST 2015
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 618a765bdce43071379b4c8ea77efe48aaee6297
https://github.com/RIOT-OS/RIOT/commit/618a765bdce43071379b4c8ea77efe48aaee6297
Author: Martine Lenders <mail at martine-lenders.eu>
Date: 2015-08-18 (Tue, 18 Aug 2015)
Changed paths:
A sys/include/net/ndp.h
M sys/include/net/ng_ndp.h
M sys/include/net/ng_ndp/internal.h
R sys/include/net/ng_ndp/types.h
M sys/net/network_layer/ng_icmpv6/ng_icmpv6.c
M sys/net/network_layer/ng_ndp/internal/ng_ndp_internal.c
M sys/net/network_layer/ng_ndp/ng_ndp.c
Log Message:
-----------
ndp: move type definitions out of ng_ context
Commit: d0f530da8eae842572fa0b66430fc502874a2077
https://github.com/RIOT-OS/RIOT/commit/d0f530da8eae842572fa0b66430fc502874a2077
Author: Martine Lenders <authmillenon at gmail.com>
Date: 2015-08-18 (Tue, 18 Aug 2015)
Changed paths:
A sys/include/net/ndp.h
M sys/include/net/ng_ndp.h
M sys/include/net/ng_ndp/internal.h
R sys/include/net/ng_ndp/types.h
M sys/net/network_layer/ng_icmpv6/ng_icmpv6.c
M sys/net/network_layer/ng_ndp/internal/ng_ndp_internal.c
M sys/net/network_layer/ng_ndp/ng_ndp.c
Log Message:
-----------
Merge pull request #3602 from authmillenon/ndp/api/take-out-msg-types
ndp: move type definitions out of ng_ context
Compare: https://github.com/RIOT-OS/RIOT/compare/e5d5c373623c...d0f530da8eae
More information about the commits
mailing list