From bfe522304da217296e2a61040f58e35ec5d6f3f2 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 16 Aug 2021 09:51:46 +0200 Subject: New upstream version 1.30.6 --- docs/api/html/nm-settings-dbus.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/api/html/nm-settings-dbus.html') diff --git a/docs/api/html/nm-settings-dbus.html b/docs/api/html/nm-settings-dbus.html index 85f77f2f..bf21733c 100644 --- a/docs/api/html/nm-settings-dbus.html +++ b/docs/api/html/nm-settings-dbus.html @@ -8,7 +8,7 @@ - + @@ -2813,14 +2813,14 @@ qdiscs array of vardict   -Array of TC queueing disciplines. +Array of TC queueing disciplines. When the "tc" setting is present, qdiscs from this property are applied upon activation. If the property is empty, all qdiscs are removed and the device will only have the default qdisc assigned by kernel according to the "net.core.default_qdisc" sysctl. If the "tc" setting is not present, NetworkManager doesn't touch the qdiscs present on the interface. tfilters array of vardict   -Array of TC traffic filters. +Array of TC traffic filters. When the "tc" setting is present, filters from this property are applied upon activation. If the property is empty, NetworkManager removes all the filters. If the "tc" setting is not present, NetworkManager doesn't touch the filters present on the interface. @@ -4215,6 +4215,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file -- cgit 1.3.0-6-gf8a5 From e74c568b07b50b97873fb4ee1d776dedefbd54d6 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 1 Oct 2021 23:05:04 +0200 Subject: New upstream version 1.32.12 --- docs/api/html/nm-settings-dbus.html | 129 +++++++++++++++++++++--------------- 1 file changed, 75 insertions(+), 54 deletions(-) (limited to 'docs/api/html/nm-settings-dbus.html') diff --git a/docs/api/html/nm-settings-dbus.html b/docs/api/html/nm-settings-dbus.html index bf21733c..2fab4fd2 100644 --- a/docs/api/html/nm-settings-dbus.html +++ b/docs/api/html/nm-settings-dbus.html @@ -94,7 +94,7 @@
-

connection setting

+

connection setting

General Connection Profile Settings.

@@ -290,7 +290,7 @@
-

6lowpan setting

+

6lowpan setting

6LoWPAN Settings.

@@ -316,7 +316,7 @@
-

802-1x setting

+

802-1x setting

IEEE 802.1x Authentication Settings.

@@ -666,7 +666,7 @@
-

adsl setting

+

adsl setting

ADSL Settings.

@@ -736,7 +736,7 @@
-

bluetooth setting

+

bluetooth setting

Bluetooth Settings.

@@ -771,7 +771,7 @@
-

bond setting

+

bond setting

Bonding Settings.

@@ -806,7 +806,7 @@
-

bridge setting

+

bridge setting

Bridging Settings.

@@ -1023,7 +1023,7 @@
-

bridge-port setting

+

bridge-port setting

Bridge Port Settings.

@@ -1072,7 +1072,7 @@
-

cdma setting

+

cdma setting

CDMA-based Mobile Broadband Settings.

@@ -1128,7 +1128,7 @@
-

dcb setting

+

dcb setting

Data Center Bridging Settings.

@@ -1254,7 +1254,7 @@
-

dummy setting

+

dummy setting

Dummy Link Settings.

@@ -1274,7 +1274,7 @@
-

ethtool setting

+

ethtool setting

Ethtool Ethernet Settings.

@@ -1294,7 +1294,7 @@
-

generic setting

+

generic setting

Generic Link Settings.

@@ -1314,7 +1314,7 @@
-

gsm setting

+

gsm setting

GSM-based Mobile Broadband Settings.

@@ -1433,7 +1433,7 @@
-

infiniband setting

+

infiniband setting

Infiniband Settings.

@@ -1489,7 +1489,7 @@
-

ipv4 setting

+

ipv4 setting

IPv4 Settings.

@@ -1661,6 +1661,13 @@ + + + + + + @@ -1692,7 +1699,7 @@
-

ipv6 setting

+

ipv6 setting

IPv6 Settings.

+required-timeoutint32-1The minimum time interval in milliseconds for which dynamic IP configuration should be tried before the connection succeeds. This property is useful for example if both IPv4 and IPv6 are enabled and are allowed to fail. Normally the connection succeeds as soon as one of the two address families completes; by setting a required timeout for e.g. IPv4, one can ensure that even if IP6 succeeds earlier than IPv4, NetworkManager waits some time for IPv4 before the connection becomes active. Note that if "may-fail" is FALSE for the same address family, this property has no effect as NetworkManager needs to wait for the full DHCP timeout. A zero value means that no required timeout is present, -1 means the default value (either configuration ipvx.required-timeout override or zero).
route-data array of vardict  
@@ -1871,6 +1878,13 @@ + + + + + + @@ -1909,7 +1923,7 @@
-

ip-tunnel setting

+

ip-tunnel setting

IP Tunneling Settings.

+required-timeoutint32-1The minimum time interval in milliseconds for which dynamic IP configuration should be tried before the connection succeeds. This property is useful for example if both IPv4 and IPv6 are enabled and are allowed to fail. Normally the connection succeeds as soon as one of the two address families completes; by setting a required timeout for e.g. IPv4, one can ensure that even if IP6 succeeds earlier than IPv4, NetworkManager waits some time for IPv4 before the connection becomes active. Note that if "may-fail" is FALSE for the same address family, this property has no effect as NetworkManager needs to wait for the full DHCP timeout. A zero value means that no required timeout is present, -1 means the default value (either configuration ipvx.required-timeout override or zero).
route-data array of vardict  
@@ -2021,7 +2035,7 @@
-

macsec setting

+

macsec setting

MACSec Settings.

@@ -2105,7 +2119,7 @@
-

macvlan setting

+

macvlan setting

MAC VLAN Settings.

@@ -2154,7 +2168,7 @@
-

match setting

+

match setting

Match settings.

@@ -2189,7 +2203,7 @@ kernel-command-line - +
array of string  A list of kernel command line arguments to match. This may be used to check whether a specific kernel command line option is set (or if prefixed with the exclamation mark unset). The argument must either be a single word, or an assignment (i.e. two words, separated "="). In the former case the kernel command line is searched for the word appearing as is, or as left hand side of an assignment. In the latter case, the exact assignment is looked for with right and left hand side matching. See NMSettingMatch:interface-name for how special characters '|', '&', '!' and '\\' are used for optional and mandatory matches and inverting the pattern.A list of kernel command line arguments to match. This may be used to check whether a specific kernel command line option is set (or unset, if prefixed with the exclamation mark). The argument must either be a single word, or an assignment (i.e. two words, joined by "="). In the former case the kernel command line is searched for the word appearing as is, or as left hand side of an assignment. In the latter case, the exact assignment is looked for with right and left hand side matching. Wildcard patterns are not supported. See NMSettingMatch:interface-name for how special characters '|', '&', '!' and '\\' are used for optional and mandatory matches and inverting the match.
@@ -2203,7 +2217,7 @@
-

802-11-olpc-mesh setting

+

802-11-olpc-mesh setting

OLPC Wireless Mesh Settings.

@@ -2231,7 +2245,7 @@ dhcp-anycast-address - +
byte array  Anycast DHCP MAC address used when requesting an IP address via DHCP. The specific anycast address used determines which DHCP server class answers the request.Anycast DHCP MAC address used when requesting an IP address via DHCP. The specific anycast address used determines which DHCP server class answers the request. This is currently only implemented by dhclient DHCP plugin.
@@ -2245,7 +2259,7 @@
-

ovs-bridge setting

+

ovs-bridge setting

OvsBridge Link Settings.

@@ -2301,7 +2315,7 @@
-

ovs-dpdk setting

+

ovs-dpdk setting

OvsDpdk Link Settings.

@@ -2327,7 +2341,7 @@
-

ovs-interface setting

+

ovs-interface setting

Open vSwitch Interface Settings.

@@ -2353,7 +2367,7 @@
-

ovs-patch setting

+

ovs-patch setting

OvsPatch Link Settings.

@@ -2379,7 +2393,7 @@
-

ovs-port setting

+

ovs-port setting

OvsPort Link Settings.

@@ -2442,7 +2456,7 @@
-

ppp setting

+

ppp setting

Point-to-Point Protocol Settings.

@@ -2589,7 +2603,7 @@
-

pppoe setting

+

pppoe setting

PPP-over-Ethernet Settings.

@@ -2645,7 +2659,7 @@
-

proxy setting

+

proxy setting

WWW Proxy Settings.

@@ -2694,7 +2708,7 @@
-

serial setting

+

serial setting

Serial Link Settings.

@@ -2750,7 +2764,7 @@
-

sriov setting

+

sriov setting

SR-IOV settings.

@@ -2792,7 +2806,7 @@
-

tc setting

+

tc setting

Linux Traffic Control Settings.

@@ -2827,7 +2841,7 @@
-

team setting

+

team setting

Teaming Settings.

@@ -2967,7 +2981,7 @@
-

team-port setting

+

team-port setting

Team Port Settings.

@@ -3037,7 +3051,7 @@
-

tun setting

+

tun setting

Tunnel Settings.

@@ -3100,7 +3114,7 @@
-

user setting

+

user setting

General User Profile Settings.

@@ -3126,7 +3140,7 @@
-

vlan setting

+

vlan setting

VLAN Settings.

@@ -3189,7 +3203,7 @@
-

vpn setting

+

vpn setting

VPN Settings.

@@ -3252,7 +3266,7 @@
-

vrf setting

+

vrf setting

VRF settings.

@@ -3278,7 +3292,7 @@
-

vxlan setting

+

vxlan setting

VXLAN Settings.

@@ -3411,7 +3425,7 @@
-

wifi-p2p setting

+

wifi-p2p setting

Wi-Fi P2P Settings.

@@ -3453,7 +3467,7 @@
-

wimax setting

+

wimax setting

WiMax Settings.

@@ -3488,7 +3502,7 @@
-

802-3-ethernet setting

+

802-3-ethernet setting

Wired Ethernet Settings.

@@ -3506,6 +3520,13 @@ + + + + + + @@ -3614,7 +3635,7 @@
-

wireguard setting

+

wireguard setting

WireGuard Settings.

+accept-all-mac-addressesNMTernary (int32) When TRUE, setup the interface to accept packets for all MAC addresses. This is enabling the kernel interface flag IFF_PROMISC. When FALSE, the interface will only accept the packets with the interface destination mac address or broadcast.
assigned-mac-address string  
@@ -3698,7 +3719,7 @@
-

802-11-wireless setting

+

802-11-wireless setting

Wi-Fi Settings.

@@ -3859,7 +3880,7 @@
-

802-11-wireless-security setting

+

802-11-wireless-security setting

Wi-Fi Security Settings.

@@ -3901,7 +3922,7 @@ key-mgmt - +
string  Key management used for the connection. One of "none" (WEP), "ieee8021x" (Dynamic WEP), "wpa-psk" (infrastructure WPA-PSK), "sae" (SAE), "owe" (Opportunistic Wireless Encryption), "wpa-eap" (WPA-Enterprise) or "wpa-eap-suite-b-192" (WPA3-Enterprise Suite B). This property must be set for any Wi-Fi connection that uses security.Key management used for the connection. One of "none" (WEP or no password protection), "ieee8021x" (Dynamic WEP), "owe" (Opportunistic Wireless Encryption), "wpa-psk" (WPA2 + WPA3 personal), "sae" (WPA3 personal only), "wpa-eap" (WPA2 + WPA3 enterprise) or "wpa-eap-suite-b-192" (WPA3 enterprise only). This property must be set for any Wi-Fi connection that uses security.
@@ -4020,7 +4041,7 @@
-

wpan setting

+

wpan setting

IEEE 802.15.4 (WPAN) MAC Settings.

@@ -4076,7 +4097,7 @@
-

hostname setting

+

hostname setting

Hostname settings.

@@ -4125,7 +4146,7 @@
-

ovs-external-ids setting

+

ovs-external-ids setting

OVS External IDs Settings.

@@ -4151,7 +4172,7 @@
-

veth setting

+

veth setting

Veth Settings.

-- cgit 1.3.0-6-gf8a5 From 88c227d90a6b7b388c5c85d72802a0ca8f05ed5c Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Thu, 13 Jan 2022 22:30:39 +0100 Subject: New upstream version 1.34.0 --- docs/api/html/nm-settings-dbus.html | 49 +++++++++++++++++++++++++++++++------ 1 file changed, 41 insertions(+), 8 deletions(-) (limited to 'docs/api/html/nm-settings-dbus.html') diff --git a/docs/api/html/nm-settings-dbus.html b/docs/api/html/nm-settings-dbus.html index 2fab4fd2..f9307059 100644 --- a/docs/api/html/nm-settings-dbus.html +++ b/docs/api/html/nm-settings-dbus.html @@ -122,14 +122,14 @@ autoconnect - + - + + + + + + + @@ -1155,8 +1162,8 @@ - - + + - +
boolean TRUEWhether or not the connection should be automatically connected by NetworkManager when the resources for the connection are available. TRUE to automatically activate the connection, FALSE to require manual intervention to activate the connection. Note that autoconnect is not implemented for VPN profiles. See "secondaries" as an alternative to automatically connect VPN profiles.Whether or not the connection should be automatically connected by NetworkManager when the resources for the connection are available. TRUE to automatically activate the connection, FALSE to require manual intervention to activate the connection. Autoconnect happens when the circumstances are suitable. That means for example that the device is currently managed and not active. Autoconnect thus never replaces or competes with an already active profile. Note that autoconnect is not implemented for VPN profiles. See "secondaries" as an alternative to automatically connect VPN profiles.
autoconnect-priority int32 0The autoconnect priority. If the connection is set to autoconnect, connections with higher priority will be preferred. Defaults to 0. The higher number means higher priority.The autoconnect priority in range -999 to 999. If the connection is set to autoconnect, connections with higher priority will be preferred. The higher number means higher priority. Defaults to 0. Note that this property only matters if there are more than one candidate profile to select for autoconnect. In case of equal priority, the profile used most recently is chosen.
@@ -147,6 +147,13 @@
+dns-over-tlsint32-1Whether DNSOverTls (dns-over-tls) is enabled for the connection. DNSOverTls is a technology which uses TLS to encrypt dns traffic. The permitted values are: "yes" (2) use DNSOverTls and disabled fallback, "opportunistic" (1) use DNSOverTls but allow fallback to unencrypted resolution, "no" (0) don't ever use DNSOverTls. If unspecified "default" depends on the plugin used. Systemd-resolved uses global setting. This feature requires a plugin which supports DNSOverTls. Otherwise, the setting has no effect. One such plugin is dns-systemd-resolved.
gateway-ping-timeout uint32 0 app-fcoe-mode string"fabric"The FCoE controller mode; either "fabric" (default) or "vn2vn". The FCoE controller mode; either "fabric" or "vn2vn". Since 1.34, NULL is the default and means "fabric". Before 1.34, NULL was rejected as invalid and the default was "fabric".
@@ -3600,7 +3607,7 @@ s390-options dict of string to string {}Dictionary of key/value pairs of s390-specific device options. Both keys and values must be strings. Allowed keys include "portno", "layer2", "portname", "protocol", among others. Key names must contain only alphanumeric characters (ie, [a-zA-Z0-9]).Dictionary of key/value pairs of s390-specific device options. Both keys and values must be strings. Allowed keys include "portno", "layer2", "portname", "protocol", among others. Key names must contain only alphanumeric characters (ie, [a-zA-Z0-9]). Currently, NetworkManager itself does nothing with this information. However, s390utils ships a udev rule which parses this information and applies it to the interface.
@@ -4097,7 +4104,33 @@
-

hostname setting

+

bond-port setting

+

Bond Port Settings.

+
++++++ + + + + + + + + + + + + +
Key NameValue TypeDefault ValueValue Description
+queue-iduint320The queue ID of this bond port. The maximum value of queue ID is the number of TX queues currently active in device.
+
+
+
+

hostname setting

Hostname settings.

@@ -4146,7 +4179,7 @@
-

ovs-external-ids setting

+

ovs-external-ids setting

OVS External IDs Settings.

@@ -4172,7 +4205,7 @@
-

veth setting

+

veth setting

Veth Settings.

-- cgit 1.3.0-6-gf8a5