On Fri, 05 May 2006 08:57:06 -0700 Ben Greear <[EMAIL PROTECTED]> wrote:
> Andrew Morton wrote: > > > > Begin forwarded message: > > > > Date: Thu, 4 May 2006 23:15:56 -0700 > > From: [EMAIL PROTECTED] > > To: [EMAIL PROTECTED] > > Subject: [Bugme-new] [Bug 6495] New: Vlan MTU Fragmentation > > > > > > http://bugzilla.kernel.org/show_bug.cgi?id=6495 > > > > Summary: Vlan MTU Fragmentation > > Kernel Version: 2.6.16.12 > > Status: NEW > > Severity: normal > > Owner: [EMAIL PROTECTED] > > Submitter: [EMAIL PROTECTED] > > > > > > Steps to reproduce: > > > > ifconfing eth0 mtu 1500 > > ifconfing eth0.100 mtu 1500 > > > > ping www.ru -s 2000 > > -- BAD -- > > > > ---------------- > > > > ifconfing eth0 mtu 1500 > > ifconfing eth0.100 mtu 1496 > > > > ping www.ru -s 2000 > > --NORMAL-- > > This is almost definately a bug in the ethernet driver. The driver needs > to be modified so that it can send/receive pkts that are MTU + 4 bytes for the > VLAN header. > > We need to know what NIC/driver this user is using... > > Ben > Sorry, I should have added Badalian to Cc:. He's using 3c905C (3c59x.c, allegedly maintained by myself). (Badalian, please use emailed reply-to-all rather than the bugzilla interface for the remainder of this discussion, thanks). - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html