summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl
AgeCommit message (Expand)Author
2002-09-22test line buffer overflow checks in pfctlHenning Brauer
2002-09-20test line continuationHenning Brauer
2002-09-18test port ranges in rdr rulesHenning Brauer
2002-09-18test log keywords and log quick/quick log orderHenning Brauer
2002-09-18test return-rst(ttl number)Henning Brauer
2002-09-18test "set loginterface none"Henning Brauer
2002-09-18test af detection logic in nat and rdr rulesHenning Brauer
2002-09-18test antispoofHenning Brauer
2002-09-18new kind of pfctl regression tests:Henning Brauer
2002-09-15some dynaddr testsHenning Brauer
2002-09-12regress test for antispoofHenning Brauer
2002-09-02Rename a bunch of the old bsd.regress.mk variables into the new ones.Anil Madhavapeddy
2002-07-30negative regression test for flags handlingHenning Brauer
2002-07-30positive regression test for flag handlingHenning Brauer
2002-07-26swap log and quick a few timesHenning Brauer
2002-07-21test missing commaTheo de Raadt
2002-07-20two more from henningTheo de Raadt
2002-07-20adapt to new dup-to syntaxTheo de Raadt
2002-07-20use diff nicerTheo de Raadt
2002-07-16Add nat_consistent() and rdr_consistent() for checks that should occurDaniel Hartmeier
2002-07-15test "on ! interface"Henning Brauer
2002-07-15o don't use keep state on block rulesHenning Brauer
2002-07-13regression test for interface and proto list expansion in nat rulesHenning Brauer
2002-07-09the new interface-to-ip lookup fuctions requires the address family to beHenning Brauer
2002-07-08Don't allow 'flags' option in non-TCP rules, found by mpech@Daniel Hartmeier
2002-07-06theo doesn't like it.Henning Brauer
2002-07-06use sbin/pfctl/${__objdir}/pfctl for regression tests if existant, fallHenning Brauer
2002-06-25regression tests for options in pf.confHenning Brauer
2002-06-24scrub on <if> works now, update regress tests.Daniel Hartmeier
2002-06-13Scrub rules are now numbered properly. my bad. ok frantzen@Kjell Wooding
2002-06-11turn on pf21Mike Frantzen
2002-06-11test scrub fragment {reassemble|crop|drop-ovl} modifiersMike Frantzen
2002-06-11sync w/ default implicit "fragment reassemble" scrub modifierMike Frantzen
2002-06-11regression test for NATing to dynamic addresses ( nat ... -> (if) )Henning Brauer
2002-06-11Use merged config file format. The separate NAT loop can go away,Kjell Wooding
2002-06-10Add regression tests for scrubKjell Wooding
2002-06-09Add regression tests for rdr list processingKjell Wooding
2002-06-08Add regression tests for NAT list expansionKjell Wooding
2002-06-08no macro concatenation via +=Henning Brauer
2002-06-08regression test for macro concatenationHenning Brauer
2002-06-08explicitely set inet for localhost and lo0 tests, test would fail ifHenning Brauer
2002-06-08regression test from $srcaddr & friends in rule labelsHenning Brauer
2002-06-07whoops. turn on the IPv6 scope testMike Frantzen
2002-06-07regress test IPv6 scopesMike Frantzen
2002-06-01Update tests to reflect ECN support.Hugh Graham
2002-04-24Add dynamic (in-kernel) interface name -> address translation. Instead ofDaniel Hartmeier
2002-03-27implement a "no-route" keyword.Michael Shalayeff
2002-02-27And adjust regress tests to match the rule number output.Daniel Hartmeier
2002-02-18Clean up.Artur Grabowski
2002-01-09Add tests for 'no' translation rules and 'label' in filter rules.Daniel Hartmeier