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 --- docs/api/html/NetworkManager.conf.html | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) (limited to 'docs/api/html/NetworkManager.conf.html') diff --git a/docs/api/html/NetworkManager.conf.html b/docs/api/html/NetworkManager.conf.html index 97287e90..04672d9b 100644 --- a/docs/api/html/NetworkManager.conf.html +++ b/docs/api/html/NetworkManager.conf.html @@ -328,6 +328,9 @@ no-auto-default=* setting below), the name server there will be localhost only. NetworkManager also writes a file /run/NetworkManager/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.

@@ -640,11 +643,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

@@ -716,6 +719,10 @@ ipv6.ip6-privacy=0

+

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".

@@ -1067,6 +1074,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 request when connectivity is being checked. This page -- cgit 1.3.0-6-gf8a5