1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-19 02:29:40 +00:00
freebsd/libexec/rc
Bjoern A. Zeeb 1b5be7204e 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
2019-03-13 17:00:15 +00:00
..
rc.d Fix still installing ipfilter rc.d files even when WITHOUT_IPFILTER 2019-03-12 19:34:33 +00:00
Makefile
netstart
network.subr Enhance IPv6 autoconf startup. 2019-03-13 17:00:15 +00:00
pccard_ether
rc
rc.conf Extend descriptions and comments about the need to create /etc/pf.conf. 2019-03-12 20:08:37 +00:00
rc.initdiskless rc.initdiskless: fix commentary grammar after r339465 2018-10-20 18:46:36 +00:00
rc.resume rcorder(8): add support for /etc/rc.resume, so it calls "rcorder -k resume" 2018-10-27 17:21:13 +00:00
rc.shutdown
rc.subr rc.subr: Fix typo 2019-01-06 01:39:01 +00:00
rc.suspend