Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/net/8021q
David S. Miller f2ccd8fa06 [NET]: Kill skb->real_dev
Bonding just wants the device before the skb_bond()
decapsulation occurs, so simply pass that original
device into packet_type->func() as an argument.

It remains to be seen whether we can use this same
exact thing to get rid of skb->input_dev as well.

Signed-off-by: David S. Miller <davem@davemloft.net>
2005-08-29 15:32:25 -07:00
..
Kconfig
Makefile
vlan.c [VLAN]: Fix early vlan adding leads to not functional device 2005-07-12 12:13:49 -07:00
vlan.h [NET]: Kill skb->real_dev 2005-08-29 15:32:25 -07:00
vlan_dev.c [NET]: Kill skb->real_dev 2005-08-29 15:32:25 -07:00
vlanproc.c
vlanproc.h