diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2002-09-18 08:59:09 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2002-09-18 08:59:09 +0000 |
commit | 356ec7224636adc5d512d3a4d70bc032d01fb76a (patch) | |
tree | c7f514e5e112143d87b9730ad228b5f0bba12063 | |
parent | 08ec26170a7f0ea104be2d6cdd848ce7664682c4 (diff) |
test antispoof
-rw-r--r-- | regress/sbin/pfctl/Makefile | 4 | ||||
-rw-r--r-- | regress/sbin/pfctl/pfsimple2.in | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/regress/sbin/pfctl/Makefile b/regress/sbin/pfctl/Makefile index c46bcb7a8bd..67acc6c81dd 100644 --- a/regress/sbin/pfctl/Makefile +++ b/regress/sbin/pfctl/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.31 2002/09/18 08:57:09 henning Exp $ +# $OpenBSD: Makefile,v 1.32 2002/09/18 08:59:08 henning Exp $ PFTESTS=1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 PFFAIL=1 2 3 4 5 6 7 8 9 10 11 12 13 14 -PFSIMPLE=1 +PFSIMPLE=1 2 .for n in ${PFFAIL} REGRESS_TARGETS+=pfail${n} diff --git a/regress/sbin/pfctl/pfsimple2.in b/regress/sbin/pfctl/pfsimple2.in new file mode 100644 index 00000000000..99e2ce5cf2c --- /dev/null +++ b/regress/sbin/pfctl/pfsimple2.in @@ -0,0 +1,2 @@ +antispoof log quick for lo0 +antispoof for lo0 inet |