Page MenuHomeFreeBSD

tcp: fix local blackholing
ClosedPublic

Authored by tuexen on Jun 13 2025, 6:56 AM.
Tags
None
Referenced Files
F131892430: D50828.id157007.diff
Sun, Oct 12, 12:47 AM
F131892429: D50828.id.diff
Sun, Oct 12, 12:47 AM
F131892426: D50828.id156958.diff
Sun, Oct 12, 12:47 AM
Unknown Object (File)
Sat, Oct 11, 3:16 PM
Unknown Object (File)
Wed, Oct 1, 6:47 AM
Unknown Object (File)
Mon, Sep 29, 2:08 PM
Unknown Object (File)
Tue, Sep 16, 11:15 PM
Unknown Object (File)
Mon, Sep 15, 8:04 PM
Subscribers

Details

Summary

The sysctl-variable net.inet.tcp.blackhole_local should affect TCP segments from an IPv6 address of the local host, not of a host on the local area network.
Thanks to cc@ for pointing me to the issue.

Diff Detail

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