Page MenuHomeFreeBSD

pf: support basic L3 filtering in the Ethernet rules
ClosedPublic

Authored by kp on Mar 8 2022, 5:23 PM.
Tags
None
Referenced Files
F115448992: D34482.id103842.diff
Wed, Apr 23, 11:14 PM
Unknown Object (File)
Mon, Apr 21, 9:22 AM
Unknown Object (File)
Fri, Apr 18, 1:18 PM
Unknown Object (File)
Thu, Apr 17, 11:15 AM
Unknown Object (File)
Mon, Apr 14, 3:50 PM
Unknown Object (File)
Mar 1 2025, 5:51 PM
Unknown Object (File)
Feb 26 2025, 8:16 PM
Unknown Object (File)
Feb 23 2025, 6:26 PM

Details

Summary

Allow filtering based on the source or destination IP/IPv6 address in
the Ethernet layer rules.

Sponsored by: Rubicon Communications, LLC ("Netgate")

Diff Detail

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

Event Timeline

debdrup added a subscriber: debdrup.

Please remember to bump .Dd on pf.conf.5 - other than that, manual page looks fine.

This revision is now accepted and ready to land.Mar 8 2022, 9:26 PM

Other than the needed bump, manual page change LGTM

share/man/man5/pf.conf.5
31

Needs bumping..

This revision now requires review to proceed.Mar 9 2022, 10:18 AM

Manual page LGTM now. Holding back until someone opines on consistency with parser (and correctness of rest of source code change).

This revision was not accepted when it landed; it landed in state Needs Review.Mar 14 2022, 9:44 PM
This revision was automatically updated to reflect the committed changes.