From a482b27593a757ea534d9a9989d7e409b8b2d4ed Mon Sep 17 00:00:00 2001 From: Beniamino Galvani Date: Wed, 14 Nov 2018 16:35:53 +0100 Subject: [PATCH] man: add missing connection defaults --- man/NetworkManager.conf.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/man/NetworkManager.conf.xml b/man/NetworkManager.conf.xml index e2bd897cc..5fce60972 100644 --- a/man/NetworkManager.conf.xml +++ b/man/NetworkManager.conf.xml @@ -673,6 +673,12 @@ ipv6.ip6-privacy=0 A default value is only consulted if the corresponding per-connection value explicitly allows for that. + + 802-1x.auth-timeout + + + cdma.mtu + connection.auth-retries If left unspecified, the default value is 3 tries before failing the connection. @@ -707,6 +713,9 @@ ipv6.ip6-privacy=0 ethernet.wake-on-lan + + gsm.mtu + infiniband.mtu 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. @@ -811,6 +820,9 @@ ipv6.ip6-privacy=0 If left unspecified, the default value "optional" will be used. + + wifi.wake-on-wlan +