Page MenuHomeFreeBSD

udp: fix local blackholing
ClosedPublic

Authored by tuexen on Jun 13 2025, 6:59 AM.
Tags
None
Referenced Files
F148595178: D50829.diff
Thu, Mar 19, 1:01 AM
Unknown Object (File)
Mon, Mar 16, 10:37 PM
Unknown Object (File)
Mon, Mar 9, 6:33 PM
Unknown Object (File)
Sun, Mar 8, 9:01 PM
Unknown Object (File)
Sun, Mar 8, 4:28 PM
Unknown Object (File)
Mon, Feb 23, 9:56 PM
Unknown Object (File)
Feb 8 2026, 10:30 AM
Unknown Object (File)
Dec 30 2025, 3:39 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