[riot-commits] [RIOT-OS/RIOT] e92f97: gnrc_ipv6_nib: initial import of internal NIB func...
Cenk Gündoğan
mail-github at cgundogan.de
Fri Jun 9 22:05:48 CEST 2017
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: e92f97cb120da49b90a05e314808b9932a82fe35
https://github.com/RIOT-OS/RIOT/commit/e92f97cb120da49b90a05e314808b9932a82fe35
Author: Martine Lenders <mail at martine-lenders.eu>
Date: 2017-06-09 (Fri, 09 Jun 2017)
Changed paths:
M Makefile.dep
A sys/include/net/gnrc/ipv6/nib.h
A sys/include/net/gnrc/ipv6/nib/conf.h
A sys/include/net/gnrc/ipv6/nib/nc.h
M sys/net/gnrc/Makefile
A sys/net/gnrc/network_layer/ipv6/nib/Makefile
A sys/net/gnrc/network_layer/ipv6/nib/_nib-internal.c
A sys/net/gnrc/network_layer/ipv6/nib/_nib-internal.h
Log Message:
-----------
gnrc_ipv6_nib: initial import of internal NIB functions
Commit: 0bf52f07f7d8149af56e61c75d4c155f1e994971
https://github.com/RIOT-OS/RIOT/commit/0bf52f07f7d8149af56e61c75d4c155f1e994971
Author: Martine Lenders <mail at martine-lenders.eu>
Date: 2017-06-09 (Fri, 09 Jun 2017)
Changed paths:
A tests/unittests/tests-gnrc_ipv6_nib/Makefile
A tests/unittests/tests-gnrc_ipv6_nib/Makefile.include
A tests/unittests/tests-gnrc_ipv6_nib/tests-gnrc_ipv6_nib-internal.c
A tests/unittests/tests-gnrc_ipv6_nib/tests-gnrc_ipv6_nib.c
A tests/unittests/tests-gnrc_ipv6_nib/tests-gnrc_ipv6_nib.h
Log Message:
-----------
tests: provide unittests for internal NIB functions
Commit: 72c3c9cf6a2d650f575872ed37dfef66f4084dcc
https://github.com/RIOT-OS/RIOT/commit/72c3c9cf6a2d650f575872ed37dfef66f4084dcc
Author: Cenk Gündoğan <mail-github at cgundogan.de>
Date: 2017-06-09 (Fri, 09 Jun 2017)
Changed paths:
M Makefile.dep
A sys/include/net/gnrc/ipv6/nib.h
A sys/include/net/gnrc/ipv6/nib/conf.h
A sys/include/net/gnrc/ipv6/nib/nc.h
M sys/net/gnrc/Makefile
A sys/net/gnrc/network_layer/ipv6/nib/Makefile
A sys/net/gnrc/network_layer/ipv6/nib/_nib-internal.c
A sys/net/gnrc/network_layer/ipv6/nib/_nib-internal.h
A tests/unittests/tests-gnrc_ipv6_nib/Makefile
A tests/unittests/tests-gnrc_ipv6_nib/Makefile.include
A tests/unittests/tests-gnrc_ipv6_nib/tests-gnrc_ipv6_nib-internal.c
A tests/unittests/tests-gnrc_ipv6_nib/tests-gnrc_ipv6_nib.c
A tests/unittests/tests-gnrc_ipv6_nib/tests-gnrc_ipv6_nib.h
Log Message:
-----------
Merge pull request #6325 from miri64/gnrc_ipv6_nib/feat/internal
gnrc_ipv6_nib: initial import of internal NIB functions
Compare: https://github.com/RIOT-OS/RIOT/compare/0b4272151154...72c3c9cf6a2d
More information about the commits
mailing list