diff options
author | Stephen Hemminger <shemminger@linux-foundation.org> | 2007-07-08 02:03:44 -0400 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-07-11 01:18:47 -0400 |
commit | 1c8c7d64169dc4b1ae3d8cd1bf35ea0a099b50ad (patch) | |
tree | 6a92042d97191913b8d72f700ede468f726fbbbb /net | |
parent | 1722933323b70f44b0548131604f1f3454c2aa8f (diff) |
[NET]: netdevice mtu assumptions documentation
Document the expectations about device MTU handling.
The documentation about oversize packet handling is probably too
loose.
IMHO devices should drop oversize packets for robustness,
but many devices allow it now. For example, if you set mtu to 1200
bytes, most ether devices will allow a 1500 byte frame in.
Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions