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, Oct 12, 10:28 AM
Unknown Object (File)
Mon, Sep 22, 8:16 AM
Unknown Object (File)
Sep 18 2025, 1:23 AM
Unknown Object (File)
Sep 15 2025, 4:59 AM
Unknown Object (File)
Aug 21 2025, 4:00 PM
Unknown Object (File)
Aug 18 2025, 7:26 AM
Unknown Object (File)
Aug 3 2025, 12:45 AM
Unknown Object (File)
Jul 27 2025, 6:02 AM
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