[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20130112.132316.2121287993605534669.davem@davemloft.net>
Date: Sat, 12 Jan 2013 13:23:16 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: socketcan@...tkopp.net
Cc: netdev@...r.kernel.org
Subject: Re: [RFC davem] revert: net: Make skb->skb_iif always track
skb->dev
From: Oliver Hartkopp <socketcan@...tkopp.net>
Date: Sat, 12 Jan 2013 14:48:14 +0100
> To me it is not clear why skb_iff is needed anyway as the value should
> always be available via skb->dev->ifindex, right?
But all the code uses skb_iif, in particular the ipv4 routing
lookups use that as the key.
It absolutely must follow whatever is skb->dev, it is a hard
invariant.
I am not reverting this change.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists