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.
-return the GtkWidget for the VPN editor's UI
+return the GtkWidget for the VPN editor's UI
diff --git a/docs/libnm/html/index.html b/docs/libnm/html/index.html
index d99e1423..7821f35f 100644
--- a/docs/libnm/html/index.html
+++ b/docs/libnm/html/index.html
@@ -15,7 +15,7 @@
libnm Reference Manual
- for libnm 1.42.2
+ for libnm 1.42.4
The latest version of this documentation can be found on-line at
https://networkmanager.dev/docs/libnm/latest/.
diff --git a/docs/libnm/html/libnm-nm-version-macros.html b/docs/libnm/html/libnm-nm-version-macros.html
index 6c37cbed..0639b68a 100644
--- a/docs/libnm/html/libnm-nm-version-macros.html
+++ b/docs/libnm/html/libnm-nm-version-macros.html
@@ -261,7 +261,7 @@ is compiled against.
NM_MICRO_VERSION
-#define NM_MICRO_VERSION (2)
+#define NM_MICRO_VERSION (4)
Evaluates to the micro version number of NetworkManager which this source
compiled against.
diff --git a/docs/libnm/html/usage.html b/docs/libnm/html/usage.html
index 0e0c31ec..96c21470 100644
--- a/docs/libnm/html/usage.html
+++ b/docs/libnm/html/usage.html
@@ -96,7 +96,7 @@
$ cc $(pkg-config --libs --cflags libnm) -o hello-nm hello-nm.c
$ ./hello-nm
- NetworkManager version: 1.42.2
+ NetworkManager version: 1.42.4
$
diff --git a/docs/libnm/version.xml b/docs/libnm/version.xml
index 2259c77c..6f7c8cda 100644
--- a/docs/libnm/version.xml
+++ b/docs/libnm/version.xml
@@ -1 +1 @@
-1.42.2
+1.42.4
--
cgit 1.3.0-6-gf8a5