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, Oct 13, 6:42 AM
Unknown Object (File)
Tue, Oct 7, 2:21 AM
Unknown Object (File)
Mon, Sep 22, 11:10 AM
Unknown Object (File)
Sep 7 2025, 11:59 PM
Unknown Object (File)
Sep 7 2025, 10:26 PM
Unknown Object (File)
Sep 7 2025, 4:19 PM
Unknown Object (File)
Sep 5 2025, 12:59 PM
Unknown Object (File)
Sep 4 2025, 6:15 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