diff options
author | Mike Frantzen <frantzen@cvs.openbsd.org> | 2002-06-11 18:07:07 +0000 |
---|---|---|
committer | Mike Frantzen <frantzen@cvs.openbsd.org> | 2002-06-11 18:07:07 +0000 |
commit | d963e3d7a484391c9dc6e1dc1a7b93438ccf1f57 (patch) | |
tree | 0ffff265f8f1e1dce486dfe2cd90bfba52c024a4 /regress/sbin/pfctl/pf15.ok | |
parent | 230b2070bb6f1dd42c93a1dcbc2ef5bc3f698480 (diff) |
sync w/ default implicit "fragment reassemble" scrub modifier
Diffstat (limited to 'regress/sbin/pfctl/pf15.ok')
-rw-r--r-- | regress/sbin/pfctl/pf15.ok | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/regress/sbin/pfctl/pf15.ok b/regress/sbin/pfctl/pf15.ok index 4c45728f87e..ae689b38326 100644 --- a/regress/sbin/pfctl/pf15.ok +++ b/regress/sbin/pfctl/pf15.ok @@ -1,5 +1,5 @@ -@0 scrub in all no-df -@0 scrub in all min-ttl 25 -@0 scrub in all max-mss 224 -@0 scrub out all no-df max-mss 224 -@0 scrub in all max-mss 224 +@0 scrub in all no-df fragment reassemble +@0 scrub in all min-ttl 25 fragment reassemble +@0 scrub in all max-mss 224 fragment reassemble +@0 scrub out all no-df max-mss 224 fragment reassemble +@0 scrub in all max-mss 224 fragment reassemble |