Page MenuHomeFreeBSD

udp: fix local blackholing
ClosedPublic

Authored by tuexen on Jun 13 2025, 6:59 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 3, 5:23 PM
Unknown Object (File)
Mon, Nov 3, 4:42 PM
Unknown Object (File)
Mon, Nov 3, 2:27 PM
Unknown Object (File)
Sun, Nov 2, 10:55 PM
Unknown Object (File)
Sun, Nov 2, 9:36 AM
Unknown Object (File)
Sat, Nov 1, 1:19 AM
Unknown Object (File)
Fri, Oct 31, 10:04 PM
Unknown Object (File)
Fri, Oct 31, 2:46 PM
Subscribers

Details

Summary

The sysctl-variable net.inet.udp.blackhole_local should affect UDP packets 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