summaryrefslogtreecommitdiff
path: root/regress/sbin
AgeCommit message (Expand)Author
2003-01-26add rdr test for port x:y -> port zMarkus Friedl
2003-01-25Update test to handle changes in pfctl handling of "rdr ... -> ... $port:*"Ryan Thomas McBride
2003-01-25Regression tests for table statements and rules containing tables.Cedric Berger
2003-01-24Make table tests less sensitive to environmental conditions.Cedric Berger
2003-01-20Sync with pfctl fixes.Cedric Berger
2003-01-19Test label expansion functions.Camiel Dobbelaar
2003-01-19Labels are quoted in rule output now.Camiel Dobbelaar
2003-01-18adjust; err msgs changedHenning Brauer
2003-01-18Add "static-port" to some of the nat rule tests.Ryan Thomas McBride
2003-01-17Make table tests less sensitive to environmental conditions.Cedric Berger
2003-01-15Bunch of new regression tests. The only missing thing now is testsCedric Berger
2003-01-15Add memory allocation checks + leak detection in regress tests.Cedric Berger
2003-01-14catch upHenning Brauer
2003-01-14${SUDO} in pfsetupHenning Brauer
2003-01-14Add regression tests for radix table address manipulations.Cedric Berger
2003-01-06Add tests for address pools with route-to/reply-to/dup-to.Ryan Thomas McBride
2003-01-04Honour noroute in skip step calculation, found by cedric@Daniel Hartmeier
2003-01-01Remove skip step for action (scrub vs. non-scrub), as scrub rules areDaniel Hartmeier
2002-12-31Adjust tests for kernel split of scrub into it's own ruleset type.Ryan Thomas McBride
2002-12-31Change this test to use the ipv6-icmp alias, icmp6.Ryan Thomas McBride
2002-12-31Fix regression tests for ipv6-icmp-type to icmp6-type changes in pfctl.Ryan Thomas McBride
2002-12-27Update some scrub tests with the "log" keyword.Ryan Thomas McBride
2002-12-24Add "reply-to" keyword to regress test.Ryan Thomas McBride
2002-12-24add cbq "control" keyword to regress testRyan Thomas McBride
2002-12-24add "require-order" to regress test for optionsRyan Thomas McBride
2002-12-23specify tbrsize; fixes this test on alphaHenning Brauer
2002-12-19use ${SUDO} for pfctl when we actually use the ioctls.Ryan Thomas McBride
2002-12-18Load regress rules into anchor regress:regress and compare the outputDaniel Hartmeier
2002-12-18Regress test nat-anchor, rdr-anchor and binat-anchor rules.Daniel Hartmeier
2002-12-17test PRIQHenning Brauer
2002-12-17"cosmetical changes if at all". yeah.Henning Brauer
2002-12-16loopback interface MTU differs on 64 bit archs.Henning Brauer
2002-12-13might help to add the actual tests.Henning Brauer
2002-12-13test scrub options in unusual orderHenning Brauer
2002-12-13test extended syntax for queue assignment on filter rulesHenning Brauer
2002-12-13adjust after minor output change (whitespace)Henning Brauer
2002-12-08test options on altq and queue rules in fancy orderHenning Brauer
2002-12-08adjust after syntax changeHenning Brauer
2002-12-07regress test anchor syntaxDaniel Hartmeier
2002-12-07fromto is optional now, "from any to any" equals "all" equals omitted.Daniel Hartmeier
2002-12-07now that we use the MTU from the interface instead of assuming 1500 theHenning Brauer
2002-12-07match regression test with changes to internal byte order of string basedRyan Thomas McBride
2002-12-06Direction (in/out) is now optional in filter rules, 'block all' is valid,Daniel Hartmeier
2002-12-06block -> block dropHenning Brauer
2002-12-05127.0.0.1/8 -> 127.0.0.0/8Henning Brauer
2002-12-05change self test to use pfX.ok as input; ok henning@Markus Friedl
2002-12-05s/@1//Markus Friedl
2002-12-05and we no longer need to strip the rule numbers off, as they are goneHenning Brauer
2002-12-05no more rule numbers in outputHenning Brauer
2002-12-05enable 'self' tests; ok henning@Markus Friedl