summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl/pf37.ok
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@
2003-03-03regenHenning Brauer
2003-03-02regen after pfctl changesHenning Brauer
2002-12-08adjust after syntax changeHenning Brauer
2002-12-07now that we use the MTU from the interface instead of assuming 1500 theHenning Brauer
tbrsize and the minimum useful bandwidth are different on lo0/lo1. cope with that.
2002-11-29test altq with interface expansionHenning Brauer
as side-effect, this also tests multiple queues with the same name but on different interfaces