diff options
author | 2003-02-19 23:11:57 +0000 | |
---|---|---|
committer | 2003-02-19 23:11:57 +0000 | |
commit | 5d9225a67b29cf9014f7c7e96748a808bd35d123 (patch) | |
tree | c5e8f5359d6b6514dc76cf462ffac7abb8ba6624 | |
parent | clean the dust and sync with reality (diff) | |
download | wireguard-openbsd-5d9225a67b29cf9014f7c7e96748a808bd35d123.tar.xz wireguard-openbsd-5d9225a67b29cf9014f7c7e96748a808bd35d123.zip |
bogus. pf25 tests this better.
-rw-r--r-- | regress/sbin/pfctl/Makefile | 4 | ||||
-rw-r--r-- | regress/sbin/pfctl/pfsimple2.in | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/regress/sbin/pfctl/Makefile b/regress/sbin/pfctl/Makefile index 57b4b3904d9..b347810549e 100644 --- a/regress/sbin/pfctl/Makefile +++ b/regress/sbin/pfctl/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.79 2003/02/19 22:43:56 henning Exp $ +# $OpenBSD: Makefile,v 1.80 2003/02/19 23:11:57 henning Exp $ # TARGETS # pf: feed pfNN.in through pfctl and check wether the output matches pfNN.ok @@ -14,7 +14,7 @@ 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 27 PFTESTS+=28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 PFTESTS+=51 52 PFFAIL=1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 -PFSIMPLE=1 2 +PFSIMPLE=1 PFSETUP=1 PFLOAD=1 2 3 4 5 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 23 24 25 26 27 28 29 PFLOAD+=30 31 32 34 36 38 39 40 44 46 47 49 diff --git a/regress/sbin/pfctl/pfsimple2.in b/regress/sbin/pfctl/pfsimple2.in deleted file mode 100644 index 99e2ce5cf2c..00000000000 --- a/regress/sbin/pfctl/pfsimple2.in +++ /dev/null @@ -1,2 +0,0 @@ -antispoof log quick for lo0 -antispoof for lo0 inet |