commit | c809d2276cb035228cd9e83e2ca7d2b902c61cef | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Tue Oct 27 23:52:13 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 28 03:26:06 2009 -0700 |
tree | c0fc93c5179142f6950a87ed3adea90911146eb4 | |
parent | 090b17952826eb3c5d712b6d4f90a292fe4acc93 [diff] |
igb: limit minimum mtu to 68 to keep ip bound to interface Limit the minimum mtu to 68 in order to prevent ip from being unbound from the interface. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>