diff options
author | Daniel Hartmeier <dhartmei@cvs.openbsd.org> | 2005-01-27 15:14:46 +0000 |
---|---|---|
committer | Daniel Hartmeier <dhartmei@cvs.openbsd.org> | 2005-01-27 15:14:46 +0000 |
commit | 711496cca72868b66c8a2e3b107af235e483e5ab (patch) | |
tree | 3562b4035f11391aa0720bae64865655082067b1 /regress/sbin/pfctl/pfopt5.ok | |
parent | e6b9c389e740a14a15a4c6abe5deaddefc9d7384 (diff) |
output now contains 'set limit states 100', adjust regress to reality.
Diffstat (limited to 'regress/sbin/pfctl/pfopt5.ok')
-rw-r--r-- | regress/sbin/pfctl/pfopt5.ok | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/regress/sbin/pfctl/pfopt5.ok b/regress/sbin/pfctl/pfopt5.ok index 282f63861c8..b6f3bcc8848 100644 --- a/regress/sbin/pfctl/pfopt5.ok +++ b/regress/sbin/pfctl/pfopt5.ok @@ -1,4 +1,5 @@ ext_if = "lo0" +set limit states 100 set block-policy drop set require-order yes scrub in all fragment reassemble |