Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-12-05 | lo1, tun0, tun1 don't exist any more. thus, create the interfaces we need for | Henning Brauer | |
regress purposes before starting and destroy them afterwards. lo1 -> lo1000000 tun0 -> tun1000000 tun1 -> tun1000001 ok markus@ | |||
2003-03-03 | regen | Henning Brauer | |
2003-03-02 | regen after pfctl changes | Henning Brauer | |
2002-12-08 | adjust after syntax change | Henning Brauer | |
2002-12-07 | now that we use the MTU from the interface instead of assuming 1500 the | Henning Brauer | |
tbrsize and the minimum useful bandwidth are different on lo0/lo1. cope with that. | |||
2002-11-29 | test altq with interface expansion | Henning Brauer | |
as side-effect, this also tests multiple queues with the same name but on different interfaces |