summaryrefslogtreecommitdiff
path: root/regress/sbin
AgeCommit message (Expand)Author
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
2002-12-05adjust after pfctl output changesHenning Brauer
2002-12-04test opts in another than the classical orderHenning Brauer
2002-12-02test user, actually, test multiple user commandsTheo de Raadt
2002-11-29test altq with interface expansionHenning Brauer
2002-11-28test qlimit on altq ruleHenning Brauer
2002-11-28Sync with changes in pfctl:Ryan Thomas McBride
2002-11-28remove trailing whitespaceRyan Thomas McBride
2002-11-28add regression test for nat poolsRyan Thomas McBride
2002-11-27more altq testingHenning Brauer
2002-11-27adjust after printing changesHenning Brauer
2002-11-25create a new set of regress tests, which require an activeMichael Shalayeff
2002-11-25adjust; slightly off due to 1K = 1000 fixHenning Brauer
2002-11-25kill trailing newlines; markus@Henning Brauer
2002-11-25test mixed af rules. broken right now. sigh.Henning Brauer
2002-11-24gack.Henning Brauer
2002-11-24test altq and queueHenning Brauer
2002-11-24make succeed again; explicit address family needed in one more case nowHenning Brauer
2002-11-22add (disabled) self tests (make self); ok frantzenMarkus Friedl
2002-11-22there's now a space after the label...Henning Brauer
2002-11-19add icmp-type and code by name testsPeter Stromberg
2002-11-13extended scrub testsHenning Brauer
2002-11-07CIDR testsHenning Brauer
2002-10-27flags X is deadHenning Brauer
2002-10-22Update for new semantics of set_ipmask (netmask is applied immediatelyCamiel Dobbelaar
2002-10-14test binat netblocksHenning Brauer
2002-10-07test generic returnHenning Brauer
2002-10-07test new return-icmp syntaxHenning Brauer
2002-10-07adjust for new return-icmpHenning Brauer
2002-10-07output slightly different with new return-icmp handling, adjustHenning Brauer
2002-10-07this is valid now... change to be invalidHenning Brauer
2002-10-05Expand {} lists from left to right, so 'pass in from { a, b } to any'Daniel Hartmeier
2002-09-22test line buffer overflow checks in pfctlHenning Brauer