summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl/pfaltq9.in
AgeCommit message (Collapse)Author
2004-03-07we change dthe queue ID allocator so that all IDs moved by 1 now, andHenning Brauer
ppp0/1 are no more by default
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-04-05test queue .. on $interfaceHenning Brauer