[PATCH] Configurable tap interface MTU

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <netdev@...>, <maxk@...>
Cc: <linux-kernel@...>
Date: Tuesday, September 11, 2007 - 10:42 am

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 <eswierk@arastra.com>

---
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] Configurable tap interface MTU, Ed Swierk, (Tue Sep 11, 10:42 am)
Re: [PATCH] Configurable tap interface MTU, Herbert Xu, (Tue Sep 11, 11:29 pm)
Re: [PATCH] Configurable tap interface MTU, Ed Swierk, (Wed Sep 12, 12:54 pm)
Re: [PATCH] Configurable tap interface MTU, David Miller, (Sun Sep 16, 3:22 pm)
Re: [PATCH] Configurable tap interface MTU, Rick Jones, (Tue Sep 11, 1:20 pm)