]> git.baikalelectronics.ru Git - kernel.git/commit
bridge: Prepare for 802.1ad vlan filtering support
authorToshiaki Makita <makita.toshiaki@lab.ntt.co.jp>
Tue, 10 Jun 2014 11:59:23 +0000 (20:59 +0900)
committerDavid S. Miller <davem@davemloft.net>
Wed, 11 Jun 2014 22:22:53 +0000 (15:22 -0700)
commit5c41d93c815a90ccf651d51c772d46e0c1d46596
tree917376c58844601ef11fafce3952461730411637
parent219d53fb88fb0d54923161b7c9e30969fa271dd6
bridge: Prepare for 802.1ad vlan filtering support

This enables a bridge to have vlan protocol informantion and allows vlan
tag manipulation (retrieve, insert and remove tags) according to the vlan
protocol.

Signed-off-by: Toshiaki Makita <makita.toshiaki@lab.ntt.co.jp>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/bridge/br_device.c
net/bridge/br_private.h
net/bridge/br_vlan.c