diff options
Diffstat (limited to 'regress/sbin/pfctl/pf22.ok')
-rw-r--r-- | regress/sbin/pfctl/pf22.ok | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/regress/sbin/pfctl/pf22.ok b/regress/sbin/pfctl/pf22.ok new file mode 100644 index 00000000000..f711ed0a42d --- /dev/null +++ b/regress/sbin/pfctl/pf22.ok @@ -0,0 +1,8 @@ +set optimization aggressive +set timeout tcp.closing 6s +set timeout tcp.opening 6s +set timeout tcp.first 6s +set limit states 500 +set limit states 1000 +set limit frags 1000 +set loginterface lo0 |