CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2019/08/30 11:25:37
Modified files:
sbin/slaacd : engine.c slaacd.c slaacd.h
Log message:
Remove configured IPv6 addresses remaining when slaacd(8) detects a
link-state change and no new router advertisement is obtained (in accordance
with RFC 6059).
This should improve IPv6 -> legacy-IP-only transitions, preventing
applications from believing IPv6 connectivity is available when it is
not, potentially resulting in long timeouts.
suggestion, input and OK florian@ phessler@