From ee7ff1f0078664d21406d1685e6ad0c55c958d85 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sat, 19 Jul 2008 02:16:29 +0000 Subject: Add TCP Inflight --- cf/conf/config.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'cf') 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 @@ Disable CTRL+ALT+Delete reboot from keyboard. hw.syscons.kbd_reboot 0 - + + + Enable TCP Inflight mode + net.inet.tcp.inflight.enable + 1 + normal -- cgit v1.1