This patch makes it possible to change the MTU on a tap interface. Increasing the MTU beyond the 1500-byte default is useful for applications that interoperate with Ethernet devices supporting jumbo frames. The patch caps the MTU somewhat arbitrarily at 16000 bytes. This is slightly lower than the value used by the e1000 driver, so it seems like a safe upper limit. Signed-off-by: Ed Swierk <[email protected]> ---
Attachment:
tap-change-mtu.patch
Description: Binary data
- Follow-Ups:
- Re: [PATCH] Configurable tap interface MTU
- From: Herbert Xu <[email protected]>
- Re: [PATCH] Configurable tap interface MTU
- From: Rick Jones <[email protected]>
- Re: [PATCH] Configurable tap interface MTU
- Prev by Date: Re: [PATCH] Fix failure to resume from initrds.
- Next by Date: Re: [PATCH 08/12] IB/ehca: Replace get_paca()->paca_index by the more portable smp_processor_id()
- Previous by thread: build #286 failed for 2.6.23-rc6-g0d4cbb5 in linux/arch/i386/mach-voyager/setup.c
- Next by thread: Re: [PATCH] Configurable tap interface MTU
- Index(es):