[riot-commits] [RIOT-OS/RIOT] bdb1e8: gnrc_ipv6_nib: make RS emission configurable
Gaëtan Harter
hartergaetan at gmail.com
Tue Aug 7 17:55:02 CEST 2018
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: bdb1e80e0a44b4cddd1b135cd2df66bd6b4e7137
https://github.com/RIOT-OS/RIOT/commit/bdb1e80e0a44b4cddd1b135cd2df66bd6b4e7137
Author: Martine Lenders <m.lenders at fu-berlin.de>
Date: 2018-08-06 (Mon, 06 Aug 2018)
Changed paths:
M sys/include/net/gnrc/ipv6/nib/conf.h
M sys/net/gnrc/network_layer/ipv6/nib/nib.c
Log Message:
-----------
gnrc_ipv6_nib: make RS emission configurable
Commit: 9720cd857d750fc1e3b926345df49b2dca1040e9
https://github.com/RIOT-OS/RIOT/commit/9720cd857d750fc1e3b926345df49b2dca1040e9
Author: Martine Lenders <m.lenders at fu-berlin.de>
Date: 2018-08-06 (Mon, 06 Aug 2018)
Changed paths:
M sys/net/gnrc/network_layer/ipv6/nib/_nib-slaac.c
Log Message:
-----------
gnrc_ipv6_nib: include SLAAC debug addr_str into #ifdef
Commit: bc320cd01198b89d683b5a47be3d887c3ed1cc2d
https://github.com/RIOT-OS/RIOT/commit/bc320cd01198b89d683b5a47be3d887c3ed1cc2d
Author: Martine Lenders <m.lenders at fu-berlin.de>
Date: 2018-08-07 (Tue, 07 Aug 2018)
Changed paths:
M tests/gnrc_netif/Makefile
Log Message:
-----------
tests/gnrc_netif: disable NDP emissions
This test doesn't test NDP behavior so emissions of NDP neighbor and
router solicitations is more harming than helpful. Because of that I
disabled it for this test.
Commit: a7241384bee6aca4385ada86ce529e9f2fc9d38c
https://github.com/RIOT-OS/RIOT/commit/a7241384bee6aca4385ada86ce529e9f2fc9d38c
Author: Gaëtan Harter <hartergaetan at gmail.com>
Date: 2018-08-07 (Tue, 07 Aug 2018)
Changed paths:
M sys/include/net/gnrc/ipv6/nib/conf.h
M sys/net/gnrc/network_layer/ipv6/nib/_nib-slaac.c
M sys/net/gnrc/network_layer/ipv6/nib/nib.c
M tests/gnrc_netif/Makefile
Log Message:
-----------
Merge pull request #9719 from miri64/gnrc_ipv6_nib/enh/emit-conf
gnrc_ipv6_nib: make automatic NDP packet emission (NS/RS) configurable
Compare: https://github.com/RIOT-OS/RIOT/compare/6bc069e3bddf...a7241384bee6
**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