From dfaaf221cfee4ffcc507d793dae051d402646679 Mon Sep 17 00:00:00 2001
From: Michael Biebl
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.
global-dns sectionThis 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.
NetworkManager Reference Manual |
|---|
- 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.