summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhenning <henning@openbsd.org>2003-02-19 23:09:28 +0000
committerhenning <henning@openbsd.org>2003-02-19 23:09:28 +0000
commitd2f0dca8d4e919048c60cba537eef65961c09295 (patch)
treec0729890fa45abf88f8ec72874a835f71703d08f
parentadjust after pfctl changes; and test icmp version / address family mismatch (diff)
downloadwireguard-openbsd-d2f0dca8d4e919048c60cba537eef65961c09295.tar.xz
wireguard-openbsd-d2f0dca8d4e919048c60cba537eef65961c09295.zip
clean the dust and sync with reality
-rw-r--r--regress/sbin/pfctl/pfail12.in3
-rw-r--r--regress/sbin/pfctl/pfail12.ok1
2 files changed, 0 insertions, 4 deletions
diff --git a/regress/sbin/pfctl/pfail12.in b/regress/sbin/pfctl/pfail12.in
index 2d3e3dc7520..785218620cb 100644
--- a/regress/sbin/pfctl/pfail12.in
+++ b/regress/sbin/pfctl/pfail12.in
@@ -1,5 +1,2 @@
# ports are invalid for proto icmp
rdr on lo0 proto icmp from any to 11.1.1.1/32 port 12345 -> 172.17.0.2 port 69
-
-# flags on non-tcp rules are invalid
-pass in all flags S/SA
diff --git a/regress/sbin/pfctl/pfail12.ok b/regress/sbin/pfctl/pfail12.ok
index 6951c6df3b5..18d0fa8afdf 100644
--- a/regress/sbin/pfctl/pfail12.ok
+++ b/regress/sbin/pfctl/pfail12.ok
@@ -3,4 +3,3 @@ stdin:2: rpool port only applies to tcp/udp
stdin:2: skipping rule due to errors
stdin:2: rule expands to no valid combination
pfctl: Syntax error in file: pf rules not loaded
-pass in all flags S/SA