summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl/pfopt5.ok
diff options
context:
space:
mode:
Diffstat (limited to 'regress/sbin/pfctl/pfopt5.ok')
-rw-r--r--regress/sbin/pfctl/pfopt5.ok6
1 files changed, 3 insertions, 3 deletions
diff --git a/regress/sbin/pfctl/pfopt5.ok b/regress/sbin/pfctl/pfopt5.ok
index b6f3bcc8848..4542c620149 100644
--- a/regress/sbin/pfctl/pfopt5.ok
+++ b/regress/sbin/pfctl/pfopt5.ok
@@ -3,6 +3,6 @@ set limit states 100
set block-policy drop
set require-order yes
scrub in all fragment reassemble
-pass out on lo0 proto tcp from any to any port = ssh keep state queue(pri-med, pri-high)
-pass out on lo0 proto tcp from any to any port = www keep state queue pri-med
-pass in on lo0 proto tcp from any to any port = www keep state queue pri-low
+pass out on lo0 proto tcp from any to any port = ssh flags S/SA keep state queue(pri-med, pri-high)
+pass out on lo0 proto tcp from any to any port = www flags S/SA keep state queue pri-med
+pass in on lo0 proto tcp from any to any port = www flags S/SA keep state queue pri-low