summaryrefslogtreecommitdiff
path: root/man/systemd.netdev.xml
diff options
context:
space:
mode:
authorSusant Sahani <ssahani@users.noreply.github.com>2017-04-21 14:31:59 +0530
committerLennart Poettering <lennart@poettering.net>2017-04-21 11:01:59 +0200
commitc8b21184052cc445a45f797ec11dae5e6a1d2b54 (patch)
tree2befea71fa21dff0af4aba9fa6791a252fd53f4a /man/systemd.netdev.xml
parent41c237af809c2145f1d9a74a8288dd5a54e5eb0b (diff)
networkd: vlan add GVRP support (#5761)
Add support to configure GVRP. Closes #5760
Diffstat (limited to 'man/systemd.netdev.xml')
-rw-r--r--man/systemd.netdev.xml9
1 files changed, 8 insertions, 1 deletions
diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml
index de22a6d49e..4ec672fe51 100644
--- a/man/systemd.netdev.xml
+++ b/man/systemd.netdev.xml
@@ -399,8 +399,15 @@
This option is compulsory.</para>
</listitem>
</varlistentry>
+ <varlistentry>
+ <term><varname>GVRP=</varname></term>
+ <listitem>
+ <para>The Generic VLAN Registration Protocol (GVRP) is a protocol that
+ allows automatic learning of VLANs on a network. A boolean. When unset,
+ the kernel's default setting applies.</para>
+ </listitem>
+ </varlistentry>
</variablelist>
-
</refsect1>
<refsect1>