From e536d40eaea5dcdc0743b0a5e8e17faa46608a50 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 19 Feb 2020 23:31:24 +0100 Subject: New upstream version 1.22.8 --- man/NetworkManager.conf.xml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'man/NetworkManager.conf.xml') diff --git a/man/NetworkManager.conf.xml b/man/NetworkManager.conf.xml index c0c05147..782f1ab5 100644 --- a/man/NetworkManager.conf.xml +++ b/man/NetworkManager.conf.xml @@ -338,6 +338,10 @@ no-auto-default=* setting below), the name server there will be localhost only. NetworkManager also writes a file &nmrundir;/no-stub-resolv.conf that contains the original name servers pushed to the DNS plugin. + + When using dnsmasq and systemd-resolved + per-connection added dns servers will always be queried using + the device the connection has been activated on. @@ -677,9 +681,11 @@ ipv6.ip6-privacy=0 connection.llmnr + If unspecified, the ultimate default values depends on the DNS plugin. With systemd-resolved the default currently is "yes" (2) and for all other plugins "no" (0). connection.mdns + If unspecified, the ultimate default values depends on the DNS plugin. With systemd-resolved the default currently is "no" (0) and for all other plugins also "no" (0). connection.stable-id @@ -743,6 +749,10 @@ ipv6.ip6-privacy=0 removes extraneous routes from the tables. + + ipv6.ra-timeout + If left unspecified, the default value depends on the sysctl solicitation settings. + ipv6.dhcp-duid If left unspecified, it defaults to "lease". @@ -1080,6 +1090,19 @@ managed=1 + + enabled + Whether connectivity check is enabled. + Note that to enable connectivity check, a valid uri must + also be configured. The value defaults to true, but since + the uri is unset by default, connectivity check may be disabled. + The main purpose of this option is to have a single flag + to disable connectivity check. Note that this setting can + also be set via D-Bus API at runtime. In that case, the value gets + stored in /var/lib/NetworkManager/NetworkManager-intern.conf + file. + + uri The URI of a web page to periodically -- cgit 1.3.0-6-gf8a5