Page MenuHomeFreeBSD

pf: match keyword support
ClosedPublic

Authored by kp on Jul 9 2021, 12:02 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Aug 18, 4:16 PM
Unknown Object (File)
Sun, Aug 16, 7:50 PM
Unknown Object (File)
Sat, Aug 15, 8:14 PM
Unknown Object (File)
Sat, Aug 15, 10:39 AM
Unknown Object (File)
Thu, Aug 13, 8:37 PM
Unknown Object (File)
Wed, Aug 12, 5:36 PM
Unknown Object (File)
Tue, Aug 11, 3:19 PM
Unknown Object (File)
Mon, Aug 10, 5:52 PM

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