[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <e6c711510709110742v4d2da644ha63b0a6d47c1230b@mail.gmail.com>
Date: Tue, 11 Sep 2007 07:42:46 -0700
From: "Ed Swierk" <eswierk@...stra.com>
To: netdev@...r.kernel.org, maxk@...lcomm.com
Cc: linux-kernel@...r.kernel.org
Subject: [PATCH] Configurable tap interface MTU
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@...stra.com>
---
Download attachment "tap-change-mtu.patch" of type "application/octet-stream" (931 bytes)
Powered by blists - more mailing lists