[riot-commits] [RIOT-OS/RIOT] 8968b7: gnrc_ndp: don't let addresses timeout
kYc0o
fco.ja.ac at gmail.com
Wed Apr 20 14:36:54 CEST 2016
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 8968b7602f3422901d7d2b6a29daa10cf917d872
https://github.com/RIOT-OS/RIOT/commit/8968b7602f3422901d7d2b6a29daa10cf917d872
Author: Martine Lenders <mlenders at inf.fu-berlin.de>
Date: 2016-04-20 (Wed, 20 Apr 2016)
Changed paths:
M sys/net/gnrc/network_layer/ipv6/gnrc_ipv6.c
Log Message:
-----------
gnrc_ndp: don't let addresses timeout
This is a temporary quick-fix for #5122 to not have GUAs removed on an
interface.
It solves the issue by both not letting the registration run out on the router
and by not letting the lifetime of an auto-configured address expire.
Commit: d071b2a23d80bf5990c06388dd0a914010d67d67
https://github.com/RIOT-OS/RIOT/commit/d071b2a23d80bf5990c06388dd0a914010d67d67
Author: kYc0o <fco.ja.ac at gmail.com>
Date: 2016-04-20 (Wed, 20 Apr 2016)
Changed paths:
M sys/net/gnrc/network_layer/ipv6/gnrc_ipv6.c
Log Message:
-----------
Merge pull request #5309 from authmillenon/gnrc_ndp/fix/gua-hack
gnrc_ndp: don't let addresses timeout
Compare: https://github.com/RIOT-OS/RIOT/compare/4ace70199e54...d071b2a23d80
More information about the commits
mailing list