Document method of turning off TSO/GSO

This commit is contained in:
Tom Eastep 2011-04-11 09:49:48 -07:00
parent 5734c84499
commit c902045348

View File

@ -986,6 +986,11 @@ root@gateway:~#</programlisting>
eth0 External 50mbit:200kb 5.0mbit:100kb:200ms:100mbit:<emphasis
role="bold">10kb</emphasis>
</programlisting>
<para>Alternatively, you can turn off TSO and GSO using this command in
<filename>/etc/shorewall/init</filename>:</para>
<programlisting><emphasis role="bold">ethtool -k eth<emphasis>N</emphasis> tso off gso off</emphasis></programlisting>
</section>
</section>