summaryrefslogtreecommitdiffstats
path: root/regress/sbin/pfctl/pf25.optimized (follow)
Commit message (Collapse)AuthorAgeFilesLines
* update regression tests wrt skip steps (fixed in pfctl.c rev1.305);mikeb2011-12-121-5/+5
| | | | ok henning mcbride (a while back)
* Update regress tests for the following changes:mcbride2011-07-081-7/+7
| | | | | | | | | | - 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
* sync optimized versions as wellcamield2005-05-221-20/+4
| | | | ok henning@
* First pass at doing regress tests on the optimizer (pfctl -o).mcbride2004-10-011-0/+36
Still need to add some more input files to test specific corner cases.