Page MenuHomeFreeBSD

pf: align option handling for IPv4 and IPv6
ClosedPublic

Authored by kp on Jun 3 2025, 12:49 PM.
Tags
None
Referenced Files
F132950157: D50662.id156615.diff
Tue, Oct 21, 11:03 AM
F132950156: D50662.id.diff
Tue, Oct 21, 11:03 AM
F132950154: D50662.id156468.diff
Tue, Oct 21, 11:03 AM
F132897106: D50662.diff
Mon, Oct 20, 11:26 PM
Unknown Object (File)
Wed, Oct 8, 5:47 AM
Unknown Object (File)
Fri, Oct 3, 1:13 PM
Unknown Object (File)
Fri, Oct 3, 3:38 AM
Unknown Object (File)
Tue, Sep 30, 9:07 AM

Details

Summary

Block IPv6 packets in pf(4) that have hop-by-hop options header or
destination options header. Such packets can be passed by adding
"allow-opts" to the rule. So IPv6 options are handled like their
counterpart in IPv4 now.
tested by benno@; OK henning@

Obtained from: OpenBSD, bluhm <bluhm@openbsd.org>, c50c83ac27
Sponsored by: Rubicon Communications, LLC ("Netgate")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable