Page MenuHomeFreeBSD

pf: match keyword support
ClosedPublic

Authored by kp on Jul 9 2021, 12:02 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 20, 10:01 PM
Unknown Object (File)
Wed, Apr 9, 5:06 PM
Unknown Object (File)
Mon, Apr 7, 2:13 AM
Unknown Object (File)
Mar 19 2025, 5:20 PM
Unknown Object (File)
Feb 16 2025, 10:04 AM
Unknown Object (File)
Feb 16 2025, 3:30 AM
Unknown Object (File)
Feb 9 2025, 11:46 PM
Unknown Object (File)
Feb 5 2025, 1:04 AM

Details

Summary

Support the 'match' keyword.
Note that support is limited to adding queuing information, so without
ALTQ support in the kernel setting match rules is pointless.

For the avoidance of doubt: this is NOT full support for the match
keyword as found in OpenBSD's pf. That could potentially be built on top
of this, but this commit is NOT that.

MFC after: 2 weeks
Sponsored by: Rubicon Communications, LLC ("Netgate")

Diff Detail

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