From 35779c6675728fa6f0fd0a21cefb904408509c23 Mon Sep 17 00:00:00 2001 From: Sebastien Bacher Date: Mon, 5 Jul 2021 20:35:03 +0200 Subject: New upstream version 1.32.2 --- docs/api/html/nm-settings-dbus.html | 119 +++++++++++++++++++----------------- 1 file changed, 63 insertions(+), 56 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..1b62f8c3 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.

@@ -1692,7 +1692,7 @@
-

ipv6 setting

+

ipv6 setting

IPv6 Settings.

@@ -1909,7 +1909,7 @@
-

ip-tunnel setting

+

ip-tunnel setting

IP Tunneling Settings.

@@ -2021,7 +2021,7 @@
-

macsec setting

+

macsec setting

MACSec Settings.

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

macvlan setting

+

macvlan setting

MAC VLAN Settings.

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

match setting

+

match setting

Match settings.

@@ -2189,7 +2189,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 +2203,7 @@
-

802-11-olpc-mesh setting

+

802-11-olpc-mesh setting

OLPC Wireless Mesh Settings.

@@ -2231,7 +2231,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 +2245,7 @@
-

ovs-bridge setting

+

ovs-bridge setting

OvsBridge Link Settings.

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

ovs-dpdk setting

+

ovs-dpdk setting

OvsDpdk Link Settings.

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

ovs-interface setting

+

ovs-interface setting

Open vSwitch Interface Settings.

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

ovs-patch setting

+

ovs-patch setting

OvsPatch Link Settings.

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

ovs-port setting

+

ovs-port setting

OvsPort Link Settings.

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

ppp setting

+

ppp setting

Point-to-Point Protocol Settings.

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

pppoe setting

+

pppoe setting

PPP-over-Ethernet Settings.

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

proxy setting

+

proxy setting

WWW Proxy Settings.

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

serial setting

+

serial setting

Serial Link Settings.

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

sriov setting

+

sriov setting

SR-IOV settings.

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

tc setting

+

tc setting

Linux Traffic Control Settings.

@@ -2813,21 +2813,21 @@ 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.

-

team setting

+

team setting

Teaming Settings.

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

team-port setting

+

team-port setting

Team Port Settings.

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

tun setting

+

tun setting

Tunnel Settings.

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

user setting

+

user setting

General User Profile Settings.

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

vlan setting

+

vlan setting

VLAN Settings.

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

vpn setting

+

vpn setting

VPN Settings.

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

vrf setting

+

vrf setting

VRF settings.

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

vxlan setting

+

vxlan setting

VXLAN Settings.

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

wifi-p2p setting

+

wifi-p2p setting

Wi-Fi P2P Settings.

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

wimax setting

+

wimax setting

WiMax Settings.

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

802-3-ethernet setting

+

802-3-ethernet setting

Wired Ethernet Settings.

@@ -3506,6 +3506,13 @@ + + + + + + @@ -3614,7 +3621,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 +3705,7 @@
-

802-11-wireless setting

+

802-11-wireless setting

Wi-Fi Settings.

@@ -3859,7 +3866,7 @@
-

802-11-wireless-security setting

+

802-11-wireless-security setting

Wi-Fi Security Settings.

@@ -3901,7 +3908,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 +4027,7 @@
-

wpan setting

+

wpan setting

IEEE 802.15.4 (WPAN) MAC Settings.

@@ -4076,7 +4083,7 @@
-

hostname setting

+

hostname setting

Hostname settings.

@@ -4125,7 +4132,7 @@
-

ovs-external-ids setting

+

ovs-external-ids setting

OVS External IDs Settings.

@@ -4151,7 +4158,7 @@
-

veth setting

+

veth setting

Veth Settings.

-- cgit 1.3.0-6-gf8a5