diff options
Diffstat (limited to 'regress/sbin/pfctl/pf3.ok')
-rw-r--r-- | regress/sbin/pfctl/pf3.ok | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/regress/sbin/pfctl/pf3.ok b/regress/sbin/pfctl/pf3.ok index 7f427387999..0de07584bbb 100644 --- a/regress/sbin/pfctl/pf3.ok +++ b/regress/sbin/pfctl/pf3.ok @@ -1,9 +1,13 @@ -pass in all -pass in all +pass in all flags S/SA keep state +pass in all flags S/SA keep state block drop in proto tcp all flags FPUEW/FSRPAUEW block drop in proto tcp all flags FS/FSRA block drop in proto tcp all flags /FSRAW -pass in proto udp all -pass in proto icmp all -pass in proto tcp all flags S/SA -pass in all flags S/SA +pass in proto udp all keep state +pass in proto icmp all keep state +pass in proto tcp all flags S/SA keep state +pass in all flags S/SA no state +pass in all flags any no state +pass in all flags any keep state +pass in all flags S/SA keep state +pass in all flags S/SA keep state |