David S. Miller b68581778c net: Make skb->skb_iif always track skb->dev
Make it follow device decapsulation, from things such as VLAN and
bonding.

The stuff that actually cares about pre-demuxed device pointers, is
handled by the "orig_dev" variable in __netif_receive_skb().  And
the only consumer of that is the po->origdev feature of AF_PACKET
sockets.

Signed-off-by: David S. Miller <davem@davemloft.net>
2012-07-23 16:36:27 -07:00
..
2012-07-20 13:31:21 -07:00
2012-06-08 22:20:58 -07:00
2012-04-02 04:33:44 -04:00
2012-06-05 15:32:15 -04:00
2010-11-28 18:24:14 -08:00
2012-03-28 18:30:03 +01:00
2012-01-17 10:31:12 -05:00
2012-07-22 12:39:33 -07:00
2012-07-16 22:31:34 -07:00