diff options
Diffstat (limited to 'regress/sbin/pfctl/pf22.in')
-rw-r--r-- | regress/sbin/pfctl/pf22.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/regress/sbin/pfctl/pf22.in b/regress/sbin/pfctl/pf22.in index 12cf1812a31..3929ba4eac7 100644 --- a/regress/sbin/pfctl/pf22.in +++ b/regress/sbin/pfctl/pf22.in @@ -5,3 +5,5 @@ set limit states 500 set limit {states 1000,frags 1000} set loginterface lo0 set loginterface none +set require-order no +set require-order yes |