summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl/pf53.ok
diff options
context:
space:
mode:
Diffstat (limited to 'regress/sbin/pfctl/pf53.ok')
-rw-r--r--regress/sbin/pfctl/pf53.ok8
1 files changed, 4 insertions, 4 deletions
diff --git a/regress/sbin/pfctl/pf53.ok b/regress/sbin/pfctl/pf53.ok
index 2a8d7df6998..91866b724d3 100644
--- a/regress/sbin/pfctl/pf53.ok
+++ b/regress/sbin/pfctl/pf53.ok
@@ -1,4 +1,4 @@
-pass in inet proto tcp from 1.2.3.4 to any label "0:any:tcp:1.2.3.4::any:"
-pass in inet proto tcp from 1.2.3.5 to any label "1:any:tcp:1.2.3.5::any:"
-pass in on lo0 inet proto tcp from 1.2.3.4 to any label "2:lo0:tcp:1.2.3.4::any:"
-pass in on lo0 inet proto tcp from 1.2.3.5 to any label "3:lo0:tcp:1.2.3.5::any:"
+pass in inet proto tcp from 1.2.3.4 to any flags S/SA keep state label "0:any:tcp:1.2.3.4::any:"
+pass in inet proto tcp from 1.2.3.5 to any flags S/SA keep state label "1:any:tcp:1.2.3.5::any:"
+pass in on lo0 inet proto tcp from 1.2.3.4 to any flags S/SA keep state label "2:lo0:tcp:1.2.3.4::any:"
+pass in on lo0 inet proto tcp from 1.2.3.5 to any flags S/SA keep state label "3:lo0:tcp:1.2.3.5::any:"