Page MenuHomeFreeBSD

tcp: fix local blackholing
ClosedPublic

Authored by tuexen on Jun 13 2025, 6:56 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jul 11, 12:28 AM
Unknown Object (File)
Mon, Jul 7, 5:05 AM
Unknown Object (File)
Sun, Jul 6, 5:56 PM
Unknown Object (File)
Fri, Jul 4, 4:58 PM
Unknown Object (File)
Tue, Jun 24, 5:49 PM
Unknown Object (File)
Sat, Jun 21, 10:37 AM
Unknown Object (File)
Fri, Jun 20, 6:21 PM
Unknown Object (File)
Tue, Jun 17, 9:33 AM
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

Event Timeline

This revision is now accepted and ready to land.Jun 13 2025, 12:57 PM
This revision was automatically updated to reflect the committed changes.