From b22a7b55d0bc5a7999dccaeacdde745f5ace9d66 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Thu, 23 Feb 2023 17:11:22 +0100 Subject: New upstream version 1.42.2 --- docs/api/html/NetworkManager.devhelp2 | 1 + ...eedesktop.NetworkManager.Connection.Active.html | 18 ++++++++++++- docs/api/html/index.html | 2 +- docs/api/html/ix01.html | 20 +++++++++------ docs/api/html/nm-settings-dbus.html | 30 ++++++++++++++++++++-- docs/api/html/nm-settings-ifcfg-rh.html | 14 ++++++++++ docs/api/html/nm-settings-nmcli.html | 26 +++++++++++++++++-- docs/api/html/settings-ipv4.html | 6 +++++ docs/api/html/settings-ipv6.html | 6 +++++ 9 files changed, 109 insertions(+), 14 deletions(-) (limited to 'docs/api/html') diff --git a/docs/api/html/NetworkManager.devhelp2 b/docs/api/html/NetworkManager.devhelp2 index 1f1a58c1..33b73bdf 100644 --- a/docs/api/html/NetworkManager.devhelp2 +++ b/docs/api/html/NetworkManager.devhelp2 @@ -434,6 +434,7 @@ + diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Connection.Active.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Connection.Active.html index f6e96ea6..afd8aea2 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Connection.Active.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Connection.Active.html @@ -58,6 +58,7 @@ Ip6Config readable o Dhcp6Config readable o Vpn readable b +Controller readable o Master readable o @@ -289,12 +290,27 @@ Whether this active connection is also a VPN connection.
+

The "Controller" property

+
+Controller  readable   o
+
+

+The path to the controller device if the connection is a port. This +property replaces the deprecated 'Master' property. +

+
+
+

The "Master" property

 Master  readable   o
 

-The path to the master device if the connection is a slave. +The path to the controller device if the connection is a port. +

+

+This property is deprecated in favor of the 'Controller' +property since 1.44 and 1.42.2.

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

- for NetworkManager 1.42.0 + for NetworkManager 1.42.2 The latest version of this documentation can be found on-line at https://networkmanager.dev/docs/api/latest/. diff --git a/docs/api/html/ix01.html b/docs/api/html/ix01.html index 01dd7cd9..e087c18a 100644 --- a/docs/api/html/ix01.html +++ b/docs/api/html/ix01.html @@ -519,6 +519,8 @@

org.freedesktop.NetworkManager.Connection.Active:Connection, The "Connection" property
+
org.freedesktop.NetworkManager.Connection.Active:Controller, The "Controller" property +
org.freedesktop.NetworkManager.Connection.Active:Default, The "Default" property
org.freedesktop.NetworkManager.Connection.Active:Default6, The "Default6" property @@ -535,7 +537,7 @@
org.freedesktop.NetworkManager.Connection.Active:Ip6Config, The "Ip6Config" property
-
org.freedesktop.NetworkManager.Connection.Active:Master, The "Master" property +
org.freedesktop.NetworkManager.Connection.Active:Master, The "Master" property
org.freedesktop.NetworkManager.Connection.Active:SpecificObject, The "SpecificObject" property
@@ -1413,21 +1415,23 @@
remote, ip-tunnel, vxlan
+
replace-local-rule, ipv4, ipv6 +
require-mppe, ppp
require-mppe-128, ppp
-
required-timeout, ipv4, ipv6 +
required-timeout, ipv4, ipv6
-
route-data, ipv4, ipv6 +
route-data, ipv4, ipv6
-
route-metric, ipv4, ipv6 +
route-metric, ipv4, ipv6
-
route-table, ipv4, ipv6 +
route-table, ipv4, ipv6
-
routes, ipv4, ipv6 +
routes, ipv4, ipv6
-
routing-rules, ipv4, ipv6 +
routing-rules, ipv4, ipv6
rsc, vxlan
@@ -1527,7 +1531,7 @@
timestamp, connection
-
token, ipv6 +
token, ipv6
tos, ip-tunnel, vxlan
diff --git a/docs/api/html/nm-settings-dbus.html b/docs/api/html/nm-settings-dbus.html index 96bd6976..1ce7840d 100644 --- a/docs/api/html/nm-settings-dbus.html +++ b/docs/api/html/nm-settings-dbus.html @@ -1726,7 +1726,13 @@ When this property is set to the default value NM_DHCP_HOSTNAME_FLAG_NONE (0x0), dhcp-iaid string   -A string containing the "Identity Association Identifier" (IAID) used by the DHCP client. The property is a 32-bit decimal value or a special value among "mac", "perm-mac", "ifname" and "stable". When set to "mac" (or "perm-mac"), the last 4 bytes of the current (or permanent) MAC address are used as IAID. When set to "ifname", the IAID is computed by hashing the interface name. The special value "stable" can be used to generate an IAID based on the stable-id (see connection.stable-id), a per-host key and the interface name. When the property is unset, the value from global configuration is used; if no global default is set then the IAID is assumed to be "ifname". Note that at the moment this property is ignored for IPv6 by dhclient, which always derives the IAID from the MAC address. +A string containing the "Identity Association Identifier" (IAID) used by the DHCP client. The string can be a 32-bit number (either decimal, hexadecimal or or as colon separated hexadecimal numbers). Alternatively it can be set to the special values "mac", "perm-mac", "ifname" or "stable". When set to "mac" (or "perm-mac"), the last 4 bytes of the current (or permanent) MAC address are used as IAID. When set to "ifname", the IAID is computed by hashing the interface name. The special value "stable" can be used to generate an IAID based on the stable-id (see connection.stable-id), a per-host key and the interface name. When the property is unset, the value from global configuration is used; if no global default is set then the IAID is assumed to be "ifname". + +For DHCPv4, the IAID is only used with "ipv4.dhcp-client-id" values "duid" and "ipv6-duid" to generate the client-id. + +For DHCPv6, note that at the moment this property is only supported by the "internal" DHCPv6 plugin. The "dhclient" DHCPv6 plugin always derives the IAID from the MAC address. + +The actually used DHCPv6 IAID for a currently activated interface is exposed in the lease information of the device. @@ -1888,6 +1894,13 @@ For IPv4 method "shared", the IP subnet can be configured by adding one manual I +replace-local-rule +NMTernary (int32) +  +Connections will default to keep the autogenerated priority 0 local rule unless this setting is set to TRUE. + + + required-timeout int32 -1 @@ -2050,7 +2063,13 @@ When this property is set to the default value NM_DHCP_HOSTNAME_FLAG_NONE (0x0), dhcp-iaid string   -A string containing the "Identity Association Identifier" (IAID) used by the DHCP client. The property is a 32-bit decimal value or a special value among "mac", "perm-mac", "ifname" and "stable". When set to "mac" (or "perm-mac"), the last 4 bytes of the current (or permanent) MAC address are used as IAID. When set to "ifname", the IAID is computed by hashing the interface name. The special value "stable" can be used to generate an IAID based on the stable-id (see connection.stable-id), a per-host key and the interface name. When the property is unset, the value from global configuration is used; if no global default is set then the IAID is assumed to be "ifname". Note that at the moment this property is ignored for IPv6 by dhclient, which always derives the IAID from the MAC address. +A string containing the "Identity Association Identifier" (IAID) used by the DHCP client. The string can be a 32-bit number (either decimal, hexadecimal or or as colon separated hexadecimal numbers). Alternatively it can be set to the special values "mac", "perm-mac", "ifname" or "stable". When set to "mac" (or "perm-mac"), the last 4 bytes of the current (or permanent) MAC address are used as IAID. When set to "ifname", the IAID is computed by hashing the interface name. The special value "stable" can be used to generate an IAID based on the stable-id (see connection.stable-id), a per-host key and the interface name. When the property is unset, the value from global configuration is used; if no global default is set then the IAID is assumed to be "ifname". + +For DHCPv4, the IAID is only used with "ipv4.dhcp-client-id" values "duid" and "ipv6-duid" to generate the client-id. + +For DHCPv6, note that at the moment this property is only supported by the "internal" DHCPv6 plugin. The "dhclient" DHCPv6 plugin always derives the IAID from the MAC address. + +The actually used DHCPv6 IAID for a currently activated interface is exposed in the lease information of the device. @@ -2225,6 +2244,13 @@ Set to 2147483647 (MAXINT32) for infinity. +replace-local-rule +NMTernary (int32) +  +Connections will default to keep the autogenerated priority 0 local rule unless this setting is set to TRUE. + + + required-timeout int32 -1 diff --git a/docs/api/html/nm-settings-ifcfg-rh.html b/docs/api/html/nm-settings-ifcfg-rh.html index d05f8335..a63ae165 100644 --- a/docs/api/html/nm-settings-ifcfg-rh.html +++ b/docs/api/html/nm-settings-ifcfg-rh.html @@ -2048,6 +2048,13 @@ Example: IPV4_DNS_PRIORITY=20 VPN connections will default to add the route automatically unless this setting is set to %FALSE. For other connection types, adding such an automatic route is currently not supported and setting this to %TRUE has no effect. +replace-local-rule +IPV4_REPLACE_LOCAL_RULE(+) + +no +Connections will default to keep the autogenerated priority 0 local rule unless this setting is set to %TRUE. + + dhcp-client-id DHCP_CLIENT_ID(+) @@ -2257,6 +2264,13 @@ Example: IPV6_RES_OPTIONS=ndots:2 timeout:3 VPN connections will default to add the route automatically unless this setting is set to %FALSE. For other connection types, adding such an automatic route is currently not supported and setting this to %TRUE has no effect. +replace-local-rule +IPV6_REPLACE_LOCAL_RULE(+) + +no +Connections will default to keep the autogenerated priority 0 local rule unless this setting is set to %TRUE. + + ip6-privacy IPV6_PRIVACY, IPV6_PRIVACY_PREFER_PUBLIC_IP(+) diff --git a/docs/api/html/nm-settings-nmcli.html b/docs/api/html/nm-settings-nmcli.html index 2c7ef708..1a4f4495 100644 --- a/docs/api/html/nm-settings-nmcli.html +++ b/docs/api/html/nm-settings-nmcli.html @@ -2086,7 +2086,10 @@

dhcp-iaid

-

A string containing the "Identity Association Identifier" (IAID) used by the DHCP client. The property is a 32-bit decimal value or a special value among "mac", "perm-mac", "ifname" and "stable". When set to "mac" (or "perm-mac"), the last 4 bytes of the current (or permanent) MAC address are used as IAID. When set to "ifname", the IAID is computed by hashing the interface name. The special value "stable" can be used to generate an IAID based on the stable-id (see connection.stable-id), a per-host key and the interface name. When the property is unset, the value from global configuration is used; if no global default is set then the IAID is assumed to be "ifname". Note that at the moment this property is ignored for IPv6 by dhclient, which always derives the IAID from the MAC address.

+

A string containing the "Identity Association Identifier" (IAID) used by the DHCP client. The string can be a 32-bit number (either decimal, hexadecimal or or as colon separated hexadecimal numbers). Alternatively it can be set to the special values "mac", "perm-mac", "ifname" or "stable". When set to "mac" (or "perm-mac"), the last 4 bytes of the current (or permanent) MAC address are used as IAID. When set to "ifname", the IAID is computed by hashing the interface name. The special value "stable" can be used to generate an IAID based on the stable-id (see connection.stable-id), a per-host key and the interface name. When the property is unset, the value from global configuration is used; if no global default is set then the IAID is assumed to be "ifname".

+

For DHCPv4, the IAID is only used with "ipv4.dhcp-client-id" values "duid" and "ipv6-duid" to generate the client-id.

+

For DHCPv6, note that at the moment this property is only supported by the "internal" DHCPv6 plugin. The "dhclient" DHCPv6 plugin always derives the IAID from the MAC address.

+

The actually used DHCPv6 IAID for a currently activated interface is exposed in the lease information of the device.

Format: string

@@ -2238,6 +2241,14 @@ +

replace-local-rule

+ +

Connections will default to keep the autogenerated priority 0 local rule unless this setting is set to TRUE.

+

+ Format: NMTernary (int32)

+ + +

required-timeout

The minimum time interval in milliseconds for which dynamic IP configuration should be tried before the connection succeeds.

@@ -2426,7 +2437,10 @@ Example: priority 5 from 192.167.4.0/24 table 45

dhcp-iaid

-

A string containing the "Identity Association Identifier" (IAID) used by the DHCP client. The property is a 32-bit decimal value or a special value among "mac", "perm-mac", "ifname" and "stable". When set to "mac" (or "perm-mac"), the last 4 bytes of the current (or permanent) MAC address are used as IAID. When set to "ifname", the IAID is computed by hashing the interface name. The special value "stable" can be used to generate an IAID based on the stable-id (see connection.stable-id), a per-host key and the interface name. When the property is unset, the value from global configuration is used; if no global default is set then the IAID is assumed to be "ifname". Note that at the moment this property is ignored for IPv6 by dhclient, which always derives the IAID from the MAC address.

+

A string containing the "Identity Association Identifier" (IAID) used by the DHCP client. The string can be a 32-bit number (either decimal, hexadecimal or or as colon separated hexadecimal numbers). Alternatively it can be set to the special values "mac", "perm-mac", "ifname" or "stable". When set to "mac" (or "perm-mac"), the last 4 bytes of the current (or permanent) MAC address are used as IAID. When set to "ifname", the IAID is computed by hashing the interface name. The special value "stable" can be used to generate an IAID based on the stable-id (see connection.stable-id), a per-host key and the interface name. When the property is unset, the value from global configuration is used; if no global default is set then the IAID is assumed to be "ifname".

+

For DHCPv4, the IAID is only used with "ipv4.dhcp-client-id" values "duid" and "ipv6-duid" to generate the client-id.

+

For DHCPv6, note that at the moment this property is only supported by the "internal" DHCPv6 plugin. The "dhclient" DHCPv6 plugin always derives the IAID from the MAC address.

+

The actually used DHCPv6 IAID for a currently activated interface is exposed in the lease information of the device.

Format: string

@@ -2579,6 +2593,14 @@ Example: priority 5 from 192.167.4.0/24 table 45 +

replace-local-rule

+ +

Connections will default to keep the autogenerated priority 0 local rule unless this setting is set to TRUE.

+

+ Format: NMTernary (int32)

+ + +

required-timeout

The minimum time interval in milliseconds for which dynamic IP configuration should be tried before the connection succeeds.

diff --git a/docs/api/html/settings-ipv4.html b/docs/api/html/settings-ipv4.html index 4de460ed..24361ef7 100644 --- a/docs/api/html/settings-ipv4.html +++ b/docs/api/html/settings-ipv4.html @@ -204,6 +204,12 @@   +
replace-local-rule
+
NMTernary (int32)
+

+ 
+
+
 
required-timeout
int32
-1
diff --git a/docs/api/html/settings-ipv6.html b/docs/api/html/settings-ipv6.html index ed0f3010..776d231e 100644 --- a/docs/api/html/settings-ipv6.html +++ b/docs/api/html/settings-ipv6.html @@ -210,6 +210,12 @@   +
replace-local-rule
+
NMTernary (int32)
+

+ 
+
+
 
required-timeout
int32
-1
-- cgit 1.3.0-6-gf8a5