[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Xine.LNX.4.64.0712270848260.19279@us.intercode.com.au>
Date: Thu, 27 Dec 2007 08:52:03 +1100 (EST)
From: James Morris <jmorris@...ei.org>
To: Paul Moore <paul.moore@...com>
cc: Valdis.Kletnieks@...edu, akpm@...ux-foundation.org,
linux-kernel@...r.kernel.org, sds@...ho.nsa.gov
Subject: Re: 2.6.24-rc6-mm1 - git-lblnet.patch and networking horkage
On Thu, 26 Dec 2007, Paul Moore wrote:
> As James said I'm away right now and computer access is limited.
> However, I'm stuck in the airport right now and spent some time looking
> at the code ... Based on what has been found so far I wonder if the
> problem isn't a race but a problem of skb->iif never being initialized
> correctly? To my untrained eye it looks like __netdev_alloc_skb()
> should be setting skb->iif (like it does for skb->dev) but it currently
> doesn't.
->iif will be zeroed during skb allocation, then set during
netif_receive_skb().
- James
--
James Morris
<jmorris@...ei.org>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists