Page MenuHomeFreeBSD

etc/defaults/rc.conf: Add -i flag to rtsol/rtsold
ClosedPublic

Authored by cperciva on Nov 22 2021, 11:32 PM.
Tags
None
Referenced Files
F83651834: D33089.diff
Mon, May 13, 3:12 AM
Unknown Object (File)
Fri, Apr 26, 7:41 AM
Unknown Object (File)
Fri, Apr 26, 7:39 AM
Unknown Object (File)
Fri, Apr 26, 7:39 AM
Unknown Object (File)
Thu, Apr 25, 11:55 PM
Unknown Object (File)
Mon, Apr 22, 2:53 AM
Unknown Object (File)
Feb 9 2024, 5:09 PM
Unknown Object (File)
Jan 12 2024, 2:04 PM
Subscribers

Details

Summary

This disables the random (between zero and one seconds) delay before
rtsol and rtsold send a a Router Solicitation packet. This delay is
specified as a SHOULD by RFC 4861 for avoidance of network congestion,
but network speeds have increased enough in the 25 years since this
first appeared (in RFC 1970) that it seems unnecessary as a default
at this point.

This speeds up the FreeBSD boot process by an average of 500 ms.

Sponsored by: https://www.patreon.com/cperciva

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable