dect
/
linux-2.6
Archived
13
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
Joonwoo Park 6ab3b487db [VLAN]: Fix nested VLAN transmit bug
Fix misbehavior of vlan_dev_hard_start_xmit() for recursive encapsulations.

Signed-off-by: Joonwoo Park <joonwpark81@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2007-11-29 22:16:41 +11: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 [VLAN]: Allow setting mac address while device is up 2007-11-10 21:52:35 -08:00
vlan.h [VLAN]: Allow setting mac address while device is up 2007-11-10 21:52:35 -08:00
vlan_dev.c [VLAN]: Fix nested VLAN transmit bug 2007-11-29 22:16:41 +11: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