History log of /net/8021q/vlan_mvrp.c
Revision Date Author Comments
1fd9b1fc310314911f66d2f14a8e4f0ef37bf47b 19-Apr-2013 Patrick McHardy <kaber@trash.net> net: vlan: prepare for 802.1ad support

Make the encapsulation protocol value a property of VLAN devices and change
the device lookup functions to take the protocol value into account.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
86fbe9bb599fcaf7e92e38dbfdad0414a2d68f7d 08-Feb-2013 David Ward <david.ward@ll.mit.edu> net/8021q: Implement Multiple VLAN Registration Protocol (MVRP)

Initial implementation of the Multiple VLAN Registration Protocol
(MVRP) from IEEE 802.1Q-2011, based on the existing implementation
of the GARP VLAN Registration Protocol (GVRP).

Signed-off-by: David Ward <david.ward@ll.mit.edu>
Acked-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>