CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2023/01/09 03:21:40
Modified files:
regress/sys/net: Makefile
Added files:
regress/sys/net/pf_policy: Makefile absolute.conf list.conf
loop-relative.conf loop.conf
nesting-once.conf nesting.conf
once.conf quick.conf relative.conf
simple.conf
Log message:
yet another set of regression tests for pf(4). Unlike tests
found in pf_forward the tests in pf_policy use local bound
traffic to provide simple testing of various pf features.
The initial commit brings few tests using icmp echo to
test anchor rules.
anton@ helped a lot to improve pf_policy/Makefile
OK anton@