Page MenuHomeFreeBSD

Allow TCP backhole detection to be enabled per protocol
ClosedPublic

Authored by tuexen on Mar 29 2020, 10:41 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 20, 6:59 AM
Unknown Object (File)
Sun, Apr 20, 4:10 AM
Unknown Object (File)
Sun, Apr 20, 1:12 AM
Unknown Object (File)
Sun, Apr 20, 12:47 AM
Unknown Object (File)
Sun, Apr 20, 12:46 AM
Unknown Object (File)
Sat, Apr 19, 11:27 PM
Unknown Object (File)
Sat, Apr 19, 11:06 PM
Unknown Object (File)
Sat, Apr 19, 10:48 PM
Subscribers

Details

Summary

Allow the TCP blackhole detection to be enabled for only for IPv4, only for IPv6, and for IPv4 and IPv6.
The current blackhole detection might classify a temporary outage as an MTU issue and reduces permanently the MSS.
Since the consequences of such a reduction due to a misclassification are much more drastically for IPv4 than for IPv6, let the administrator enable it for IPv6 only.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable