From dfaaf221cfee4ffcc507d793dae051d402646679 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Thu, 9 Mar 2023 19:06:14 +0100 Subject: New upstream version 1.42.4 --- docs/api/html/NetworkManager-wait-online.service.html | 2 +- docs/api/html/NetworkManager.conf.html | 17 +++++++++++------ docs/api/html/index.html | 2 +- docs/api/html/nm-settings-nmcli.html | 4 ++-- docs/api/version.xml | 2 +- 5 files changed, 16 insertions(+), 11 deletions(-) (limited to 'docs/api') diff --git a/docs/api/html/NetworkManager-wait-online.service.html b/docs/api/html/NetworkManager-wait-online.service.html index c951c7b6..71b80e38 100644 --- a/docs/api/html/NetworkManager-wait-online.service.html +++ b/docs/api/html/NetworkManager-wait-online.service.html @@ -115,7 +115,7 @@

  • With Ethernet devices, NetworkManager waits for the carrier until the value in - [device*].carrier-timeout is reached. This is because some + [device*].carrier-wait-timeout is reached. This is because some devices take a long time to detect the carrier. Consequently, booting with cable unplugged, unnecessarily delays NetworkManager-wait-online.service.

  • diff --git a/docs/api/html/NetworkManager.conf.html b/docs/api/html/NetworkManager.conf.html index 0523fb54..30d5660a 100644 --- a/docs/api/html/NetworkManager.conf.html +++ b/docs/api/html/NetworkManager.conf.html @@ -1432,8 +1432,8 @@ managed=1

    global-dns section

    -

    This section specifies global DNS settings that override - connection-specific configuration.

    +

    This section specifies DNS settings that are applied + globally, in addition to connection-specific ones.

    @@ -1465,10 +1465,15 @@ managed=1

    Sections with a name starting with the "global-dns-domain-" prefix allow to define global DNS configuration for specific domains. The part of section name after "global-dns-domain-" - specifies the domain name a section applies to. More specific - domains have the precedence over less specific ones and the - default domain is represented by the wildcard "*". A default - domain section is mandatory. + specifies the domain name a section applies to (for example, a + section could be named "global-dns-domain-foobar.com"). More + specific domains have the precedence over less specific ones and + the default domain is represented by the wildcard "*". + + To be valid, global DNS domains must include a section for the + default domain "*". When the global DNS domains are valid, the + name servers and domains defined globally override the ones from + active connections.

    diff --git a/docs/api/html/index.html b/docs/api/html/index.html index 24562d5c..b8815102 100644 --- a/docs/api/html/index.html +++ b/docs/api/html/index.html @@ -16,7 +16,7 @@

    - for NetworkManager 1.42.2 + for NetworkManager 1.42.4 The latest version of this documentation can be found on-line at https://networkmanager.dev/docs/api/latest/. diff --git a/docs/api/html/nm-settings-nmcli.html b/docs/api/html/nm-settings-nmcli.html index 1a4f4495..69b51835 100644 --- a/docs/api/html/nm-settings-nmcli.html +++ b/docs/api/html/nm-settings-nmcli.html @@ -2315,7 +2315,7 @@

  • "table" - an unsigned 32 bit integer. The default depends on ipv4.route-table.

  • "tos" - an unsigned 8 bit integer. IPv4 only.

  • "type" - one of unicast, local, blackhole, - unavailable, prohibit, throw. + unreachable, prohibit, throw. The default is unicast.

  • "weight" - an unsigned 32 bit integer @@ -2661,7 +2661,7 @@ Example: priority 5 from 192.167.4.0/24 table 45

  • "src" - an IPv6 address.

  • "table" - an unsigned 32 bit integer. The default depends on ipv6.route-table.

  • "type" - one of unicast, local, blackhole, - unavailable, prohibit, throw. + unreachable, prohibit, throw. The default is unicast.

  • "window" - an unsigned 32 bit integer.

  • diff --git a/docs/api/version.xml b/docs/api/version.xml index 2259c77c..6f7c8cda 100644 --- a/docs/api/version.xml +++ b/docs/api/version.xml @@ -1 +1 @@ -1.42.2 +1.42.4 -- cgit 1.3.0-6-gf8a5