summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2020-06-22 19:26:31 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2020-07-01 13:51:35 +0900
commite64b31c84867d9a9c07166ec9cedf6776b93b1be (patch)
tree1ed5c12831c51cc4e33d4eb393c4d76596710e97 /man
parent518cd6b52700b1206ea2b268602b7da7073f160f (diff)
downloadsystemd-e64b31c84867d9a9c07166ec9cedf6776b93b1be.tar.gz
network: add VLANProtocol= setting in [SR-IOV] section
Diffstat (limited to 'man')
-rw-r--r--man/systemd.network.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/man/systemd.network.xml b/man/systemd.network.xml
index 5968c16b21..7c31f345ab 100644
--- a/man/systemd.network.xml
+++ b/man/systemd.network.xml
@@ -270,6 +270,14 @@
</varlistentry>
<varlistentry>
+ <term><varname>VLANProtocol=</varname></term>
+ <listitem>
+ <para>Specifies VLAN protocol of the virtual function. Takes <literal>802.1Q</literal> or
+ <literal>802.1ad</literal>.</para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><varname>MACSpoofCheck=</varname></term>
<listitem>
<para>Takes a boolean. Controls the MAC spoof checking. When unset, the kernel's default will be used.</para>