mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 17:08:10 +00:00
eca9ebac65
Add an implementation of the GARP (Generic Attribute Registration Protocol) applicant-only participant. This will be used by the following patch to add GVRP support to the VLAN code. Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>
7 lines
68 B
Text
7 lines
68 B
Text
config STP
|
|
tristate
|
|
select LLC
|
|
|
|
config GARP
|
|
tristate
|
|
select STP
|