summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2010-08-04 11:04:09 -0400
committerjim-p <jimp@pfsense.org>2010-08-04 11:04:09 -0400
commitc72065202bce19b06bddb61109938541d53352a6 (patch)
treeeef6692dd2ee70915c57a4442831765477c2566e
parent943659d0b313a5a1fcd54afec8ef178747a23a3e (diff)
downloadpfsense-c72065202bce19b06bddb61109938541d53352a6.zip
pfsense-c72065202bce19b06bddb61109938541d53352a6.tar.gz
Disable TSO and LRO in the default config.
-rw-r--r--conf.default/config.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf.default/config.xml b/conf.default/config.xml
index a041e5e..e6387ee 100644
--- a/conf.default/config.xml
+++ b/conf.default/config.xml
@@ -180,6 +180,8 @@
<!-- <shellcmd></shellcmd> -->
<!-- <earlyshellcmd></earlyshellcmd> -->
<!-- <harddiskstandby></harddiskstandby> -->
+ <disablesegmentationoffloading/>
+ <disablelargereceiveoffloading/>
</system>
<interfaces>
<wan>
OpenPOWER on IntegriCloud