linux/net/8021q
Ben Greear 116cb42855 vlan: Export symbols as non GPL symbols.
In previous kernels, any kernel module could get access to the
'real-device' and the VLAN-ID for a particular VLAN.  In more recent
kernels, the code was restructured such that this is hard to do
without accessing private .h files for any module that cannot use
GPL-only symbols.

Attached is a patch to once again allow non-GPL modules the ability to
access the real-device and VLAN id for VLANs.

Signed-off-by: Ben Greear <greearb@candelatech.com>
Acked-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-01-26 12:37:53 -08:00
..
Kconfig
Makefile
vlan.c
vlan.h
vlan_core.c vlan: Export symbols as non GPL symbols. 2009-01-26 12:37:53 -08:00
vlan_dev.c vlan: add neigh_setup 2009-01-08 10:50:20 -08:00
vlan_gvrp.c
vlan_netlink.c
vlanproc.c
vlanproc.h