summaryrefslogtreecommitdiffstats
path: root/cf
diff options
context:
space:
mode:
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