summaryrefslogtreecommitdiffstats
path: root/cf/conf
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-07-19 02:16:29 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-07-19 02:16:29 +0000
commitee7ff1f0078664d21406d1685e6ad0c55c958d85 (patch)
tree31a457913bf4f7c782110ed8d8db8bfc9918ee00 /cf/conf
parente79c47698aceb8cc32f95dfc254d9dd34d16d75f (diff)
downloadpfsense-ee7ff1f0078664d21406d1685e6ad0c55c958d85.zip
pfsense-ee7ff1f0078664d21406d1685e6ad0c55c958d85.tar.gz
Add TCP Inflight
Diffstat (limited to 'cf/conf')
-rw-r--r--cf/conf/config.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/cf/conf/config.xml b/cf/conf/config.xml
index 1a01a91..259cff7 100644
--- a/cf/conf/config.xml
+++ b/cf/conf/config.xml
@@ -99,7 +99,12 @@
<desc>Disable CTRL+ALT+Delete reboot from keyboard.</desc>
<tunable>hw.syscons.kbd_reboot</tunable>
<value>0</value>
- </item>
+ </item>
+ <item>
+ <desc>Enable TCP Inflight mode</desc>
+ <tunable>net.inet.tcp.inflight.enable</tunable>
+ <value>1</value>
+ </item>
</sysctl>
<system>
<optimization>normal</optimization>
OpenPOWER on IntegriCloud