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-nmcli.html | 132 ++++++++++++++++++++--------------- 1 file changed, 76 insertions(+), 56 deletions(-) (limited to 'docs/api/html/nm-settings-nmcli.html') diff --git a/docs/api/html/nm-settings-nmcli.html b/docs/api/html/nm-settings-nmcli.html index e59968ad..545ba61f 100644 --- a/docs/api/html/nm-settings-nmcli.html +++ b/docs/api/html/nm-settings-nmcli.html @@ -67,7 +67,7 @@ property.

-

connection setting

+

connection setting

General Connection Profile Settings.

Properties: @@ -295,7 +295,7 @@


-

6lowpan setting

+

6lowpan setting

6LoWPAN Settings.

Properties: @@ -319,7 +319,7 @@


-

802-1x setting

+

802-1x setting

IEEE 802.1x Authentication Settings.

Properties: @@ -729,7 +729,7 @@


-

adsl setting

+

adsl setting

ADSL Settings.

Properties: @@ -811,7 +811,7 @@


-

bluetooth setting

+

bluetooth setting

Bluetooth Settings.

Properties: @@ -847,7 +847,7 @@


-

bond setting

+

bond setting

Bonding Settings.

Properties: @@ -869,7 +869,7 @@


-

bridge setting

+

bridge setting

Bridging Settings.

Properties: @@ -1119,7 +1119,7 @@


-

bridge-port setting

+

bridge-port setting

Bridge Port Settings.

Properties: @@ -1173,7 +1173,7 @@


-

cdma setting

+

cdma setting

CDMA-based Mobile Broadband Settings.

Properties: @@ -1235,7 +1235,7 @@


-

dcb setting

+

dcb setting

Data Center Bridging Settings.

Properties: @@ -1371,7 +1371,7 @@


-

ethtool setting

+

ethtool setting

Ethtool Ethernet Settings.

Properties: @@ -1703,6 +1703,18 @@

+

pause-autoneg

+

Whether to automatically negotiate on pause frame of flow control mechanism defined by IEEE 802.3x standard.

+ + +

pause-rx

+

Whether RX pause should be enabled. Only valid when automatic negotiation is disabled

+ + +

pause-tx

+

Whether TX pause should be enabled. Only valid when automatic negotiation is disabled

+ +

ring-rx

@@ -1723,7 +1735,7 @@

-

gsm setting

+

gsm setting

GSM-based Mobile Broadband Settings.

Properties: @@ -1861,7 +1873,7 @@


-

infiniband setting

+

infiniband setting

Infiniband Settings.

Properties: @@ -1927,7 +1939,7 @@


-

ipv4 setting

+

ipv4 setting

IPv4 Settings.

Properties: @@ -1943,9 +1955,9 @@

Alias: ip4

-

Array of IP addresses.

+

A list of IPv4 addresses and their prefix length. Multiple addresses can be separated by comma. For example "192.168.1.5/24, 10.1.0.5/24".

- Format: array of array of uint32

+ Format: a comma separated list of addresses

@@ -2129,9 +2141,9 @@

routes

-

Array of IP routes.

+

A list of IPv4 destination addresses, prefix length, optional IPv4 next hop addresses, optional route metric, optional attribute. The valid syntax is: "ip[/prefix] [next-hop] [metric] [attribute=val]...[,ip[/prefix]...]". For example "192.0.2.0/24 10.1.1.1 77, 198.51.100.0/24".

- Format: array of array of uint32

+ Format: a comma separated list of routes

@@ -2143,7 +2155,7 @@

-

ipv6 setting

+

ipv6 setting

IPv6 Settings.

Properties: @@ -2359,7 +2371,7 @@


-

ip-tunnel setting

+

ip-tunnel setting

IP Tunneling Settings.

Properties: @@ -2487,7 +2499,7 @@


-

macsec setting

+

macsec setting

MACSec Settings.

Properties: @@ -2589,7 +2601,7 @@


-

macvlan setting

+

macvlan setting

MAC VLAN Settings.

Properties: @@ -2643,7 +2655,7 @@


-

match setting

+

match setting

Match settings.

Properties: @@ -2673,7 +2685,7 @@

kernel-command-line

-

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.

Format: array of string

@@ -2691,7 +2703,7 @@

-

802-11-olpc-mesh setting

+

802-11-olpc-mesh setting

Alias: olpc-mesh

OLPC Wireless Mesh Settings.

@@ -2719,7 +2731,7 @@

Alias: dhcp-anycast

-

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.

Format: byte array

@@ -2739,7 +2751,7 @@

-

ovs-bridge setting

+

ovs-bridge setting

OvsBridge Link Settings.

Properties: @@ -2795,7 +2807,7 @@


-

ovs-dpdk setting

+

ovs-dpdk setting

OvsDpdk Link Settings.

Properties: @@ -2817,7 +2829,7 @@


-

ovs-interface setting

+

ovs-interface setting

Open vSwitch Interface Settings.

Properties: @@ -2839,7 +2851,7 @@


-

ovs-patch setting

+

ovs-patch setting

OvsPatch Link Settings.

Properties: @@ -2861,7 +2873,7 @@


-

ovs-port setting

+

ovs-port setting

OvsPort Link Settings.

Properties: @@ -2925,7 +2937,7 @@


-

ppp setting

+

ppp setting

Point-to-Point Protocol Settings.

Properties: @@ -3085,7 +3097,7 @@


-

pppoe setting

+

pppoe setting

PPP-over-Ethernet Settings.

Properties: @@ -3151,7 +3163,7 @@


-

proxy setting

+

proxy setting

WWW Proxy Settings.

Properties: @@ -3207,7 +3219,7 @@


-

serial setting

+

serial setting

Serial Link Settings.

Properties: @@ -3263,7 +3275,7 @@


-

sriov setting

+

sriov setting

SR-IOV settings.

Properties: @@ -3303,7 +3315,7 @@


-

tc setting

+

tc setting

Linux Traffic Control Settings.

Properties: @@ -3317,7 +3329,7 @@

qdiscs

-

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.

Format: array of vardict

@@ -3325,7 +3337,7 @@

tfilters

-

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.

Format: array of vardict

@@ -3335,7 +3347,7 @@

-

team setting

+

team setting

Teaming Settings.

Properties: @@ -3481,7 +3493,7 @@


-

team-port setting

+

team-port setting

Team Port Settings.

Properties: @@ -3555,7 +3567,7 @@


-

tun setting

+

tun setting

Tunnel Settings.

Properties: @@ -3631,7 +3643,7 @@


-

vlan setting

+

vlan setting

VLAN Settings.

Properties: @@ -3697,7 +3709,7 @@


-

vpn setting

+

vpn setting

VPN Settings.

Properties: @@ -3765,7 +3777,7 @@


-

vrf setting

+

vrf setting

VRF settings.

Properties: @@ -3789,7 +3801,7 @@


-

vxlan setting

+

vxlan setting

VXLAN Settings.

Properties: @@ -3947,7 +3959,7 @@


-

wifi-p2p setting

+

wifi-p2p setting

Wi-Fi P2P Settings.

Properties: @@ -3989,7 +4001,7 @@


-

wimax setting

+

wimax setting

WiMax Settings.

Properties: @@ -4025,7 +4037,7 @@


-

802-3-ethernet setting

+

802-3-ethernet setting

Alias: ethernet

Wired Ethernet Settings.

@@ -4039,6 +4051,14 @@ +

accept-all-mac-addresses

+ +

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.

+

+ Format: NMTernary (int32)

+ + +

auto-negotiate

When TRUE, enforce auto-negotiation of speed and duplex mode. If "speed" and "duplex" properties are both specified, only that single mode will be advertised and accepted during the link auto-negotiation process: this works only for BASE-T 802.3 specifications and is useful for enforcing gigabits modes, as in these cases link negotiation is mandatory. When FALSE, "speed" and "duplex" properties should be both set or link configuration will be skipped.

@@ -4161,7 +4181,7 @@

-

wireguard setting

+

wireguard setting

WireGuard Settings.

Properties: @@ -4243,7 +4263,7 @@


-

802-11-wireless setting

+

802-11-wireless setting

Alias: wifi

Wi-Fi Settings.

@@ -4415,7 +4435,7 @@

-

802-11-wireless-security setting

+

802-11-wireless-security setting

Alias: wifi-sec

Wi-Fi Security Settings.

@@ -4455,7 +4475,7 @@

key-mgmt

-

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.

Format: string

@@ -4599,7 +4619,7 @@

-

wpan setting

+

wpan setting

IEEE 802.15.4 (WPAN) MAC Settings.

Properties: @@ -4665,7 +4685,7 @@


-

hostname setting

+

hostname setting

Hostname settings.

Properties: @@ -4713,7 +4733,7 @@


-

veth setting

+

veth setting

Veth Settings.

Properties: -- cgit 1.3.0-6-gf8a5