summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorBeniamino Galvani <bgalvani@redhat.com>2018-11-14 16:35:53 +0100
committerBeniamino Galvani <bgalvani@redhat.com>2018-12-01 15:16:48 +0100
commita482b27593a757ea534d9a9989d7e409b8b2d4ed (patch)
tree05d39c189001cef91585fb3d5a8a538b44c1d85e /man
parent218d7687a06e81cbb85849f070d133814a71190e (diff)
man: add missing connection defaults
Diffstat (limited to 'man')
-rw-r--r--man/NetworkManager.conf.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/man/NetworkManager.conf.xml b/man/NetworkManager.conf.xml
index e2bd897ccd..5fce609729 100644
--- a/man/NetworkManager.conf.xml
+++ b/man/NetworkManager.conf.xml
@@ -674,6 +674,12 @@ ipv6.ip6-privacy=0
explicitly allows for that.
<variablelist>
<varlistentry>
+ <term><varname>802-1x.auth-timeout</varname></term>
+ </varlistentry>
+ <varlistentry>
+ <term><varname>cdma.mtu</varname></term>
+ </varlistentry>
+ <varlistentry>
<term><varname>connection.auth-retries</varname></term>
<listitem><para>If left unspecified, the default value is 3 tries before failing the connection.
</para></listitem>
@@ -708,6 +714,9 @@ ipv6.ip6-privacy=0
<term><varname>ethernet.wake-on-lan</varname></term>
</varlistentry>
<varlistentry>
+ <term><varname>gsm.mtu</varname></term>
+ </varlistentry>
+ <varlistentry>
<term><varname>infiniband.mtu</varname></term>
<listitem><para>If configured explicitly to 0, the MTU is not reconfigured during device activation unless it is required due to IPv6 constraints. If left unspecified, a DHCP/IPv6 SLAAC provided value is used or the MTU is left unspecified on activation.</para></listitem>
</varlistentry>
@@ -811,6 +820,9 @@ ipv6.ip6-privacy=0
<listitem><para>If left unspecified, the default value
"<literal>optional</literal>" will be used.</para></listitem>
</varlistentry>
+ <varlistentry>
+ <term><varname>wifi.wake-on-wlan</varname></term>
+ </varlistentry>
</variablelist>
</para>
</refsect2>