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, Jul 14, 5:18 AM
Unknown Object (File)
Fri, Jul 11, 7:44 AM
Unknown Object (File)
Mon, Jul 7, 8:46 PM
Unknown Object (File)
Mon, Jul 7, 11:41 AM
Unknown Object (File)
Fri, Jul 4, 6:45 AM
Unknown Object (File)
Thu, Jul 3, 8:57 PM
Unknown Object (File)
Wed, Jul 2, 2:38 PM
Unknown Object (File)
Tue, Jul 1, 10:54 AM
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

Event Timeline

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