summaryrefslogtreecommitdiff
path: root/man/systemd.link.xml
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2022-02-04 13:06:27 +0900
committerLuca Boccassi <luca.boccassi@gmail.com>2022-02-08 15:47:46 +0000
commit18f84f8aba639bcb93245467b2a6a0863d77d660 (patch)
tree77f10451cee82e74b1e6750c6e88c316f341272f /man/systemd.link.xml
parent74694002e6ef83af1d4e10285a081477a1fd52d5 (diff)
downloadsystemd-18f84f8aba639bcb93245467b2a6a0863d77d660.tar.gz
udev/net: support to set MDI-X mode
Closes #22386.
Diffstat (limited to 'man/systemd.link.xml')
-rw-r--r--man/systemd.link.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/man/systemd.link.xml b/man/systemd.link.xml
index 700defeda6..55ca597c97 100644
--- a/man/systemd.link.xml
+++ b/man/systemd.link.xml
@@ -947,6 +947,21 @@
</varlistentry>
<varlistentry>
+ <term><varname>MDI=</varname></term>
+ <listitem>
+ <para>Specifies the medium dependent interface (MDI) mode for the interface. A MDI describes
+ the interface from a physical layer implementation to the physical medium used to carry the
+ transmission. Takes one of the following words: <literal>straight</literal> (or equivalently:
+ <literal>mdi</literal>), <literal>crossover</literal> (or equivalently:
+ <literal>mdi-x</literal>, <literal>mdix</literal>), and <literal>auto</literal>. When
+ <literal>straight</literal>, the MDI straight through mode will be used. When
+ <literal>crossover</literal>, the MDI crossover (MDI-X) mode will be used. When
+ <literal>auto</literal>, the MDI status is automatically detected. Defaults to unset, and the
+ kernel's default will be used.</para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><varname>SR-IOVVirtualFunctions=</varname></term>
<listitem>
<para>Specifies the number of SR-IOV virtual functions. Takes an integer in the range