diff options
author | Cedric Berger <cedric@cvs.openbsd.org> | 2003-07-29 20:28:35 +0000 |
---|---|---|
committer | Cedric Berger <cedric@cvs.openbsd.org> | 2003-07-29 20:28:35 +0000 |
commit | 53593b8c8e36b38cb706b79fa887ea04005cd315 (patch) | |
tree | b3d4a34251d84c4ab010aa26fa3ce8618e398ead /regress/sbin/pfctl/pf3.ok | |
parent | b86fd036e8341bc573bb9d853ff0a0699a0f4dbf (diff) |
Big Sync
Diffstat (limited to 'regress/sbin/pfctl/pf3.ok')
-rw-r--r-- | regress/sbin/pfctl/pf3.ok | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/regress/sbin/pfctl/pf3.ok b/regress/sbin/pfctl/pf3.ok index a8ae29581c6..7f427387999 100644 --- a/regress/sbin/pfctl/pf3.ok +++ b/regress/sbin/pfctl/pf3.ok @@ -1,9 +1,9 @@ -pass in all -pass in all -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 all +pass in all +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 |