Re: [BUG] 2.6.29-rc* QinQ vlan trunking regression

From: David Miller
Date: Wed Mar 04 2009 - 05:59:42 EST


From: Patrick McHardy <kaber@xxxxxxxxx>
Date: Wed, 04 Mar 2009 10:57:47 +0100

> David Miller wrote:
> > From: Bart Trojanowski <bart@xxxxxxxxx>
> > Date: Sat, 28 Feb 2009 13:05:41 -0500
> >
> >> 2.6.29-rc* introduces a bug that causes a crash when a vlan is put into
> >> another vlan, so called vlan trunking or QinQ.
> >>
> >> I can reproduce it reliably with:
> >>
> >> $ modprobe 8021q
> >> $ vconfig add eth1 5
> >> $ ifconfig eth1.5 up
> >> $ vconfig add eth1.5 4
> > Stephen please fix this.
>
> I'm maintaining vlan :) I haven't been able to look into this yet,
> but I should be later today.

Ok, I don't actually care who fixes it :-)

I asked Stephen because this appears like it might be netdev_ops
fallout.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/