summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl/pf43.ok
diff options
context:
space:
mode:
Diffstat (limited to 'regress/sbin/pfctl/pf43.ok')
-rw-r--r--regress/sbin/pfctl/pf43.ok10
1 files changed, 5 insertions, 5 deletions
diff --git a/regress/sbin/pfctl/pf43.ok b/regress/sbin/pfctl/pf43.ok
index 67d1c28f4ed..def31b543a2 100644
--- a/regress/sbin/pfctl/pf43.ok
+++ b/regress/sbin/pfctl/pf43.ok
@@ -1,8 +1,8 @@
altq on lo0 cbq bandwidth 100Mb tbrsize 3648 queue { bulk prio }
queue bulk bandwidth 70% cbq( default )
queue prio bandwidth 30% priority 7
-pass in on lo0 inet proto tcp from any to 127.0.0.1 port = ssh queue(bulk, prio)
-pass in on lo0 inet proto tcp from any to 127.0.0.1 port = ssh queue bulk
-pass in on lo0 inet proto tcp from any to 127.0.0.1 port = ssh queue(bulk, prio)
-pass in on lo0 inet proto tcp from any to 127.0.0.1 port = ssh queue bulk
-pass in on lo0 inet proto tcp from any to 127.0.0.1 port = ssh queue(bulk, prio)
+pass in on lo0 inet proto tcp from any to 127.0.0.1 port = ssh flags S/SA keep state queue(bulk, prio)
+pass in on lo0 inet proto tcp from any to 127.0.0.1 port = ssh flags S/SA keep state queue bulk
+pass in on lo0 inet proto tcp from any to 127.0.0.1 port = ssh flags S/SA keep state queue(bulk, prio)
+pass in on lo0 inet proto tcp from any to 127.0.0.1 port = ssh flags S/SA keep state queue bulk
+pass in on lo0 inet proto tcp from any to 127.0.0.1 port = ssh flags S/SA keep state queue(bulk, prio)