Enforce an mtu of 1500.

Discussed-with: cmb
This commit is contained in:
Scott Ullrich 2008-07-28 02:36:32 +00:00
parent 6f878f1b03
commit 43f195aed9

View File

@ -772,6 +772,7 @@ EOD;
{$ifconfig} {$if} {$wme}
{$ifconfig} {$if} {$wepset}
{$ifconfig} {$if} {$txpower}
{$ifconfig} {$if} mtu 1500
{$ifconfig} {$if} up
EOD;