summaryrefslogtreecommitdiffstats
path: root/etc/sysctl.conf
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-08-11 18:02:03 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-08-11 18:02:03 +0000
commitf38ceb0d34a66be103e4260f100ac76df2c7c51c (patch)
treeed12742226dc2138507bfdf0817770dbe500f11f /etc/sysctl.conf
parentd81ce3fa5d9b7240c01085e004112b16a604bec9 (diff)
downloadpfsense-f38ceb0d34a66be103e4260f100ac76df2c7c51c.zip
pfsense-f38ceb0d34a66be103e4260f100ac76df2c7c51c.tar.gz
Disable TCP extended debugging.
Diffstat (limited to 'etc/sysctl.conf')
-rw-r--r--etc/sysctl.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/sysctl.conf b/etc/sysctl.conf
index 4efba6e..2cbd795 100644
--- a/etc/sysctl.conf
+++ b/etc/sysctl.conf
@@ -22,3 +22,6 @@ net.inet.tcp.inflight.enable=1
net.inet.ip.portrange.first=1024
net.inet.ip.intr_queue_maxlen=1000
net.link.bridge.pfil_bridge=0
+# Disable TCP extended debugging
+net.inet.tcp.log_debug=0
+
OpenPOWER on IntegriCloud