summaryrefslogtreecommitdiffstats
path: root/cf
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-08-11 18:00:28 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-08-11 18:00:28 +0000
commitb51eff52be494de64814cc1dc0c3dbda6629e4cd (patch)
treef17bbe0ff6e54a07ce4beb41eb5cb76fdbaec469 /cf
parent2eedb5484125dbab1a89969df052e35471d47bc2 (diff)
downloadpfsense-b51eff52be494de64814cc1dc0c3dbda6629e4cd.zip
pfsense-b51eff52be494de64814cc1dc0c3dbda6629e4cd.tar.gz
Disable extended TCP debugging.
Diffstat (limited to 'cf')
-rw-r--r--cf/conf/config.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/cf/conf/config.xml b/cf/conf/config.xml
index 3fb856d..8aa7661 100644
--- a/cf/conf/config.xml
+++ b/cf/conf/config.xml
@@ -114,6 +114,11 @@
<desc>Enable TCP Inflight mode</desc>
<tunable>net.inet.tcp.inflight.enable</tunable>
<value>1</value>
+ </item>
+ <item>
+ <desc>Enable TCP extended debugging</desc>
+ <tunable>net.inet.tcp.log_debug</tunable>
+ <value>0</value>
</item>
</sysctl>
<system>
OpenPOWER on IntegriCloud