kernel-ark/net/bridge
Vlad Yasevich 1690be63a2 bridge: Add vlan support to static neighbors
When a user adds bridge neighbors, allow him to specify VLAN id.
If the VLAN id is not specified, the neighbor will be added
for VLANs currently in the ports filter list.  If no VLANs are
configured on the port, we use vlan 0 and only add 1 entry.

Signed-off-by: Vlad Yasevich <vyasevic@redhat.com>
Acked-by: Jitendra Kalsaria <jitendra.kalsaria@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-02-13 19:42:16 -05:00
..
netfilter
br_device.c bridge: Add vlan to unicast fdb entries 2013-02-13 19:42:15 -05:00
br_fdb.c bridge: Add vlan support to static neighbors 2013-02-13 19:42:16 -05:00
br_forward.c bridge: Implement vlan ingress/egress policy with PVID. 2013-02-13 19:42:15 -05:00
br_if.c bridge: Add netlink interface to configure vlans on bridge ports 2013-02-13 19:41:46 -05:00
br_input.c bridge: Add vlan to unicast fdb entries 2013-02-13 19:42:15 -05:00
br_ioctl.c
br_mdb.c
br_multicast.c bridge: Add vlan id to multicast groups 2013-02-13 19:42:16 -05:00
br_netfilter.c
br_netlink.c bridge: Add the ability to configure pvid 2013-02-13 19:42:15 -05:00
br_notify.c
br_private_stp.h
br_private.h bridge: Add vlan support to static neighbors 2013-02-13 19:42:16 -05:00
br_stp_bpdu.c
br_stp_if.c
br_stp_timer.c
br_stp.c
br_sysfs_br.c bridge: Add vlan filtering infrastructure 2013-02-13 19:41:46 -05:00
br_sysfs_if.c
br_vlan.c bridge: Add the ability to configure pvid 2013-02-13 19:42:15 -05:00
br.c
Kconfig bridge: Add vlan filtering infrastructure 2013-02-13 19:41:46 -05:00
Makefile bridge: Add vlan filtering infrastructure 2013-02-13 19:41:46 -05:00