Age | Commit message (Expand) | Author |
2002-07-30 | negative regression test for flags handling | Henning Brauer |
2002-07-30 | positive regression test for flag handling | Henning Brauer |
2002-07-26 | swap log and quick a few times | Henning Brauer |
2002-07-21 | test missing comma | Theo de Raadt |
2002-07-20 | two more from henning | Theo de Raadt |
2002-07-20 | adapt to new dup-to syntax | Theo de Raadt |
2002-07-20 | use diff nicer | Theo de Raadt |
2002-07-16 | Add nat_consistent() and rdr_consistent() for checks that should occur | Daniel Hartmeier |
2002-07-15 | test "on ! interface" | Henning Brauer |
2002-07-15 | o don't use keep state on block rules | Henning Brauer |
2002-07-13 | regression test for interface and proto list expansion in nat rules | Henning Brauer |
2002-07-09 | the new interface-to-ip lookup fuctions requires the address family to be | Henning Brauer |
2002-07-08 | Don't allow 'flags' option in non-TCP rules, found by mpech@ | Daniel Hartmeier |
2002-07-06 | theo doesn't like it. | Henning Brauer |
2002-07-06 | use sbin/pfctl/${__objdir}/pfctl for regression tests if existant, fall | Henning Brauer |
2002-06-25 | regression tests for options in pf.conf | Henning Brauer |
2002-06-24 | scrub on <if> works now, update regress tests. | Daniel Hartmeier |
2002-06-13 | Scrub rules are now numbered properly. my bad. ok frantzen@ | Kjell Wooding |
2002-06-11 | turn on pf21 | Mike Frantzen |
2002-06-11 | test scrub fragment {reassemble|crop|drop-ovl} modifiers | Mike Frantzen |
2002-06-11 | sync w/ default implicit "fragment reassemble" scrub modifier | Mike Frantzen |
2002-06-11 | regression test for NATing to dynamic addresses ( nat ... -> (if) ) | Henning Brauer |
2002-06-11 | Use merged config file format. The separate NAT loop can go away, | Kjell Wooding |
2002-06-10 | Add regression tests for scrub | Kjell Wooding |
2002-06-09 | Add regression tests for rdr list processing | Kjell Wooding |
2002-06-08 | Add regression tests for NAT list expansion | Kjell Wooding |
2002-06-08 | no macro concatenation via += | Henning Brauer |
2002-06-08 | regression test for macro concatenation | Henning Brauer |
2002-06-08 | explicitely set inet for localhost and lo0 tests, test would fail if | Henning Brauer |
2002-06-08 | regression test from $srcaddr & friends in rule labels | Henning Brauer |
2002-06-07 | whoops. turn on the IPv6 scope test | Mike Frantzen |
2002-06-07 | regress test IPv6 scopes | Mike Frantzen |
2002-06-01 | Update tests to reflect ECN support. | Hugh Graham |
2002-04-24 | Add dynamic (in-kernel) interface name -> address translation. Instead of | Daniel Hartmeier |
2002-03-27 | implement a "no-route" keyword. | Michael Shalayeff |
2002-02-27 | And adjust regress tests to match the rule number output. | Daniel Hartmeier |
2002-02-23 | no more need to explicitly specify regress: _SUBDIRUSE targets anymore. | Artur Grabowski |
2002-02-18 | Clean up. | Artur Grabowski |
2002-01-09 | Add tests for 'no' translation rules and 'label' in filter rules. | Daniel Hartmeier |
2002-01-01 | trivial conversions to bsd.regress.mk | Artur Grabowski |
2001-11-26 | add tests for fastroute options | jasoni |
2001-11-13 | Use more common interface names like lo0, tun0, enc0 for regress tests, | Daniel Hartmeier |
2001-10-15 | Add 'allow-opts' to rules. Packets with IP options will be blocked by | Daniel Hartmeier |
2001-10-07 | Add interface name to address translation to pfctl, document it and add | Daniel Hartmeier |
2001-10-01 | sync with support for underscores in macro names | Markus Friedl |
2001-09-15 | sync ICMP6_DST_UNREACH_NOROUTE <-> _ADMIN | Peter Stromberg |
2001-09-15 | return-icmp / icmp-type tests, ok dhartmei@ | Peter Stromberg |
2001-09-15 | Update regress tests. Some input syntax has changed (inet/inet6) as well | Daniel Hartmeier |
2001-09-06 | add test for binat | jasoni |
2001-09-04 | Add regress test for "on { if, if }" syntax. | Daniel Hartmeier |