mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-06 05:06:29 +00:00
febf018d22
Initial implementation of the Multiple Registration Protocol (MRP) from IEEE 802.1Q-2011, based on the existing implementation of the Generic Attribute Registration Protocol (GARP). 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>
11 lines
90 B
Plaintext
11 lines
90 B
Plaintext
config STP
|
|
tristate
|
|
select LLC
|
|
|
|
config GARP
|
|
tristate
|
|
select STP
|
|
|
|
config MRP
|
|
tristate
|