1
0
Fork 0
alistair23-linux/net/8021q
Ursula Braun 3607c44676 [8021Q]: transfer dev_id from real device
A net_device struct provides field dev_id. It is used for
unique ipv6 generation in case of shared network cards
(as for the OSA network cards of IBM System z).
If VLAN devices are built on top of such shared network cards,
this dev_id information needs to be transferred to the VLAN device.

Signed-off-by: Ursula Braun <braunu@de.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-10-10 16:54:56 -07:00
..
Kconfig [NET]: move config options out to individual protocols 2005-07-11 21:13:56 -07:00
Makefile [VLAN]: Use rtnl_link API 2007-07-10 22:15:03 -07:00
vlan.c [8021Q]: transfer dev_id from real device 2007-10-10 16:54:56 -07:00
vlan.h [NET]: Move hardware header operations out of netdevice. 2007-10-10 16:52:52 -07:00
vlan_dev.c [NET]: Move hardware header operations out of netdevice. 2007-10-10 16:52:52 -07:00
vlan_netlink.c [NET]: Make the device list and device lookups per namespace. 2007-10-10 16:49:10 -07:00
vlanproc.c [NET]: Make the device list and device lookups per namespace. 2007-10-10 16:49:10 -07:00
vlanproc.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00