Page MenuHomeFreeBSD

udp: fix local blackholing
ClosedPublic

Authored by tuexen on Jun 13 2025, 6:59 AM.
Tags
None
Referenced Files
F153112969: D50829.id157009.diff
Sun, Apr 19, 6:11 AM
F152969298: D50829.diff
Sat, Apr 18, 9:47 AM
Unknown Object (File)
Sat, Apr 18, 2:29 AM
Unknown Object (File)
Fri, Apr 17, 6:17 AM
Unknown Object (File)
Tue, Apr 14, 12:31 PM
Unknown Object (File)
Tue, Apr 14, 12:26 AM
Unknown Object (File)
Fri, Apr 10, 2:39 PM
Unknown Object (File)
Mon, Apr 6, 8:59 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