summaryrefslogtreecommitdiffstats
path: root/regress/sbin/pfctl/pf10.optimized (follow)
Commit message (Collapse)AuthorAgeFilesLines
* In pf.conf the icmp6-type notnbr-unr has been renamed to beyond-unr.bluhm2017-08-071-1/+1
| | | | Adapt regress test.
* update regression tests wrt skip steps (fixed in pfctl.c rev1.305);mikeb2011-12-121-19/+19
| | | | ok henning mcbride (a while back)
* Update regress tests for the following changes:mcbride2011-07-081-21/+21
| | | | | | | | | | - if_addr RB_TREE (Address sort differently on an interface) - skip steps changes - RDOMAIN - reordering of address/port tests - fastroute is gone - keep state is no longer printed by default - lo0 now has link-local scope address in addition to ::1
* Handle default 'flags S/SA keep state', 'no state' and 'flags any'.mcbride2006-10-061-2/+2
|
* First pass at doing regress tests on the optimizer (pfctl -o).mcbride2004-10-011-0/+76
Still need to add some more input files to test specific corner cases.