On 9/11/07, Herbert Xu <[EMAIL PROTECTED]> wrote: > Please make it 65535 without an Ethernet header and 65521 > with an Ethernet header.
Here is a revised patch that allows MTUs up to 65535 for tap interfaces and up to 65521 for tun interfaces. (If I set the MTU to 65521 on a tun interface, ping complains "message too long" when I send a 65521-byte packet; 65520 works okay, though.) --Ed
tap-change-mtu.patch
Description: Binary data