From e858896b2a97bffebcef9248d90e0a851ab4710c Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Tue, 4 Nov 2008 04:33:11 +0000 Subject: Add TCP TSO = 0 sysctl --- cf/conf/config.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'cf/conf') diff --git a/cf/conf/config.xml b/cf/conf/config.xml index eed25dc..f10bc9f 100644 --- a/cf/conf/config.xml +++ b/cf/conf/config.xml @@ -125,6 +125,16 @@ net.inet.icmp.icmplim 750 + + TCP Offload Engine + net.inet.tcp.tso + 0 + + + TCP Offload Engine - BCE + hw.bce.tso_enable + 0 + normal -- cgit v1.1