diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2003-02-19 23:09:29 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2003-02-19 23:09:29 +0000 |
commit | cd5b32e2117bad3ded137f662028bec7f55df3d5 (patch) | |
tree | e38643ad342eb2136f7057c22841f80af6f6580e /regress/sbin | |
parent | 5cc5d4e6ff86b5a94e82c83da52ab3b7a7335666 (diff) |
clean the dust and sync with reality
Diffstat (limited to 'regress/sbin')
-rw-r--r-- | regress/sbin/pfctl/pfail12.in | 3 | ||||
-rw-r--r-- | regress/sbin/pfctl/pfail12.ok | 1 |
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 |