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
Unknown Object (File)
Thu, Nov 28, 7:43 PM
Unknown Object (File)
Nov 25 2024, 5:07 AM
Unknown Object (File)
Nov 21 2024, 11:06 AM
Unknown Object (File)
Nov 20 2024, 4:10 PM
Unknown Object (File)
Nov 19 2024, 10:24 AM
Unknown Object (File)
Nov 7 2024, 11:38 PM
Unknown Object (File)
Nov 6 2024, 10:52 PM
Unknown Object (File)
Nov 6 2024, 6:30 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