[riot-commits] [RIOT-OS/RIOT] 4e5fa6: ng_ndp: prepare for parallel NDP implementations
Oleg Hahm
oleg at hobbykeller.org
Tue Aug 11 10:02:05 CEST 2015
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 4e5fa612c172ac0712689e830830f24a50ccb313
https://github.com/RIOT-OS/RIOT/commit/4e5fa612c172ac0712689e830830f24a50ccb313
Author: Martine Lenders <mail at martine-lenders.eu>
Date: 2015-08-11 (Tue, 11 Aug 2015)
Changed paths:
M Makefile.dep
M sys/Makefile
M sys/include/net/fib.h
M sys/include/net/ng_ndp.h
A sys/include/net/ng_ndp/internal.h
A sys/include/net/ng_ndp/node.h
M sys/net/network_layer/ng_ipv6/ng_ipv6.c
A sys/net/network_layer/ng_ndp/internal/Makefile
A sys/net/network_layer/ng_ndp/internal/ng_ndp_internal.c
M sys/net/network_layer/ng_ndp/ng_ndp.c
A sys/net/network_layer/ng_ndp/node/Makefile
A sys/net/network_layer/ng_ndp/node/ng_ndp_node.c
Log Message:
-----------
ng_ndp: prepare for parallel NDP implementations
Commit: fbea5092c3dddb6aadc01d85a8e35926906ca0d6
https://github.com/RIOT-OS/RIOT/commit/fbea5092c3dddb6aadc01d85a8e35926906ca0d6
Author: Martine Lenders <mail at martine-lenders.eu>
Date: 2015-08-11 (Tue, 11 Aug 2015)
Changed paths:
M sys/include/net/ng_ipv6/netif.h
Log Message:
-----------
ng_ipv6_netif: add functions for routing behavior changes
Commit: e1842869daa319a36d8face0271a41455956a2ed
https://github.com/RIOT-OS/RIOT/commit/e1842869daa319a36d8face0271a41455956a2ed
Author: Martine Lenders <mail at martine-lenders.eu>
Date: 2015-08-11 (Tue, 11 Aug 2015)
Changed paths:
M Makefile.include
Log Message:
-----------
make: make NG_NETIF_NUMOF available in build system
Commit: 9aa96509ee7f142c075b12814a8d9847cccb28c0
https://github.com/RIOT-OS/RIOT/commit/9aa96509ee7f142c075b12814a8d9847cccb28c0
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2015-08-11 (Tue, 11 Aug 2015)
Changed paths:
M Makefile.dep
M Makefile.include
M sys/Makefile
M sys/include/net/fib.h
M sys/include/net/ng_ipv6/netif.h
M sys/include/net/ng_ndp.h
A sys/include/net/ng_ndp/internal.h
A sys/include/net/ng_ndp/node.h
M sys/net/network_layer/ng_ipv6/ng_ipv6.c
A sys/net/network_layer/ng_ndp/internal/Makefile
A sys/net/network_layer/ng_ndp/internal/ng_ndp_internal.c
M sys/net/network_layer/ng_ndp/ng_ndp.c
A sys/net/network_layer/ng_ndp/node/Makefile
A sys/net/network_layer/ng_ndp/node/ng_ndp_node.c
Log Message:
-----------
Merge pull request #3441 from authmillenon/gnrc/enh/prepare-multi-ndp
ng_ndp: prepare for parallel NDP implementations
Compare: https://github.com/RIOT-OS/RIOT/compare/7b28977fad91...9aa96509ee7f
More information about the commits
mailing list