summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl/pf3.in
diff options
context:
space:
mode:
authorHenning Brauer <henning@cvs.openbsd.org>2002-10-27 13:59:15 +0000
committerHenning Brauer <henning@cvs.openbsd.org>2002-10-27 13:59:15 +0000
commita3852cf1847e9a077b6d73ce476303d5fc83c97c (patch)
tree0daaba3c6a133f2071b73243feaf944b494fd3db /regress/sbin/pfctl/pf3.in
parent06d4aa824c3d10e117fc7895acc97f9d9f356b4a (diff)
flags X is dead
Diffstat (limited to 'regress/sbin/pfctl/pf3.in')
-rw-r--r--regress/sbin/pfctl/pf3.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/regress/sbin/pfctl/pf3.in b/regress/sbin/pfctl/pf3.in
index 51dbf2a1a99..c0c1ad0d30b 100644
--- a/regress/sbin/pfctl/pf3.in
+++ b/regress/sbin/pfctl/pf3.in
@@ -1,9 +1,9 @@
pass in all
pass in from any to any
-block in proto tcp from any to any flags FUPEW
+block in proto tcp from any to any flags FUPEW/FSRPAUEW
block in proto tcp from any to any flags SF/SFRA
block in proto tcp from any to any flags /SFRAW
-pass in proto { udp, icmp, tcp } from any to any flags S
-pass in from any to any flags S
+pass in proto { udp, icmp, tcp } from any to any flags S/SA
+pass in from any to any flags S/SA