summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl/pf19.in
AgeCommit message (Collapse)Author
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@
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