diff options
Diffstat (limited to 'regress/sbin/pfctl/pf3.ok')
-rw-r--r-- | regress/sbin/pfctl/pf3.ok | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/regress/sbin/pfctl/pf3.ok b/regress/sbin/pfctl/pf3.ok index 20866b6dd18..a8ae29581c6 100644 --- a/regress/sbin/pfctl/pf3.ok +++ b/regress/sbin/pfctl/pf3.ok @@ -1,8 +1,8 @@ pass in all pass in all -block in proto tcp all flags FPUEW/FSRPAUEW -block in proto tcp all flags FS/FSRA -block in proto tcp all flags /FSRAW +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 |