diff options
Diffstat (limited to 'regress/sbin/pfctl/pf34.ok')
-rw-r--r-- | regress/sbin/pfctl/pf34.ok | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/regress/sbin/pfctl/pf34.ok b/regress/sbin/pfctl/pf34.ok index a91f1ae50d2..766ddc9512b 100644 --- a/regress/sbin/pfctl/pf34.ok +++ b/regress/sbin/pfctl/pf34.ok @@ -1,5 +1,5 @@ -pass in inet from any to 127.0.0.1 flags S/SA keep state -pass in inet6 from any to 2000::1 flags S/SA keep state -pass in all flags S/SA keep state probability 50% -pass in all flags S/SA keep state probability 50% -pass in inet6 proto tcp from ::1 to any flags S/SA keep state probability 0.8% +pass in inet from any to 127.0.0.1 flags S/SA +pass in inet6 from any to 2000::1 flags S/SA +pass in all flags S/SA probability 50% +pass in all flags S/SA probability 50% +pass in inet6 proto tcp from ::1 to any flags S/SA probability 0.8% |