HomeFreeBSD

Enhance IPv6 autoconf startup.

Description

Enhance IPv6 autoconf startup.

Before this change we would only run rtsol on an interface which was
set to accept_rtadv and did not have rtsold enabled. This change
removes the latter condition and always runs rtsol (rather than the
deferred rtsold) to reduce the delay until we send the first RS.

This change will also handle the accept_rtadv before dhcp hence
starting IPv6 auto-configuration before IPV4 DHCP.

This change is intended for FreeBSD 13 and later only and will not be MFCed.

Reviewed by: hrs
Differential Revision: https://reviews.freebsd.org/D19488

Details

Provenance
bzAuthored on
Reviewer
hrs
Differential Revision
D19488: Enhance IPv6 autoconf startup scripts
Parents
rS345087: Use consistent struct stat arg name in stat man page
Branches
Unknown
Tags
Unknown