Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-01-03 | Do not use (self) in pfload regress tests, it makes result config-dependant. | Cedric Berger | |
Found by David Krause, analyzed by Ryan McBride. | |||
2003-12-31 | Test new interface syntax. | Cedric Berger | |
2003-12-31 | Sync after interface improvements. | Cedric Berger | |
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-02-26 | As promised, a bunch of new valid binat tests. | Cedric Berger | |
2002-10-14 | test binat netblocks | Henning Brauer | |
from ryan | |||
2002-06-11 | Use 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 |