commit | 86fbe9bb599fcaf7e92e38dbfdad0414a2d68f7d | [log] [tgz] |
---|---|---|
author | David Ward <david.ward@ll.mit.edu> | Fri Feb 08 17:17:07 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Feb 10 20:37:22 2013 -0500 |
tree | 2e8b109de2f0e3b5c1b59f8dd2737388109ef982 | |
parent | febf018d22347b5df94066bca05d0c11a84e839d [diff] |
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>