aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2012-07-23 16:27:54 -0700
committerDavid S. Miller <davem@davemloft.net>2012-07-23 16:36:27 -0700
commitb68581778cd0051a3fb9a2b614dee7eccb5127ff (patch)
treefadc77a8c3f1b0a77e05a69fad951f83ead67d43 /kernel
parentipv4: Prepare for change of rt->rt_iif encoding. (diff)
downloadlinux-dev-b68581778cd0051a3fb9a2b614dee7eccb5127ff.tar.xz
linux-dev-b68581778cd0051a3fb9a2b614dee7eccb5127ff.zip
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>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions