summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl/pf17.in
AgeCommit message (Collapse)Author
2004-01-03Do not use (self) in pfload regress tests, it makes result config-dependant.Cedric Berger
Found by David Krause, analyzed by Ryan McBride.
2003-12-31Test new interface syntax.Cedric Berger
2003-12-31Sync after interface improvements.Cedric Berger
2003-12-05lo1, tun0, tun1 don't exist any more. thus, create the interfaces we need forHenning Brauer
regress purposes before starting and destroy them afterwards. lo1 -> lo1000000 tun0 -> tun1000000 tun1 -> tun1000001 ok markus@
2003-02-26As promised, a bunch of new valid binat tests.Cedric Berger
2002-10-14test binat netblocksHenning Brauer
from ryan
2002-06-11Use merged config file format. The separate NAT loop can go away,Kjell Wooding
since all files are now loaded the same way. Add regress tests for invalid ordering of scrub, nat, filter rules