diff options
Diffstat (limited to 'regress/sbin/pfctl/pf56.ok')
-rw-r--r-- | regress/sbin/pfctl/pf56.ok | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/sbin/pfctl/pf56.ok b/regress/sbin/pfctl/pf56.ok index a44cc06e648..5f0e860ae2c 100644 --- a/regress/sbin/pfctl/pf56.ok +++ b/regress/sbin/pfctl/pf56.ok @@ -1,2 +1,2 @@ -pass in proto tcp from any to any port = www keep state (tcp.established 60) -pass in proto tcp from any to any port = www keep state (max 10, tcp.first 2) +pass in proto tcp from any to any port = www keep state (tcp.established 60) +pass in proto tcp from any to any port = www keep state (max 10, tcp.first 2) |