Re: [BUG] 2.6.29-rc* QinQ vlan trunking regression
From: Patrick McHardy <hidden>
Date: 2009-03-05 07:31:47
Also in:
lkml
From: Patrick McHardy <hidden>
Date: 2009-03-05 07:31:47
Also in:
lkml
Patrick McHardy wrote:
David Miller wrote:quoted
From: Patrick McHardy <redacted> Date: Thu, 05 Mar 2009 08:12:50 +0100quoted
quoted
We probably need both fixes to cover everything.Yes, just the second one still crashes. I'm about to retry using both.Here is the updated version just for the record: vlan: Fix vlan-in-vlan crashes.This still crashes. I'll have another look at the code.
This one combined with your patch fixes the crash. The code was calling vlan_dev_neigh_setup recursively. Signed-off-by: Patrick McHardy <redacted> (or Tested-by: in case you want to roll it into your patch).