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 --- ...-org.freedesktop.NetworkManager.Device.Bond.xml | 5 +- ...rg.freedesktop.NetworkManager.Device.Bridge.xml | 5 +- ...-org.freedesktop.NetworkManager.Device.Team.xml | 5 +- .../dbus-org.freedesktop.NetworkManager.Device.xml | 14 + docs/api/html/NetworkManager.conf.html | 4 + docs/api/html/NetworkManager.devhelp2 | 2 + docs/api/html/ch01.html | 3 + ...org.freedesktop.NetworkManager.Device.Bond.html | 5 +- ...g.freedesktop.NetworkManager.Device.Bridge.html | 5 +- ...reedesktop.NetworkManager.Device.OvsBridge.html | 5 +- ....freedesktop.NetworkManager.Device.OvsPort.html | 5 +- ...org.freedesktop.NetworkManager.Device.Team.html | 5 +- ...dbus-org.freedesktop.NetworkManager.Device.html | 16 + docs/api/html/index.html | 7 +- docs/api/html/ix01.html | 52 +- docs/api/html/nm-settings-dbus.html | 49 +- docs/api/html/nm-settings-ifcfg-rh.html | 98 ++- docs/api/html/nm-settings-nmcli.html | 535 ++++++++++++-- docs/api/html/nmcli.html | 32 +- docs/api/html/ref-settings.html | 3 + docs/api/html/settings-6lowpan.html | 2 +- docs/api/html/settings-802-11-olpc-mesh.html | 2 +- .../html/settings-802-11-wireless-security.html | 2 +- docs/api/html/settings-802-11-wireless.html | 2 +- docs/api/html/settings-802-1x.html | 2 +- docs/api/html/settings-802-3-ethernet.html | 4 +- docs/api/html/settings-adsl.html | 2 +- docs/api/html/settings-bluetooth.html | 2 +- docs/api/html/settings-bond-port.html | 69 ++ docs/api/html/settings-bond.html | 2 +- docs/api/html/settings-bridge-port.html | 2 +- docs/api/html/settings-bridge.html | 2 +- docs/api/html/settings-cdma.html | 2 +- docs/api/html/settings-connection.html | 12 +- docs/api/html/settings-dcb.html | 6 +- docs/api/html/settings-dummy.html | 2 +- docs/api/html/settings-ethtool.html | 2 +- docs/api/html/settings-generic.html | 2 +- docs/api/html/settings-gsm.html | 2 +- docs/api/html/settings-hostname.html | 8 +- docs/api/html/settings-infiniband.html | 2 +- docs/api/html/settings-ip-tunnel.html | 2 +- docs/api/html/settings-ipv4.html | 2 +- docs/api/html/settings-ipv6.html | 2 +- docs/api/html/settings-macsec.html | 2 +- docs/api/html/settings-macvlan.html | 2 +- docs/api/html/settings-match.html | 2 +- docs/api/html/settings-ovs-bridge.html | 2 +- docs/api/html/settings-ovs-dpdk.html | 2 +- docs/api/html/settings-ovs-external-ids.html | 4 +- docs/api/html/settings-ovs-interface.html | 2 +- docs/api/html/settings-ovs-patch.html | 2 +- docs/api/html/settings-ovs-port.html | 2 +- docs/api/html/settings-ppp.html | 2 +- docs/api/html/settings-pppoe.html | 2 +- docs/api/html/settings-proxy.html | 2 +- docs/api/html/settings-serial.html | 2 +- docs/api/html/settings-sriov.html | 2 +- docs/api/html/settings-tc.html | 2 +- docs/api/html/settings-team-port.html | 2 +- docs/api/html/settings-team.html | 2 +- docs/api/html/settings-tun.html | 2 +- docs/api/html/settings-user.html | 2 +- docs/api/html/settings-veth.html | 4 +- docs/api/html/settings-vlan.html | 2 +- docs/api/html/settings-vpn.html | 2 +- docs/api/html/settings-vrf.html | 2 +- docs/api/html/settings-vxlan.html | 2 +- docs/api/html/settings-wifi-p2p.html | 2 +- docs/api/html/settings-wimax.html | 2 +- docs/api/html/settings-wireguard.html | 2 +- docs/api/html/settings-wpan.html | 6 +- docs/api/html/style.css | 6 +- docs/api/network-manager-docs.xml | 2 +- docs/api/settings-spec.xml | 10 +- docs/api/version.xml | 2 +- docs/libnm/html/NMConnection.html | 12 +- docs/libnm/html/NMDevice.html | 49 ++ docs/libnm/html/NMDeviceBond.html | 4 + docs/libnm/html/NMDeviceBridge.html | 4 + docs/libnm/html/NMDeviceOvsBridge.html | 4 + docs/libnm/html/NMDeviceOvsPort.html | 4 + docs/libnm/html/NMDeviceTeam.html | 4 + docs/libnm/html/NMDeviceWifi.html | 2 +- docs/libnm/html/NMObject.html | 18 +- docs/libnm/html/NMSetting8021x.html | 100 +-- docs/libnm/html/NMSettingAdsl.html | 14 +- docs/libnm/html/NMSettingBluetooth.html | 4 +- docs/libnm/html/NMSettingBond.html | 6 +- docs/libnm/html/NMSettingBondPort.html | 144 ++++ docs/libnm/html/NMSettingBridgePort.html | 6 +- docs/libnm/html/NMSettingCdma.html | 10 +- docs/libnm/html/NMSettingConnection.html | 150 +++- docs/libnm/html/NMSettingDcb.html | 38 +- docs/libnm/html/NMSettingGsm.html | 28 +- docs/libnm/html/NMSettingIP4Config.html | 12 +- docs/libnm/html/NMSettingIP6Config.html | 14 +- docs/libnm/html/NMSettingIPConfig.html | 38 +- docs/libnm/html/NMSettingIPTunnel.html | 28 +- docs/libnm/html/NMSettingInfiniband.html | 12 +- docs/libnm/html/NMSettingMacsec.html | 22 +- docs/libnm/html/NMSettingMacvlan.html | 8 +- docs/libnm/html/NMSettingOvsBridge.html | 4 +- docs/libnm/html/NMSettingOvsDpdk.html | 8 +- docs/libnm/html/NMSettingOvsExternalIDs.html | 8 +- docs/libnm/html/NMSettingOvsInterface.html | 8 +- docs/libnm/html/NMSettingOvsPatch.html | 4 +- docs/libnm/html/NMSettingOvsPort.html | 4 +- docs/libnm/html/NMSettingPpp.html | 40 +- docs/libnm/html/NMSettingPppoe.html | 10 +- docs/libnm/html/NMSettingProxy.html | 2 +- docs/libnm/html/NMSettingSerial.html | 10 +- docs/libnm/html/NMSettingSriov.html | 5 +- docs/libnm/html/NMSettingTeam.html | 28 +- docs/libnm/html/NMSettingTeamPort.html | 12 +- docs/libnm/html/NMSettingTun.html | 12 +- docs/libnm/html/NMSettingVlan.html | 34 +- docs/libnm/html/NMSettingVpn.html | 6 +- docs/libnm/html/NMSettingVxlan.html | 32 +- docs/libnm/html/NMSettingWired.html | 22 +- docs/libnm/html/NMSettingWireless.html | 36 +- docs/libnm/html/NMSettingWirelessSecurity.html | 22 +- docs/libnm/html/api-index-full.html | 806 +++++++++++---------- docs/libnm/html/ch03.html | 23 +- docs/libnm/html/index.html | 27 +- docs/libnm/html/libnm-nm-errors.html | 2 +- docs/libnm/html/libnm-nm-utils.html | 2 +- docs/libnm/html/libnm-nm-version.html | 132 ++-- docs/libnm/html/libnm.devhelp2 | 148 ++-- docs/libnm/html/object-tree.html | 2 + docs/libnm/html/ref-overview.html | 2 +- docs/libnm/html/style.css | 6 +- docs/libnm/html/usage.html | 4 +- docs/libnm/libnm-docs.xml | 15 +- docs/libnm/libnm-sections.txt | 36 +- docs/libnm/libnm.types | 2 + docs/libnm/version.xml | 2 +- 137 files changed, 2234 insertions(+), 1093 deletions(-) create mode 100644 docs/api/html/settings-bond-port.html create mode 100644 docs/libnm/html/NMSettingBondPort.html (limited to 'docs') diff --git a/docs/api/dbus-org.freedesktop.NetworkManager.Device.Bond.xml b/docs/api/dbus-org.freedesktop.NetworkManager.Device.Bond.xml index c01c434f..12e733d8 100644 --- a/docs/api/dbus-org.freedesktop.NetworkManager.Device.Bond.xml +++ b/docs/api/dbus-org.freedesktop.NetworkManager.Device.Bond.xml @@ -48,8 +48,9 @@ Carrier readable b Slaves readable ao - Array of object paths representing devices which are currently enslaved to - this device. + DEPRECATED. Use the "Ports" property in + "org.freedesktop.NetworkManager.Device" instead which exists since + version NetworkManager 1.34.0. diff --git a/docs/api/dbus-org.freedesktop.NetworkManager.Device.Bridge.xml b/docs/api/dbus-org.freedesktop.NetworkManager.Device.Bridge.xml index eb26d682..23e4fd61 100644 --- a/docs/api/dbus-org.freedesktop.NetworkManager.Device.Bridge.xml +++ b/docs/api/dbus-org.freedesktop.NetworkManager.Device.Bridge.xml @@ -48,8 +48,9 @@ Carrier readable b Slaves readable ao - Array of object paths representing devices which are currently enslaved to - this device. + DEPRECATED. Use the "Ports" property in + "org.freedesktop.NetworkManager.Device" instead which exists since + version NetworkManager 1.34.0. diff --git a/docs/api/dbus-org.freedesktop.NetworkManager.Device.Team.xml b/docs/api/dbus-org.freedesktop.NetworkManager.Device.Team.xml index c4ede1be..6c80dad3 100644 --- a/docs/api/dbus-org.freedesktop.NetworkManager.Device.Team.xml +++ b/docs/api/dbus-org.freedesktop.NetworkManager.Device.Team.xml @@ -49,8 +49,9 @@ Carrier readable b Slaves readable ao - Array of object paths representing devices which are currently enslaved to - this device. + DEPRECATED. Use the "Ports" property in + "org.freedesktop.NetworkManager.Device" instead which exists since + version NetworkManager 1.34.0. diff --git a/docs/api/dbus-org.freedesktop.NetworkManager.Device.xml b/docs/api/dbus-org.freedesktop.NetworkManager.Device.xml index 6b4d67a7..bebd9e58 100644 --- a/docs/api/dbus-org.freedesktop.NetworkManager.Device.xml +++ b/docs/api/dbus-org.freedesktop.NetworkManager.Device.xml @@ -60,6 +60,7 @@ Ip6Connectivity readable u InterfaceFlags readable u HwAddress readable s +Ports readable ao @@ -545,6 +546,19 @@ HwAddress readable s Since: 1.24 + + The "Ports" property + org.freedesktop.NetworkManager.Device:Ports + +Ports readable ao + + The port devices of the controller device. + Array of object paths representing devices which are currently set as + port of this device. This replaces the 'Slaves' properties on the + device-specific D-Bus interfaces. + Since: 1.34 + + diff --git a/docs/api/html/NetworkManager.conf.html b/docs/api/html/NetworkManager.conf.html index e8efb5e7..d1a0cc39 100644 --- a/docs/api/html/NetworkManager.conf.html +++ b/docs/api/html/NetworkManager.conf.html @@ -752,6 +752,10 @@ ipv6.ip6-privacy=0

If unspecified, the ultimate default values depends on the DNS plugin. With systemd-resolved the default currently is "no" (0) and for all other plugins also "no" (0).

+

connection.dns-over-tls

+

If unspecified, the ultimate default values depends on the DNS plugin. With systemd-resolved the default currently is global setting and for all other plugins "no" (0).

+ +

connection.stable-id

diff --git a/docs/api/html/NetworkManager.devhelp2 b/docs/api/html/NetworkManager.devhelp2 index fdb8d01c..613b9266 100644 --- a/docs/api/html/NetworkManager.devhelp2 +++ b/docs/api/html/NetworkManager.devhelp2 @@ -67,6 +67,7 @@ + @@ -283,6 +284,7 @@ + diff --git a/docs/api/html/ch01.html b/docs/api/html/ch01.html index 4cbe2f6d..9863c8bd 100644 --- a/docs/api/html/ch01.html +++ b/docs/api/html/ch01.html @@ -168,6 +168,9 @@ wpan — IEEE 802.15.4 (WPAN) MAC Settings
+bond-port — Bond Port Settings +
+
hostname — Hostname settings
diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Bond.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Bond.html index 941bedef..7799cb8a 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Bond.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Bond.html @@ -75,8 +75,9 @@ Carrier readable b
 Slaves  readable   ao
 
-

Array of object paths representing devices which are currently enslaved to - this device. +

DEPRECATED. Use the "Ports" property in + "org.freedesktop.NetworkManager.Device" instead which exists since + version NetworkManager 1.34.0.

diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Bridge.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Bridge.html index c4142b6f..43bdf84d 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Bridge.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Bridge.html @@ -75,8 +75,9 @@ Carrier readable b
 Slaves  readable   ao
 
-

Array of object paths representing devices which are currently enslaved to - this device. +

DEPRECATED. Use the "Ports" property in + "org.freedesktop.NetworkManager.Device" instead which exists since + version NetworkManager 1.34.0.

diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.OvsBridge.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.OvsBridge.html index 117372d6..e5e0d5ab 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.OvsBridge.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.OvsBridge.html @@ -49,8 +49,9 @@
 Slaves  readable   ao
 
-

Array of object paths representing ports which are currently enslaved to - this bridge. +

DEPRECATED. Use the "Ports" property in + "org.freedesktop.NetworkManager.Device" instead which exists since + version NetworkManager 1.34.0.

Since: 1.14

diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.OvsPort.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.OvsPort.html index bbae6f4a..542df52b 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.OvsPort.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.OvsPort.html @@ -49,8 +49,9 @@
 Slaves  readable   ao
 
-

Array of object paths representing interfaces which are currently enslaved to - this port. +

DEPRECATED. Use the "Ports" property in + "org.freedesktop.NetworkManager.Device" instead which exists since + version NetworkManager 1.34.0.

Since: 1.14

diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Team.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Team.html index d9780576..ad6d735f 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Team.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Team.html @@ -76,8 +76,9 @@ Carrier readable b
 Slaves  readable   ao
 
-

Array of object paths representing devices which are currently enslaved to - this device. +

DEPRECATED. Use the "Ports" property in + "org.freedesktop.NetworkManager.Device" instead which exists since + version NetworkManager 1.34.0.


diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.html index 058b5b5e..2cb81d13 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.html @@ -88,6 +88,7 @@ Ip6Connectivity readable u InterfaceFlags readable u HwAddress readable s +Ports readable ao
@@ -602,6 +603,21 @@ HwAddress readable s

Since: 1.24

+
+
+

The "Ports" property

+
+Ports  readable   ao
+
+

The port devices of the controller device. +

+

Array of object paths representing devices which are currently set as + port of this device. This replaces the 'Slaves' properties on the + device-specific D-Bus interfaces. +

+

Since: 1.34 +

+
+bond-port — Bond Port Settings +
+
hostname — Hostname settings
diff --git a/docs/api/html/ix01.html b/docs/api/html/ix01.html index 289ae66a..2ee52be7 100644 --- a/docs/api/html/ix01.html +++ b/docs/api/html/ix01.html @@ -368,6 +368,8 @@
org.freedesktop.NetworkManager.Device:PhysicalPortId, The "PhysicalPortId" property
+
org.freedesktop.NetworkManager.Device:Ports, The "Ports" property +
org.freedesktop.NetworkManager.Device:Real, The "Real" property
org.freedesktop.NetworkManager.Device:State, The "State" property @@ -760,6 +762,8 @@
dns-options, ipv4, ipv6
+
dns-over-tls, connection +
dns-priority, ipv4, ipv6
dns-search, ipv4, ipv6 @@ -802,9 +806,9 @@
forward-delay, bridge
-
from-dhcp, hostname +
from-dhcp, hostname
-
from-dns-lookup, hostname +
from-dns-lookup, hostname
fwmark, wireguard
@@ -815,7 +819,7 @@
gateway, ipv4, ipv6
-
gateway-ping-timeout, connection +
gateway-ping-timeout, connection
generate-mac-address-mask, 802-3-ethernet, 802-11-wireless
@@ -843,7 +847,7 @@

I

-
id, connection, vlan, vxlan +
id, connection, vlan, vxlan
identity, 802-1x
@@ -855,7 +859,7 @@
input-key, ip-tunnel
-
interface-name, connection, bond, bridge, match, team, vlan +
interface-name, connection, bond, bridge, match, team, vlan
ip4-auto-default-route, wireguard
@@ -905,9 +909,9 @@
listen-port, wireguard
-
lldp, connection +
lldp, connection
-
llmnr, connection +
llmnr, connection
local, ip-tunnel, vxlan
@@ -1018,7 +1022,7 @@
org.freedesktop.NetworkManager:WwanHardwareEnabled, The "WwanHardwareEnabled" property
-
master, connection +
master, connection
max-age, bridge
@@ -1030,9 +1034,9 @@
mcast-snooping-enable, ovs-bridge
-
mdns, connection +
mdns, connection
-
metered, connection +
metered, connection
method, ipv4, ipv6, proxy
@@ -1050,9 +1054,9 @@
mtu, cdma, gsm, infiniband, ip-tunnel, ppp, 802-3-ethernet, wireguard, 802-11-wireless
-
mud-url, connection +
mud-url, connection
-
multi-connect, connection +
multi-connect, connection
multi-queue, tun
@@ -1184,7 +1188,7 @@

O

-
only-from-default, hostname +
only-from-default, hostname
optional, 802-1x
@@ -1237,7 +1241,7 @@
peers, wireguard
-
permissions, connection +
permissions, connection
persistent, vpn
@@ -1352,7 +1356,7 @@
qdiscs, tc
-
queue-id, team-port +
queue-id, team-port, bond-port
@@ -1363,7 +1367,7 @@
rate, 802-11-wireless
-
read-only, connection +
read-only, connection
refuse-chap, ppp
@@ -1426,7 +1430,7 @@
s390-subchannels, 802-3-ethernet
-
secondaries, connection +
secondaries, connection
secrets, vpn
@@ -1448,7 +1452,7 @@
sim-operator-id, gsm
-
slave-type, connection +
slave-type, connection
source-port-max, vxlan
@@ -1458,7 +1462,7 @@
ssid, 802-11-olpc-mesh, 802-11-wireless
-
stable-id, connection +
stable-id, connection
sticky, team-port
@@ -1487,7 +1491,7 @@
timeout, vpn
-
timestamp, connection +
timestamp, connection
token, ipv6
@@ -1501,7 +1505,7 @@
tx-power, 802-11-wireless
-
type, connection, bluetooth, ovs-interface +
type, connection, bluetooth, ovs-interface
@@ -1512,7 +1516,7 @@
username, adsl, cdma, gsm, pppoe
-
uuid, connection +
uuid, connection
@@ -1590,7 +1594,7 @@

W

-
wait-device-timeout, connection +
wait-device-timeout, connection
wake-on-lan, 802-3-ethernet
@@ -1642,7 +1646,7 @@

Z

-
zone, connection +
zone, connection
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 boolean TRUE -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. 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 0 -The 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-tls +int32 +-1 +Whether 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 @@ -1155,8 +1162,8 @@ 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.

diff --git a/docs/api/html/nm-settings-ifcfg-rh.html b/docs/api/html/nm-settings-ifcfg-rh.html index 0315a5eb..b4400d0d 100644 --- a/docs/api/html/nm-settings-ifcfg-rh.html +++ b/docs/api/html/nm-settings-ifcfg-rh.html @@ -602,7 +602,32 @@ Example: IEEE_8021X_PRIVATE_KEY=/home/joe/mykey.p12

-

Table 13. bond setting

+

Table 13. bond-port setting

+
++++++ + + + + + + + + + + + + +
PropertyIfcfg-rh VariableDefaultDescription
queue-idBONDING_OPTS: queue-id=0Queue ID. + +Allowed values: 0 - 65535
+
+
+

Table 14. bond setting

@@ -627,7 +652,7 @@ Example: BONDING_OPTS="miimon=100 mode=broadcast"

-

Table 14. bridge-port setting

+

Table 15. bridge-port setting

@@ -676,7 +701,7 @@ Example: BRIDGE_PORT_VLANS="1 pvid untagged,20,300-400 untagged"

-

Table 15. bridge setting

+

Table 16. bridge setting

@@ -915,7 +940,7 @@ Example: BRIDGING_OPTS="multicast_startup_query_interval=4000"
-

Table 16. connection setting

+

Table 17. connection setting

@@ -1109,6 +1134,15 @@ Example: LLMNR=yes Allowed values: yes,no,resolve + + + + + + @@ -1133,7 +1167,7 @@ Allowed values: a valid URL that points to recommended policy fo
dns-over-tlsDNS_OVER_TLS(+) +missing variable means global defaultWhether or not DNSOverTls is enabled for the connection + +Allowed values: yes,no,opportunistic
wait-device-timeout DEVTIMEOUT(+)

-

Table 17. dcb setting

+

Table 18. dcb setting

@@ -1268,7 +1302,7 @@ Example: DCB_PG_UP2TC=01623701 used explicitly to enable DCB so that the rest of the DCB_* variables can apply.

-

Table 18. ethtool setting

+

Table 19. ethtool setting

@@ -1286,7 +1320,7 @@ Example: DCB_PG_UP2TC=01623701

-

Table 19. hostname setting

+

Table 20. hostname setting

@@ -1341,7 +1375,7 @@ Example: HOSTNAME_ONLY_FROM_DEFAULT=0,1

-

Table 20. infiniband setting

+

Table 21. infiniband setting

@@ -1396,7 +1430,7 @@ Example: PHYSDEV=ib0

-

Table 21. ipv4 setting

+

Table 22. ipv4 setting

@@ -1573,7 +1607,7 @@ Example: DHCP_VENDOR_CLASS_IDENTIFIER=foo

-

Table 22. ipv6 setting

+

Table 23. ipv6 setting

@@ -1762,7 +1796,7 @@ Example: DHCPV6_DUID=LL; DHCPV6_DUID=0301deadbeef0001; DHCPV6_DU

-

Table 23. match setting

+

Table 24. match setting

@@ -1787,7 +1821,7 @@ Example: MATCH_PATH="pci-0000:01:00.0 pci-0000:0c:00.0"

-

Table 24. ovs-bridge setting

+

Table 25. ovs-bridge setting

@@ -1805,7 +1839,7 @@ Example: MATCH_PATH="pci-0000:01:00.0 pci-0000:0c:00.0"

-

Table 25. ovs-dpdk setting

+

Table 26. ovs-dpdk setting

@@ -1823,7 +1857,7 @@ Example: MATCH_PATH="pci-0000:01:00.0 pci-0000:0c:00.0"

-

Table 26. ovs-external-ids setting

+

Table 27. ovs-external-ids setting

@@ -1841,7 +1875,7 @@ Example: MATCH_PATH="pci-0000:01:00.0 pci-0000:0c:00.0"

-

Table 27. ovs-interface setting

+

Table 28. ovs-interface setting

@@ -1859,7 +1893,7 @@ Example: MATCH_PATH="pci-0000:01:00.0 pci-0000:0c:00.0"

-

Table 28. ovs-patch setting

+

Table 29. ovs-patch setting

@@ -1877,7 +1911,7 @@ Example: MATCH_PATH="pci-0000:01:00.0 pci-0000:0c:00.0"

-

Table 29. ovs-port setting

+

Table 30. ovs-port setting

@@ -1895,7 +1929,7 @@ Example: MATCH_PATH="pci-0000:01:00.0 pci-0000:0c:00.0"

-

Table 30. proxy setting

+

Table 31. proxy setting

@@ -1948,7 +1982,7 @@ Example: PAC_SCRIPT=/home/joe/proxy.pac

-

Table 31. sriov setting

+

Table 32. sriov setting

@@ -1993,7 +2027,7 @@ Example: SRIOV_AUTOPROBE_DRIVERS=0,1

-

Table 32. tc setting

+

Table 33. tc setting

@@ -2030,7 +2064,7 @@ Example: FILTER1="parent ffff: matchall action simple sdata Inpu

-

Table 33. team-port setting

+

Table 34. team-port setting

@@ -2053,7 +2087,7 @@ Example: FILTER1="parent ffff: matchall action simple sdata Inpu

-

Table 34. team setting

+

Table 35. team setting

@@ -2076,7 +2110,7 @@ Example: FILTER1="parent ffff: matchall action simple sdata Inpu

-

Table 35. user setting

+

Table 36. user setting

@@ -2101,7 +2135,7 @@ Example: NM_USER_FOO__BAR=something

-

Table 36. veth setting

+

Table 37. veth setting

@@ -2119,7 +2153,7 @@ Example: NM_USER_FOO__BAR=something

-

Table 37. vlan setting

+

Table 38. vlan setting

@@ -2182,7 +2216,7 @@ Example: PHYSDEV=eth0, VLAN_ID=12; or DEVICE=eth0.12

-

Table 38. vrf setting

+

Table 39. vrf setting

@@ -2200,7 +2234,7 @@ Example: PHYSDEV=eth0, VLAN_ID=12; or DEVICE=eth0.12

-

Table 39. wifi-p2p setting

+

Table 40. wifi-p2p setting

@@ -2218,7 +2252,7 @@ Example: PHYSDEV=eth0, VLAN_ID=12; or DEVICE=eth0.12

-

Table 40. 802-3-ethernet setting

+

Table 41. 802-3-ethernet setting

@@ -2339,7 +2373,7 @@ Example: ETHTOOL_OPTS="wol gs sopass 00:11:22:33:44:55"

-

Table 41. wireguard setting

+

Table 42. wireguard setting

@@ -2357,7 +2391,7 @@ Example: ETHTOOL_OPTS="wol gs sopass 00:11:22:33:44:55"

-

Table 42. 802-11-wireless-security setting

+

Table 43. 802-11-wireless-security setting

@@ -2539,7 +2573,7 @@ Allowed values: default, disable, optional, required

-

Table 43. 802-11-wireless setting

+

Table 44. 802-11-wireless setting

@@ -2696,7 +2730,7 @@ Allowed values: "yes", "no"

-

Table 44. wpan setting

+

Table 45. wpan setting

diff --git a/docs/api/html/nm-settings-nmcli.html b/docs/api/html/nm-settings-nmcli.html index 1ce647f7..0043313f 100644 --- a/docs/api/html/nm-settings-nmcli.html +++ b/docs/api/html/nm-settings-nmcli.html @@ -91,7 +91,7 @@ @@ -99,7 +99,7 @@ @@ -121,6 +121,14 @@ + + + + @@ -408,8 +416,8 @@ @@ -474,8 +482,8 @@ @@ -492,8 +500,8 @@ @@ -574,8 +582,8 @@ @@ -608,8 +616,8 @@ @@ -650,8 +658,8 @@ @@ -676,8 +684,8 @@ @@ -702,8 +710,8 @@ @@ -764,8 +772,8 @@ @@ -1214,8 +1222,8 @@ @@ -1257,7 +1265,7 @@ @@ -1818,8 +1826,8 @@ @@ -1836,8 +1844,8 @@ @@ -2550,8 +2558,8 @@ @@ -3148,8 +3156,8 @@ @@ -3345,17 +3353,424 @@ @@ -4155,7 +4570,7 @@ @@ -4268,8 +4683,8 @@ @@ -4508,8 +4923,8 @@ @@ -4558,8 +4973,8 @@ @@ -4568,8 +4983,8 @@ @@ -4701,7 +5116,31 @@
-

hostname setting

+

bond-port setting

+

Bond Port Settings.

+

+ Properties: +

+

Alias: autoconnect

-

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. 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.

Format: boolean

autoconnect-priority

-

The 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.

Format: int32

dns-over-tls

+

Whether 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.

+

+ Format: int32

+

gateway-ping-timeout

If greater than zero, delay success of IP addressing until either the timeout is reached, or an IP gateway replies to a ping.

@@ -374,8 +382,8 @@

ca-cert-password-flags

Flags indicating how to handle the "ca-cert-password" property. - See the section called “Secret flag types:” for flag values. -

+ See the section called “Secret flag types:” for flag values. +

Format: NMSettingSecretFlags (uint32)

client-cert-password-flags

Flags indicating how to handle the "client-cert-password" property. - See the section called “Secret flag types:” for flag values. -

+ See the section called “Secret flag types:” for flag values. +

Format: NMSettingSecretFlags (uint32)

password-flags

Flags indicating how to handle the "password" property. - See the section called “Secret flag types:” for flag values. -

+ See the section called “Secret flag types:” for flag values. +

Format: NMSettingSecretFlags (uint32)

password-raw-flags

Flags indicating how to handle the "password-raw" property. - See the section called “Secret flag types:” for flag values. -

+ See the section called “Secret flag types:” for flag values. +

Format: NMSettingSecretFlags (uint32)

phase2-ca-cert-password-flags

Flags indicating how to handle the "phase2-ca-cert-password" property. - See the section called “Secret flag types:” for flag values. -

+ See the section called “Secret flag types:” for flag values. +

Format: NMSettingSecretFlags (uint32)

phase2-client-cert-password-flags

Flags indicating how to handle the "phase2-client-cert-password" property. - See the section called “Secret flag types:” for flag values. -

+ See the section called “Secret flag types:” for flag values. +

Format: NMSettingSecretFlags (uint32)

phase2-private-key-password-flags

Flags indicating how to handle the "phase2-private-key-password" property. - See the section called “Secret flag types:” for flag values. -

+ See the section called “Secret flag types:” for flag values. +

Format: NMSettingSecretFlags (uint32)

pin-flags

Flags indicating how to handle the "pin" property. - See the section called “Secret flag types:” for flag values. -

+ See the section called “Secret flag types:” for flag values. +

Format: NMSettingSecretFlags (uint32)

private-key-password-flags

Flags indicating how to handle the "private-key-password" property. - See the section called “Secret flag types:” for flag values. -

+ See the section called “Secret flag types:” for flag values. +

Format: NMSettingSecretFlags (uint32)

password-flags

Flags indicating how to handle the "password" property. - See the section called “Secret flag types:” for flag values. -

+ See the section called “Secret flag types:” for flag values. +

Format: NMSettingSecretFlags (uint32)

password-flags

Flags indicating how to handle the "password" property. - See the section called “Secret flag types:” for flag values. -

+ See the section called “Secret flag types:” for flag values. +

Format: NMSettingSecretFlags (uint32)

app-fcoe-mode

-

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".

Format: string

password-flags

Flags indicating how to handle the "password" property. - See the section called “Secret flag types:” for flag values. -

+ See the section called “Secret flag types:” for flag values. +

Format: NMSettingSecretFlags (uint32)

pin-flags

Flags indicating how to handle the "pin" property. - See the section called “Secret flag types:” for flag values. -

+ See the section called “Secret flag types:” for flag values. +

Format: NMSettingSecretFlags (uint32)

mka-cak-flags

Flags indicating how to handle the "mka-cak" property. - See the section called “Secret flag types:” for flag values. -

+ See the section called “Secret flag types:” for flag values. +

Format: NMSettingSecretFlags (uint32)

password-flags

Flags indicating how to handle the "password" property. - See the section called “Secret flag types:” for flag values. -

+ See the section called “Secret flag types:” for flag values. +

Format: NMSettingSecretFlags (uint32)

qdiscs

-

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

+Array of TC queueing disciplines. qdisc is a basic block in the +Linux traffic control subsystem +

+

+Each qdisc can be specified by the following attributes: +

+
++++ + + + + + + + + + + + + + + + + + + +

+handle HANDLE +

+specifies the qdisc handle. A qdisc, which potentially can have children, gets +assigned a major number, called a 'handle', leaving the minor number namespace +available for classes. The handle is expressed as '10:'. It is customary to +explicitly assign a handle to qdiscs expected to have children. +

+parent HANDLE +

+specifies the handle of the parent qdisc the current qdisc must be +attached to. +

+root +

+specifies that the qdisc is attached to the root of device. +

+KIND +

+this is the qdisc kind. NetworkManager currently supports the +following kinds: fq_codel, sfq, tbf. Each qdisc kind has a +different set of parameters, described below. There are also some +kinds like pfifo, pfifo_fast, prio supported by NetworkManager +but their parameters are not supported by NetworkManager. +

+

+Parameters for 'fq_codel': +

+
++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+limit U32 +

+the hard limit on the real queue size. When this limit is +reached, incoming packets are dropped. Default is 10240 packets. +

+memory_limit U32 +

+sets a limit on the total number of bytes that can be queued in +this FQ-CoDel instance. The lower of the packet limit of the +limit parameter and the memory limit will be enforced. Default is +32 MB. +

+flows U32 +

+the number of flows into which the incoming packets are +classified. Due to the stochastic nature of hashing, multiple +flows may end up being hashed into the same slot. Newer flows +have priority over older ones. This parameter can be set only at +load time since memory has to be allocated for the hash table. +Default value is 1024. +

+target U32 +

+the acceptable minimum standing/persistent queue delay. This minimum +delay is identified by tracking the local minimum queue delay that packets +experience. The unit of measurement is microsecond(us). Default value is 5ms. +

+interval U32 +

+used to ensure that the measured minimum delay does not become too stale. +The minimum delay must be experienced in the last epoch of length .B +interval. It should be set on the order of the worst-case RTT +through the bottleneck to give endpoints sufficient time to +react. Default value is 100ms. +

+quantum U32 +

+the number of bytes used as 'deficit' in the fair queuing +algorithm. Default is set to 1514 bytes which corresponds to the +Ethernet MTU plus the hardware header length of 14 bytes. +

+ecn BOOL +

+can be used to mark packets instead of dropping them. ecn is turned +on by default. +

+ce_threshold U32 +

+sets a threshold above which all packets are marked with ECN +Congestion Experienced. This is useful for DCTCP-style congestion +control algorithms that require marking at very shallow queueing +thresholds. +

+

+Parameters for 'sfq': +

+
++++ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+divisor U32 +

+can be used to set a different hash table size, available +from kernel 2.6.39 onwards. The specified divisor must be +a power of two and cannot be larger than 65536. Default +value: 1024. +

+limit U32 +

+Upper limit of the SFQ. Can be used to reduce the default +length of 127 packets. +

+depth U32 +

+Limit of packets per flow. Default to +127 and can be lowered. +

+perturb_period U32 +

+Interval in seconds for queue algorithm perturbation. +Defaults to 0, which means that no perturbation occurs. Do +not set too low for each perturbation may cause some +packet reordering or losses. Advised value: 60 This value +has no effect when external flow classification is used. +Its better to increase divisor value to lower risk of hash +collisions. +

+quantum U32 +

+Amount of bytes a flow is allowed to dequeue during a +round of the round robin process. Defaults to the MTU of +the interface which is also the advised value and the +minimum value. +

+flows U32 +

+Default value is 127. +

+

+Parameters for 'tbf': +

+
++++ + + + + + + + + + + + + + + + + + + +

+rate U64 +

+Bandwidth or rate. These parameters accept a floating +point number, possibly followed by either a unit (both SI +and IEC units supported), or a float followed by a percent +character to specify the rate as a percentage of the +device's speed. +

+burst U32 +

+

+Also known as buffer or maxburst. Size of the bucket, in +bytes. This is the maximum amount of bytes that tokens can +be available for instantaneously. In general, larger +shaping rates require a larger buffer. For 10mbit/s on +Intel, you need at least 10kbyte buffer if you want to +reach your configured rate! +

+

+If your buffer is too small, packets may be dropped +because more tokens arrive per timer tick than fit in your +bucket. The minimum buffer size can be calculated by +dividing the rate by HZ. +

+

+Token usage calculations are performed using a table which +by default has a resolution of 8 packets. This resolution +can be changed by specifying the cell size with the burst. +For example, to specify a 6000 byte buffer with a 16 byte +cell size, set a burst of 6000/16. You will probably never +have to set this. Must be an integral power of 2. +

+

+limit U32 +

+Limit is the number of bytes that can be queued waiting +for tokens to become available. +

+latency U32 +

+specifies the maximum amount of time a packet can +sit in the TBF. The latency calculation takes into account +the size of the bucket, the rate and possibly the peakrate +(if set). The latency and limit are mutually exclusive. +

+

+ Format: GPtrArray(NMTCQdisc)

tfilters

-

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

+Array of TC traffic filters. Traffic control can manage the packet content during +classification by using filters. +

+

+Each tfilters can be specified by the following attributes: +

+
++++ + + + + + + + + + + + + + + + + + + +

+handle HANDLE +

+specifies the tfilters handle. A filter is used by a classful qdisc to determine in which class +a packet will be enqueued. It is important to notice that filters reside within qdiscs. Therefore, +see qdiscs handle for detailed information. +

+parent HANDLE +

+specifies the handle of the parent qdisc the current qdisc must be +attached to. +

+root +

+specifies that the qdisc is attached to the root of device. +

+KIND +

+this is the tfilters kind. NetworkManager currently supports +following kinds: mirred, simple. Each filter kind has a +different set of actions, described below. There are also some +other kinds like matchall, basic, u32 supported by NetworkManager. +

+

+Actions for 'mirred': +

+
++++ + + + + + + + + + + + + + + + + + + +

+egress bool +

+Define whether the packet should exit from the interface. +

+ingress bool +

+Define whether the packet should come into the interface. +

+mirror bool +

+Define whether the packet should be copied to the destination space. +

+redirect bool +

+Define whether the packet should be moved to the destination space. +

+

+Action for 'simple': +

+
++++ + + + + +

+sdata char[32] +

+The actual string to print. +

+

+ Format: GPtrArray(NMTCTfilter)

s390-options

-

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.

Format: dict of string to string

private-key-flags

Flags indicating how to handle the "private-key" property. - See the section called “Secret flag types:” for flag values. -

+ See the section called “Secret flag types:” for flag values. +

Format: NMSettingSecretFlags (uint32)

leap-password-flags

Flags indicating how to handle the "leap-password" property. - See the section called “Secret flag types:” for flag values. -

+ See the section called “Secret flag types:” for flag values. +

Format: NMSettingSecretFlags (uint32)

psk-flags

Flags indicating how to handle the "psk" property. - See the section called “Secret flag types:” for flag values. -

+ See the section called “Secret flag types:” for flag values. +

Format: NMSettingSecretFlags (uint32)

wep-key-flags

Flags indicating how to handle the "wep-key0", "wep-key1", "wep-key2", and "wep-key3" properties. - See the section called “Secret flag types:” for flag values. -

+ See the section called “Secret flag types:” for flag values. +

Format: NMSettingSecretFlags (uint32)

++++ + + + + +

queue-id

+

+ Alias: queue-id

+

The queue ID of this bond port. The maximum value of queue ID is the number of TX queues currently active in device.

+

+ Format: uint32

+
+
+
+
+

hostname setting

Hostname settings.

Properties: @@ -4749,7 +5188,7 @@


-

veth setting

+

veth setting

Veth Settings.

Properties: diff --git a/docs/api/html/nmcli.html b/docs/api/html/nmcli.html index 5e10c868..d33f9424 100644 --- a/docs/api/html/nmcli.html +++ b/docs/api/html/nmcli.html @@ -640,13 +640,13 @@ internally blocked from autoconnecting again. Hence it will not autoconnect until reboot or until the user performs an action that unblocks autoconnect, like modifying the profile or explicitly activating it.

-

In most cases you may want to use device disconnect +

In most cases you may want to use device down command instead.

The connection is identified by its name, UUID or D-Bus path. If ID is ambiguous, a keyword id, uuid, path or apath can be used.

-

See connection show above for the description of +

See connection show above for the description of the ID-specifying keywords.

If --wait option is not specified, the default timeout will be 10 seconds.

@@ -939,7 +939,7 @@

Device Management Commands

-

nmcli device { status | show | set | connect | reapply | modify | disconnect | delete | monitor | wifi | lldp } [ARGUMENTS...]

+

nmcli device { status | show | set | up | connect | reapply | modify | down | disconnect | delete | monitor | wifi | lldp } [ARGUMENTS...]

Show and manage network interfaces.

@@ -982,7 +982,7 @@ + + + + + + + + + + + + + + + + @@ -461,6 +473,10 @@ + + + +

- connect + up ifname

@@ -992,12 +992,20 @@

If no compatible connection exists, a new profile with default settings will be created and activated. This differentiates nmcli connection up ifname "$DEVICE" from - nmcli device connect "$DEVICE"

+ nmcli device up "$DEVICE"

If --wait option is not specified, the default timeout will be 90 seconds.

+ connect + ifname +

Alias for command up. Before version 1.34.0 up + was not supported.

reapply ifname @@ -1023,7 +1031,7 @@

- disconnect + down ifname...

@@ -1035,6 +1043,14 @@

+ disconnect + ifname... +

Alias for command down. Before version 1.34.0 down + was not supported.

delete ifname... @@ -1179,7 +1195,7 @@ according to Wi-Fi device capabilities and activates it on the device. The hotspot is secured with WPA if device/driver supports that, otherwise WEP is used. Use connection down or device - disconnect to stop the hotspot.

+ down to stop the hotspot.

Parameters of the hotspot can be influenced by the optional parameters:

@@ -1646,7 +1662,7 @@ - +

shows the status for all devices.

nmcli dev disconnect em2

nmcli dev down em2

disconnects a connection on interface em2 and marks the device as unavailable for auto-connecting. As a result, no connection will automatically be activated on the device until the device's 'autoconnect' is set to TRUE or diff --git a/docs/api/html/ref-settings.html b/docs/api/html/ref-settings.html index e09dc7b4..b2bacf2e 100644 --- a/docs/api/html/ref-settings.html +++ b/docs/api/html/ref-settings.html @@ -172,6 +172,9 @@ wpan — IEEE 802.15.4 (WPAN) MAC Settings

+bond-port — Bond Port Settings +
+
hostname — Hostname settings
diff --git a/docs/api/html/settings-6lowpan.html b/docs/api/html/settings-6lowpan.html index 9c89ffd6..7daf602d 100644 --- a/docs/api/html/settings-6lowpan.html +++ b/docs/api/html/settings-6lowpan.html @@ -38,7 +38,7 @@ Properties
-

Table 46. 

+

Table 47. 

diff --git a/docs/api/html/settings-802-11-olpc-mesh.html b/docs/api/html/settings-802-11-olpc-mesh.html index 2056a462..1dd33145 100644 --- a/docs/api/html/settings-802-11-olpc-mesh.html +++ b/docs/api/html/settings-802-11-olpc-mesh.html @@ -38,7 +38,7 @@ Properties
-

Table 66. 

+

Table 67. 

diff --git a/docs/api/html/settings-802-11-wireless-security.html b/docs/api/html/settings-802-11-wireless-security.html index 61fc285d..033d365e 100644 --- a/docs/api/html/settings-802-11-wireless-security.html +++ b/docs/api/html/settings-802-11-wireless-security.html @@ -38,7 +38,7 @@ Properties
-

Table 91. 

+

Table 92. 

diff --git a/docs/api/html/settings-802-11-wireless.html b/docs/api/html/settings-802-11-wireless.html index 71cafdf5..ecdbfab9 100644 --- a/docs/api/html/settings-802-11-wireless.html +++ b/docs/api/html/settings-802-11-wireless.html @@ -38,7 +38,7 @@ Properties
-

Table 90. 

+

Table 91. 

diff --git a/docs/api/html/settings-802-1x.html b/docs/api/html/settings-802-1x.html index 9747c482..a1f6f6cf 100644 --- a/docs/api/html/settings-802-1x.html +++ b/docs/api/html/settings-802-1x.html @@ -38,7 +38,7 @@ Properties
-

Table 47. 

+

Table 48. 

diff --git a/docs/api/html/settings-802-3-ethernet.html b/docs/api/html/settings-802-3-ethernet.html index 28eeeb1b..3b38ba11 100644 --- a/docs/api/html/settings-802-3-ethernet.html +++ b/docs/api/html/settings-802-3-ethernet.html @@ -38,7 +38,7 @@ Properties
-

Table 88. 

+

Table 89. 

@@ -123,7 +123,7 @@ - + diff --git a/docs/api/html/settings-adsl.html b/docs/api/html/settings-adsl.html index 1eb087dc..baa6ce9c 100644 --- a/docs/api/html/settings-adsl.html +++ b/docs/api/html/settings-adsl.html @@ -38,7 +38,7 @@ Properties
-

Table 48. 

+

Table 49. 

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.
s390-subchannels
diff --git a/docs/api/html/settings-bluetooth.html b/docs/api/html/settings-bluetooth.html index e7ceaf7f..76216b18 100644 --- a/docs/api/html/settings-bluetooth.html +++ b/docs/api/html/settings-bluetooth.html @@ -38,7 +38,7 @@ Properties
-

Table 49. 

+

Table 50. 

diff --git a/docs/api/html/settings-bond-port.html b/docs/api/html/settings-bond-port.html new file mode 100644 index 00000000..4516d8c5 --- /dev/null +++ b/docs/api/html/settings-bond-port.html @@ -0,0 +1,69 @@ + + + + +bond-port: NetworkManager Reference Manual + + + + + + + + + +
+ + + + + + +
+
+
+ + +
+

bond-port

+

bond-port — Bond Port Settings

+
+
+

+ Properties +

+
+

Table 94. 

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


+
+
+ + + \ No newline at end of file diff --git a/docs/api/html/settings-bond.html b/docs/api/html/settings-bond.html index 268ae38e..77da2c93 100644 --- a/docs/api/html/settings-bond.html +++ b/docs/api/html/settings-bond.html @@ -38,7 +38,7 @@ Properties
-

Table 50. 

+

Table 51. 

diff --git a/docs/api/html/settings-bridge-port.html b/docs/api/html/settings-bridge-port.html index 6eb7d93a..5c2aa4f7 100644 --- a/docs/api/html/settings-bridge-port.html +++ b/docs/api/html/settings-bridge-port.html @@ -38,7 +38,7 @@ Properties
-

Table 52. 

+

Table 53. 

diff --git a/docs/api/html/settings-bridge.html b/docs/api/html/settings-bridge.html index 5cee3c11..b19b3f0f 100644 --- a/docs/api/html/settings-bridge.html +++ b/docs/api/html/settings-bridge.html @@ -38,7 +38,7 @@ Properties
-

Table 51. 

+

Table 52. 

diff --git a/docs/api/html/settings-cdma.html b/docs/api/html/settings-cdma.html index a32fa537..fb29acc4 100644 --- a/docs/api/html/settings-cdma.html +++ b/docs/api/html/settings-cdma.html @@ -38,7 +38,7 @@ Properties
-

Table 53. 

+

Table 54. 

diff --git a/docs/api/html/settings-connection.html b/docs/api/html/settings-connection.html index 79025e4a..0756d597 100644 --- a/docs/api/html/settings-connection.html +++ b/docs/api/html/settings-connection.html @@ -38,7 +38,7 @@ Properties
-

Table 45. 

+

Table 46. 

@@ -63,13 +63,13 @@ - + - + @@ -84,6 +84,12 @@ + + + + + + diff --git a/docs/api/html/settings-dcb.html b/docs/api/html/settings-dcb.html index d3274cf1..784cff03 100644 --- a/docs/api/html/settings-dcb.html +++ b/docs/api/html/settings-dcb.html @@ -38,7 +38,7 @@ Properties
-

Table 54. 

+

Table 55. 

autoconnect
boolean
TRUE
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. 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
0
The 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.
autoconnect-retries
Whether or not slaves of this connection should be automatically brought up when NetworkManager activates this connection. This only has a real effect for master connections. The properties "autoconnect", "autoconnect-priority" and "autoconnect-retries" are unrelated to this setting. The permitted values are: 0: leave slave connections untouched, 1: activate all the slave connections with this connection, -1: default. If -1 (default) is set, global connection.autoconnect-slaves is read to determine the real value. If it is default as well, this fallbacks to 0.
dns-over-tls
int32
-1
Whether 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
@@ -62,8 +62,8 @@ - - + + diff --git a/docs/api/html/settings-dummy.html b/docs/api/html/settings-dummy.html index 6bc0ab4d..d5c7d25c 100644 --- a/docs/api/html/settings-dummy.html +++ b/docs/api/html/settings-dummy.html @@ -38,7 +38,7 @@ Properties
-

Table 55. 

+

Table 56. 

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".
app-fcoe-priority
diff --git a/docs/api/html/settings-ethtool.html b/docs/api/html/settings-ethtool.html index adf9071e..011f8cb5 100644 --- a/docs/api/html/settings-ethtool.html +++ b/docs/api/html/settings-ethtool.html @@ -38,7 +38,7 @@ Properties
-

Table 56. 

+

Table 57. 

diff --git a/docs/api/html/settings-generic.html b/docs/api/html/settings-generic.html index cdc71b1c..2e03accd 100644 --- a/docs/api/html/settings-generic.html +++ b/docs/api/html/settings-generic.html @@ -38,7 +38,7 @@ Properties
-

Table 57. 

+

Table 58. 

diff --git a/docs/api/html/settings-gsm.html b/docs/api/html/settings-gsm.html index a48daf44..a0c4cca8 100644 --- a/docs/api/html/settings-gsm.html +++ b/docs/api/html/settings-gsm.html @@ -38,7 +38,7 @@ Properties
-

Table 58. 

+

Table 59. 

diff --git a/docs/api/html/settings-hostname.html b/docs/api/html/settings-hostname.html index 0caf2ce7..f93dd8f9 100644 --- a/docs/api/html/settings-hostname.html +++ b/docs/api/html/settings-hostname.html @@ -6,7 +6,7 @@ - + @@ -21,7 +21,7 @@ - +
Home UpPrevPrev Next
@@ -34,11 +34,11 @@
-

+

Properties

-

Table 93. 

+

Table 95. 

diff --git a/docs/api/html/settings-infiniband.html b/docs/api/html/settings-infiniband.html index 702d1bf4..b14cc1c7 100644 --- a/docs/api/html/settings-infiniband.html +++ b/docs/api/html/settings-infiniband.html @@ -38,7 +38,7 @@ Properties
-

Table 59. 

+

Table 60. 

diff --git a/docs/api/html/settings-ip-tunnel.html b/docs/api/html/settings-ip-tunnel.html index 929ffa40..4a154d49 100644 --- a/docs/api/html/settings-ip-tunnel.html +++ b/docs/api/html/settings-ip-tunnel.html @@ -38,7 +38,7 @@ Properties
-

Table 62. 

+

Table 63. 

diff --git a/docs/api/html/settings-ipv4.html b/docs/api/html/settings-ipv4.html index 4f91166b..20cd3236 100644 --- a/docs/api/html/settings-ipv4.html +++ b/docs/api/html/settings-ipv4.html @@ -38,7 +38,7 @@ Properties
-

Table 60. 

+

Table 61. 

diff --git a/docs/api/html/settings-ipv6.html b/docs/api/html/settings-ipv6.html index 62a1be5a..af20a399 100644 --- a/docs/api/html/settings-ipv6.html +++ b/docs/api/html/settings-ipv6.html @@ -38,7 +38,7 @@ Properties
-

Table 61. 

+

Table 62. 

diff --git a/docs/api/html/settings-macsec.html b/docs/api/html/settings-macsec.html index ecc6f69f..de743ee4 100644 --- a/docs/api/html/settings-macsec.html +++ b/docs/api/html/settings-macsec.html @@ -38,7 +38,7 @@ Properties
-

Table 63. 

+

Table 64. 

diff --git a/docs/api/html/settings-macvlan.html b/docs/api/html/settings-macvlan.html index 3cf2fc00..b09ca148 100644 --- a/docs/api/html/settings-macvlan.html +++ b/docs/api/html/settings-macvlan.html @@ -38,7 +38,7 @@ Properties
-

Table 64. 

+

Table 65. 

diff --git a/docs/api/html/settings-match.html b/docs/api/html/settings-match.html index 2a326ed8..172d0694 100644 --- a/docs/api/html/settings-match.html +++ b/docs/api/html/settings-match.html @@ -38,7 +38,7 @@ Properties
-

Table 65. 

+

Table 66. 

diff --git a/docs/api/html/settings-ovs-bridge.html b/docs/api/html/settings-ovs-bridge.html index 29239f40..011e49bc 100644 --- a/docs/api/html/settings-ovs-bridge.html +++ b/docs/api/html/settings-ovs-bridge.html @@ -38,7 +38,7 @@ Properties
-

Table 67. 

+

Table 68. 

diff --git a/docs/api/html/settings-ovs-dpdk.html b/docs/api/html/settings-ovs-dpdk.html index a40d5fd0..cd91106d 100644 --- a/docs/api/html/settings-ovs-dpdk.html +++ b/docs/api/html/settings-ovs-dpdk.html @@ -38,7 +38,7 @@ Properties
-

Table 68. 

+

Table 69. 

diff --git a/docs/api/html/settings-ovs-external-ids.html b/docs/api/html/settings-ovs-external-ids.html index 0ec0c4e8..1a196728 100644 --- a/docs/api/html/settings-ovs-external-ids.html +++ b/docs/api/html/settings-ovs-external-ids.html @@ -34,11 +34,11 @@
-

+

Properties

-

Table 94. 

+

Table 96. 

diff --git a/docs/api/html/settings-ovs-interface.html b/docs/api/html/settings-ovs-interface.html index 71aff775..931527db 100644 --- a/docs/api/html/settings-ovs-interface.html +++ b/docs/api/html/settings-ovs-interface.html @@ -38,7 +38,7 @@ Properties
-

Table 69. 

+

Table 70. 

diff --git a/docs/api/html/settings-ovs-patch.html b/docs/api/html/settings-ovs-patch.html index 9fb817bb..c916043d 100644 --- a/docs/api/html/settings-ovs-patch.html +++ b/docs/api/html/settings-ovs-patch.html @@ -38,7 +38,7 @@ Properties
-

Table 70. 

+

Table 71. 

diff --git a/docs/api/html/settings-ovs-port.html b/docs/api/html/settings-ovs-port.html index 56f45834..2aa91ff7 100644 --- a/docs/api/html/settings-ovs-port.html +++ b/docs/api/html/settings-ovs-port.html @@ -38,7 +38,7 @@ Properties
-

Table 71. 

+

Table 72. 

diff --git a/docs/api/html/settings-ppp.html b/docs/api/html/settings-ppp.html index faff1d83..493cf752 100644 --- a/docs/api/html/settings-ppp.html +++ b/docs/api/html/settings-ppp.html @@ -38,7 +38,7 @@ Properties
-

Table 72. 

+

Table 73. 

diff --git a/docs/api/html/settings-pppoe.html b/docs/api/html/settings-pppoe.html index 339e0aa9..277dde3d 100644 --- a/docs/api/html/settings-pppoe.html +++ b/docs/api/html/settings-pppoe.html @@ -38,7 +38,7 @@ Properties
-

Table 73. 

+

Table 74. 

diff --git a/docs/api/html/settings-proxy.html b/docs/api/html/settings-proxy.html index 3cfe06f4..8c1104d3 100644 --- a/docs/api/html/settings-proxy.html +++ b/docs/api/html/settings-proxy.html @@ -38,7 +38,7 @@ Properties
-

Table 74. 

+

Table 75. 

diff --git a/docs/api/html/settings-serial.html b/docs/api/html/settings-serial.html index 5caaa483..ff473d40 100644 --- a/docs/api/html/settings-serial.html +++ b/docs/api/html/settings-serial.html @@ -38,7 +38,7 @@ Properties
-

Table 75. 

+

Table 76. 

diff --git a/docs/api/html/settings-sriov.html b/docs/api/html/settings-sriov.html index 0317c775..9f7fded6 100644 --- a/docs/api/html/settings-sriov.html +++ b/docs/api/html/settings-sriov.html @@ -38,7 +38,7 @@ Properties
-

Table 76. 

+

Table 77. 

diff --git a/docs/api/html/settings-tc.html b/docs/api/html/settings-tc.html index 68379633..ebcf0f23 100644 --- a/docs/api/html/settings-tc.html +++ b/docs/api/html/settings-tc.html @@ -38,7 +38,7 @@ Properties
-

Table 77. 

+

Table 78. 

diff --git a/docs/api/html/settings-team-port.html b/docs/api/html/settings-team-port.html index e493d426..7fe18f0a 100644 --- a/docs/api/html/settings-team-port.html +++ b/docs/api/html/settings-team-port.html @@ -38,7 +38,7 @@ Properties
-

Table 79. 

+

Table 80. 

diff --git a/docs/api/html/settings-team.html b/docs/api/html/settings-team.html index c4ae06b0..99cd91ee 100644 --- a/docs/api/html/settings-team.html +++ b/docs/api/html/settings-team.html @@ -38,7 +38,7 @@ Properties
-

Table 78. 

+

Table 79. 

diff --git a/docs/api/html/settings-tun.html b/docs/api/html/settings-tun.html index 20af9291..46e23d62 100644 --- a/docs/api/html/settings-tun.html +++ b/docs/api/html/settings-tun.html @@ -38,7 +38,7 @@ Properties
-

Table 80. 

+

Table 81. 

diff --git a/docs/api/html/settings-user.html b/docs/api/html/settings-user.html index a00fac44..33e64f03 100644 --- a/docs/api/html/settings-user.html +++ b/docs/api/html/settings-user.html @@ -38,7 +38,7 @@ Properties
-

Table 81. 

+

Table 82. 

diff --git a/docs/api/html/settings-veth.html b/docs/api/html/settings-veth.html index 761b4f72..d53121c9 100644 --- a/docs/api/html/settings-veth.html +++ b/docs/api/html/settings-veth.html @@ -34,11 +34,11 @@
-

+

Properties

-

Table 95. 

+

Table 97. 

diff --git a/docs/api/html/settings-vlan.html b/docs/api/html/settings-vlan.html index 33787e8a..be1e1d1f 100644 --- a/docs/api/html/settings-vlan.html +++ b/docs/api/html/settings-vlan.html @@ -38,7 +38,7 @@ Properties
-

Table 82. 

+

Table 83. 

diff --git a/docs/api/html/settings-vpn.html b/docs/api/html/settings-vpn.html index db059516..afd1ac72 100644 --- a/docs/api/html/settings-vpn.html +++ b/docs/api/html/settings-vpn.html @@ -38,7 +38,7 @@ Properties
-

Table 83. 

+

Table 84. 

diff --git a/docs/api/html/settings-vrf.html b/docs/api/html/settings-vrf.html index 839bf8c9..6c49c512 100644 --- a/docs/api/html/settings-vrf.html +++ b/docs/api/html/settings-vrf.html @@ -38,7 +38,7 @@ Properties
-

Table 84. 

+

Table 85. 

diff --git a/docs/api/html/settings-vxlan.html b/docs/api/html/settings-vxlan.html index 6da8eb52..a0ec0963 100644 --- a/docs/api/html/settings-vxlan.html +++ b/docs/api/html/settings-vxlan.html @@ -38,7 +38,7 @@ Properties
-

Table 85. 

+

Table 86. 

diff --git a/docs/api/html/settings-wifi-p2p.html b/docs/api/html/settings-wifi-p2p.html index dc9c2592..9fe0a90b 100644 --- a/docs/api/html/settings-wifi-p2p.html +++ b/docs/api/html/settings-wifi-p2p.html @@ -38,7 +38,7 @@ Properties
-

Table 86. 

+

Table 87. 

diff --git a/docs/api/html/settings-wimax.html b/docs/api/html/settings-wimax.html index ee0f1112..d733d7fd 100644 --- a/docs/api/html/settings-wimax.html +++ b/docs/api/html/settings-wimax.html @@ -38,7 +38,7 @@ Properties
-

Table 87. 

+

Table 88. 

diff --git a/docs/api/html/settings-wireguard.html b/docs/api/html/settings-wireguard.html index e632ffdf..01157792 100644 --- a/docs/api/html/settings-wireguard.html +++ b/docs/api/html/settings-wireguard.html @@ -38,7 +38,7 @@ Properties
-

Table 89. 

+

Table 90. 

diff --git a/docs/api/html/settings-wpan.html b/docs/api/html/settings-wpan.html index 6fdbaa22..b0e3b24b 100644 --- a/docs/api/html/settings-wpan.html +++ b/docs/api/html/settings-wpan.html @@ -7,7 +7,7 @@ - + @@ -22,7 +22,7 @@ - +
Home Up PrevNextNext
@@ -38,7 +38,7 @@ Properties
-

Table 92. 

+

Table 93. 

diff --git a/docs/api/html/style.css b/docs/api/html/style.css index c2b3cf7b..c163abaa 100644 --- a/docs/api/html/style.css +++ b/docs/api/html/style.css @@ -456,9 +456,9 @@ acronym,abbr } pre { line-height: 125%; } -td.linenos pre { color: #000000; background-color: #f0f0f0; padding-left: 5px; padding-right: 5px; } -span.linenos { color: #000000; background-color: #f0f0f0; padding-left: 5px; padding-right: 5px; } -td.linenos pre.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } +td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } +span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } +td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } .hll { background-color: #ffffcc } .c { color: #408080; font-style: italic } /* Comment */ diff --git a/docs/api/network-manager-docs.xml b/docs/api/network-manager-docs.xml index a2fc76d7..77b7e017 100644 --- a/docs/api/network-manager-docs.xml +++ b/docs/api/network-manager-docs.xml @@ -9,7 +9,7 @@ for NetworkManager &version; The latest version of this documentation can be found on-line at - https://developer.gnome.org/NetworkManager/stable/. + https://networkmanager.dev/docs/api/latest/. diff --git a/docs/api/settings-spec.xml b/docs/api/settings-spec.xml index 88502796..fed4f093 100644 --- a/docs/api/settings-spec.xml +++ b/docs/api/settings-spec.xml @@ -2,7 +2,7 @@ Configuration SettingsconnectionGeneral Connection Profile Settings Properties -
Key NameValue TypeDefault ValueValue Descriptionauth-retriesauth-retriesint32-1The number of retries for the authentication. Zero means to try indefinitely; -1 means to use a global default. If the global default is not set, the authentication retries for 3 times before failing the connection. Currently, this only applies to 802-1x authentication.autoconnectautoconnectbooleanTRUEWhether 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.autoconnect-priorityautoconnect-priorityint320The 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.autoconnect-retriesautoconnect-retriesint32-1The number of times a connection should be tried when autoactivating before giving up. Zero means forever, -1 means the global default (4 times if not overridden). Setting this to 1 means to try activation only once before blocking autoconnect. Note that after a timeout, NetworkManager will try to autoconnect again.autoconnect-slavesautoconnect-slavesNMSettingConnectionAutoconnectSlaves (int32)Whether or not slaves of this connection should be automatically brought up when NetworkManager activates this connection. This only has a real effect for master connections. The properties "autoconnect", "autoconnect-priority" and "autoconnect-retries" are unrelated to this setting. The permitted values are: 0: leave slave connections untouched, 1: activate all the slave connections with this connection, -1: default. If -1 (default) is set, global connection.autoconnect-slaves is read to determine the real value. If it is default as well, this fallbacks to 0.gateway-ping-timeoutgateway-ping-timeoutuint320If greater than zero, delay success of IP addressing until either the timeout is reached, or an IP gateway replies to a ping.ididstringA human readable unique identifier for the connection, like "Work Wi-Fi" or "T-Mobile 3G".interface-nameinterface-namestringThe name of the network interface this connection is bound to. If not set, then the connection can be attached to any interface of the appropriate type (subject to restrictions imposed by other settings). For software devices this specifies the name of the created device. For connection types where interface names cannot easily be made persistent (e.g. mobile broadband or USB Ethernet), this property should not be used. Setting this property restricts the interfaces a connection can be used with, and if interface names change or are reordered the connection may be applied to the wrong interface.lldplldpint32-1Whether LLDP is enabled for the connection.llmnrllmnrint32-1Whether Link-Local Multicast Name Resolution (LLMNR) is enabled for the connection. LLMNR is a protocol based on the Domain Name System (DNS) packet format that allows both IPv4 and IPv6 hosts to perform name resolution for hosts on the same local link. The permitted values are: "yes" (2) register hostname and resolving for the connection, "no" (0) disable LLMNR for the interface, "resolve" (1) do not register hostname but allow resolving of LLMNR host names If unspecified, "default" ultimately depends on the DNS plugin (which for systemd-resolved currently means "yes"). This feature requires a plugin which supports LLMNR. Otherwise, the setting has no effect. One such plugin is dns-systemd-resolved.mastermasterstringInterface name of the master device or UUID of the master connection.mdnsmdnsint32-1Whether mDNS is enabled for the connection. The permitted values are: "yes" (2) register hostname and resolving for the connection, "no" (0) disable mDNS for the interface, "resolve" (1) do not register hostname but allow resolving of mDNS host names and "default" (-1) to allow lookup of a global default in NetworkManager.conf. If unspecified, "default" ultimately depends on the DNS plugin (which for systemd-resolved currently means "no"). This feature requires a plugin which supports mDNS. Otherwise, the setting has no effect. One such plugin is dns-systemd-resolved.meteredmeteredNMMetered (int32)Whether the connection is metered. When updating this property on a currently activated connection, the change takes effect immediately.mud-urlmud-urlstringIf configured, set to a Manufacturer Usage Description (MUD) URL that points to manufacturer-recommended network policies for IoT devices. It is transmitted as a DHCPv4 or DHCPv6 option. The value must be a valid URL starting with "https://". The special value "none" is allowed to indicate that no MUD URL is used. If the per-profile value is unspecified (the default), a global connection default gets consulted. If still unspecified, the ultimate default is "none".multi-connectmulti-connectint320Specifies whether the profile can be active multiple times at a particular moment. The value is of type NMConnectionMultiConnect.permissionspermissionsarray of stringAn array of strings defining what access a given user has to this connection. If this is NULL or empty, all users are allowed to access this connection; otherwise users are allowed if and only if they are in this list. When this is not empty, the connection can be active only when one of the specified users is logged into an active session. Each entry is of the form "[type]:[id]:[reserved]"; for example, "user:dcbw:blah". At this time only the "user" [type] is allowed. Any other values are ignored and reserved for future use. [id] is the username that this permission refers to, which may not contain the ":" character. Any [reserved] information present must be ignored and is reserved for future use. All of [type], [id], and [reserved] must be valid UTF-8.read-onlyread-onlybooleanFALSEFALSE if the connection can be modified using the provided settings service's D-Bus interface with the right privileges, or TRUE if the connection is read-only and cannot be modified.secondariessecondariesarray of stringList of connection UUIDs that should be activated when the base connection itself is activated. Currently, only VPN connections are supported.slave-typeslave-typestringSetting name of the device type of this slave's master connection (eg, "bond"), or NULL if this connection is not a slave.stable-idstable-idstringThis represents the identity of the connection used for various purposes. It allows to configure multiple profiles to share the identity. Also, the stable-id can contain placeholders that are substituted dynamically and deterministically depending on the context. The stable-id is used for generating IPv6 stable private addresses with ipv6.addr-gen-mode=stable-privacy. It is also used to seed the generated cloned MAC address for ethernet.cloned-mac-address=stable and wifi.cloned-mac-address=stable. It is also used as DHCP client identifier with ipv4.dhcp-client-id=stable and to derive the DHCP DUID with ipv6.dhcp-duid=stable-[llt,ll,uuid]. Note that depending on the context where it is used, other parameters are also seeded into the generation algorithm. For example, a per-host key is commonly also included, so that different systems end up generating different IDs. Or with ipv6.addr-gen-mode=stable-privacy, also the device's name is included, so that different interfaces yield different addresses. The per-host key is the identity of your machine and stored in /var/lib/NetworkManager/secret-key. The '$' character is treated special to perform dynamic substitutions at runtime. Currently, supported are "${CONNECTION}", "${DEVICE}", "${MAC}", "${BOOT}", "${RANDOM}". These effectively create unique IDs per-connection, per-device, per-boot, or every time. Note that "${DEVICE}" corresponds to the interface name of the device and "${MAC}" is the permanent MAC address of the device. Any unrecognized patterns following '$' are treated verbatim, however are reserved for future use. You are thus advised to avoid '$' or escape it as "$$". For example, set it to "${CONNECTION}-${BOOT}-${DEVICE}" to create a unique id for this connection that changes with every reboot and differs depending on the interface where the profile activates. If the value is unset, a global connection default is consulted. If the value is still unset, the default is similar to "${CONNECTION}" and uses a unique, fixed ID for the connection.timestamptimestampuint640The time, in seconds since the Unix Epoch, that the connection was last _successfully_ fully activated. NetworkManager updates the connection timestamp periodically when the connection is active to ensure that an active connection has the latest timestamp. The property is only meant for reading (changes to this property will not be preserved).typetypestringBase type of the connection. For hardware-dependent connections, should contain the setting name of the hardware-type specific setting (ie, "802-3-ethernet" or "802-11-wireless" or "bluetooth", etc), and for non-hardware dependent connections like VPN or otherwise, should contain the setting name of that setting type (ie, "vpn" or "bridge", etc).uuiduuidstringA universally unique identifier for the connection, for example generated with libuuid. It should be assigned when the connection is created, and never changed as long as the connection still applies to the same network. For example, it should not be changed when the "id" property or NMSettingIP4Config changes, but might need to be re-created when the Wi-Fi SSID, mobile broadband network provider, or "type" property changes. The UUID must be in the format "2815492f-7e56-435e-b2e9-246bd7cdc664" (ie, contains only hexadecimal characters and "-").wait-device-timeoutwait-device-timeoutint32-1Timeout in milliseconds to wait for device at startup. During boot, devices may take a while to be detected by the driver. This property will cause to delay NetworkManager-wait-online.service and nm-online to give the device a chance to appear. This works by waiting for the given timeout until a compatible device for the profile is available and managed. The value 0 means no wait time. The default value is -1, which currently has the same meaning as no wait time.zonezonestringThe trust level of a the connection. Free form case-insensitive string (for example "Home", "Work", "Public"). NULL or unspecified zone means the connection will be placed in the default zone as defined by the firewall. When updating this property on a currently activated connection, the change takes effect immediately.
6lowpan6LoWPAN Settings + Key NameValue TypeDefault ValueValue Descriptionauth-retriesauth-retriesint32-1The number of retries for the authentication. Zero means to try indefinitely; -1 means to use a global default. If the global default is not set, the authentication retries for 3 times before failing the connection. Currently, this only applies to 802-1x authentication.autoconnectautoconnectbooleanTRUEWhether 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-priorityautoconnect-priorityint320The 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.autoconnect-retriesautoconnect-retriesint32-1The number of times a connection should be tried when autoactivating before giving up. Zero means forever, -1 means the global default (4 times if not overridden). Setting this to 1 means to try activation only once before blocking autoconnect. Note that after a timeout, NetworkManager will try to autoconnect again.autoconnect-slavesautoconnect-slavesNMSettingConnectionAutoconnectSlaves (int32)Whether or not slaves of this connection should be automatically brought up when NetworkManager activates this connection. This only has a real effect for master connections. The properties "autoconnect", "autoconnect-priority" and "autoconnect-retries" are unrelated to this setting. The permitted values are: 0: leave slave connections untouched, 1: activate all the slave connections with this connection, -1: default. If -1 (default) is set, global connection.autoconnect-slaves is read to determine the real value. If it is default as well, this fallbacks to 0.dns-over-tlsdns-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-timeoutgateway-ping-timeoutuint320If greater than zero, delay success of IP addressing until either the timeout is reached, or an IP gateway replies to a ping.ididstringA human readable unique identifier for the connection, like "Work Wi-Fi" or "T-Mobile 3G".interface-nameinterface-namestringThe name of the network interface this connection is bound to. If not set, then the connection can be attached to any interface of the appropriate type (subject to restrictions imposed by other settings). For software devices this specifies the name of the created device. For connection types where interface names cannot easily be made persistent (e.g. mobile broadband or USB Ethernet), this property should not be used. Setting this property restricts the interfaces a connection can be used with, and if interface names change or are reordered the connection may be applied to the wrong interface.lldplldpint32-1Whether LLDP is enabled for the connection.llmnrllmnrint32-1Whether Link-Local Multicast Name Resolution (LLMNR) is enabled for the connection. LLMNR is a protocol based on the Domain Name System (DNS) packet format that allows both IPv4 and IPv6 hosts to perform name resolution for hosts on the same local link. The permitted values are: "yes" (2) register hostname and resolving for the connection, "no" (0) disable LLMNR for the interface, "resolve" (1) do not register hostname but allow resolving of LLMNR host names If unspecified, "default" ultimately depends on the DNS plugin (which for systemd-resolved currently means "yes"). This feature requires a plugin which supports LLMNR. Otherwise, the setting has no effect. One such plugin is dns-systemd-resolved.mastermasterstringInterface name of the master device or UUID of the master connection.mdnsmdnsint32-1Whether mDNS is enabled for the connection. The permitted values are: "yes" (2) register hostname and resolving for the connection, "no" (0) disable mDNS for the interface, "resolve" (1) do not register hostname but allow resolving of mDNS host names and "default" (-1) to allow lookup of a global default in NetworkManager.conf. If unspecified, "default" ultimately depends on the DNS plugin (which for systemd-resolved currently means "no"). This feature requires a plugin which supports mDNS. Otherwise, the setting has no effect. One such plugin is dns-systemd-resolved.meteredmeteredNMMetered (int32)Whether the connection is metered. When updating this property on a currently activated connection, the change takes effect immediately.mud-urlmud-urlstringIf configured, set to a Manufacturer Usage Description (MUD) URL that points to manufacturer-recommended network policies for IoT devices. It is transmitted as a DHCPv4 or DHCPv6 option. The value must be a valid URL starting with "https://". The special value "none" is allowed to indicate that no MUD URL is used. If the per-profile value is unspecified (the default), a global connection default gets consulted. If still unspecified, the ultimate default is "none".multi-connectmulti-connectint320Specifies whether the profile can be active multiple times at a particular moment. The value is of type NMConnectionMultiConnect.permissionspermissionsarray of stringAn array of strings defining what access a given user has to this connection. If this is NULL or empty, all users are allowed to access this connection; otherwise users are allowed if and only if they are in this list. When this is not empty, the connection can be active only when one of the specified users is logged into an active session. Each entry is of the form "[type]:[id]:[reserved]"; for example, "user:dcbw:blah". At this time only the "user" [type] is allowed. Any other values are ignored and reserved for future use. [id] is the username that this permission refers to, which may not contain the ":" character. Any [reserved] information present must be ignored and is reserved for future use. All of [type], [id], and [reserved] must be valid UTF-8.read-onlyread-onlybooleanFALSEFALSE if the connection can be modified using the provided settings service's D-Bus interface with the right privileges, or TRUE if the connection is read-only and cannot be modified.secondariessecondariesarray of stringList of connection UUIDs that should be activated when the base connection itself is activated. Currently, only VPN connections are supported.slave-typeslave-typestringSetting name of the device type of this slave's master connection (eg, "bond"), or NULL if this connection is not a slave.stable-idstable-idstringThis represents the identity of the connection used for various purposes. It allows to configure multiple profiles to share the identity. Also, the stable-id can contain placeholders that are substituted dynamically and deterministically depending on the context. The stable-id is used for generating IPv6 stable private addresses with ipv6.addr-gen-mode=stable-privacy. It is also used to seed the generated cloned MAC address for ethernet.cloned-mac-address=stable and wifi.cloned-mac-address=stable. It is also used as DHCP client identifier with ipv4.dhcp-client-id=stable and to derive the DHCP DUID with ipv6.dhcp-duid=stable-[llt,ll,uuid]. Note that depending on the context where it is used, other parameters are also seeded into the generation algorithm. For example, a per-host key is commonly also included, so that different systems end up generating different IDs. Or with ipv6.addr-gen-mode=stable-privacy, also the device's name is included, so that different interfaces yield different addresses. The per-host key is the identity of your machine and stored in /var/lib/NetworkManager/secret-key. The '$' character is treated special to perform dynamic substitutions at runtime. Currently, supported are "${CONNECTION}", "${DEVICE}", "${MAC}", "${BOOT}", "${RANDOM}". These effectively create unique IDs per-connection, per-device, per-boot, or every time. Note that "${DEVICE}" corresponds to the interface name of the device and "${MAC}" is the permanent MAC address of the device. Any unrecognized patterns following '$' are treated verbatim, however are reserved for future use. You are thus advised to avoid '$' or escape it as "$$". For example, set it to "${CONNECTION}-${BOOT}-${DEVICE}" to create a unique id for this connection that changes with every reboot and differs depending on the interface where the profile activates. If the value is unset, a global connection default is consulted. If the value is still unset, the default is similar to "${CONNECTION}" and uses a unique, fixed ID for the connection.timestamptimestampuint640The time, in seconds since the Unix Epoch, that the connection was last _successfully_ fully activated. NetworkManager updates the connection timestamp periodically when the connection is active to ensure that an active connection has the latest timestamp. The property is only meant for reading (changes to this property will not be preserved).typetypestringBase type of the connection. For hardware-dependent connections, should contain the setting name of the hardware-type specific setting (ie, "802-3-ethernet" or "802-11-wireless" or "bluetooth", etc), and for non-hardware dependent connections like VPN or otherwise, should contain the setting name of that setting type (ie, "vpn" or "bridge", etc).uuiduuidstringA universally unique identifier for the connection, for example generated with libuuid. It should be assigned when the connection is created, and never changed as long as the connection still applies to the same network. For example, it should not be changed when the "id" property or NMSettingIP4Config changes, but might need to be re-created when the Wi-Fi SSID, mobile broadband network provider, or "type" property changes. The UUID must be in the format "2815492f-7e56-435e-b2e9-246bd7cdc664" (ie, contains only hexadecimal characters and "-").wait-device-timeoutwait-device-timeoutint32-1Timeout in milliseconds to wait for device at startup. During boot, devices may take a while to be detected by the driver. This property will cause to delay NetworkManager-wait-online.service and nm-online to give the device a chance to appear. This works by waiting for the given timeout until a compatible device for the profile is available and managed. The value 0 means no wait time. The default value is -1, which currently has the same meaning as no wait time.zonezonestringThe trust level of a the connection. Free form case-insensitive string (for example "Home", "Work", "Public"). NULL or unspecified zone means the connection will be placed in the default zone as defined by the firewall. When updating this property on a currently activated connection, the change takes effect immediately.
6lowpan6LoWPAN Settings Properties Key NameValue TypeDefault ValueValue DescriptionparentparentstringIf given, specifies the parent interface name or parent connection UUID from which this 6LowPAN interface should be created.
802-1xIEEE 802.1x Authentication Settings Properties @@ -20,7 +20,7 @@ Properties Key NameValue TypeDefault ValueValue Descriptionmtumtuuint320If non-zero, only transmit packets of the specified size or smaller, breaking larger packets up into multiple frames.numbernumberstringThe number to dial to establish the connection to the CDMA-based mobile broadband network, if any. If not specified, the default number (#777) is used when required.passwordpasswordstringThe password used to authenticate with the network, if required. Many providers do not require a password, or accept any password. But if a password is required, it is specified here.password-flagspassword-flagsNMSettingSecretFlags (uint32)Flags indicating how to handle the "password" property.usernameusernamestringThe username used to authenticate with the network, if required. Many providers do not require a username, or accept any username. But if a username is required, it is specified here.
dcbData Center Bridging Settings Properties - Key NameValue TypeDefault ValueValue Descriptionapp-fcoe-flagsapp-fcoe-flagsNMSettingDcbFlags (uint32)Specifies the NMSettingDcbFlags for the DCB FCoE application. Flags may be any combination of NM_SETTING_DCB_FLAG_ENABLE (0x1), NM_SETTING_DCB_FLAG_ADVERTISE (0x2), and NM_SETTING_DCB_FLAG_WILLING (0x4).app-fcoe-modeapp-fcoe-modestring"fabric"The FCoE controller mode; either "fabric" (default) or "vn2vn".app-fcoe-priorityapp-fcoe-priorityint32-1The highest User Priority (0 - 7) which FCoE frames should use, or -1 for default priority. Only used when the "app-fcoe-flags" property includes the NM_SETTING_DCB_FLAG_ENABLE (0x1) flag.app-fip-flagsapp-fip-flagsNMSettingDcbFlags (uint32)Specifies the NMSettingDcbFlags for the DCB FIP application. Flags may be any combination of NM_SETTING_DCB_FLAG_ENABLE (0x1), NM_SETTING_DCB_FLAG_ADVERTISE (0x2), and NM_SETTING_DCB_FLAG_WILLING (0x4).app-fip-priorityapp-fip-priorityint32-1The highest User Priority (0 - 7) which FIP frames should use, or -1 for default priority. Only used when the "app-fip-flags" property includes the NM_SETTING_DCB_FLAG_ENABLE (0x1) flag.app-iscsi-flagsapp-iscsi-flagsNMSettingDcbFlags (uint32)Specifies the NMSettingDcbFlags for the DCB iSCSI application. Flags may be any combination of NM_SETTING_DCB_FLAG_ENABLE (0x1), NM_SETTING_DCB_FLAG_ADVERTISE (0x2), and NM_SETTING_DCB_FLAG_WILLING (0x4).app-iscsi-priorityapp-iscsi-priorityint32-1The highest User Priority (0 - 7) which iSCSI frames should use, or -1 for default priority. Only used when the "app-iscsi-flags" property includes the NM_SETTING_DCB_FLAG_ENABLE (0x1) flag.priority-bandwidthpriority-bandwidtharray of uint32An array of 8 uint values, where the array index corresponds to the User Priority (0 - 7) and the value indicates the percentage of bandwidth of the priority's assigned group that the priority may use. The sum of all percentages for priorities which belong to the same group must total 100 percents.priority-flow-controlpriority-flow-controlarray of uint32An array of 8 boolean values, where the array index corresponds to the User Priority (0 - 7) and the value indicates whether or not the corresponding priority should transmit priority pause.priority-flow-control-flagspriority-flow-control-flagsNMSettingDcbFlags (uint32)Specifies the NMSettingDcbFlags for DCB Priority Flow Control (PFC). Flags may be any combination of NM_SETTING_DCB_FLAG_ENABLE (0x1), NM_SETTING_DCB_FLAG_ADVERTISE (0x2), and NM_SETTING_DCB_FLAG_WILLING (0x4).priority-group-bandwidthpriority-group-bandwidtharray of uint32An array of 8 uint values, where the array index corresponds to the Priority Group ID (0 - 7) and the value indicates the percentage of link bandwidth allocated to that group. Allowed values are 0 - 100, and the sum of all values must total 100 percents.priority-group-flagspriority-group-flagsNMSettingDcbFlags (uint32)Specifies the NMSettingDcbFlags for DCB Priority Groups. Flags may be any combination of NM_SETTING_DCB_FLAG_ENABLE (0x1), NM_SETTING_DCB_FLAG_ADVERTISE (0x2), and NM_SETTING_DCB_FLAG_WILLING (0x4).priority-group-idpriority-group-idarray of uint32An array of 8 uint values, where the array index corresponds to the User Priority (0 - 7) and the value indicates the Priority Group ID. Allowed Priority Group ID values are 0 - 7 or 15 for the unrestricted group.priority-strict-bandwidthpriority-strict-bandwidtharray of uint32An array of 8 boolean values, where the array index corresponds to the User Priority (0 - 7) and the value indicates whether or not the priority may use all of the bandwidth allocated to its assigned group.priority-traffic-classpriority-traffic-classarray of uint32An array of 8 uint values, where the array index corresponds to the User Priority (0 - 7) and the value indicates the traffic class (0 - 7) to which the priority is mapped.
dummyDummy Link Settings + Key NameValue TypeDefault ValueValue Descriptionapp-fcoe-flagsapp-fcoe-flagsNMSettingDcbFlags (uint32)Specifies the NMSettingDcbFlags for the DCB FCoE application. Flags may be any combination of NM_SETTING_DCB_FLAG_ENABLE (0x1), NM_SETTING_DCB_FLAG_ADVERTISE (0x2), and NM_SETTING_DCB_FLAG_WILLING (0x4).app-fcoe-modeapp-fcoe-modestringThe 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".app-fcoe-priorityapp-fcoe-priorityint32-1The highest User Priority (0 - 7) which FCoE frames should use, or -1 for default priority. Only used when the "app-fcoe-flags" property includes the NM_SETTING_DCB_FLAG_ENABLE (0x1) flag.app-fip-flagsapp-fip-flagsNMSettingDcbFlags (uint32)Specifies the NMSettingDcbFlags for the DCB FIP application. Flags may be any combination of NM_SETTING_DCB_FLAG_ENABLE (0x1), NM_SETTING_DCB_FLAG_ADVERTISE (0x2), and NM_SETTING_DCB_FLAG_WILLING (0x4).app-fip-priorityapp-fip-priorityint32-1The highest User Priority (0 - 7) which FIP frames should use, or -1 for default priority. Only used when the "app-fip-flags" property includes the NM_SETTING_DCB_FLAG_ENABLE (0x1) flag.app-iscsi-flagsapp-iscsi-flagsNMSettingDcbFlags (uint32)Specifies the NMSettingDcbFlags for the DCB iSCSI application. Flags may be any combination of NM_SETTING_DCB_FLAG_ENABLE (0x1), NM_SETTING_DCB_FLAG_ADVERTISE (0x2), and NM_SETTING_DCB_FLAG_WILLING (0x4).app-iscsi-priorityapp-iscsi-priorityint32-1The highest User Priority (0 - 7) which iSCSI frames should use, or -1 for default priority. Only used when the "app-iscsi-flags" property includes the NM_SETTING_DCB_FLAG_ENABLE (0x1) flag.priority-bandwidthpriority-bandwidtharray of uint32An array of 8 uint values, where the array index corresponds to the User Priority (0 - 7) and the value indicates the percentage of bandwidth of the priority's assigned group that the priority may use. The sum of all percentages for priorities which belong to the same group must total 100 percents.priority-flow-controlpriority-flow-controlarray of uint32An array of 8 boolean values, where the array index corresponds to the User Priority (0 - 7) and the value indicates whether or not the corresponding priority should transmit priority pause.priority-flow-control-flagspriority-flow-control-flagsNMSettingDcbFlags (uint32)Specifies the NMSettingDcbFlags for DCB Priority Flow Control (PFC). Flags may be any combination of NM_SETTING_DCB_FLAG_ENABLE (0x1), NM_SETTING_DCB_FLAG_ADVERTISE (0x2), and NM_SETTING_DCB_FLAG_WILLING (0x4).priority-group-bandwidthpriority-group-bandwidtharray of uint32An array of 8 uint values, where the array index corresponds to the Priority Group ID (0 - 7) and the value indicates the percentage of link bandwidth allocated to that group. Allowed values are 0 - 100, and the sum of all values must total 100 percents.priority-group-flagspriority-group-flagsNMSettingDcbFlags (uint32)Specifies the NMSettingDcbFlags for DCB Priority Groups. Flags may be any combination of NM_SETTING_DCB_FLAG_ENABLE (0x1), NM_SETTING_DCB_FLAG_ADVERTISE (0x2), and NM_SETTING_DCB_FLAG_WILLING (0x4).priority-group-idpriority-group-idarray of uint32An array of 8 uint values, where the array index corresponds to the User Priority (0 - 7) and the value indicates the Priority Group ID. Allowed Priority Group ID values are 0 - 7 or 15 for the unrestricted group.priority-strict-bandwidthpriority-strict-bandwidtharray of uint32An array of 8 boolean values, where the array index corresponds to the User Priority (0 - 7) and the value indicates whether or not the priority may use all of the bandwidth allocated to its assigned group.priority-traffic-classpriority-traffic-classarray of uint32An array of 8 uint values, where the array index corresponds to the User Priority (0 - 7) and the value indicates the traffic class (0 - 7) to which the priority is mapped.
dummyDummy Link Settings Properties Key NameValue TypeDefault ValueValue Description
ethtoolEthtool Ethernet Settings Properties @@ -88,7 +88,7 @@ Properties Key NameValue TypeDefault ValueValue Descriptionmac-addressmac-addressbyte arrayIf specified, this connection will only apply to the WiMAX device whose MAC address matches. This property does not change the MAC address of the device (known as MAC spoofing). Deprecated: 1network-namenetwork-namestringNetwork Service Provider (NSP) name of the WiMAX network this connection should use. Deprecated: 1
802-3-ethernetWired Ethernet Settings Properties - Key NameValue TypeDefault ValueValue Descriptionaccept-all-mac-addressesaccept-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-addressassigned-mac-addressstringThe new field for the cloned MAC address. It can be either a hardware address in ASCII representation, or one of the special values "preserve", "permanent", "random" or "stable". This field replaces the deprecated "cloned-mac-address" on D-Bus, which can only contain explicit hardware addresses. Note that this property only exists in D-Bus API. libnm and nmcli continue to call this property "cloned-mac-address".auto-negotiateauto-negotiatebooleanFALSEWhen 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.cloned-mac-addresscloned-mac-addressbyte arrayThis D-Bus field is deprecated in favor of "assigned-mac-address" which is more flexible and allows specifying special variants like "random". For libnm and nmcli, this field is called "cloned-mac-address".duplexduplexstringWhen a value is set, either "half" or "full", configures the device to use the specified duplex mode. If "auto-negotiate" is "yes" the specified duplex mode will be the only one advertised during link negotiation: this works only for BASE-T 802.3 specifications and is useful for enforcing gigabits modes, as in these cases link negotiation is mandatory. If the value is unset (the default), the link configuration will be either skipped (if "auto-negotiate" is "no", the default) or will be auto-negotiated (if "auto-negotiate" is "yes") and the local device will advertise all the supported duplex modes. Must be set together with the "speed" property if specified. Before specifying a duplex mode be sure your device supports it.generate-mac-address-maskgenerate-mac-address-maskstringWith "cloned-mac-address" setting "random" or "stable", by default all bits of the MAC address are scrambled and a locally-administered, unicast MAC address is created. This property allows to specify that certain bits are fixed. Note that the least significant bit of the first MAC address will always be unset to create a unicast MAC address. If the property is NULL, it is eligible to be overwritten by a default connection setting. If the value is still NULL or an empty string, the default is to create a locally-administered, unicast MAC address. If the value contains one MAC address, this address is used as mask. The set bits of the mask are to be filled with the current MAC address of the device, while the unset bits are subject to randomization. Setting "FE:FF:FF:00:00:00" means to preserve the OUI of the current MAC address and only randomize the lower 3 bytes using the "random" or "stable" algorithm. If the value contains one additional MAC address after the mask, this address is used instead of the current MAC address to fill the bits that shall not be randomized. For example, a value of "FE:FF:FF:00:00:00 68:F7:28:00:00:00" will set the OUI of the MAC address to 68:F7:28, while the lower bits are randomized. A value of "02:00:00:00:00:00 00:00:00:00:00:00" will create a fully scrambled globally-administered, burned-in MAC address. If the value contains more than one additional MAC addresses, one of them is chosen randomly. For example, "02:00:00:00:00:00 00:00:00:00:00:00 02:00:00:00:00:00" will create a fully scrambled MAC address, randomly locally or globally administered.mac-addressmac-addressbyte arrayIf specified, this connection will only apply to the Ethernet device whose permanent MAC address matches. This property does not change the MAC address of the device (i.e. MAC spoofing).mac-address-blacklistmac-address-blacklistarray of stringIf specified, this connection will never apply to the Ethernet device whose permanent MAC address matches an address in the list. Each MAC address is in the standard hex-digits-and-colons notation (00:11:22:33:44:55).mtumtuuint320If non-zero, only transmit packets of the specified size or smaller, breaking larger packets up into multiple Ethernet frames.portportstringSpecific port type to use if the device supports multiple attachment methods. One of "tp" (Twisted Pair), "aui" (Attachment Unit Interface), "bnc" (Thin Ethernet) or "mii" (Media Independent Interface). If the device supports only one port type, this setting is ignored.s390-nettypes390-nettypestrings390 network device type; one of "qeth", "lcs", or "ctc", representing the different types of virtual network devices available on s390 systems.s390-optionss390-optionsdict 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]).s390-subchannelss390-subchannelsarray of stringIdentifies specific subchannels that this network device uses for communication with z/VM or s390 host. Like the "mac-address" property for non-z/VM devices, this property can be used to ensure this connection only applies to the network device that uses these subchannels. The list should contain exactly 3 strings, and each string may only be composed of hexadecimal characters and the period (.) character.speedspeeduint320When a value greater than 0 is set, configures the device to use the specified speed. If "auto-negotiate" is "yes" the specified speed will be the only one advertised during link negotiation: this works only for BASE-T 802.3 specifications and is useful for enforcing gigabit speeds, as in this case link negotiation is mandatory. If the value is unset (0, the default), the link configuration will be either skipped (if "auto-negotiate" is "no", the default) or will be auto-negotiated (if "auto-negotiate" is "yes") and the local device will advertise all the supported speeds. In Mbit/s, ie 100 == 100Mbit/s. Must be set together with the "duplex" property when non-zero. Before specifying a speed value be sure your device supports it.wake-on-lanwake-on-lanuint321The NMSettingWiredWakeOnLan options to enable. Not all devices support all options. May be any combination of NM_SETTING_WIRED_WAKE_ON_LAN_PHY (0x2), NM_SETTING_WIRED_WAKE_ON_LAN_UNICAST (0x4), NM_SETTING_WIRED_WAKE_ON_LAN_MULTICAST (0x8), NM_SETTING_WIRED_WAKE_ON_LAN_BROADCAST (0x10), NM_SETTING_WIRED_WAKE_ON_LAN_ARP (0x20), NM_SETTING_WIRED_WAKE_ON_LAN_MAGIC (0x40) or the special values NM_SETTING_WIRED_WAKE_ON_LAN_DEFAULT (0x1) (to use global settings) and NM_SETTING_WIRED_WAKE_ON_LAN_IGNORE (0x8000) (to disable management of Wake-on-LAN in NetworkManager).wake-on-lan-passwordwake-on-lan-passwordstringIf specified, the password used with magic-packet-based Wake-on-LAN, represented as an Ethernet MAC address. If NULL, no password will be required.
wireguardWireGuard Settings + Key NameValue TypeDefault ValueValue Descriptionaccept-all-mac-addressesaccept-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-addressassigned-mac-addressstringThe new field for the cloned MAC address. It can be either a hardware address in ASCII representation, or one of the special values "preserve", "permanent", "random" or "stable". This field replaces the deprecated "cloned-mac-address" on D-Bus, which can only contain explicit hardware addresses. Note that this property only exists in D-Bus API. libnm and nmcli continue to call this property "cloned-mac-address".auto-negotiateauto-negotiatebooleanFALSEWhen 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.cloned-mac-addresscloned-mac-addressbyte arrayThis D-Bus field is deprecated in favor of "assigned-mac-address" which is more flexible and allows specifying special variants like "random". For libnm and nmcli, this field is called "cloned-mac-address".duplexduplexstringWhen a value is set, either "half" or "full", configures the device to use the specified duplex mode. If "auto-negotiate" is "yes" the specified duplex mode will be the only one advertised during link negotiation: this works only for BASE-T 802.3 specifications and is useful for enforcing gigabits modes, as in these cases link negotiation is mandatory. If the value is unset (the default), the link configuration will be either skipped (if "auto-negotiate" is "no", the default) or will be auto-negotiated (if "auto-negotiate" is "yes") and the local device will advertise all the supported duplex modes. Must be set together with the "speed" property if specified. Before specifying a duplex mode be sure your device supports it.generate-mac-address-maskgenerate-mac-address-maskstringWith "cloned-mac-address" setting "random" or "stable", by default all bits of the MAC address are scrambled and a locally-administered, unicast MAC address is created. This property allows to specify that certain bits are fixed. Note that the least significant bit of the first MAC address will always be unset to create a unicast MAC address. If the property is NULL, it is eligible to be overwritten by a default connection setting. If the value is still NULL or an empty string, the default is to create a locally-administered, unicast MAC address. If the value contains one MAC address, this address is used as mask. The set bits of the mask are to be filled with the current MAC address of the device, while the unset bits are subject to randomization. Setting "FE:FF:FF:00:00:00" means to preserve the OUI of the current MAC address and only randomize the lower 3 bytes using the "random" or "stable" algorithm. If the value contains one additional MAC address after the mask, this address is used instead of the current MAC address to fill the bits that shall not be randomized. For example, a value of "FE:FF:FF:00:00:00 68:F7:28:00:00:00" will set the OUI of the MAC address to 68:F7:28, while the lower bits are randomized. A value of "02:00:00:00:00:00 00:00:00:00:00:00" will create a fully scrambled globally-administered, burned-in MAC address. If the value contains more than one additional MAC addresses, one of them is chosen randomly. For example, "02:00:00:00:00:00 00:00:00:00:00:00 02:00:00:00:00:00" will create a fully scrambled MAC address, randomly locally or globally administered.mac-addressmac-addressbyte arrayIf specified, this connection will only apply to the Ethernet device whose permanent MAC address matches. This property does not change the MAC address of the device (i.e. MAC spoofing).mac-address-blacklistmac-address-blacklistarray of stringIf specified, this connection will never apply to the Ethernet device whose permanent MAC address matches an address in the list. Each MAC address is in the standard hex-digits-and-colons notation (00:11:22:33:44:55).mtumtuuint320If non-zero, only transmit packets of the specified size or smaller, breaking larger packets up into multiple Ethernet frames.portportstringSpecific port type to use if the device supports multiple attachment methods. One of "tp" (Twisted Pair), "aui" (Attachment Unit Interface), "bnc" (Thin Ethernet) or "mii" (Media Independent Interface). If the device supports only one port type, this setting is ignored.s390-nettypes390-nettypestrings390 network device type; one of "qeth", "lcs", or "ctc", representing the different types of virtual network devices available on s390 systems.s390-optionss390-optionsdict 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]). Currently, NetworkManager itself does nothing with this information. However, s390utils ships a udev rule which parses this information and applies it to the interface.s390-subchannelss390-subchannelsarray of stringIdentifies specific subchannels that this network device uses for communication with z/VM or s390 host. Like the "mac-address" property for non-z/VM devices, this property can be used to ensure this connection only applies to the network device that uses these subchannels. The list should contain exactly 3 strings, and each string may only be composed of hexadecimal characters and the period (.) character.speedspeeduint320When a value greater than 0 is set, configures the device to use the specified speed. If "auto-negotiate" is "yes" the specified speed will be the only one advertised during link negotiation: this works only for BASE-T 802.3 specifications and is useful for enforcing gigabit speeds, as in this case link negotiation is mandatory. If the value is unset (0, the default), the link configuration will be either skipped (if "auto-negotiate" is "no", the default) or will be auto-negotiated (if "auto-negotiate" is "yes") and the local device will advertise all the supported speeds. In Mbit/s, ie 100 == 100Mbit/s. Must be set together with the "duplex" property when non-zero. Before specifying a speed value be sure your device supports it.wake-on-lanwake-on-lanuint321The NMSettingWiredWakeOnLan options to enable. Not all devices support all options. May be any combination of NM_SETTING_WIRED_WAKE_ON_LAN_PHY (0x2), NM_SETTING_WIRED_WAKE_ON_LAN_UNICAST (0x4), NM_SETTING_WIRED_WAKE_ON_LAN_MULTICAST (0x8), NM_SETTING_WIRED_WAKE_ON_LAN_BROADCAST (0x10), NM_SETTING_WIRED_WAKE_ON_LAN_ARP (0x20), NM_SETTING_WIRED_WAKE_ON_LAN_MAGIC (0x40) or the special values NM_SETTING_WIRED_WAKE_ON_LAN_DEFAULT (0x1) (to use global settings) and NM_SETTING_WIRED_WAKE_ON_LAN_IGNORE (0x8000) (to disable management of Wake-on-LAN in NetworkManager).wake-on-lan-passwordwake-on-lan-passwordstringIf specified, the password used with magic-packet-based Wake-on-LAN, represented as an Ethernet MAC address. If NULL, no password will be required.
wireguardWireGuard Settings Properties Key NameValue TypeDefault ValueValue Descriptionfwmarkfwmarkuint320The use of fwmark is optional and is by default off. Setting it to 0 disables it. Otherwise, it is a 32-bit fwmark for outgoing packets. Note that "ip4-auto-default-route" or "ip6-auto-default-route" enabled, implies to automatically choose a fwmark.ip4-auto-default-routeip4-auto-default-routeNMTernary (int32)Whether to enable special handling of the IPv4 default route. If enabled, the IPv4 default route from wireguard.peer-routes will be placed to a dedicated routing-table and two policy routing rules will be added. The fwmark number is also used as routing-table for the default-route, and if fwmark is zero, an unused fwmark/table is chosen automatically. This corresponds to what wg-quick does with Table=auto and what WireGuard calls "Improved Rule-based Routing". Note that for this automatism to work, you usually don't want to set ipv4.gateway, because that will result in a conflicting default route. Leaving this at the default will enable this option automatically if ipv4.never-default is not set and there are any peers that use a default-route as allowed-ips.ip6-auto-default-routeip6-auto-default-routeNMTernary (int32)Like ip4-auto-default-route, but for the IPv6 default route.listen-portlisten-portuint320The listen-port. If listen-port is not specified, the port will be chosen randomly when the interface comes up.mtumtuuint320If non-zero, only transmit packets of the specified size or smaller, breaking larger packets up into multiple fragments. If zero a default MTU is used. Note that contrary to wg-quick's MTU setting, this does not take into account the current routes at the time of activation.peer-routespeer-routesbooleanTRUEWhether to automatically add routes for the AllowedIPs ranges of the peers. If TRUE (the default), NetworkManager will automatically add routes in the routing tables according to ipv4.route-table and ipv6.route-table. Usually you want this automatism enabled. If FALSE, no such routes are added automatically. In this case, the user may want to configure static routes in ipv4.routes and ipv6.routes, respectively. Note that if the peer's AllowedIPs is "0.0.0.0/0" or "::/0" and the profile's ipv4.never-default or ipv6.never-default setting is enabled, the peer route for this peer won't be added automatically.peerspeersarray of 'a{sv}'Array of dictionaries for the WireGuard peers.private-keyprivate-keystringThe 256 bit private-key in base64 encoding.private-key-flagsprivate-key-flagsNMSettingSecretFlags (uint32)Flags indicating how to handle the "private-key" property.
802-11-wirelessWi-Fi Settings Properties @@ -96,7 +96,9 @@ Properties Key NameValue TypeDefault ValueValue Descriptionauth-algauth-algstringWhen WEP is used (ie, key-mgmt = "none" or "ieee8021x") indicate the 802.11 authentication algorithm required by the AP here. One of "open" for Open System, "shared" for Shared Key, or "leap" for Cisco LEAP. When using Cisco LEAP (ie, key-mgmt = "ieee8021x" and auth-alg = "leap") the "leap-username" and "leap-password" properties must be specified.filsfilsint320Indicates whether Fast Initial Link Setup (802.11ai) must be enabled for the connection. One of NM_SETTING_WIRELESS_SECURITY_FILS_DEFAULT (0) (use global default value), NM_SETTING_WIRELESS_SECURITY_FILS_DISABLE (1) (disable FILS), NM_SETTING_WIRELESS_SECURITY_FILS_OPTIONAL (2) (enable FILS if the supplicant and the access point support it) or NM_SETTING_WIRELESS_SECURITY_FILS_REQUIRED (3) (enable FILS and fail if not supported). When set to NM_SETTING_WIRELESS_SECURITY_FILS_DEFAULT (0) and no global default is set, FILS will be optionally enabled.groupgrouparray of stringA list of group/broadcast encryption algorithms which prevents connections to Wi-Fi networks that do not utilize one of the algorithms in the list. For maximum compatibility leave this property empty. Each list element may be one of "wep40", "wep104", "tkip", or "ccmp".key-mgmtkey-mgmtstringKey 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.leap-passwordleap-passwordstringThe login password for legacy LEAP connections (ie, key-mgmt = "ieee8021x" and auth-alg = "leap").leap-password-flagsleap-password-flagsNMSettingSecretFlags (uint32)Flags indicating how to handle the "leap-password" property.leap-usernameleap-usernamestringThe login username for legacy LEAP connections (ie, key-mgmt = "ieee8021x" and auth-alg = "leap").pairwisepairwisearray of stringA list of pairwise encryption algorithms which prevents connections to Wi-Fi networks that do not utilize one of the algorithms in the list. For maximum compatibility leave this property empty. Each list element may be one of "tkip" or "ccmp".pmfpmfint320Indicates whether Protected Management Frames (802.11w) must be enabled for the connection. One of NM_SETTING_WIRELESS_SECURITY_PMF_DEFAULT (0) (use global default value), NM_SETTING_WIRELESS_SECURITY_PMF_DISABLE (1) (disable PMF), NM_SETTING_WIRELESS_SECURITY_PMF_OPTIONAL (2) (enable PMF if the supplicant and the access point support it) or NM_SETTING_WIRELESS_SECURITY_PMF_REQUIRED (3) (enable PMF and fail if not supported). When set to NM_SETTING_WIRELESS_SECURITY_PMF_DEFAULT (0) and no global default is set, PMF will be optionally enabled.protoprotoarray of stringList of strings specifying the allowed WPA protocol versions to use. Each element may be one "wpa" (allow WPA) or "rsn" (allow WPA2/RSN). If not specified, both WPA and RSN connections are allowed.pskpskstringPre-Shared-Key for WPA networks. For WPA-PSK, it's either an ASCII passphrase of 8 to 63 characters that is (as specified in the 802.11i standard) hashed to derive the actual key, or the key in form of 64 hexadecimal character. The WPA3-Personal networks use a passphrase of any length for SAE authentication.psk-flagspsk-flagsNMSettingSecretFlags (uint32)Flags indicating how to handle the "psk" property.wep-key-flagswep-key-flagsNMSettingSecretFlags (uint32)Flags indicating how to handle the "wep-key0", "wep-key1", "wep-key2", and "wep-key3" properties.wep-key-typewep-key-typeNMWepKeyType (uint32)Controls the interpretation of WEP keys. Allowed values are NM_WEP_KEY_TYPE_KEY (1), in which case the key is either a 10- or 26-character hexadecimal string, or a 5- or 13-character ASCII password; or NM_WEP_KEY_TYPE_PASSPHRASE (2), in which case the passphrase is provided as a string and will be hashed using the de-facto MD5 method to derive the actual WEP key.wep-key0wep-key0stringIndex 0 WEP key. This is the WEP key used in most networks. See the "wep-key-type" property for a description of how this key is interpreted.wep-key1wep-key1stringIndex 1 WEP key. This WEP index is not used by most networks. See the "wep-key-type" property for a description of how this key is interpreted.wep-key2wep-key2stringIndex 2 WEP key. This WEP index is not used by most networks. See the "wep-key-type" property for a description of how this key is interpreted.wep-key3wep-key3stringIndex 3 WEP key. This WEP index is not used by most networks. See the "wep-key-type" property for a description of how this key is interpreted.wep-tx-keyidxwep-tx-keyidxuint320When static WEP is used (ie, key-mgmt = "none") and a non-default WEP key index is used by the AP, put that WEP key index here. Valid values are 0 (default key) through 3. Note that some consumer access points (like the Linksys WRT54G) number the keys 1 - 4.wps-methodwps-methoduint320Flags indicating which mode of WPS is to be used if any. There's little point in changing the default setting as NetworkManager will automatically determine whether it's feasible to start WPS enrollment from the Access Point capabilities. WPS can be disabled by setting this property to a value of 1.
wpanIEEE 802.15.4 (WPAN) MAC Settings Properties - Key NameValue TypeDefault ValueValue Descriptionchannelchannelint32-1IEEE 802.15.4 channel. A positive integer or -1, meaning "do not set, use whatever the device is already set to".mac-addressmac-addressstringIf specified, this connection will only apply to the IEEE 802.15.4 (WPAN) MAC layer device whose permanent MAC address matches.pagepageint32-1IEEE 802.15.4 channel page. A positive integer or -1, meaning "do not set, use whatever the device is already set to".pan-idpan-iduint3265535IEEE 802.15.4 Personal Area Network (PAN) identifier.short-addressshort-addressuint3265535Short IEEE 802.15.4 address to be used within a restricted environment.
hostnameHostname settings + Key NameValue TypeDefault ValueValue Descriptionchannelchannelint32-1IEEE 802.15.4 channel. A positive integer or -1, meaning "do not set, use whatever the device is already set to".mac-addressmac-addressstringIf specified, this connection will only apply to the IEEE 802.15.4 (WPAN) MAC layer device whose permanent MAC address matches.pagepageint32-1IEEE 802.15.4 channel page. A positive integer or -1, meaning "do not set, use whatever the device is already set to".pan-idpan-iduint3265535IEEE 802.15.4 Personal Area Network (PAN) identifier.short-addressshort-addressuint3265535Short IEEE 802.15.4 address to be used within a restricted environment.
bond-portBond Port Settings + Properties + Key NameValue TypeDefault ValueValue Descriptionqueue-idqueue-iduint320The queue ID of this bond port. The maximum value of queue ID is the number of TX queues currently active in device.
hostnameHostname settings Properties Key NameValue TypeDefault ValueValue Descriptionfrom-dhcpfrom-dhcpNMTernary (int32)Whether the system hostname can be determined from DHCP on this connection. When set to NM_TERNARY_DEFAULT (-1), the value from global configuration is used. If the property doesn't have a value in the global configuration, NetworkManager assumes the value to be NM_TERNARY_TRUE (1).from-dns-lookupfrom-dns-lookupNMTernary (int32)Whether the system hostname can be determined from reverse DNS lookup of addresses on this device. When set to NM_TERNARY_DEFAULT (-1), the value from global configuration is used. If the property doesn't have a value in the global configuration, NetworkManager assumes the value to be NM_TERNARY_TRUE (1).only-from-defaultonly-from-defaultNMTernary (int32)If set to NM_TERNARY_TRUE (1), NetworkManager attempts to get the hostname via DHCPv4/DHCPv6 or reverse DNS lookup on this device only when the device has the default route for the given address family (IPv4/IPv6). If set to NM_TERNARY_FALSE (0), the hostname can be set from this device even if it doesn't have the default route. When set to NM_TERNARY_DEFAULT (-1), the value from global configuration is used. If the property doesn't have a value in the global configuration, NetworkManager assumes the value to be NM_TERNARY_FALSE (0).prioritypriorityint320The relative priority of this connection to determine the system hostname. A lower numerical value is better (higher priority). A connection with higher priority is considered before connections with lower priority. If the value is zero, it can be overridden by a global value from NetworkManager configuration. If the property doesn't have a value in the global configuration, the value is assumed to be 100. Negative values have the special effect of excluding other connections with a greater numerical priority value; so in presence of at least one negative priority, only connections with the lowest priority value will be used to determine the hostname.
ovs-external-idsOVS External IDs Settings Properties diff --git a/docs/api/version.xml b/docs/api/version.xml index 62d91158..2b17ffd5 100644 --- a/docs/api/version.xml +++ b/docs/api/version.xml @@ -1 +1 @@ -1.32.12 +1.34.0 diff --git a/docs/libnm/html/NMConnection.html b/docs/libnm/html/NMConnection.html index a1538913..7112ef08 100644 --- a/docs/libnm/html/NMConnection.html +++ b/docs/libnm/html/NMConnection.html @@ -595,6 +595,10 @@ </tr> <tr> <td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="NMConnection.html#NM-CONNECTION-NORMALIZE-PARAM-IP4-CONFIG-METHOD:CAPS" title="NM_CONNECTION_NORMALIZE_PARAM_IP4_CONFIG_METHOD">NM_CONNECTION_NORMALIZE_PARAM_IP4_CONFIG_METHOD</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> <td class="function_name"><a class="link" href="NMConnection.html#NM-CONNECTION-NORMALIZE-PARAM-IP6-CONFIG-METHOD:CAPS" title="NM_CONNECTION_NORMALIZE_PARAM_IP6_CONFIG_METHOD">NM_CONNECTION_NORMALIZE_PARAM_IP6_CONFIG_METHOD</a></td> </tr> <tr> @@ -1405,7 +1409,7 @@ nm_connection_is_type (<em class="parameter"><code><a class="link" href="NMConne <em class="parameter"><code>const <span class="type">char</span> *type</code></em>);</pre> <p>A convenience function to check if the given <em class="parameter"><code>connection</code></em> is a particular -type (ie wired, Wi-Fi, ppp, etc). Checks the <a href="NMSettingConnection.html#NMSettingConnection--type"><span class="type">“type”</span></a> +type (ie wired, Wi-Fi, ppp, etc). Checks the <span class="type">“type”</span> property of the connection and matches that against <em class="parameter"><code>type</code></em> .</p> <div class="refsect3"> @@ -2753,6 +2757,12 @@ nm_connection_get_setting_vxlan (<em class="parameter"><code><a class="link" hre </div> <hr> <div class="refsect2"> +<a name="NM-CONNECTION-NORMALIZE-PARAM-IP4-CONFIG-METHOD:CAPS"></a><h3>NM_CONNECTION_NORMALIZE_PARAM_IP4_CONFIG_METHOD</h3> +<pre class="programlisting">#define NM_CONNECTION_NORMALIZE_PARAM_IP4_CONFIG_METHOD "ip4-config-method" +</pre> +</div> +<hr> +<div class="refsect2"> <a name="NM-CONNECTION-NORMALIZE-PARAM-IP6-CONFIG-METHOD:CAPS"></a><h3>NM_CONNECTION_NORMALIZE_PARAM_IP6_CONFIG_METHOD</h3> <pre class="programlisting">#define NM_CONNECTION_NORMALIZE_PARAM_IP6_CONFIG_METHOD "ip6-config-method" </pre> diff --git a/docs/libnm/html/NMDevice.html b/docs/libnm/html/NMDevice.html index e21edf8c..655b559c 100644 --- a/docs/libnm/html/NMDevice.html +++ b/docs/libnm/html/NMDevice.html @@ -128,6 +128,13 @@ </td> </tr> <tr> +<td class="function_type">const <a href="https://developer.gnome.org/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> * +</td> +<td class="function_name"> +<a class="link" href="NMDevice.html#nm-device-get-ports" title="nm_device_get_ports ()">nm_device_get_ports</a> <span class="c_punctuation">()</span> +</td> +</tr> +<tr> <td class="function_type"> <span class="returnvalue">void</span> </td> @@ -653,6 +660,10 @@ <td class="function_name"><a class="link" href="NMDevice.html#NM-DEVICE-HW-ADDRESS:CAPS" title="NM_DEVICE_HW_ADDRESS">NM_DEVICE_HW_ADDRESS</a></td> </tr> <tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="NMDevice.html#NM-DEVICE-PORTS:CAPS" title="NM_DEVICE_PORTS">NM_DEVICE_PORTS</a></td> +</tr> +<tr> <td class="datatype_keyword"> </td> <td class="function_name"><a class="link" href="NMDevice.html#NMLldpNeighbor-struct" title="NMLldpNeighbor">NMLldpNeighbor</a></td> </tr> @@ -999,6 +1010,38 @@ nm_device_get_managed (<em class="parameter"><code><a class="link" href="NMDevic </div> <hr> <div class="refsect2"> +<a name="nm-device-get-ports"></a><h3>nm_device_get_ports ()</h3> +<pre class="programlisting">const <a href="https://developer.gnome.org/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> * +nm_device_get_ports (<em class="parameter"><code><a class="link" href="NMDevice.html" title="NMDevice"><span class="type">NMDevice</span></a> *device</code></em>);</pre> +<p>Gets the devices currently set as port of <em class="parameter"><code>device</code></em> +.</p> +<div class="refsect3"> +<a name="nm-device-get-ports.parameters"></a><h4>Parameters</h4> +<div class="informaltable"><table class="informaltable" width="100%" border="0"> +<colgroup> +<col width="150px" class="parameters_name"> +<col class="parameters_description"> +<col width="200px" class="parameters_annotations"> +</colgroup> +<tbody><tr> +<td class="parameter_name"><p>device</p></td> +<td class="parameter_description"><p>a <a class="link" href="NMDevice.html" title="NMDevice"><span class="type">NMDevice</span></a></p></td> +<td class="parameter_annotations"> </td> +</tr></tbody> +</table></div> +</div> +<div class="refsect3"> +<a name="nm-device-get-ports.returns"></a><h4>Returns</h4> +<p>the <a href="https://developer.gnome.org/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> containing <span class="type">NMDevices</span> that +are slaves of <em class="parameter"><code>device</code></em> +. This is the internal copy used by the device and +must not be modified. </p> +<p><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> NMDevice]</span></p> +</div> +<p class="since">Since: 1.34</p> +</div> +<hr> +<div class="refsect2"> <a name="nm-device-set-managed"></a><h3>nm_device_set_managed ()</h3> <pre class="programlisting"><span class="returnvalue">void</span> nm_device_set_managed (<em class="parameter"><code><a class="link" href="NMDevice.html" title="NMDevice"><span class="type">NMDevice</span></a> *device</code></em>, @@ -2985,6 +3028,12 @@ nm_lldp_neighbor_get_attr_type (<em class="parameter"><code><a class="link" href </div> <hr> <div class="refsect2"> +<a name="NM-DEVICE-PORTS:CAPS"></a><h3>NM_DEVICE_PORTS</h3> +<pre class="programlisting">#define NM_DEVICE_PORTS "ports" +</pre> +</div> +<hr> +<div class="refsect2"> <a name="NMLldpNeighbor-struct"></a><h3>NMLldpNeighbor</h3> <pre class="programlisting">typedef struct _NMLldpNeighbor NMLldpNeighbor;</pre> <p>Supported attributes are:</p> diff --git a/docs/libnm/html/NMDeviceBond.html b/docs/libnm/html/NMDeviceBond.html index bfff1b9c..e8e145c0 100644 --- a/docs/libnm/html/NMDeviceBond.html +++ b/docs/libnm/html/NMDeviceBond.html @@ -154,6 +154,10 @@ nm_device_bond_get_carrier (<em class="parameter"><code><a class="link" href="NM <a name="nm-device-bond-get-slaves"></a><h3>nm_device_bond_get_slaves ()</h3> <pre class="programlisting">const <a href="https://developer.gnome.org/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> * nm_device_bond_get_slaves (<em class="parameter"><code><a class="link" href="NMDeviceBond.html" title="NMDeviceBond"><span class="type">NMDeviceBond</span></a> *device</code></em>);</pre> +<div class="warning"> +<p><code class="literal">nm_device_bond_get_slaves</code> has been deprecated since version 1.34 and should not be used in newly-written code.</p> +<p>Use <a class="link" href="NMDevice.html#nm-device-get-ports" title="nm_device_get_ports ()"><code class="function">nm_device_get_ports()</code></a> instead.</p> +</div> <p>Gets the devices currently enslaved to <em class="parameter"><code>device</code></em> .</p> <div class="refsect3"> diff --git a/docs/libnm/html/NMDeviceBridge.html b/docs/libnm/html/NMDeviceBridge.html index 53948c1f..c0832466 100644 --- a/docs/libnm/html/NMDeviceBridge.html +++ b/docs/libnm/html/NMDeviceBridge.html @@ -154,6 +154,10 @@ nm_device_bridge_get_carrier (<em class="parameter"><code><a class="link" href=" <a name="nm-device-bridge-get-slaves"></a><h3>nm_device_bridge_get_slaves ()</h3> <pre class="programlisting">const <a href="https://developer.gnome.org/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> * nm_device_bridge_get_slaves (<em class="parameter"><code><a class="link" href="NMDeviceBridge.html" title="NMDeviceBridge"><span class="type">NMDeviceBridge</span></a> *device</code></em>);</pre> +<div class="warning"> +<p><code class="literal">nm_device_bridge_get_slaves</code> has been deprecated since version 1.34 and should not be used in newly-written code.</p> +<p>Use <a class="link" href="NMDevice.html#nm-device-get-ports" title="nm_device_get_ports ()"><code class="function">nm_device_get_ports()</code></a> instead.</p> +</div> <p>Gets the devices currently enslaved to <em class="parameter"><code>device</code></em> .</p> <div class="refsect3"> diff --git a/docs/libnm/html/NMDeviceOvsBridge.html b/docs/libnm/html/NMDeviceOvsBridge.html index 3ac38e0e..00799da2 100644 --- a/docs/libnm/html/NMDeviceOvsBridge.html +++ b/docs/libnm/html/NMDeviceOvsBridge.html @@ -69,6 +69,10 @@ <a name="nm-device-ovs-bridge-get-slaves"></a><h3>nm_device_ovs_bridge_get_slaves ()</h3> <pre class="programlisting">const <a href="https://developer.gnome.org/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> * nm_device_ovs_bridge_get_slaves (<em class="parameter"><code><a class="link" href="NMDeviceOvsBridge.html" title="NMDeviceOvsBridge"><span class="type">NMDeviceOvsBridge</span></a> *device</code></em>);</pre> +<div class="warning"> +<p><code class="literal">nm_device_ovs_bridge_get_slaves</code> has been deprecated since version 1.34 and should not be used in newly-written code.</p> +<p>Use <a class="link" href="NMDevice.html#nm-device-get-ports" title="nm_device_get_ports ()"><code class="function">nm_device_get_ports()</code></a> instead.</p> +</div> <p>Gets the ports currently enslaved to <em class="parameter"><code>device</code></em> .</p> <div class="refsect3"> diff --git a/docs/libnm/html/NMDeviceOvsPort.html b/docs/libnm/html/NMDeviceOvsPort.html index bf62db12..965f2099 100644 --- a/docs/libnm/html/NMDeviceOvsPort.html +++ b/docs/libnm/html/NMDeviceOvsPort.html @@ -69,6 +69,10 @@ <a name="nm-device-ovs-port-get-slaves"></a><h3>nm_device_ovs_port_get_slaves ()</h3> <pre class="programlisting">const <a href="https://developer.gnome.org/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> * nm_device_ovs_port_get_slaves (<em class="parameter"><code><a class="link" href="NMDeviceOvsPort.html" title="NMDeviceOvsPort"><span class="type">NMDeviceOvsPort</span></a> *device</code></em>);</pre> +<div class="warning"> +<p><code class="literal">nm_device_ovs_port_get_slaves</code> has been deprecated since version 1.34 and should not be used in newly-written code.</p> +<p>Use <a class="link" href="NMDevice.html#nm-device-get-ports" title="nm_device_get_ports ()"><code class="function">nm_device_get_ports()</code></a> instead.</p> +</div> <p>Gets the interfaces currently enslaved to <em class="parameter"><code>device</code></em> .</p> <div class="refsect3"> diff --git a/docs/libnm/html/NMDeviceTeam.html b/docs/libnm/html/NMDeviceTeam.html index 84a600be..fb195140 100644 --- a/docs/libnm/html/NMDeviceTeam.html +++ b/docs/libnm/html/NMDeviceTeam.html @@ -165,6 +165,10 @@ nm_device_team_get_carrier (<em class="parameter"><code><a class="link" href="NM <a name="nm-device-team-get-slaves"></a><h3>nm_device_team_get_slaves ()</h3> <pre class="programlisting">const <a href="https://developer.gnome.org/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> * nm_device_team_get_slaves (<em class="parameter"><code><a class="link" href="NMDeviceTeam.html" title="NMDeviceTeam"><span class="type">NMDeviceTeam</span></a> *device</code></em>);</pre> +<div class="warning"> +<p><code class="literal">nm_device_team_get_slaves</code> has been deprecated since version 1.34 and should not be used in newly-written code.</p> +<p>Use <a class="link" href="NMDevice.html#nm-device-get-ports" title="nm_device_get_ports ()"><code class="function">nm_device_get_ports()</code></a> instead.</p> +</div> <p>Gets the devices currently enslaved to <em class="parameter"><code>device</code></em> .</p> <div class="refsect3"> diff --git a/docs/libnm/html/NMDeviceWifi.html b/docs/libnm/html/NMDeviceWifi.html index 3965254d..3d28400e 100644 --- a/docs/libnm/html/NMDeviceWifi.html +++ b/docs/libnm/html/NMDeviceWifi.html @@ -455,7 +455,7 @@ comparing to this value.</p> </div> <div class="refsect3"> <a name="nm-device-wifi-get-last-scan.returns"></a><h4>Returns</h4> -<p> the last scan time in seconds</p> +<p> the last scan time in milliseconds (in clock_gettime(CLOCK_BOOTTIME) scale).</p> </div> <p class="since">Since: 1.12</p> </div> diff --git a/docs/libnm/html/NMObject.html b/docs/libnm/html/NMObject.html index 32699b7a..19e4fd94 100644 --- a/docs/libnm/html/NMObject.html +++ b/docs/libnm/html/NMObject.html @@ -64,10 +64,16 @@ <col width="150px" class="other_proto_type"> <col class="other_proto_name"> </colgroup> -<tbody><tr> +<tbody> +<tr> <td class="define_keyword">#define</td> <td class="function_name"><a class="link" href="NMObject.html#NM-OBJECT-PATH:CAPS" title="NM_OBJECT_PATH">NM_OBJECT_PATH</a></td> -</tr></tbody> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="NMObject.html#NM-OBJECT-CLIENT:CAPS" title="NM_OBJECT_CLIENT">NM_OBJECT_CLIENT</a></td> +</tr> +</tbody> </table></div> </div> <div class="refsect1"> @@ -142,7 +148,13 @@ cached. </p> <a name="NMObject.other_details"></a><h2>Types and Values</h2> <div class="refsect2"> <a name="NM-OBJECT-PATH:CAPS"></a><h3>NM_OBJECT_PATH</h3> -<pre class="programlisting">#define NM_OBJECT_PATH "path" +<pre class="programlisting">#define NM_OBJECT_PATH "path" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="NM-OBJECT-CLIENT:CAPS"></a><h3>NM_OBJECT_CLIENT</h3> +<pre class="programlisting">#define NM_OBJECT_CLIENT "client" </pre> </div> </div> diff --git a/docs/libnm/html/NMSetting8021x.html b/docs/libnm/html/NMSetting8021x.html index be3880c4..da4624a4 100644 --- a/docs/libnm/html/NMSetting8021x.html +++ b/docs/libnm/html/NMSetting8021x.html @@ -1106,7 +1106,7 @@ nm_setting_802_1x_get_eap_method (<em class="parameter"><code><a class="link" hr nm_setting_802_1x_add_eap_method (<em class="parameter"><code><a class="link" href="NMSetting8021x.html" title="NMSetting8021x"><span class="type">NMSetting8021x</span></a> *setting</code></em>, <em class="parameter"><code>const <span class="type">char</span> *eap</code></em>);</pre> <p>Adds an allowed EAP method. The setting is not valid until at least one -EAP method has been added. See <a href="NMSetting8021x.html#NMSetting8021x--eap"><span class="type">“eap”</span></a> property for a list of +EAP method has been added. See <span class="type">“eap”</span> property for a list of allowed EAP methods.</p> <div class="refsect3"> <a name="nm-setting-802-1x-add-eap-method.parameters"></a><h4>Parameters</h4> @@ -1259,7 +1259,7 @@ nm_setting_802_1x_get_anonymous_identity (<em class="parameter"><code><a class="link" href="NMSetting8021x.html" title="NMSetting8021x"><span class="type">NMSetting8021x</span></a> *setting</code></em>);</pre> <p>Returns the anonymous identifier used by some EAP methods (like TTLS) to authenticate the user in the outer unencrypted "phase 1" authentication. The -inner "phase 2" authentication will use the <a href="NMSetting8021x.html#NMSetting8021x--identity"><span class="type">“identity”</span></a> in +inner "phase 2" authentication will use the <span class="type">“identity”</span> in a secure form, if applicable for that EAP method.</p> <div class="refsect3"> <a name="nm-setting-802-1x-get-anonymous-identity.parameters"></a><h4>Parameters</h4> @@ -1312,9 +1312,9 @@ nm_setting_802_1x_get_pac_file (<em class="parameter"><code><a class="link" href <a name="nm-setting-802-1x-get-system-ca-certs"></a><h3>nm_setting_802_1x_get_system_ca_certs ()</h3> <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> nm_setting_802_1x_get_system_ca_certs (<em class="parameter"><code><a class="link" href="NMSetting8021x.html" title="NMSetting8021x"><span class="type">NMSetting8021x</span></a> *setting</code></em>);</pre> -<p>Sets the <a href="NMSetting8021x.html#NMSetting8021x--system-ca-certs"><span class="type">“system-ca-certs”</span></a> property. The -<a href="NMSetting8021x.html#NMSetting8021x--ca-path"><span class="type">“ca-path”</span></a> and <a href="NMSetting8021x.html#NMSetting8021x--phase2-ca-path"><span class="type">“phase2-ca-path”</span></a> -properties are ignored if the <a href="NMSetting8021x.html#NMSetting8021x--system-ca-certs"><span class="type">“system-ca-certs”</span></a> property is +<p>Sets the <span class="type">“system-ca-certs”</span> property. The +<span class="type">“ca-path”</span> and <span class="type">“phase2-ca-path”</span> +properties are ignored if the <span class="type">“system-ca-certs”</span> property is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, in which case a system-wide CA certificate directory specified at compile time (using the --system-ca-path configure option) is used in place of these properties.</p> @@ -1346,7 +1346,7 @@ nm_setting_802_1x_get_ca_path (<em class="parameter"><code><a class="link" href= <p>Returns the path of the CA certificate directory if previously set. Systems will often have a directory that contains multiple individual CA certificates which the supplicant can then add to the verification chain. This may be -used in addition to the <a href="NMSetting8021x.html#NMSetting8021x--ca-cert"><span class="type">“ca-cert”</span></a> property to add more CA +used in addition to the <span class="type">“ca-cert”</span> property to add more CA certificates for verifying the network to client.</p> <div class="refsect3"> <a name="nm-setting-802-1x-get-ca-path.parameters"></a><h4>Parameters</h4> @@ -1376,7 +1376,7 @@ nm_setting_802_1x_get_phase2_ca_path (<em class="parameter"><code><a class="link <p>Returns the path of the "phase 2" CA certificate directory if previously set. Systems will often have a directory that contains multiple individual CA certificates which the supplicant can then add to the verification chain. -This may be used in addition to the <a href="NMSetting8021x.html#NMSetting8021x--phase2-ca-cert"><span class="type">“phase2-ca-cert”</span></a> property +This may be used in addition to the <span class="type">“phase2-ca-cert”</span> property to add more CA certificates for verifying the network to client.</p> <div class="refsect3"> <a name="nm-setting-802-1x-get-phase2-ca-path.parameters"></a><h4>Parameters</h4> @@ -1531,7 +1531,7 @@ nm_setting_802_1x_set_ca_cert (<em class="parameter"><code><a class="link" href= <em class="parameter"><code><a class="link" href="NMSetting8021x.html#NMSetting8021xCKScheme" title="enum NMSetting8021xCKScheme"><span class="type">NMSetting8021xCKScheme</span></a> scheme</code></em>, <em class="parameter"><code><a class="link" href="NMSetting8021x.html#NMSetting8021xCKFormat" title="enum NMSetting8021xCKFormat"><span class="type">NMSetting8021xCKFormat</span></a> *out_format</code></em>, <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre> -<p>Reads a certificate from disk and sets the <a href="NMSetting8021x.html#NMSetting8021x--ca-cert"><span class="type">“ca-cert”</span></a> property +<p>Reads a certificate from disk and sets the <span class="type">“ca-cert”</span> property with the raw certificate data if using the <a class="link" href="NMSetting8021x.html#NM-SETTING-802-1X-CK-SCHEME-BLOB:CAPS"><code class="literal">NM_SETTING_802_1X_CK_SCHEME_BLOB</code></a> scheme, or with the path to the certificate file if using the <a class="link" href="NMSetting8021x.html#NM-SETTING-802-1X-CK-SCHEME-PATH:CAPS"><code class="literal">NM_SETTING_802_1X_CK_SCHEME_PATH</code></a> scheme.</p> @@ -1606,7 +1606,7 @@ nm_setting_802_1x_get_ca_cert_password <div class="refsect3"> <a name="nm-setting-802-1x-get-ca-cert-password.returns"></a><h4>Returns</h4> <p> the password used to access the CA certificate stored in -<a href="NMSetting8021x.html#NMSetting8021x--ca-cert"><span class="type">“ca-cert”</span></a> property. Only makes sense if the certificate +<span class="type">“ca-cert”</span> property. Only makes sense if the certificate is stored on a PKCS#11 token that requires a login.</p> </div> <p class="since">Since: 1.8</p> @@ -1635,7 +1635,7 @@ nm_setting_802_1x_get_ca_cert_password_flags <div class="refsect3"> <a name="nm-setting-802-1x-get-ca-cert-password-flags.returns"></a><h4>Returns</h4> <p> the <a class="link" href="NMSetting.html#NMSettingSecretFlags" title="enum NMSettingSecretFlags"><span class="type">NMSettingSecretFlags</span></a> pertaining to the -<a href="NMSetting8021x.html#NMSetting8021x--ca-cert-password"><span class="type">“ca-cert-password”</span></a></p> +<span class="type">“ca-cert-password”</span></p> </div> <p class="since">Since: 1.8</p> </div> @@ -1661,7 +1661,7 @@ nm_setting_802_1x_get_subject_match (<em class="parameter"><code><a class="link" </div> <div class="refsect3"> <a name="nm-setting-802-1x-get-subject-match.returns"></a><h4>Returns</h4> -<p> the <a href="NMSetting8021x.html#NMSetting8021x--subject-match"><span class="type">“subject-match”</span></a> property. This is the +<p> the <span class="type">“subject-match”</span> property. This is the substring to be matched against the subject of the authentication server certificate, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> no subject verification is to be performed.</p> @@ -1674,7 +1674,7 @@ performed.</p> nm_setting_802_1x_get_num_altsubject_matches (<em class="parameter"><code><a class="link" href="NMSetting8021x.html" title="NMSetting8021x"><span class="type">NMSetting8021x</span></a> *setting</code></em>);</pre> <p>Returns the number of entries in the -<a href="NMSetting8021x.html#NMSetting8021x--altsubject-matches"><span class="type">“altsubject-matches”</span></a> property of this setting.</p> +<span class="type">“altsubject-matches”</span> property of this setting.</p> <div class="refsect3"> <a name="nm-setting-802-1x-get-num-altsubject-matches.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table class="informaltable" width="100%" border="0"> @@ -1884,7 +1884,7 @@ nm_setting_802_1x_get_domain_suffix_match </div> <div class="refsect3"> <a name="nm-setting-802-1x-get-domain-suffix-match.returns"></a><h4>Returns</h4> -<p> the <a href="NMSetting8021x.html#NMSetting8021x--domain-suffix-match"><span class="type">“domain-suffix-match”</span></a> property.</p> +<p> the <span class="type">“domain-suffix-match”</span> property.</p> </div> <p class="since">Since: 1.2</p> </div> @@ -1910,7 +1910,7 @@ nm_setting_802_1x_get_domain_match (<em class="parameter"><code><a class="link" </div> <div class="refsect3"> <a name="nm-setting-802-1x-get-domain-match.returns"></a><h4>Returns</h4> -<p> the <a href="NMSetting8021x.html#NMSetting8021x--domain-match"><span class="type">“domain-match”</span></a> property.</p> +<p> the <span class="type">“domain-match”</span> property.</p> </div> <p class="since">Since: 1.24</p> </div> @@ -2044,7 +2044,7 @@ nm_setting_802_1x_set_client_cert (<em class="parameter"><code><a class="link" h <em class="parameter"><code><a class="link" href="NMSetting8021x.html#NMSetting8021xCKScheme" title="enum NMSetting8021xCKScheme"><span class="type">NMSetting8021xCKScheme</span></a> scheme</code></em>, <em class="parameter"><code><a class="link" href="NMSetting8021x.html#NMSetting8021xCKFormat" title="enum NMSetting8021xCKFormat"><span class="type">NMSetting8021xCKFormat</span></a> *out_format</code></em>, <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre> -<p>Reads a certificate from disk and sets the <a href="NMSetting8021x.html#NMSetting8021x--client-cert"><span class="type">“client-cert”</span></a> +<p>Reads a certificate from disk and sets the <span class="type">“client-cert”</span> property with the raw certificate data if using the <a class="link" href="NMSetting8021x.html#NM-SETTING-802-1X-CK-SCHEME-BLOB:CAPS"><code class="literal">NM_SETTING_802_1X_CK_SCHEME_BLOB</code></a> scheme, or with the path to the certificate file if using the <a class="link" href="NMSetting8021x.html#NM-SETTING-802-1X-CK-SCHEME-PATH:CAPS"><code class="literal">NM_SETTING_802_1X_CK_SCHEME_PATH</code></a> scheme.</p> @@ -2123,7 +2123,7 @@ nm_setting_802_1x_get_client_cert_password <div class="refsect3"> <a name="nm-setting-802-1x-get-client-cert-password.returns"></a><h4>Returns</h4> <p> the password used to access the client certificate stored in -<a href="NMSetting8021x.html#NMSetting8021x--client-cert"><span class="type">“client-cert”</span></a> property. Only makes sense if the certificate +<span class="type">“client-cert”</span> property. Only makes sense if the certificate is stored on a PKCS#11 token that requires a login.</p> </div> <p class="since">Since: 1.8</p> @@ -2152,7 +2152,7 @@ nm_setting_802_1x_get_client_cert_password_flags <div class="refsect3"> <a name="nm-setting-802-1x-get-client-cert-password-flags.returns"></a><h4>Returns</h4> <p> the <a class="link" href="NMSetting.html#NMSettingSecretFlags" title="enum NMSettingSecretFlags"><span class="type">NMSettingSecretFlags</span></a> pertaining to the -<a href="NMSetting8021x.html#NMSetting8021x--client-cert-password"><span class="type">“client-cert-password”</span></a></p> +<span class="type">“client-cert-password”</span></p> </div> <p class="since">Since: 1.8</p> </div> @@ -2179,7 +2179,7 @@ nm_setting_802_1x_get_phase1_peapver (<em class="parameter"><code><a class="link <div class="refsect3"> <a name="nm-setting-802-1x-get-phase1-peapver.returns"></a><h4>Returns</h4> <p> the "phase 1" PEAP version to be used when authenticating with -EAP-PEAP as contained in the <a href="NMSetting8021x.html#NMSetting8021x--phase1-peapver"><span class="type">“phase1-peapver”</span></a> property. Valid +EAP-PEAP as contained in the <span class="type">“phase1-peapver”</span> property. Valid values are <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> (unset), "0" (PEAP version 0), and "1" (PEAP version 1).</p> </div> </div> @@ -2208,7 +2208,7 @@ nm_setting_802_1x_get_phase1_peaplabel <a name="nm-setting-802-1x-get-phase1-peaplabel.returns"></a><h4>Returns</h4> <p> whether the "phase 1" PEAP label is new-style or old-style, to be used when authenticating with EAP-PEAP, as contained in the -<a href="NMSetting8021x.html#NMSetting8021x--phase1-peaplabel"><span class="type">“phase1-peaplabel”</span></a> property. Valid values are <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> (unset), +<span class="type">“phase1-peaplabel”</span> property. Valid values are <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> (unset), "0" (use old-style label), and "1" (use new-style label). See the wpa_supplicant documentation for more details.</p> </div> @@ -2237,7 +2237,7 @@ nm_setting_802_1x_get_phase1_fast_provisioning <div class="refsect3"> <a name="nm-setting-802-1x-get-phase1-fast-provisioning.returns"></a><h4>Returns</h4> <p> whether "phase 1" PEAP fast provisioning should be used, as specified -by the <a href="NMSetting8021x.html#NMSetting8021x--phase1-fast-provisioning"><span class="type">“phase1-fast-provisioning”</span></a> property. See the +by the <span class="type">“phase1-fast-provisioning”</span> property. See the wpa_supplicant documentation for more details.</p> </div> </div> @@ -2264,7 +2264,7 @@ nm_setting_802_1x_get_phase2_auth (<em class="parameter"><code><a class="link" h <div class="refsect3"> <a name="nm-setting-802-1x-get-phase2-auth.returns"></a><h4>Returns</h4> <p> the "phase 2" non-EAP (ex MD5) allowed authentication method as -specified by the <a href="NMSetting8021x.html#NMSetting8021x--phase2-auth"><span class="type">“phase2-auth”</span></a> property.</p> +specified by the <span class="type">“phase2-auth”</span> property.</p> </div> </div> <hr> @@ -2290,7 +2290,7 @@ nm_setting_802_1x_get_phase2_autheap (<em class="parameter"><code><a class="link <div class="refsect3"> <a name="nm-setting-802-1x-get-phase2-autheap.returns"></a><h4>Returns</h4> <p> the "phase 2" EAP-based (ex TLS) allowed authentication method as -specified by the <a href="NMSetting8021x.html#NMSetting8021x--phase2-autheap"><span class="type">“phase2-autheap”</span></a> property.</p> +specified by the <span class="type">“phase2-autheap”</span> property.</p> </div> </div> <hr> @@ -2431,7 +2431,7 @@ nm_setting_802_1x_set_phase2_ca_cert (<em class="parameter"><code><a class="link <em class="parameter"><code><a class="link" href="NMSetting8021x.html#NMSetting8021xCKScheme" title="enum NMSetting8021xCKScheme"><span class="type">NMSetting8021xCKScheme</span></a> scheme</code></em>, <em class="parameter"><code><a class="link" href="NMSetting8021x.html#NMSetting8021xCKFormat" title="enum NMSetting8021xCKFormat"><span class="type">NMSetting8021xCKFormat</span></a> *out_format</code></em>, <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre> -<p>Reads a certificate from disk and sets the <a href="NMSetting8021x.html#NMSetting8021x--phase2-ca-cert"><span class="type">“phase2-ca-cert”</span></a> +<p>Reads a certificate from disk and sets the <span class="type">“phase2-ca-cert”</span> property with the raw certificate data if using the <a class="link" href="NMSetting8021x.html#NM-SETTING-802-1X-CK-SCHEME-BLOB:CAPS"><code class="literal">NM_SETTING_802_1X_CK_SCHEME_BLOB</code></a> scheme, or with the path to the certificate file if using the <a class="link" href="NMSetting8021x.html#NM-SETTING-802-1X-CK-SCHEME-PATH:CAPS"><code class="literal">NM_SETTING_802_1X_CK_SCHEME_PATH</code></a> scheme.</p> @@ -2506,7 +2506,7 @@ nm_setting_802_1x_get_phase2_ca_cert_password <div class="refsect3"> <a name="nm-setting-802-1x-get-phase2-ca-cert-password.returns"></a><h4>Returns</h4> <p> the password used to access the "phase2" CA certificate stored in -<a href="NMSetting8021x.html#NMSetting8021x--phase2-ca-cert"><span class="type">“phase2-ca-cert”</span></a> property. Only makes sense if the certificate +<span class="type">“phase2-ca-cert”</span> property. Only makes sense if the certificate is stored on a PKCS#11 token that requires a login.</p> </div> <p class="since">Since: 1.8</p> @@ -2535,7 +2535,7 @@ nm_setting_802_1x_get_phase2_ca_cert_password_flags <div class="refsect3"> <a name="nm-setting-802-1x-get-phase2-ca-cert-password-flags.returns"></a><h4>Returns</h4> <p> the <a class="link" href="NMSetting.html#NMSettingSecretFlags" title="enum NMSettingSecretFlags"><span class="type">NMSettingSecretFlags</span></a> pertaining to the -<a href="NMSetting8021x.html#NMSetting8021x--phase2-private-key-password"><span class="type">“phase2-private-key-password”</span></a></p> +<span class="type">“phase2-private-key-password”</span></p> </div> <p class="since">Since: 1.8</p> </div> @@ -2562,7 +2562,7 @@ nm_setting_802_1x_get_phase2_subject_match </div> <div class="refsect3"> <a name="nm-setting-802-1x-get-phase2-subject-match.returns"></a><h4>Returns</h4> -<p> the <a href="NMSetting8021x.html#NMSetting8021x--phase2-subject-match"><span class="type">“phase2-subject-match”</span></a> property. This is +<p> the <span class="type">“phase2-subject-match”</span> property. This is the substring to be matched against the subject of the "phase 2" authentication server certificate, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> no subject verification is to be performed.</p> @@ -2575,7 +2575,7 @@ is to be performed.</p> nm_setting_802_1x_get_num_phase2_altsubject_matches (<em class="parameter"><code><a class="link" href="NMSetting8021x.html" title="NMSetting8021x"><span class="type">NMSetting8021x</span></a> *setting</code></em>);</pre> <p>Returns the number of entries in the -<a href="NMSetting8021x.html#NMSetting8021x--phase2-altsubject-matches"><span class="type">“phase2-altsubject-matches”</span></a> property of this setting.</p> +<span class="type">“phase2-altsubject-matches”</span> property of this setting.</p> <div class="refsect3"> <a name="nm-setting-802-1x-get-num-phase2-altsubject-matches.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table class="informaltable" width="100%" border="0"> @@ -2786,7 +2786,7 @@ nm_setting_802_1x_get_phase2_domain_suffix_match </div> <div class="refsect3"> <a name="nm-setting-802-1x-get-phase2-domain-suffix-match.returns"></a><h4>Returns</h4> -<p> the <a href="NMSetting8021x.html#NMSetting8021x--phase2-domain-suffix-match"><span class="type">“phase2-domain-suffix-match”</span></a> property.</p> +<p> the <span class="type">“phase2-domain-suffix-match”</span> property.</p> </div> <p class="since">Since: 1.2</p> </div> @@ -2813,7 +2813,7 @@ nm_setting_802_1x_get_phase2_domain_match </div> <div class="refsect3"> <a name="nm-setting-802-1x-get-phase2-domain-match.returns"></a><h4>Returns</h4> -<p> the <a href="NMSetting8021x.html#NMSetting8021x--phase2-domain-match"><span class="type">“phase2-domain-match”</span></a> property.</p> +<p> the <span class="type">“phase2-domain-match”</span> property.</p> </div> <p class="since">Since: 1.24</p> </div> @@ -2952,7 +2952,7 @@ nm_setting_802_1x_set_phase2_client_cert <em class="parameter"><code><a class="link" href="NMSetting8021x.html#NMSetting8021xCKScheme" title="enum NMSetting8021xCKScheme"><span class="type">NMSetting8021xCKScheme</span></a> scheme</code></em>, <em class="parameter"><code><a class="link" href="NMSetting8021x.html#NMSetting8021xCKFormat" title="enum NMSetting8021xCKFormat"><span class="type">NMSetting8021xCKFormat</span></a> *out_format</code></em>, <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre> -<p>Reads a certificate from disk and sets the <a href="NMSetting8021x.html#NMSetting8021x--phase2-client-cert"><span class="type">“phase2-client-cert”</span></a> +<p>Reads a certificate from disk and sets the <span class="type">“phase2-client-cert”</span> property with the raw certificate data if using the <a class="link" href="NMSetting8021x.html#NM-SETTING-802-1X-CK-SCHEME-BLOB:CAPS"><code class="literal">NM_SETTING_802_1X_CK_SCHEME_BLOB</code></a> scheme, or with the path to the certificate file if using the <a class="link" href="NMSetting8021x.html#NM-SETTING-802-1X-CK-SCHEME-PATH:CAPS"><code class="literal">NM_SETTING_802_1X_CK_SCHEME_PATH</code></a> scheme.</p> @@ -3031,7 +3031,7 @@ nm_setting_802_1x_get_phase2_client_cert_password <div class="refsect3"> <a name="nm-setting-802-1x-get-phase2-client-cert-password.returns"></a><h4>Returns</h4> <p> the password used to access the "phase2" client certificate stored in -<a href="NMSetting8021x.html#NMSetting8021x--phase2-client-cert"><span class="type">“phase2-client-cert”</span></a> property. Only makes sense if the certificate +<span class="type">“phase2-client-cert”</span> property. Only makes sense if the certificate is stored on a PKCS#11 token that requires a login.</p> </div> <p class="since">Since: 1.8</p> @@ -3060,7 +3060,7 @@ nm_setting_802_1x_get_phase2_client_cert_password_flags <div class="refsect3"> <a name="nm-setting-802-1x-get-phase2-client-cert-password-flags.returns"></a><h4>Returns</h4> <p> the <a class="link" href="NMSetting.html#NMSettingSecretFlags" title="enum NMSettingSecretFlags"><span class="type">NMSettingSecretFlags</span></a> pertaining to the -<a href="NMSetting8021x.html#NMSetting8021x--phase2-client-cert-password"><span class="type">“phase2-client-cert-password”</span></a></p> +<span class="type">“phase2-client-cert-password”</span></p> </div> <p class="since">Since: 1.8</p> </div> @@ -3087,7 +3087,7 @@ nm_setting_802_1x_get_password (<em class="parameter"><code><a class="link" href <div class="refsect3"> <a name="nm-setting-802-1x-get-password.returns"></a><h4>Returns</h4> <p> the password used by the authentication method, if any, as specified -by the <a href="NMSetting8021x.html#NMSetting8021x--password"><span class="type">“password”</span></a> property</p> +by the <span class="type">“password”</span> property</p> </div> </div> <hr> @@ -3112,7 +3112,7 @@ nm_setting_802_1x_get_password_flags (<em class="parameter"><code><a class="link </div> <div class="refsect3"> <a name="nm-setting-802-1x-get-password-flags.returns"></a><h4>Returns</h4> -<p> the <a class="link" href="NMSetting.html#NMSettingSecretFlags" title="enum NMSettingSecretFlags"><span class="type">NMSettingSecretFlags</span></a> pertaining to the <a href="NMSetting8021x.html#NMSetting8021x--password"><span class="type">“password”</span></a></p> +<p> the <a class="link" href="NMSetting.html#NMSettingSecretFlags" title="enum NMSettingSecretFlags"><span class="type">NMSettingSecretFlags</span></a> pertaining to the <span class="type">“password”</span></p> </div> </div> <hr> @@ -3139,7 +3139,7 @@ nm_setting_802_1x_get_password_raw (<em class="parameter"><code><a class="link" <a name="nm-setting-802-1x-get-password-raw.returns"></a><h4>Returns</h4> <p>the password used by the authentication method as a UTF-8-encoded array of bytes, as specified by the -<a href="NMSetting8021x.html#NMSetting8021x--password-raw"><span class="type">“password-raw”</span></a> property. </p> +<span class="type">“password-raw”</span> property. </p> <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p> </div> </div> @@ -3167,7 +3167,7 @@ nm_setting_802_1x_get_password_raw_flags <div class="refsect3"> <a name="nm-setting-802-1x-get-password-raw-flags.returns"></a><h4>Returns</h4> <p> the <a class="link" href="NMSetting.html#NMSettingSecretFlags" title="enum NMSettingSecretFlags"><span class="type">NMSettingSecretFlags</span></a> pertaining to the -<a href="NMSetting8021x.html#NMSetting8021x--password-raw"><span class="type">“password-raw”</span></a></p> +<span class="type">“password-raw”</span></p> </div> </div> <hr> @@ -3193,7 +3193,7 @@ nm_setting_802_1x_get_pin (<em class="parameter"><code><a class="link" href="NMS <div class="refsect3"> <a name="nm-setting-802-1x-get-pin.returns"></a><h4>Returns</h4> <p> the PIN used by the authentication method, if any, as specified -by the <a href="NMSetting8021x.html#NMSetting8021x--pin"><span class="type">“pin”</span></a> property</p> +by the <span class="type">“pin”</span> property</p> </div> </div> <hr> @@ -3219,7 +3219,7 @@ nm_setting_802_1x_get_pin_flags (<em class="parameter"><code><a class="link" hre <div class="refsect3"> <a name="nm-setting-802-1x-get-pin-flags.returns"></a><h4>Returns</h4> <p> the <a class="link" href="NMSetting.html#NMSettingSecretFlags" title="enum NMSettingSecretFlags"><span class="type">NMSettingSecretFlags</span></a> pertaining to the -<a href="NMSetting8021x.html#NMSetting8021x--pin"><span class="type">“pin”</span></a></p> +<span class="type">“pin”</span></p> </div> </div> <hr> @@ -3363,14 +3363,14 @@ nm_setting_802_1x_set_private_key (<em class="parameter"><code><a class="link" h when EAP-TLS is used as either the "phase 1" or "phase 2" 802.1x authentication method.</p> <p>This function reads a private key from disk and sets the -<a href="NMSetting8021x.html#NMSetting8021x--private-key"><span class="type">“private-key”</span></a> property with the private key file data if using +<span class="type">“private-key”</span> property with the private key file data if using the <a class="link" href="NMSetting8021x.html#NM-SETTING-802-1X-CK-SCHEME-BLOB:CAPS"><code class="literal">NM_SETTING_802_1X_CK_SCHEME_BLOB</code></a> scheme, or with the path to the private key file if using the <a class="link" href="NMSetting8021x.html#NM-SETTING-802-1X-CK-SCHEME-PATH:CAPS"><code class="literal">NM_SETTING_802_1X_CK_SCHEME_PATH</code></a> scheme.</p> <p>If <em class="parameter"><code>password</code></em> is given, this function attempts to decrypt the private key to verify that <em class="parameter"><code>password</code></em> is correct, and if it is, updates the -<a href="NMSetting8021x.html#NMSetting8021x--private-key-password"><span class="type">“private-key-password”</span></a> property with the given <em class="parameter"><code>password</code></em> +<span class="type">“private-key-password”</span> property with the given <em class="parameter"><code>password</code></em> . If the decryption is unsuccessful, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> is returned, <em class="parameter"><code>error</code></em> is set, and no @@ -3461,7 +3461,7 @@ nm_setting_802_1x_get_private_key_password <a name="nm-setting-802-1x-get-private-key-password.returns"></a><h4>Returns</h4> <p> the private key password used to decrypt the private key if previously set with <a class="link" href="NMSetting8021x.html#nm-setting-802-1x-set-private-key" title="nm_setting_802_1x_set_private_key ()"><code class="function">nm_setting_802_1x_set_private_key()</code></a>, or the -<a href="NMSetting8021x.html#NMSetting8021x--private-key-password"><span class="type">“private-key-password”</span></a> property.</p> +<span class="type">“private-key-password”</span> property.</p> </div> </div> <hr> @@ -3488,7 +3488,7 @@ nm_setting_802_1x_get_private_key_password_flags <div class="refsect3"> <a name="nm-setting-802-1x-get-private-key-password-flags.returns"></a><h4>Returns</h4> <p> the <a class="link" href="NMSetting.html#NMSettingSecretFlags" title="enum NMSettingSecretFlags"><span class="type">NMSettingSecretFlags</span></a> pertaining to the -<a href="NMSetting8021x.html#NMSetting8021x--private-key-password"><span class="type">“private-key-password”</span></a></p> +<span class="type">“private-key-password”</span></p> </div> </div> <hr> @@ -3515,7 +3515,7 @@ nm_setting_802_1x_get_private_key_format <div class="refsect3"> <a name="nm-setting-802-1x-get-private-key-format.returns"></a><h4>Returns</h4> <p> the data format of the private key data stored in the -<a href="NMSetting8021x.html#NMSetting8021x--private-key"><span class="type">“private-key”</span></a> property</p> +<span class="type">“private-key”</span> property</p> </div> </div> <hr> @@ -3661,14 +3661,14 @@ nm_setting_802_1x_set_phase2_private_key when EAP-TLS is used as either the "phase 1" or "phase 2" 802.1x authentication method.</p> <p>This function reads a private key from disk and sets the -<a href="NMSetting8021x.html#NMSetting8021x--phase2-private-key"><span class="type">“phase2-private-key”</span></a> property with the private key file data if +<span class="type">“phase2-private-key”</span> property with the private key file data if using the <a class="link" href="NMSetting8021x.html#NM-SETTING-802-1X-CK-SCHEME-BLOB:CAPS"><code class="literal">NM_SETTING_802_1X_CK_SCHEME_BLOB</code></a> scheme, or with the path to the private key file if using the <a class="link" href="NMSetting8021x.html#NM-SETTING-802-1X-CK-SCHEME-PATH:CAPS"><code class="literal">NM_SETTING_802_1X_CK_SCHEME_PATH</code></a> scheme.</p> <p>If <em class="parameter"><code>password</code></em> is given, this function attempts to decrypt the private key to verify that <em class="parameter"><code>password</code></em> is correct, and if it is, updates the -<a href="NMSetting8021x.html#NMSetting8021x--phase2-private-key-password"><span class="type">“phase2-private-key-password”</span></a> property with the given +<span class="type">“phase2-private-key-password”</span> property with the given <em class="parameter"><code>password</code></em> . If the decryption is unsuccessful, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> is returned, <em class="parameter"><code>error</code></em> is @@ -3760,7 +3760,7 @@ nm_setting_802_1x_get_phase2_private_key_password <a name="nm-setting-802-1x-get-phase2-private-key-password.returns"></a><h4>Returns</h4> <p> the private key password used to decrypt the private key if previously set with <a class="link" href="NMSetting8021x.html#nm-setting-802-1x-set-phase2-private-key" title="nm_setting_802_1x_set_phase2_private_key ()"><code class="function">nm_setting_802_1x_set_phase2_private_key()</code></a> or the -<a href="NMSetting8021x.html#NMSetting8021x--phase2-private-key-password"><span class="type">“phase2-private-key-password”</span></a> property.</p> +<span class="type">“phase2-private-key-password”</span> property.</p> </div> </div> <hr> @@ -3787,7 +3787,7 @@ nm_setting_802_1x_get_phase2_private_key_password_flags <div class="refsect3"> <a name="nm-setting-802-1x-get-phase2-private-key-password-flags.returns"></a><h4>Returns</h4> <p> the <a class="link" href="NMSetting.html#NMSettingSecretFlags" title="enum NMSettingSecretFlags"><span class="type">NMSettingSecretFlags</span></a> pertaining to the -<a href="NMSetting8021x.html#NMSetting8021x--phase2-private-key-password"><span class="type">“phase2-private-key-password”</span></a></p> +<span class="type">“phase2-private-key-password”</span></p> </div> </div> <hr> @@ -3814,7 +3814,7 @@ nm_setting_802_1x_get_phase2_private_key_format <div class="refsect3"> <a name="nm-setting-802-1x-get-phase2-private-key-format.returns"></a><h4>Returns</h4> <p> the data format of the "phase 2" private key data stored in the -<a href="NMSetting8021x.html#NMSetting8021x--phase2-private-key"><span class="type">“phase2-private-key”</span></a> property</p> +<span class="type">“phase2-private-key”</span> property</p> </div> </div> <hr> @@ -3849,7 +3849,7 @@ nm_setting_802_1x_get_phase1_auth_flags <a name="nm-setting-802-1x-get-auth-timeout"></a><h3>nm_setting_802_1x_get_auth_timeout ()</h3> <pre class="programlisting"><span class="returnvalue">int</span> nm_setting_802_1x_get_auth_timeout (<em class="parameter"><code><a class="link" href="NMSetting8021x.html" title="NMSetting8021x"><span class="type">NMSetting8021x</span></a> *setting</code></em>);</pre> -<p>Returns the value contained in the <a href="NMSetting8021x.html#NMSetting8021x--auth-timeout"><span class="type">“auth-timeout”</span></a> property.</p> +<p>Returns the value contained in the <span class="type">“auth-timeout”</span> property.</p> <div class="refsect3"> <a name="nm-setting-802-1x-get-auth-timeout.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table class="informaltable" width="100%" border="0"> @@ -3877,7 +3877,7 @@ global default value.</p> <a name="nm-setting-802-1x-get-optional"></a><h3>nm_setting_802_1x_get_optional ()</h3> <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> nm_setting_802_1x_get_optional (<em class="parameter"><code><a class="link" href="NMSetting8021x.html" title="NMSetting8021x"><span class="type">NMSetting8021x</span></a> *setting</code></em>);</pre> -<p>Returns the value contained in the <a href="NMSetting8021x.html#NMSetting8021x--optional"><span class="type">“optional”</span></a> property.</p> +<p>Returns the value contained in the <span class="type">“optional”</span> property.</p> <div class="refsect3"> <a name="nm-setting-802-1x-get-optional.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table class="informaltable" width="100%" border="0"> diff --git a/docs/libnm/html/NMSettingAdsl.html b/docs/libnm/html/NMSettingAdsl.html index 5c7ba4c7..be71a24a 100644 --- a/docs/libnm/html/NMSettingAdsl.html +++ b/docs/libnm/html/NMSettingAdsl.html @@ -204,7 +204,7 @@ nm_setting_adsl_get_username (<em class="parameter"><code><a class="link" href=" </div> <div class="refsect3"> <a name="nm-setting-adsl-get-username.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingAdsl.html#NMSettingAdsl--username"><span class="type">“username”</span></a> property of the setting</p> +<p> the <span class="type">“username”</span> property of the setting</p> </div> </div> <hr> @@ -229,7 +229,7 @@ nm_setting_adsl_get_password (<em class="parameter"><code><a class="link" href=" </div> <div class="refsect3"> <a name="nm-setting-adsl-get-password.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingAdsl.html#NMSettingAdsl--password"><span class="type">“password”</span></a> property of the setting</p> +<p> the <span class="type">“password”</span> property of the setting</p> </div> </div> <hr> @@ -254,7 +254,7 @@ nm_setting_adsl_get_protocol (<em class="parameter"><code><a class="link" href=" </div> <div class="refsect3"> <a name="nm-setting-adsl-get-protocol.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingAdsl.html#NMSettingAdsl--protocol"><span class="type">“protocol”</span></a> property of the setting</p> +<p> the <span class="type">“protocol”</span> property of the setting</p> </div> </div> <hr> @@ -279,7 +279,7 @@ nm_setting_adsl_get_encapsulation (<em class="parameter"><code><a class="link" h </div> <div class="refsect3"> <a name="nm-setting-adsl-get-encapsulation.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingAdsl.html#NMSettingAdsl--encapsulation"><span class="type">“encapsulation”</span></a> property of the setting</p> +<p> the <span class="type">“encapsulation”</span> property of the setting</p> </div> </div> <hr> @@ -304,7 +304,7 @@ nm_setting_adsl_get_vpi (<em class="parameter"><code><a class="link" href="NMSet </div> <div class="refsect3"> <a name="nm-setting-adsl-get-vpi.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingAdsl.html#NMSettingAdsl--vpi"><span class="type">“vpi”</span></a> property of the setting</p> +<p> the <span class="type">“vpi”</span> property of the setting</p> </div> </div> <hr> @@ -329,7 +329,7 @@ nm_setting_adsl_get_vci (<em class="parameter"><code><a class="link" href="NMSet </div> <div class="refsect3"> <a name="nm-setting-adsl-get-vci.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingAdsl.html#NMSettingAdsl--vci"><span class="type">“vci”</span></a> property of the setting</p> +<p> the <span class="type">“vci”</span> property of the setting</p> </div> </div> <hr> @@ -354,7 +354,7 @@ nm_setting_adsl_get_password_flags (<em class="parameter"><code><a class="link" </div> <div class="refsect3"> <a name="nm-setting-adsl-get-password-flags.returns"></a><h4>Returns</h4> -<p> the <a class="link" href="NMSetting.html#NMSettingSecretFlags" title="enum NMSettingSecretFlags"><span class="type">NMSettingSecretFlags</span></a> pertaining to the <a href="NMSettingAdsl.html#NMSettingAdsl--password"><span class="type">“password”</span></a></p> +<p> the <a class="link" href="NMSetting.html#NMSettingSecretFlags" title="enum NMSettingSecretFlags"><span class="type">NMSettingSecretFlags</span></a> pertaining to the <span class="type">“password”</span></p> </div> </div> </div> diff --git a/docs/libnm/html/NMSettingBluetooth.html b/docs/libnm/html/NMSettingBluetooth.html index 318b8b7c..dc649be1 100644 --- a/docs/libnm/html/NMSettingBluetooth.html +++ b/docs/libnm/html/NMSettingBluetooth.html @@ -7,7 +7,7 @@ <link rel="home" href="index.html" title="libnm Reference Manual"> <link rel="up" href="ch03.html" title="Connection and Setting API Reference"> <link rel="prev" href="NMSettingAdsl.html" title="NMSettingAdsl"> -<link rel="next" href="NMSettingBond.html" title="NMSettingBond"> +<link rel="next" href="NMSettingBondPort.html" title="NMSettingBondPort"> <meta name="generator" content="GTK-Doc V1.33.0 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> @@ -20,7 +20,7 @@ <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td> <td><a accesskey="u" href="ch03.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td> <td><a accesskey="p" href="NMSettingAdsl.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td> -<td><a accesskey="n" href="NMSettingBond.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td> +<td><a accesskey="n" href="NMSettingBondPort.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td> </tr></table> <div class="refentry"> <a name="NMSettingBluetooth"></a><div class="titlepage"></div> diff --git a/docs/libnm/html/NMSettingBond.html b/docs/libnm/html/NMSettingBond.html index 1f9b33d6..7c23901f 100644 --- a/docs/libnm/html/NMSettingBond.html +++ b/docs/libnm/html/NMSettingBond.html @@ -6,7 +6,7 @@ <meta name="generator" content="DocBook XSL Stylesheets Vsnapshot"> <link rel="home" href="index.html" title="libnm Reference Manual"> <link rel="up" href="ch03.html" title="Connection and Setting API Reference"> -<link rel="prev" href="NMSettingBluetooth.html" title="NMSettingBluetooth"> +<link rel="prev" href="NMSettingBondPort.html" title="NMSettingBondPort"> <link rel="next" href="NMSettingBridgePort.html" title="NMSettingBridgePort"> <meta name="generator" content="GTK-Doc V1.33.0 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> @@ -19,7 +19,7 @@ </td> <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td> <td><a accesskey="u" href="ch03.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td> -<td><a accesskey="p" href="NMSettingBluetooth.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td> +<td><a accesskey="p" href="NMSettingBondPort.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td> <td><a accesskey="n" href="NMSettingBridgePort.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td> </tr></table> <div class="refentry"> @@ -577,7 +577,7 @@ nm_setting_bond_get_option_default (<em class="parameter"><code><a class="link" <div class="refsect3"> <a name="nm-setting-bond-get-option-default.returns"></a><h4>Returns</h4> <p> the value of the bond option if not overridden by an entry in -the <a href="NMSettingBond.html#NMSettingBond--options"><span class="type">“options”</span></a> property.</p> +the <span class="type">“options”</span> property.</p> </div> </div> <hr> diff --git a/docs/libnm/html/NMSettingBondPort.html b/docs/libnm/html/NMSettingBondPort.html new file mode 100644 index 00000000..e8f55039 --- /dev/null +++ b/docs/libnm/html/NMSettingBondPort.html @@ -0,0 +1,144 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>NMSettingBondPort: libnm Reference Manual + + + + + + + + + + + + + + + + +
+
+
+ + +
+

NMSettingBondPort

+

NMSettingBondPort — Describes connection properties for bond ports

+
+
+

Functions

+
++++ + + + + + + + + + + +
+NMSetting * + +nm_setting_bond_port_new () +
+guint32 + +nm_setting_bond_port_get_queue_id () +
+
+
+

Types and Values

+
++++ + + + + + + + + + + +
#defineNM_SETTING_BOND_PORT_SETTING_NAME
#defineNM_SETTING_BOND_PORT_QUEUE_ID
+
+
+

Description

+

The NMSettingBondPort object is a NMSetting subclass that describes +optional properties that apply to bond ports.

+
+
+

Functions

+
+

nm_setting_bond_port_new ()

+
NMSetting *
+nm_setting_bond_port_new (void);
+

Creates a new NMSettingBondPort object with default values.

+
+

Returns

+

the new empty NMSettingBondPort object.

+

[transfer full]

+
+

Since: 1.34

+
+
+
+

nm_setting_bond_port_get_queue_id ()

+
guint32
+nm_setting_bond_port_get_queue_id (NMSettingBondPort *setting);
+
+

Parameters

+
+++++ + + + + + +

setting

the NMSettingBondPort

 
+
+
+

Returns

+

the “queue_id” property of the setting

+
+

Since: 1.34

+
+
+
+

Types and Values

+
+

NM_SETTING_BOND_PORT_SETTING_NAME

+
#define NM_SETTING_BOND_PORT_SETTING_NAME "bond-port"
+
+
+
+
+

NM_SETTING_BOND_PORT_QUEUE_ID

+
#define NM_SETTING_BOND_PORT_QUEUE_ID "queue-id"
+
+
+
+
+ + + \ No newline at end of file diff --git a/docs/libnm/html/NMSettingBridgePort.html b/docs/libnm/html/NMSettingBridgePort.html index 66fc6a09..9a72cdb8 100644 --- a/docs/libnm/html/NMSettingBridgePort.html +++ b/docs/libnm/html/NMSettingBridgePort.html @@ -193,7 +193,7 @@ nm_setting_bridge_port_get_priority (

Returns

-

the “priority” property of the setting

+

the “priority” property of the setting


@@ -218,7 +218,7 @@ nm_setting_bridge_port_get_path_cost (

Returns

-

the “path-cost” property of the setting

+

the “path-cost” property of the setting


@@ -244,7 +244,7 @@ nm_setting_bridge_port_get_hairpin_mode

Returns

-

the “hairpin-mode” property of the setting

+

the “hairpin-mode” property of the setting


diff --git a/docs/libnm/html/NMSettingCdma.html b/docs/libnm/html/NMSettingCdma.html index 3d62dad5..f8f9df3e 100644 --- a/docs/libnm/html/NMSettingCdma.html +++ b/docs/libnm/html/NMSettingCdma.html @@ -162,7 +162,7 @@ nm_setting_cdma_get_number (

Returns

-

the “number” property of the setting

+

the “number” property of the setting


@@ -187,7 +187,7 @@ nm_setting_cdma_get_username (

Returns

-

the “username” property of the setting

+

the “username” property of the setting


@@ -212,7 +212,7 @@ nm_setting_cdma_get_password (

Returns

-

the “password” property of the setting

+

the “password” property of the setting


@@ -237,7 +237,7 @@ nm_setting_cdma_get_password_flags (

Returns

-

the NMSettingSecretFlags pertaining to the “password”

+

the NMSettingSecretFlags pertaining to the “password”


@@ -262,7 +262,7 @@ nm_setting_cdma_get_mtu (

Returns

-

the “mtu” property of the setting

+

the “mtu” property of the setting

Since: 1.8

diff --git a/docs/libnm/html/NMSettingConnection.html b/docs/libnm/html/NMSettingConnection.html index 26337e4b..2908451c 100644 --- a/docs/libnm/html/NMSettingConnection.html +++ b/docs/libnm/html/NMSettingConnection.html @@ -305,6 +305,14 @@
+NMSettingConnectionDnsOverTls + +nm_setting_connection_get_dns_over_tls () +
gint32 @@ -439,6 +447,10 @@
#defineNM_SETTING_CONNECTION_DNS_OVER_TLS
#define NM_SETTING_CONNECTION_WAIT_DEVICE_TIMEOUT
enum NMSettingConnectionLlmnr
enumNMSettingConnectionDnsOverTls
@@ -468,6 +484,7 @@

Object Hierarchy

    GEnum
     ├── NMSettingConnectionAutoconnectSlaves
+    ├── NMSettingConnectionDnsOverTls
     ├── NMSettingConnectionLldp
     ├── NMSettingConnectionLlmnr
     ╰── NMSettingConnectionMdns
@@ -497,7 +514,7 @@ nm_setting_connection_new (void

nm_setting_connection_get_id ()

const char *
 nm_setting_connection_get_id (NMSettingConnection *setting);
-

Returns the “id” property of the connection.

+

Returns the “id” property of the connection.

Parameters

@@ -523,7 +540,7 @@ nm_setting_connection_get_id (

nm_setting_connection_get_uuid ()

const char *
 nm_setting_connection_get_uuid (NMSettingConnection *setting);
-

Returns the “uuid” property of the connection.

+

Returns the “uuid” property of the connection.

Parameters

@@ -549,7 +566,7 @@ nm_setting_connection_get_uuid (

nm_setting_connection_get_stable_id ()

const char *
 nm_setting_connection_get_stable_id (NMSettingConnection *setting);
-

Returns the “stable_id” property of the connection.

+

Returns the “stable_id” property of the connection.

Parameters

@@ -577,7 +594,7 @@ nm_setting_connection_get_stable_id (const char * nm_setting_connection_get_interface_name (NMSettingConnection *setting); -

Returns the “interface-name” property of the connection.

+

Returns the “interface-name” property of the connection.

Parameters

@@ -604,7 +621,7 @@ nm_setting_connection_get_interface_name
const char *
 nm_setting_connection_get_connection_type
                                (NMSettingConnection *setting);
-

Returns the “type” property of the connection.

+

Returns the “type” property of the connection.

Parameters

@@ -630,7 +647,7 @@ nm_setting_connection_get_connection_type

nm_setting_connection_get_autoconnect ()

gboolean
 nm_setting_connection_get_autoconnect (NMSettingConnection *setting);
-

Returns the “autoconnect” property of the connection.

+

Returns the “autoconnect” property of the connection.

Parameters

@@ -657,7 +674,7 @@ nm_setting_connection_get_autoconnect (int nm_setting_connection_get_autoconnect_priority (NMSettingConnection *setting); -

Returns the “autoconnect-priority” property of the connection. +

Returns the “autoconnect-priority” property of the connection. The higher number, the higher priority.

Parameters

@@ -685,7 +702,7 @@ The higher number, the higher priority.

int
 nm_setting_connection_get_autoconnect_retries
                                (NMSettingConnection *setting);
-

Returns the “autoconnect-retries” property of the connection. +

Returns the “autoconnect-retries” property of the connection. Zero means infinite, -1 means the global default value.

Parameters

@@ -731,7 +748,7 @@ nm_setting_connection_get_multi_connect

Returns

-

the “multi-connect” property of the connection.

+

the “multi-connect” property of the connection.

Since: 1.14

@@ -740,7 +757,7 @@ nm_setting_connection_get_multi_connect

nm_setting_connection_get_timestamp ()

guint64
 nm_setting_connection_get_timestamp (NMSettingConnection *setting);
-

Returns the “timestamp” property of the connection.

+

Returns the “timestamp” property of the connection.

Parameters

@@ -766,7 +783,7 @@ nm_setting_connection_get_timestamp (

nm_setting_connection_get_read_only ()

gboolean
 nm_setting_connection_get_read_only (NMSettingConnection *setting);
-

Returns the “read-only” property of the connection.

+

Returns the “read-only” property of the connection.

Parameters

@@ -793,7 +810,7 @@ nm_setting_connection_get_read_only (guint32 nm_setting_connection_get_num_permissions (NMSettingConnection *setting); -

Returns the number of entries in the “permissions” +

Returns the number of entries in the “permissions” property of this setting.

Parameters

@@ -824,7 +841,7 @@ nm_setting_connection_get_permission (const char **out_ptype, const char **out_pitem, const char **out_detail); -

Retrieve one of the entries of the “permissions” property +

Retrieve one of the entries of the “permissions” property of this setting.

Parameters

@@ -855,7 +872,7 @@ unless the entry is invalid, in which case it returns "invalid".

+“permissions” for more detail

@@ -877,7 +894,7 @@ was invalid

nm_setting_connection_get_zone ()

const char *
 nm_setting_connection_get_zone (NMSettingConnection *setting);
-

Returns the “zone” property of the connection.

+

Returns the “zone” property of the connection.

Parameters

out_pitem

on return, the permission item (formatted according to ptype , see -“permissions” for more detail

 
@@ -945,7 +962,7 @@ nm_setting_connection_add_permission (pitem must be a username. See -“permissions”: for more details.

+“permissions”: for more details.

Parameters

@@ -1034,7 +1051,7 @@ nm_setting_connection_remove_permission_by_value

Removes the permission from the connection. At this time, only the "user" permission type is supported, and pitem must -be a username. See “permissions”: for more details.

+be a username. See “permissions”: for more details.

Parameters

@@ -1078,7 +1095,7 @@ be a username. See

nm_setting_connection_get_master ()

const char *
 nm_setting_connection_get_master (NMSettingConnection *setting);
-

Returns the “master” property of the connection.

+

Returns the “master” property of the connection.

Parameters

@@ -1141,7 +1158,7 @@ against setting

nm_setting_connection_get_slave_type ()

const char *
 nm_setting_connection_get_slave_type (NMSettingConnection *setting);
-

Returns the “slave-type” property of the connection.

+

Returns the “slave-type” property of the connection.

Parameters

@@ -1168,7 +1185,7 @@ nm_setting_connection_get_slave_type (NMSettingConnectionAutoconnectSlaves nm_setting_connection_get_autoconnect_slaves (NMSettingConnection *setting); -

Returns the “autoconnect-slaves” property of the connection.

+

Returns the “autoconnect-slaves” property of the connection.

Parameters

@@ -1381,7 +1398,7 @@ nm_setting_connection_get_gateway_ping_timeout

Returns

-

the value contained in the “gateway-ping-timeout” +

the value contained in the “gateway-ping-timeout” property.

@@ -1407,7 +1424,7 @@ nm_setting_connection_get_metered (

Returns

-

the “metered” property of the setting.

+

the “metered” property of the setting.

Since: 1.2

@@ -1416,7 +1433,7 @@ nm_setting_connection_get_metered (

nm_setting_connection_get_lldp ()

NMSettingConnectionLldp
 nm_setting_connection_get_lldp (NMSettingConnection *setting);
-

Returns the “lldp” property of the connection.

+

Returns the “lldp” property of the connection.

Parameters

@@ -1445,7 +1462,7 @@ enabled for the connection.

int
 nm_setting_connection_get_auth_retries
                                (NMSettingConnection *setting);
-

Returns the value contained in the “auth-retries” property.

+

Returns the value contained in the “auth-retries” property.

Parameters

@@ -1490,7 +1507,7 @@ nm_setting_connection_get_mdns (

Returns

-

the “mdns” property of the setting.

+

the “mdns” property of the setting.

Since: 1.12

@@ -1516,12 +1533,39 @@ nm_setting_connection_get_llmnr (

Returns

-

the “llmnr” property of the setting.

+

the “llmnr” property of the setting.

Since: 1.14


+

nm_setting_connection_get_dns_over_tls ()

+
NMSettingConnectionDnsOverTls
+nm_setting_connection_get_dns_over_tls
+                               (NMSettingConnection *setting);
+
+

Parameters

+
+++++ + + + + + +

setting

the NMSettingConnection

 
+
+
+

Returns

+

the “dns-over-tls” property of the setting.

+
+

Since: 1.34

+ +
+

nm_setting_connection_get_wait_device_timeout ()

gint32
 nm_setting_connection_get_wait_device_timeout
@@ -1553,7 +1597,7 @@ the timeout in milliseconds. -1 is the default.

nm_setting_connection_get_mud_url ()

const char *
 nm_setting_connection_get_mud_url (NMSettingConnection *setting);
-

Returns the value contained in the “mud-url” +

Returns the value contained in the “mud-url” property.

Parameters

@@ -1738,6 +1782,12 @@ property.


+

NM_SETTING_CONNECTION_DNS_OVER_TLS

+
#define NM_SETTING_CONNECTION_DNS_OVER_TLS         "dns-over-tls"
+
+
+
+

NM_SETTING_CONNECTION_WAIT_DEVICE_TIMEOUT

#define NM_SETTING_CONNECTION_WAIT_DEVICE_TIMEOUT  "wait-device-timeout"
 
@@ -1919,6 +1969,52 @@ master is activated

Since: 1.14

+
+
+

enum NMSettingConnectionDnsOverTls

+

NMSettingConnectionDnsOverTls values indicate whether DNSOverTls should be enabled.

+
+

Members

+
+++++ + + + + + + + + + + + + + + + + + + + + + + +

NM_SETTING_CONNECTION_DNS_OVER_TLS_DEFAULT

+

default value

+
 

NM_SETTING_CONNECTION_DNS_OVER_TLS_NO

+

disable DNSOverTls

+
 

NM_SETTING_CONNECTION_DNS_OVER_TLS_OPPORTUNISTIC

+

enable opportunistic mode

+
 

NM_SETTING_CONNECTION_DNS_OVER_TLS_YES

+

enable strict mode

+
 
+
+

Since: 1.34

+

@@ -379,7 +379,7 @@ nm_setting_dcb_get_app_fcoe_priority (

Returns

-

the “app-fcoe-priority” property of the setting

+

the “app-fcoe-priority” property of the setting


@@ -404,7 +404,7 @@ nm_setting_dcb_get_app_fcoe_mode (

Returns

-

the “app-fcoe-mode” property of the setting

+

the “app-fcoe-mode” property of the setting


@@ -429,7 +429,7 @@ nm_setting_dcb_get_app_iscsi_flags (

Returns

-

the “app-iscsi-flags” property of the setting

+

the “app-iscsi-flags” property of the setting


@@ -454,7 +454,7 @@ nm_setting_dcb_get_app_iscsi_priority (

Returns

-

the “app-iscsi-priority” property of the setting

+

the “app-iscsi-priority” property of the setting


@@ -479,7 +479,7 @@ nm_setting_dcb_get_app_fip_flags (

Returns

-

the “app-fip-flags” property of the setting

+

the “app-fip-flags” property of the setting


@@ -504,7 +504,7 @@ nm_setting_dcb_get_app_fip_priority (

Returns

-

the “app-fip-priority” property of the setting

+

the “app-fip-priority” property of the setting


@@ -530,7 +530,7 @@ nm_setting_dcb_get_priority_flow_control_flags

Returns

-

the “priority-flow-control-flags” property of the setting

+

the “priority-flow-control-flags” property of the setting


@@ -577,7 +577,7 @@ nm_setting_dcb_set_priority_flow_control (NMSettingDcb *setting, guint user_priority, gboolean enabled);
-

These values are only valid when “priority-flow-control” includes +

These values are only valid when “priority-flow-control” includes the NM_SETTING_DCB_FLAG_ENABLE flag.

Parameters

@@ -630,7 +630,7 @@ nm_setting_dcb_get_priority_group_flags

Returns

-

the “priority-group-flags” property of the setting

+

the “priority-group-flags” property of the setting


@@ -665,7 +665,7 @@ nm_setting_dcb_get_priority_group_id (

Returns

the group number user_priority is assigned to. These values are -only valid when “priority-group-flags” includes the +only valid when “priority-group-flags” includes the NM_SETTING_DCB_FLAG_ENABLE flag.

@@ -676,7 +676,7 @@ only valid when < nm_setting_dcb_set_priority_group_id (NMSettingDcb *setting, guint user_priority, guint group_id); -

These values are only valid when “priority-group-flags” includes +

These values are only valid when “priority-group-flags” includes the NM_SETTING_DCB_FLAG_ENABLE flag.

Parameters

@@ -741,7 +741,7 @@ nm_setting_dcb_get_priority_group_bandwidth

Returns

the bandwidth percentage assigned to group_id . These values are -only valid when “priority-group-flags” includes the +only valid when “priority-group-flags” includes the NM_SETTING_DCB_FLAG_ENABLE flag.

@@ -753,7 +753,7 @@ nm_setting_dcb_set_priority_group_bandwidth (NMSettingDcb *setting, guint group_id, guint bandwidth_percent); -

These values are only valid when “priority-group-flags” includes +

These values are only valid when “priority-group-flags” includes the NM_SETTING_DCB_FLAG_ENABLE flag.

Parameters

@@ -816,7 +816,7 @@ nm_setting_dcb_get_priority_bandwidth (

Returns

the allowed bandwidth percentage of user_priority in its priority group. -These values are only valid when “priority-group-flags” includes the +These values are only valid when “priority-group-flags” includes the NM_SETTING_DCB_FLAG_ENABLE flag.

@@ -827,7 +827,7 @@ These values are only valid when NMSettingDcb *setting, guint user_priority, guint bandwidth_percent); -

These values are only valid when “priority-group-flags” includes +

These values are only valid when “priority-group-flags” includes the NM_SETTING_DCB_FLAG_ENABLE flag.

Parameters

@@ -893,7 +893,7 @@ nm_setting_dcb_get_priority_strict_bandwidth

TRUE if user_priority may use all of the bandwidth allocated to its assigned group, or FALSE if not. These values are only valid when -“priority-group-flags” includes the NM_SETTING_DCB_FLAG_ENABLE flag.

+“priority-group-flags” includes the NM_SETTING_DCB_FLAG_ENABLE flag.


@@ -904,7 +904,7 @@ nm_setting_dcb_set_priority_strict_bandwidth (NMSettingDcb *setting, guint user_priority, gboolean strict); -

These values are only valid when “priority-group-flags” includes +

These values are only valid when “priority-group-flags” includes the NM_SETTING_DCB_FLAG_ENABLE flag.

Parameters

@@ -969,7 +969,7 @@ nm_setting_dcb_get_priority_traffic_class

Returns

the traffic class assigned to user_priority . These values are only -valid when “priority-group-flags” includes the +valid when “priority-group-flags” includes the NM_SETTING_DCB_FLAG_ENABLE flag.

diff --git a/docs/libnm/html/NMSettingGsm.html b/docs/libnm/html/NMSettingGsm.html index 0231362c..07b24783 100644 --- a/docs/libnm/html/NMSettingGsm.html +++ b/docs/libnm/html/NMSettingGsm.html @@ -264,7 +264,7 @@ nm_setting_gsm_get_auto_config (

Returns

-

the “auto-config” property of the setting

+

the “auto-config” property of the setting

Since: 1.22

@@ -290,7 +290,7 @@ nm_setting_gsm_get_username (

Returns

-

the “username” property of the setting

+

the “username” property of the setting


@@ -315,7 +315,7 @@ nm_setting_gsm_get_password (

Returns

-

the “password” property of the setting

+

the “password” property of the setting


@@ -340,7 +340,7 @@ nm_setting_gsm_get_apn (

Returns

-

the “apn” property of the setting

+

the “apn” property of the setting


@@ -365,7 +365,7 @@ nm_setting_gsm_get_network_id (

Returns

-

the “network-id” property of the setting

+

the “network-id” property of the setting


@@ -390,7 +390,7 @@ nm_setting_gsm_get_pin (

Returns

-

the “pin” property of the setting

+

the “pin” property of the setting


@@ -415,7 +415,7 @@ nm_setting_gsm_get_home_only (

Returns

-

the “home-only” property of the setting

+

the “home-only” property of the setting


@@ -440,7 +440,7 @@ nm_setting_gsm_get_device_id (

Returns

-

the “device-id” property of the setting

+

the “device-id” property of the setting

Since: 1.2

@@ -466,7 +466,7 @@ nm_setting_gsm_get_sim_id (

Returns

-

the “sim-id” property of the setting

+

the “sim-id” property of the setting

Since: 1.2

@@ -492,7 +492,7 @@ nm_setting_gsm_get_sim_operator_id (

Returns

-

the “sim-operator-id” property of the setting

+

the “sim-operator-id” property of the setting

Since: 1.2

@@ -518,7 +518,7 @@ nm_setting_gsm_get_mtu (

Returns

-

the “mtu” property of the setting

+

the “mtu” property of the setting

Since: 1.8

@@ -548,7 +548,7 @@ nm_setting_gsm_get_number (

Returns

-

the “number” property of the setting

+

the “number” property of the setting


@@ -573,7 +573,7 @@ nm_setting_gsm_get_pin_flags (

Returns

-

the NMSettingSecretFlags pertaining to the “pin”

+

the NMSettingSecretFlags pertaining to the “pin”


@@ -598,7 +598,7 @@ nm_setting_gsm_get_password_flags (

Returns

-

the NMSettingSecretFlags pertaining to the “password”

+

the NMSettingSecretFlags pertaining to the “password”

diff --git a/docs/libnm/html/NMSettingIP4Config.html b/docs/libnm/html/NMSettingIP4Config.html index 6c0038ff..cfa184e9 100644 --- a/docs/libnm/html/NMSettingIP4Config.html +++ b/docs/libnm/html/NMSettingIP4Config.html @@ -6,7 +6,7 @@ - + @@ -19,7 +19,7 @@ Home Up -Prev +Prev Next
@@ -124,7 +124,7 @@ properties related to IPv4 addressing, routing, and Domain Name Service.

NMSettingIP4Config has few properties or methods of its own; it inherits almost everything from NMSettingIPConfig.

-

NetworkManager supports 5 values for the “method” property +

NetworkManager supports 5 values for the “method” property for IPv4. If "auto" is specified then the appropriate automatic method (DHCP, PPP, etc) is used for the interface and most other properties can be left unset. If "link-local" is specified, then a link-local address in the @@ -156,7 +156,7 @@ nm_setting_ip4_config_new (voidconst char * nm_setting_ip4_config_get_dhcp_client_id (NMSettingIP4Config *setting); -

Returns the value contained in the “dhcp-client-id” +

Returns the value contained in the “dhcp-client-id” property.

Parameters

@@ -184,7 +184,7 @@ addresses via DHCP.

nm_setting_ip4_config_get_dhcp_fqdn ()

const char *
 nm_setting_ip4_config_get_dhcp_fqdn (NMSettingIP4Config *setting);
-

Returns the value contained in the “dhcp-fqdn” +

Returns the value contained in the “dhcp-fqdn” property.

Parameters

@@ -213,7 +213,7 @@ property.

const char *
 nm_setting_ip4_config_get_dhcp_vendor_class_identifier
                                (NMSettingIP4Config *setting);
-

Returns the value contained in the “dhcp_vendor_class_identifier” +

Returns the value contained in the “dhcp_vendor_class_identifier” property.

Parameters

diff --git a/docs/libnm/html/NMSettingIP6Config.html b/docs/libnm/html/NMSettingIP6Config.html index c421f761..e6283e4a 100644 --- a/docs/libnm/html/NMSettingIP6Config.html +++ b/docs/libnm/html/NMSettingIP6Config.html @@ -7,7 +7,7 @@ - + @@ -21,7 +21,7 @@ Home Up Prev -Next +Next
@@ -173,7 +173,7 @@ properties related to IPv6 addressing, routing, and Domain Name Service

NMSettingIP6Config has few properties or methods of its own; it inherits almost everything from NMSettingIPConfig.

-

NetworkManager supports 7 values for the “method” property +

NetworkManager supports 7 values for the “method” property for IPv6. If "auto" is specified then the appropriate automatic method (PPP, router advertisement, etc) is used for the device and most other properties can be left unset. To force the use of DHCP only, specify "dhcp"; this @@ -203,7 +203,7 @@ nm_setting_ip6_config_new (void

nm_setting_ip6_config_get_ip6_privacy ()

NMSettingIP6ConfigPrivacy
 nm_setting_ip6_config_get_ip6_privacy (NMSettingIP6Config *setting);
-

Returns the value contained in the “ip6-privacy” +

Returns the value contained in the “ip6-privacy” property.

Parameters

@@ -231,7 +231,7 @@ property.

NMSettingIP6ConfigAddrGenMode
 nm_setting_ip6_config_get_addr_gen_mode
                                (NMSettingIP6Config *setting);
-

Returns the value contained in the “addr-gen-mode” +

Returns the value contained in the “addr-gen-mode” property.

Parameters

@@ -259,7 +259,7 @@ property.

nm_setting_ip6_config_get_token ()

const char *
 nm_setting_ip6_config_get_token (NMSettingIP6Config *setting);
-

Returns the value contained in the “token” +

Returns the value contained in the “token” property.

Parameters

@@ -287,7 +287,7 @@ property.

nm_setting_ip6_config_get_dhcp_duid ()

const char *
 nm_setting_ip6_config_get_dhcp_duid (NMSettingIP6Config *setting);
-

Returns the value contained in the “dhcp-duid” +

Returns the value contained in the “dhcp-duid” property.

Parameters

diff --git a/docs/libnm/html/NMSettingIPConfig.html b/docs/libnm/html/NMSettingIPConfig.html index e19560b5..6981e33d 100644 --- a/docs/libnm/html/NMSettingIPConfig.html +++ b/docs/libnm/html/NMSettingIPConfig.html @@ -6,7 +6,7 @@ - + @@ -20,7 +20,7 @@ Home Up -Prev +Prev Next
@@ -4117,7 +4117,7 @@ or 0 if the range is not set.

Returns

TRUE if a uid range is set.

-

Since: 1.32. Due to a bug, the symbols of this function

+

Since: 1.34


@@ -4155,7 +4155,7 @@ If set to an invalid range, the range gets unset.

-

Since: 1.32. Due to a bug, the symbols of this function

+

Since: 1.34


@@ -4346,7 +4346,7 @@ nm_setting_ip_config_get_method (

Returns

-

the “method” property of the setting; see +

the “method” property of the setting; see NMSettingIP4Config and NMSettingIP6Config for details of the methods available with each type.

@@ -5385,7 +5385,7 @@ nm_setting_ip_config_clear_routes (

nm_setting_ip_config_get_route_metric ()

gint64
 nm_setting_ip_config_get_route_metric (NMSettingIPConfig *setting);
-

Returns the value contained in the “route-metric” +

Returns the value contained in the “route-metric” property.

Parameters

@@ -5405,7 +5405,7 @@ property.

Returns

the route metric that is used for routes that don't explicitly -specify a metric. See “route-metric” for more details.

+specify a metric. See “route-metric” for more details.


@@ -5413,7 +5413,7 @@ specify a metric. See

nm_setting_ip_config_get_route_table ()

guint32
 nm_setting_ip_config_get_route_table (NMSettingIPConfig *setting);
-

Returns the value contained in the “route-table” +

Returns the value contained in the “route-table” property.

Parameters

@@ -5597,7 +5597,7 @@ nm_setting_ip_config_clear_routing_rules
gboolean
 nm_setting_ip_config_get_ignore_auto_routes
                                (NMSettingIPConfig *setting);
-

Returns the value contained in the “ignore-auto-routes” +

Returns the value contained in the “ignore-auto-routes” property.

Parameters

@@ -5626,7 +5626,7 @@ ignored.

gboolean
 nm_setting_ip_config_get_ignore_auto_dns
                                (NMSettingIPConfig *setting);
-

Returns the value contained in the “ignore-auto-dns” +

Returns the value contained in the “ignore-auto-dns” property.

Parameters

@@ -5655,7 +5655,7 @@ should be ignored.

const char *
 nm_setting_ip_config_get_dhcp_hostname
                                (NMSettingIPConfig *setting);
-

Returns the value contained in the “dhcp-hostname” +

Returns the value contained in the “dhcp-hostname” property.

Parameters

@@ -5683,7 +5683,7 @@ property.

gboolean
 nm_setting_ip_config_get_dhcp_send_hostname
                                (NMSettingIPConfig *setting);
-

Returns the value contained in the “dhcp-send-hostname” +

Returns the value contained in the “dhcp-send-hostname” property.

Parameters

@@ -5713,7 +5713,7 @@ update DNS information for this machine.

gboolean
 nm_setting_ip_config_get_never_default
                                (NMSettingIPConfig *setting);
-

Returns the value contained in the “never-default” +

Returns the value contained in the “never-default” property.

Parameters

@@ -5741,7 +5741,7 @@ connection

nm_setting_ip_config_get_may_fail ()

gboolean
 nm_setting_ip_config_get_may_fail (NMSettingIPConfig *setting);
-

Returns the value contained in the “may-fail” +

Returns the value contained in the “may-fail” property.

Parameters

@@ -5786,7 +5786,7 @@ nm_setting_ip_config_get_dad_timeout (

Returns

-

the “dad-timeout” property.

+

the “dad-timeout” property.

Since: 1.2

@@ -5795,7 +5795,7 @@ nm_setting_ip_config_get_dad_timeout (

nm_setting_ip_config_get_dhcp_timeout ()

int
 nm_setting_ip_config_get_dhcp_timeout (NMSettingIPConfig *setting);
-

Returns the value contained in the “dhcp-timeout” +

Returns the value contained in the “dhcp-timeout” property.

Parameters

@@ -5846,14 +5846,14 @@ property.

Returns

the required timeout for the address family

-

Since: 1.34, 1.32.4

+

Since: 1.34


nm_setting_ip_config_get_dhcp_iaid ()

const char *
 nm_setting_ip_config_get_dhcp_iaid (NMSettingIPConfig *setting);
-

Returns the value contained in the “dhcp-iaid” +

Returns the value contained in the “dhcp-iaid” property.

Parameters

@@ -5882,7 +5882,7 @@ property.

NMDhcpHostnameFlags
 nm_setting_ip_config_get_dhcp_hostname_flags
                                (NMSettingIPConfig *setting);
-

Returns the value contained in the “dhcp-hostname-flags” +

Returns the value contained in the “dhcp-hostname-flags” property.

Parameters

diff --git a/docs/libnm/html/NMSettingIPTunnel.html b/docs/libnm/html/NMSettingIPTunnel.html index b97a37fe..b86c8cf5 100644 --- a/docs/libnm/html/NMSettingIPTunnel.html +++ b/docs/libnm/html/NMSettingIPTunnel.html @@ -7,7 +7,7 @@ - + @@ -21,7 +21,7 @@ Home Up Prev -Next +Next
@@ -249,7 +249,7 @@ nm_setting_ip_tunnel_new (void

nm_setting_ip_tunnel_get_parent ()

const char *
 nm_setting_ip_tunnel_get_parent (NMSettingIPTunnel *setting);
-

Returns the “parent” property of the setting

+

Returns the “parent” property of the setting

Parameters

@@ -276,7 +276,7 @@ nm_setting_ip_tunnel_get_parent (

nm_setting_ip_tunnel_get_mode ()

NMIPTunnelMode
 nm_setting_ip_tunnel_get_mode (NMSettingIPTunnel *setting);
-

Returns the “mode” property of the setting.

+

Returns the “mode” property of the setting.

Parameters

@@ -303,7 +303,7 @@ nm_setting_ip_tunnel_get_mode (

nm_setting_ip_tunnel_get_local ()

const char *
 nm_setting_ip_tunnel_get_local (NMSettingIPTunnel *setting);
-

Returns the “local” property of the setting.

+

Returns the “local” property of the setting.

Parameters

@@ -330,7 +330,7 @@ nm_setting_ip_tunnel_get_local (

nm_setting_ip_tunnel_get_remote ()

const char *
 nm_setting_ip_tunnel_get_remote (NMSettingIPTunnel *setting);
-

Returns the “remote” property of the setting.

+

Returns the “remote” property of the setting.

Parameters

@@ -357,7 +357,7 @@ nm_setting_ip_tunnel_get_remote (

nm_setting_ip_tunnel_get_ttl ()

guint
 nm_setting_ip_tunnel_get_ttl (NMSettingIPTunnel *setting);
-

Returns the “ttl” property of the setting.

+

Returns the “ttl” property of the setting.

Parameters

@@ -384,7 +384,7 @@ nm_setting_ip_tunnel_get_ttl (

nm_setting_ip_tunnel_get_tos ()

guint
 nm_setting_ip_tunnel_get_tos (NMSettingIPTunnel *setting);
-

Returns the “tos” property of the setting.

+

Returns the “tos” property of the setting.

Parameters

@@ -412,7 +412,7 @@ nm_setting_ip_tunnel_get_tos (gboolean nm_setting_ip_tunnel_get_path_mtu_discovery (NMSettingIPTunnel *setting); -

Returns the “path-mtu-discovery” property of the setting.

+

Returns the “path-mtu-discovery” property of the setting.

Parameters

@@ -439,7 +439,7 @@ nm_setting_ip_tunnel_get_path_mtu_discovery

nm_setting_ip_tunnel_get_input_key ()

const char *
 nm_setting_ip_tunnel_get_input_key (NMSettingIPTunnel *setting);
-

Returns the “input-key” property of the setting.

+

Returns the “input-key” property of the setting.

Parameters

@@ -466,7 +466,7 @@ nm_setting_ip_tunnel_get_input_key (

nm_setting_ip_tunnel_get_output_key ()

const char *
 nm_setting_ip_tunnel_get_output_key (NMSettingIPTunnel *setting);
-

Returns the “output-key” property of the setting.

+

Returns the “output-key” property of the setting.

Parameters

@@ -494,7 +494,7 @@ nm_setting_ip_tunnel_get_output_key (guint nm_setting_ip_tunnel_get_encapsulation_limit (NMSettingIPTunnel *setting); -

Returns the “encapsulation-limit” property of the setting.

+

Returns the “encapsulation-limit” property of the setting.

Parameters

@@ -521,7 +521,7 @@ nm_setting_ip_tunnel_get_encapsulation_limit

nm_setting_ip_tunnel_get_flow_label ()

guint
 nm_setting_ip_tunnel_get_flow_label (NMSettingIPTunnel *setting);
-

Returns the “flow-label” property of the setting.

+

Returns the “flow-label” property of the setting.

Parameters

@@ -548,7 +548,7 @@ nm_setting_ip_tunnel_get_flow_label (

nm_setting_ip_tunnel_get_mtu ()

guint
 nm_setting_ip_tunnel_get_mtu (NMSettingIPTunnel *setting);
-

Returns the “mtu” property of the setting.

+

Returns the “mtu” property of the setting.

Parameters

diff --git a/docs/libnm/html/NMSettingInfiniband.html b/docs/libnm/html/NMSettingInfiniband.html index 784f83db..8b981899 100644 --- a/docs/libnm/html/NMSettingInfiniband.html +++ b/docs/libnm/html/NMSettingInfiniband.html @@ -7,7 +7,7 @@ - + @@ -20,7 +20,7 @@ - +
Home Up PrevNextNext
@@ -169,7 +169,7 @@ nm_setting_infiniband_get_mac_address (

Returns

-

the “mac-address” property of the setting

+

the “mac-address” property of the setting


@@ -194,7 +194,7 @@ nm_setting_infiniband_get_mtu (

Returns

-

the “mtu” property of the setting

+

the “mtu” property of the setting


@@ -285,8 +285,8 @@ nm_setting_infiniband_get_parent (const char * nm_setting_infiniband_get_virtual_interface_name (NMSettingInfiniband *setting); -

Returns the interface name created by combining “parent” -and “p-key”. (If either property is unset, this will +

Returns the interface name created by combining “parent” +and “p-key”. (If either property is unset, this will return NULL.)

Parameters

diff --git a/docs/libnm/html/NMSettingMacsec.html b/docs/libnm/html/NMSettingMacsec.html index 6951968e..511276b4 100644 --- a/docs/libnm/html/NMSettingMacsec.html +++ b/docs/libnm/html/NMSettingMacsec.html @@ -6,7 +6,7 @@ - + @@ -20,7 +20,7 @@ Home Up -Prev +Prev Next
@@ -235,7 +235,7 @@ nm_setting_macsec_get_parent (

Returns

-

the “parent” property of the setting

+

the “parent” property of the setting

Since: 1.6

@@ -261,7 +261,7 @@ nm_setting_macsec_get_mode (

Returns

-

the “mode” property of the setting

+

the “mode” property of the setting

Since: 1.6

@@ -287,7 +287,7 @@ nm_setting_macsec_get_encrypt (

Returns

-

the “encrypt” property of the setting

+

the “encrypt” property of the setting

Since: 1.6

@@ -313,7 +313,7 @@ nm_setting_macsec_get_mka_cak (

Returns

-

the “mka-cak” property of the setting

+

the “mka-cak” property of the setting

Since: 1.6

@@ -339,7 +339,7 @@ nm_setting_macsec_get_mka_cak_flags (

Returns

-

the NMSettingSecretFlags pertaining to the “mka-cak”

+

the NMSettingSecretFlags pertaining to the “mka-cak”

Since: 1.6

@@ -365,7 +365,7 @@ nm_setting_macsec_get_mka_ckn (

Returns

-

the “mka-ckn” property of the setting

+

the “mka-ckn” property of the setting

Since: 1.6

@@ -391,7 +391,7 @@ nm_setting_macsec_get_port (

Returns

-

the “port” property of the setting

+

the “port” property of the setting

Since: 1.6

@@ -417,7 +417,7 @@ nm_setting_macsec_get_validation (

Returns

-

the “validation” property of the setting

+

the “validation” property of the setting

Since: 1.6

@@ -443,7 +443,7 @@ nm_setting_macsec_get_send_sci (

Returns

-

the “send-sci” property of the setting

+

the “send-sci” property of the setting

Since: 1.12

diff --git a/docs/libnm/html/NMSettingMacvlan.html b/docs/libnm/html/NMSettingMacvlan.html index e989162a..393773f7 100644 --- a/docs/libnm/html/NMSettingMacvlan.html +++ b/docs/libnm/html/NMSettingMacvlan.html @@ -164,7 +164,7 @@ nm_setting_macvlan_get_parent (

Returns

-

the “parent” property of the setting

+

the “parent” property of the setting

Since: 1.2

@@ -190,7 +190,7 @@ nm_setting_macvlan_get_mode (

Returns

-

the “mode” property of the setting

+

the “mode” property of the setting

Since: 1.2

@@ -216,7 +216,7 @@ nm_setting_macvlan_get_promiscuous (

Returns

-

the “promiscuous” property of the setting

+

the “promiscuous” property of the setting

Since: 1.2

@@ -242,7 +242,7 @@ nm_setting_macvlan_get_tap (

Returns

-

the “tap” property of the setting

+

the “tap” property of the setting

Since: 1.2

diff --git a/docs/libnm/html/NMSettingOvsBridge.html b/docs/libnm/html/NMSettingOvsBridge.html index 1533db0c..f4a853c8 100644 --- a/docs/libnm/html/NMSettingOvsBridge.html +++ b/docs/libnm/html/NMSettingOvsBridge.html @@ -7,7 +7,7 @@ - + @@ -20,7 +20,7 @@ Home Up Prev -Next +Next
diff --git a/docs/libnm/html/NMSettingOvsDpdk.html b/docs/libnm/html/NMSettingOvsDpdk.html index 8ec3b30a..275ed461 100644 --- a/docs/libnm/html/NMSettingOvsDpdk.html +++ b/docs/libnm/html/NMSettingOvsDpdk.html @@ -6,8 +6,8 @@ - - + + @@ -19,8 +19,8 @@ Home Up -Prev -Next +Prev +Next
diff --git a/docs/libnm/html/NMSettingOvsExternalIDs.html b/docs/libnm/html/NMSettingOvsExternalIDs.html index de9579f1..95ac7f5b 100644 --- a/docs/libnm/html/NMSettingOvsExternalIDs.html +++ b/docs/libnm/html/NMSettingOvsExternalIDs.html @@ -6,8 +6,8 @@ - - + + @@ -19,8 +19,8 @@ Home Up -Prev -Next +Prev +Next
diff --git a/docs/libnm/html/NMSettingOvsInterface.html b/docs/libnm/html/NMSettingOvsInterface.html index 6b673a02..6d0dacda 100644 --- a/docs/libnm/html/NMSettingOvsInterface.html +++ b/docs/libnm/html/NMSettingOvsInterface.html @@ -6,8 +6,8 @@ - - + + @@ -19,8 +19,8 @@ Home Up -Prev -Next +Prev +Next
diff --git a/docs/libnm/html/NMSettingOvsPatch.html b/docs/libnm/html/NMSettingOvsPatch.html index 3bdab4a8..889191cd 100644 --- a/docs/libnm/html/NMSettingOvsPatch.html +++ b/docs/libnm/html/NMSettingOvsPatch.html @@ -6,7 +6,7 @@ - + @@ -19,7 +19,7 @@ Home Up -Prev +Prev Next
diff --git a/docs/libnm/html/NMSettingOvsPort.html b/docs/libnm/html/NMSettingOvsPort.html index ea6dcae1..18e19aac 100644 --- a/docs/libnm/html/NMSettingOvsPort.html +++ b/docs/libnm/html/NMSettingOvsPort.html @@ -7,7 +7,7 @@ - + @@ -20,7 +20,7 @@ Home Up Prev -Next +Next
diff --git a/docs/libnm/html/NMSettingPpp.html b/docs/libnm/html/NMSettingPpp.html index 5ee6a24a..8874fe03 100644 --- a/docs/libnm/html/NMSettingPpp.html +++ b/docs/libnm/html/NMSettingPpp.html @@ -6,7 +6,7 @@ - + @@ -19,7 +19,7 @@ Home Up -Prev +Prev Next
@@ -323,7 +323,7 @@ nm_setting_ppp_get_noauth (

Returns

-

the “noauth” property of the setting

+

the “noauth” property of the setting


@@ -348,7 +348,7 @@ nm_setting_ppp_get_refuse_eap (

Returns

-

the “refuse-eap” property of the setting

+

the “refuse-eap” property of the setting


@@ -373,7 +373,7 @@ nm_setting_ppp_get_refuse_pap (

Returns

-

the “refuse-pap” property of the setting

+

the “refuse-pap” property of the setting


@@ -398,7 +398,7 @@ nm_setting_ppp_get_refuse_chap (

Returns

-

the “refuse-chap” property of the setting

+

the “refuse-chap” property of the setting


@@ -423,7 +423,7 @@ nm_setting_ppp_get_refuse_mschap (

Returns

-

the “refuse-mschap” property of the setting

+

the “refuse-mschap” property of the setting


@@ -448,7 +448,7 @@ nm_setting_ppp_get_refuse_mschapv2 (

Returns

-

the “refuse-mschapv2” property of the setting

+

the “refuse-mschapv2” property of the setting


@@ -473,7 +473,7 @@ nm_setting_ppp_get_nobsdcomp (

Returns

-

the “nobsdcomp” property of the setting

+

the “nobsdcomp” property of the setting


@@ -498,7 +498,7 @@ nm_setting_ppp_get_nodeflate (

Returns

-

the “nodeflate” property of the setting

+

the “nodeflate” property of the setting


@@ -523,7 +523,7 @@ nm_setting_ppp_get_no_vj_comp (

Returns

-

the “no-vj-comp” property of the setting

+

the “no-vj-comp” property of the setting


@@ -548,7 +548,7 @@ nm_setting_ppp_get_require_mppe (

Returns

-

the “require-mppe” property of the setting

+

the “require-mppe” property of the setting


@@ -573,7 +573,7 @@ nm_setting_ppp_get_require_mppe_128 (

Returns

-

the “require-mppe-128” property of the setting

+

the “require-mppe-128” property of the setting


@@ -598,7 +598,7 @@ nm_setting_ppp_get_mppe_stateful (

Returns

-

the “mppe-stateful” property of the setting

+

the “mppe-stateful” property of the setting


@@ -623,7 +623,7 @@ nm_setting_ppp_get_crtscts (

Returns

-

the “crtscts” property of the setting

+

the “crtscts” property of the setting


@@ -648,7 +648,7 @@ nm_setting_ppp_get_baud (

Returns

-

the “baud” property of the setting

+

the “baud” property of the setting


@@ -673,7 +673,7 @@ nm_setting_ppp_get_mru (

Returns

-

the “mru” property of the setting

+

the “mru” property of the setting


@@ -698,7 +698,7 @@ nm_setting_ppp_get_mtu (

Returns

-

the “mtu” property of the setting

+

the “mtu” property of the setting


@@ -723,7 +723,7 @@ nm_setting_ppp_get_lcp_echo_failure (

Returns

-

the “lcp-echo-failure” property of the setting

+

the “lcp-echo-failure” property of the setting


@@ -748,7 +748,7 @@ nm_setting_ppp_get_lcp_echo_interval (

Returns

-

the “lcp-echo-interval” property of the setting

+

the “lcp-echo-interval” property of the setting

diff --git a/docs/libnm/html/NMSettingPppoe.html b/docs/libnm/html/NMSettingPppoe.html index f1439b19..a122631a 100644 --- a/docs/libnm/html/NMSettingPppoe.html +++ b/docs/libnm/html/NMSettingPppoe.html @@ -162,7 +162,7 @@ nm_setting_pppoe_get_parent (

Returns

-

the “parent” property of the setting

+

the “parent” property of the setting

Since: 1.10

@@ -188,7 +188,7 @@ nm_setting_pppoe_get_service (

Returns

-

the “service” property of the setting

+

the “service” property of the setting


@@ -213,7 +213,7 @@ nm_setting_pppoe_get_username (

Returns

-

the “username” property of the setting

+

the “username” property of the setting


@@ -238,7 +238,7 @@ nm_setting_pppoe_get_password (

Returns

-

the “password” property of the setting

+

the “password” property of the setting


@@ -263,7 +263,7 @@ nm_setting_pppoe_get_password_flags (

Returns

-

the NMSettingSecretFlags pertaining to the “password”

+

the NMSettingSecretFlags pertaining to the “password”

diff --git a/docs/libnm/html/NMSettingProxy.html b/docs/libnm/html/NMSettingProxy.html index 0ed60245..bba60204 100644 --- a/docs/libnm/html/NMSettingProxy.html +++ b/docs/libnm/html/NMSettingProxy.html @@ -126,7 +126,7 @@

Description

The NMSettingProxy object is a NMSetting subclass that describes properties related to Proxy settings like PAC URL, PAC script etc.

-

NetworkManager support 2 values for the “method” property for +

NetworkManager support 2 values for the “method” property for proxy. If "auto" is specified then WPAD takes place and the appropriate details are pushed into PacRunner or user can override this URL with a new PAC URL or a PAC script. If "none" is selected then no proxy configuration is given to PacRunner diff --git a/docs/libnm/html/NMSettingSerial.html b/docs/libnm/html/NMSettingSerial.html index d9d798f2..07f8d189 100644 --- a/docs/libnm/html/NMSettingSerial.html +++ b/docs/libnm/html/NMSettingSerial.html @@ -178,7 +178,7 @@ nm_setting_serial_get_baud (

Returns

-

the “baud” property of the setting

+

the “baud” property of the setting


@@ -203,7 +203,7 @@ nm_setting_serial_get_bits (

Returns

-

the “bits” property of the setting

+

the “bits” property of the setting


@@ -228,7 +228,7 @@ nm_setting_serial_get_parity (

Returns

-

the “parity” property of the setting

+

the “parity” property of the setting


@@ -253,7 +253,7 @@ nm_setting_serial_get_stopbits (

Returns

-

the “stopbits” property of the setting

+

the “stopbits” property of the setting


@@ -278,7 +278,7 @@ nm_setting_serial_get_send_delay (

Returns

-

the “send-delay” property of the setting

+

the “send-delay” property of the setting

diff --git a/docs/libnm/html/NMSettingSriov.html b/docs/libnm/html/NMSettingSriov.html index 10be809b..0b331f0a 100644 --- a/docs/libnm/html/NMSettingSriov.html +++ b/docs/libnm/html/NMSettingSriov.html @@ -578,7 +578,7 @@ property.

gboolean
 nm_sriov_vf_add_vlan (NMSriovVF *vf,
                       guint vlan_id);
-

Adds a VLAN to the VF.

+

Adds a VLAN to the VF. Currently kernel only supports one VLAN per VF.

Parameters

@@ -649,7 +649,8 @@ did not belong to the VF.

const guint *
 nm_sriov_vf_get_vlan_ids (const NMSriovVF *vf,
                           guint *length);
-

Returns the VLANs currently configured on the VF.

+

Returns the VLANs currently configured on the VF. Currently kernel only +supports one VLAN per VF.

Parameters

diff --git a/docs/libnm/html/NMSettingTeam.html b/docs/libnm/html/NMSettingTeam.html index 350171f2..ab4694c2 100644 --- a/docs/libnm/html/NMSettingTeam.html +++ b/docs/libnm/html/NMSettingTeam.html @@ -1202,7 +1202,7 @@ nm_setting_team_get_config (

Returns

-

the “config” property of the setting

+

the “config” property of the setting


@@ -1228,7 +1228,7 @@ nm_setting_team_get_notify_peers_count

Returns

-

the #“notify-peers-count” property of the setting

+

the #“notify-peers-count” property of the setting

Since: 1.12

@@ -1255,7 +1255,7 @@ nm_setting_team_get_notify_peers_interval

Returns

-

the #“notify-peers-interval” property of the setting

+

the #“notify-peers-interval” property of the setting

Since: 1.12

@@ -1282,7 +1282,7 @@ nm_setting_team_get_mcast_rejoin_count

Returns

-

the #“mcast-rejoin-count” property of the setting

+

the #“mcast-rejoin-count” property of the setting

Since: 1.12

@@ -1309,7 +1309,7 @@ nm_setting_team_get_mcast_rejoin_interval

Returns

-

the #“mcast-rejoin-interval” property of the setting

+

the #“mcast-rejoin-interval” property of the setting

Since: 1.12

@@ -1335,7 +1335,7 @@ nm_setting_team_get_runner (

Returns

-

the #“runner” property of the setting

+

the #“runner” property of the setting

Since: 1.12

@@ -1362,7 +1362,7 @@ nm_setting_team_get_runner_hwaddr_policy

Returns

-

the #“runner-hwaddr-policy” property of the setting

+

the #“runner-hwaddr-policy” property of the setting

Since: 1.12

@@ -1389,7 +1389,7 @@ nm_setting_team_get_runner_tx_balancer

Returns

-

the #“runner-tx-balancer” property of the setting

+

the #“runner-tx-balancer” property of the setting

Since: 1.12

@@ -1416,7 +1416,7 @@ nm_setting_team_get_runner_tx_balancer_interval

Returns

-

the #“runner-tx-balancer_interval” property of the setting

+

the #“runner-tx-balancer_interval” property of the setting

Since: 1.12

@@ -1442,7 +1442,7 @@ nm_setting_team_get_runner_active (

Returns

-

the #“runner_active” property of the setting

+

the #“runner_active” property of the setting

Since: 1.12

@@ -1468,7 +1468,7 @@ nm_setting_team_get_runner_fast_rate (

Returns

-

the #“runner-fast-rate” property of the setting

+

the #“runner-fast-rate” property of the setting

Since: 1.12

@@ -1494,7 +1494,7 @@ nm_setting_team_get_runner_sys_prio (

Returns

-

the #“runner-sys-prio” property of the setting

+

the #“runner-sys-prio” property of the setting

Since: 1.12

@@ -1520,7 +1520,7 @@ nm_setting_team_get_runner_min_ports (

Returns

-

the #“runner-min-ports” property of the setting

+

the #“runner-min-ports” property of the setting

Since: 1.12

@@ -1547,7 +1547,7 @@ nm_setting_team_get_runner_agg_select_policy

Returns

-

the #“runner-agg-select-policy” property of the setting

+

the #“runner-agg-select-policy” property of the setting

Since: 1.12

diff --git a/docs/libnm/html/NMSettingTeamPort.html b/docs/libnm/html/NMSettingTeamPort.html index 05c73ba0..64b20b67 100644 --- a/docs/libnm/html/NMSettingTeamPort.html +++ b/docs/libnm/html/NMSettingTeamPort.html @@ -236,7 +236,7 @@ nm_setting_team_port_get_config (

Returns

-

the “config” property of the setting

+

the “config” property of the setting


@@ -261,7 +261,7 @@ nm_setting_team_port_get_queue_id (

Returns

-

the “queue_id” property of the setting

+

the “queue_id” property of the setting

Since: 1.12

@@ -287,7 +287,7 @@ nm_setting_team_port_get_prio (

Returns

-

the “prio” property of the setting

+

the “prio” property of the setting

Since: 1.12

@@ -313,7 +313,7 @@ nm_setting_team_port_get_sticky (

Returns

-

the “sticky” property of the setting

+

the “sticky” property of the setting

Since: 1.12

@@ -339,7 +339,7 @@ nm_setting_team_port_get_lacp_prio (

Returns

-

the “lacp-prio” property of the setting

+

the “lacp-prio” property of the setting

Since: 1.12

@@ -365,7 +365,7 @@ nm_setting_team_port_get_lacp_key (

Returns

-

the “lacp-key” property of the setting

+

the “lacp-key” property of the setting

Since: 1.12

diff --git a/docs/libnm/html/NMSettingTun.html b/docs/libnm/html/NMSettingTun.html index 3f8524fe..061a08ef 100644 --- a/docs/libnm/html/NMSettingTun.html +++ b/docs/libnm/html/NMSettingTun.html @@ -187,7 +187,7 @@ nm_setting_tun_get_mode (

Returns

-

the “mode” property of the setting

+

the “mode” property of the setting

Since: 1.2

@@ -213,7 +213,7 @@ nm_setting_tun_get_owner (

Returns

-

the “owner” property of the setting

+

the “owner” property of the setting

Since: 1.2

@@ -239,7 +239,7 @@ nm_setting_tun_get_group (

Returns

-

the “group” property of the setting

+

the “group” property of the setting

Since: 1.2

@@ -265,7 +265,7 @@ nm_setting_tun_get_pi (

Returns

-

the “pi” property of the setting

+

the “pi” property of the setting

Since: 1.2

@@ -291,7 +291,7 @@ nm_setting_tun_get_vnet_hdr (

Returns

-

the “vnet_hdr” property of the setting

+

the “vnet_hdr” property of the setting

Since: 1.2

@@ -317,7 +317,7 @@ nm_setting_tun_get_multi_queue (

Returns

-

the “multi-queue” property of the setting

+

the “multi-queue” property of the setting

Since: 1.2

diff --git a/docs/libnm/html/NMSettingVlan.html b/docs/libnm/html/NMSettingVlan.html index 5486cd0d..8d7504f3 100644 --- a/docs/libnm/html/NMSettingVlan.html +++ b/docs/libnm/html/NMSettingVlan.html @@ -233,7 +233,7 @@ nm_setting_vlan_get_parent (

Returns

-

the “parent” property of the setting

+

the “parent” property of the setting


@@ -258,7 +258,7 @@ nm_setting_vlan_get_id (

Returns

-

the “id” property of the setting

+

the “id” property of the setting


@@ -283,7 +283,7 @@ nm_setting_vlan_get_flags (

Returns

-

the “flags” property of the setting

+

the “flags” property of the setting


@@ -293,7 +293,7 @@ nm_setting_vlan_get_flags (NMSettingVlan *setting, NMVlanPriorityMap map);

Returns the number of entries in the -“ingress_priority_map” or “egress_priority_map” +“ingress_priority_map” or “egress_priority_map” properties of this setting.

Parameters

@@ -331,8 +331,8 @@ nm_setting_vlan_get_priority (guint32 idx, guint32 *out_from, guint32 *out_to); -

Retrieve one of the entries of the “ingress_priority_map” -or “egress_priority_map” properties of this setting.

+

Retrieve one of the entries of the “ingress_priority_map” +or “egress_priority_map” properties of this setting.

Parameters

@@ -384,8 +384,8 @@ nm_setting_vlan_add_priority (NMVlanPriorityMap map, guint32 from, guint32 to); -

Adds a priority mapping to the “ingress_priority_map” or -“egress_priority_map” properties of the setting. If from +

Adds a priority mapping to the “ingress_priority_map” or +“egress_priority_map” properties of the setting. If from is already in the given priority map, this function will overwrite the existing entry with the new to @@ -448,7 +448,7 @@ nm_setting_vlan_remove_priority (guint32 idx);

Removes the priority map at index idx from the -“ingress_priority_map” or “egress_priority_map” +“ingress_priority_map” or “egress_priority_map” properties.

Parameters

@@ -489,8 +489,8 @@ nm_setting_vlan_remove_priority_by_value guint32 to);

Removes the priority map form :to - from the “ingress_priority_map” -or “egress_priority_map” (according to map + from the “ingress_priority_map” +or “egress_priority_map” (according to map argument) properties.

@@ -541,8 +541,8 @@ nm_setting_vlan_remove_priority_str_by_value NMVlanPriorityMap map, const char *str);

Removes the priority map str - from the “ingress_priority_map” -or “egress_priority_map” (according to map + from the “ingress_priority_map” +or “egress_priority_map” (according to map argument) properties.

@@ -583,8 +583,8 @@ properties.

void
 nm_setting_vlan_clear_priorities (NMSettingVlan *setting,
                                   NMVlanPriorityMap map);
-

Clear all the entries from “ingress_priority_map” or -“egress_priority_map” properties.

+

Clear all the entries from “ingress_priority_map” or +“egress_priority_map” properties.

Parameters

@@ -615,8 +615,8 @@ nm_setting_vlan_clear_priorities (NMSettingVlan *setting, NMVlanPriorityMap map, const char *str); -

Adds a priority map entry into either the “ingress_priority_map” -or the “egress_priority_map” properties. The priority map maps +

Adds a priority map entry into either the “ingress_priority_map” +or the “egress_priority_map” properties. The priority map maps the Linux SKB priorities to 802.1p priorities.

Parameters

diff --git a/docs/libnm/html/NMSettingVpn.html b/docs/libnm/html/NMSettingVpn.html index e73a701b..7572d5e5 100644 --- a/docs/libnm/html/NMSettingVpn.html +++ b/docs/libnm/html/NMSettingVpn.html @@ -327,7 +327,7 @@ nm_setting_vpn_get_user_name (

Returns

-

the “user-name” property of the setting

+

the “user-name” property of the setting


@@ -352,7 +352,7 @@ nm_setting_vpn_get_persistent (

Returns

-

the “persistent” property of the setting

+

the “persistent” property of the setting


@@ -822,7 +822,7 @@ nm_setting_vpn_get_timeout (

Returns

-

the “timeout” property of the setting

+

the “timeout” property of the setting

Since: 1.2

diff --git a/docs/libnm/html/NMSettingVxlan.html b/docs/libnm/html/NMSettingVxlan.html index 69a2a260..d2fe9165 100644 --- a/docs/libnm/html/NMSettingVxlan.html +++ b/docs/libnm/html/NMSettingVxlan.html @@ -295,7 +295,7 @@ nm_setting_vxlan_get_parent (

Returns

-

the “parent” property of the setting

+

the “parent” property of the setting

Since: 1.2

@@ -321,7 +321,7 @@ nm_setting_vxlan_get_id (

Returns

-

the “id” property of the setting

+

the “id” property of the setting

Since: 1.2

@@ -347,7 +347,7 @@ nm_setting_vxlan_get_local (

Returns

-

the “local” property of the setting

+

the “local” property of the setting

Since: 1.2

@@ -373,7 +373,7 @@ nm_setting_vxlan_get_remote (

Returns

-

the “remote” property of the setting

+

the “remote” property of the setting

Since: 1.2

@@ -399,7 +399,7 @@ nm_setting_vxlan_get_source_port_min (

Returns

-

the “source-port-min” property of the setting

+

the “source-port-min” property of the setting

Since: 1.2

@@ -425,7 +425,7 @@ nm_setting_vxlan_get_source_port_max (

Returns

-

the “source-port-max” property of the setting

+

the “source-port-max” property of the setting

Since: 1.2

@@ -451,7 +451,7 @@ nm_setting_vxlan_get_destination_port (

Returns

-

the “destination-port” property of the setting

+

the “destination-port” property of the setting

Since: 1.2

@@ -477,7 +477,7 @@ nm_setting_vxlan_get_tos (

Returns

-

the “tos” property of the setting

+

the “tos” property of the setting

Since: 1.2

@@ -503,7 +503,7 @@ nm_setting_vxlan_get_ttl (

Returns

-

the “ttl” property of the setting

+

the “ttl” property of the setting

Since: 1.2

@@ -529,7 +529,7 @@ nm_setting_vxlan_get_ageing (

Returns

-

the “ageing” property of the setting

+

the “ageing” property of the setting

Since: 1.2

@@ -555,7 +555,7 @@ nm_setting_vxlan_get_limit (

Returns

-

the “limit” property of the setting

+

the “limit” property of the setting

Since: 1.2

@@ -581,7 +581,7 @@ nm_setting_vxlan_get_proxy (

Returns

-

the “proxy” property of the setting

+

the “proxy” property of the setting

Since: 1.2

@@ -607,7 +607,7 @@ nm_setting_vxlan_get_learning (

Returns

-

the “learning” property of the setting

+

the “learning” property of the setting

Since: 1.2

@@ -633,7 +633,7 @@ nm_setting_vxlan_get_rsc (

Returns

-

the “rsc” property of the setting

+

the “rsc” property of the setting

Since: 1.2

@@ -659,7 +659,7 @@ nm_setting_vxlan_get_l2_miss (

Returns

-

the “l2_miss” property of the setting

+

the “l2_miss” property of the setting

Since: 1.2

@@ -685,7 +685,7 @@ nm_setting_vxlan_get_l3_miss (

Returns

-

the “l3_miss” property of the setting

+

the “l3_miss” property of the setting

Since: 1.2

diff --git a/docs/libnm/html/NMSettingWired.html b/docs/libnm/html/NMSettingWired.html index a27878e3..aa1ef24b 100644 --- a/docs/libnm/html/NMSettingWired.html +++ b/docs/libnm/html/NMSettingWired.html @@ -372,7 +372,7 @@ nm_setting_wired_get_port (

Returns

-

the “port” property of the setting

+

the “port” property of the setting


@@ -397,7 +397,7 @@ nm_setting_wired_get_speed (

Returns

-

the “speed” property of the setting

+

the “speed” property of the setting


@@ -422,7 +422,7 @@ nm_setting_wired_get_duplex (

Returns

-

the “duplex” property of the setting

+

the “duplex” property of the setting


@@ -447,7 +447,7 @@ nm_setting_wired_get_auto_negotiate (

Returns

-

the “auto-negotiate” property of the setting

+

the “auto-negotiate” property of the setting


@@ -472,7 +472,7 @@ nm_setting_wired_get_mac_address (

Returns

-

the “mac-address” property of the setting

+

the “mac-address” property of the setting


@@ -498,7 +498,7 @@ nm_setting_wired_get_cloned_mac_address

Returns

-

the “cloned-mac-address” property of the setting

+

the “cloned-mac-address” property of the setting


@@ -551,7 +551,7 @@ nm_setting_wired_get_generate_mac_address_mask

Returns

-

the “generate-mac-address-mask” property of the setting

+

the “generate-mac-address-mask” property of the setting

Since: 1.4

@@ -578,7 +578,7 @@ nm_setting_wired_get_mac_address_blacklist

Returns

-

the “mac-address-blacklist” property of the setting

+

the “mac-address-blacklist” property of the setting


@@ -650,7 +650,7 @@ at index idx nm_setting_wired_add_mac_blacklist_item (NMSettingWired *setting, const char *mac); -

Adds a new MAC address to the “mac-address-blacklist” property.

+

Adds a new MAC address to the “mac-address-blacklist” property.

Parameters

@@ -793,7 +793,7 @@ nm_setting_wired_get_mtu (

Returns

-

the “mtu” property of the setting

+

the “mtu” property of the setting


@@ -1153,7 +1153,7 @@ nm_setting_wired_get_wake_on_lan_password

enum NMSettingWiredWakeOnLan

-

Options for “wake-on-lan”. Note that not all options +

Options for “wake-on-lan”. Note that not all options are supported by all devices.

Members

diff --git a/docs/libnm/html/NMSettingWireless.html b/docs/libnm/html/NMSettingWireless.html index 18a91960..60e5ddfd 100644 --- a/docs/libnm/html/NMSettingWireless.html +++ b/docs/libnm/html/NMSettingWireless.html @@ -417,7 +417,7 @@ nm_setting_wireless_get_ssid (

Returns

-

the “ssid” property of the setting.

+

the “ssid” property of the setting.

[transfer none]

@@ -443,7 +443,7 @@ nm_setting_wireless_get_mode (

Returns

-

the “mode” property of the setting

+

the “mode” property of the setting


@@ -468,7 +468,7 @@ nm_setting_wireless_get_band (

Returns

-

the “band” property of the setting

+

the “band” property of the setting


@@ -493,7 +493,7 @@ nm_setting_wireless_get_channel (

Returns

-

the “channel” property of the setting

+

the “channel” property of the setting


@@ -518,7 +518,7 @@ nm_setting_wireless_get_bssid (

Returns

-

the “bssid” property of the setting

+

the “bssid” property of the setting


@@ -543,7 +543,7 @@ nm_setting_wireless_get_rate (

Returns

-

the “rate” property of the setting

+

the “rate” property of the setting


@@ -568,7 +568,7 @@ nm_setting_wireless_get_tx_power (

Returns

-

the “tx-power” property of the setting

+

the “tx-power” property of the setting


@@ -593,7 +593,7 @@ nm_setting_wireless_get_mac_address (

Returns

-

the “mac-address” property of the setting

+

the “mac-address” property of the setting


@@ -619,7 +619,7 @@ nm_setting_wireless_get_cloned_mac_address

Returns

-

the “cloned-mac-address” property of the setting

+

the “cloned-mac-address” property of the setting


@@ -645,7 +645,7 @@ nm_setting_wireless_get_generate_mac_address_mask

Returns

-

the “generate-mac-address-mask” property of the setting

+

the “generate-mac-address-mask” property of the setting

Since: 1.4

@@ -672,7 +672,7 @@ nm_setting_wireless_get_mac_address_blacklist

Returns

-

the “mac-address-blacklist” property of the setting

+

the “mac-address-blacklist” property of the setting


@@ -744,7 +744,7 @@ at index idx nm_setting_wireless_add_mac_blacklist_item (NMSettingWireless *setting, const char *mac); -

Adds a new MAC address to the “mac-address-blacklist” property.

+

Adds a new MAC address to the “mac-address-blacklist” property.

Parameters

@@ -887,7 +887,7 @@ nm_setting_wireless_get_mtu (

Returns

-

the “mtu” property of the setting

+

the “mtu” property of the setting


@@ -912,7 +912,7 @@ nm_setting_wireless_get_hidden (

Returns

-

the “hidden” property of the setting

+

the “hidden” property of the setting


@@ -937,7 +937,7 @@ nm_setting_wireless_get_powersave (

Returns

-

the “powersave” property of the setting

+

the “powersave” property of the setting

Since: 1.2

@@ -964,7 +964,7 @@ nm_setting_wireless_get_mac_address_randomization

Returns

-

the “mac-address-randomization” property of the +

the “mac-address-randomization” property of the setting

Since: 1.2

@@ -1183,7 +1183,7 @@ nm_setting_wireless_get_ap_isolation (

Returns

-

the “ap-isolation” property of the setting

+

the “ap-isolation” property of the setting

Since: 1.28

@@ -1198,7 +1198,7 @@ nm_setting_wireless_get_ap_isolation (

enum NMSettingWirelessWakeOnWLan

-

Options for “wake-on-wlan”. Note that not all options +

Options for “wake-on-wlan”. Note that not all options are supported by all devices.

Members

diff --git a/docs/libnm/html/NMSettingWirelessSecurity.html b/docs/libnm/html/NMSettingWirelessSecurity.html index a98578ed..c622764f 100644 --- a/docs/libnm/html/NMSettingWirelessSecurity.html +++ b/docs/libnm/html/NMSettingWirelessSecurity.html @@ -479,7 +479,7 @@ nm_setting_wireless_security_get_key_mgmt

Returns

-

the “key-mgmt” property of the setting

+

the “key-mgmt” property of the setting


@@ -1093,7 +1093,7 @@ nm_setting_wireless_security_get_psk (

Returns

-

the “psk” property of the setting

+

the “psk” property of the setting


@@ -1120,7 +1120,7 @@ nm_setting_wireless_security_get_psk_flags

Returns

the NMSettingSecretFlags pertaining to the -“psk”

+“psk”


@@ -1146,7 +1146,7 @@ nm_setting_wireless_security_get_leap_username

Returns

-

the “leap-username” property of the setting

+

the “leap-username” property of the setting


@@ -1172,7 +1172,7 @@ nm_setting_wireless_security_get_leap_password

Returns

-

the “leap-password” property of the setting

+

the “leap-password” property of the setting


@@ -1199,7 +1199,7 @@ nm_setting_wireless_security_get_leap_password_flags

Returns

the NMSettingSecretFlags pertaining to the -“leap-password”

+“leap-password”


@@ -1267,7 +1267,7 @@ nm_setting_wireless_security_set_wep_key
@@ -1298,7 +1298,7 @@ nm_setting_wireless_security_get_wep_tx_keyidx

Returns

-

the “wep-tx-keyidx” property of the setting

+

the “wep-tx-keyidx” property of the setting


@@ -1324,7 +1324,7 @@ nm_setting_wireless_security_get_auth_alg

Returns

-

the “auth-alg” property of the setting

+

the “auth-alg” property of the setting


@@ -1376,7 +1376,7 @@ nm_setting_wireless_security_get_wep_key_type

Returns

-

the “wep-key-type” property of the setting

+

the “wep-key-type” property of the setting


@@ -1402,7 +1402,7 @@ nm_setting_wireless_security_get_wps_method

Returns

-

the “wps-method” property of the setting

+

the “wps-method” property of the setting

Since: 1.10

diff --git a/docs/libnm/html/api-index-full.html b/docs/libnm/html/api-index-full.html index 8356b714..08102244 100644 --- a/docs/libnm/html/api-index-full.html +++ b/docs/libnm/html/api-index-full.html @@ -585,6 +585,10 @@ NMDevice:physical-port-id, object property in NMDeviceOvs
+NMDevice:ports, object property in NMDeviceOvs +
+
+
NMDevice:product, object property in NMDeviceOvs
@@ -1497,6 +1501,10 @@ nml_dbus_property_ao_is_ready, function in NMIPConfig + +
+
nml_dbus_property_ao_notify_changed_many, function in NMIPConfig
@@ -1573,6 +1581,10 @@ NMObject, struct in NMDeviceOvs
+NMObject:client, object property in NMDeviceOvs +
+
+
NMObject:path, object property in NMDeviceOvs
@@ -1665,7 +1677,7 @@ NMRemoteConnection:visible, object property in NMDeviceOvs
-NMSetting, struct in NMSettingOvs +NMSetting, struct in NMSettingOvs
@@ -1677,195 +1689,195 @@ NMSetting6Lowpan:parent, object property in NMSettingOvs
-NMSetting8021x, struct in NMSettingOvs +NMSetting8021x, struct in NMSettingOvs
-NMSetting8021x:altsubject-matches, object property in NMSettingOvs +NMSetting8021x:altsubject-matches, object property in NMSettingOvs
-NMSetting8021x:anonymous-identity, object property in NMSettingOvs +NMSetting8021x:anonymous-identity, object property in NMSettingOvs
-NMSetting8021x:auth-timeout, object property in NMSettingOvs +NMSetting8021x:auth-timeout, object property in NMSettingOvs
-NMSetting8021x:ca-cert, object property in NMSettingOvs +NMSetting8021x:ca-cert, object property in NMSettingOvs
-NMSetting8021x:ca-cert-password, object property in NMSettingOvs +NMSetting8021x:ca-cert-password, object property in NMSettingOvs
-NMSetting8021x:ca-cert-password-flags, object property in NMSettingOvs +NMSetting8021x:ca-cert-password-flags, object property in NMSettingOvs
-NMSetting8021x:ca-path, object property in NMSettingOvs +NMSetting8021x:ca-path, object property in NMSettingOvs
-NMSetting8021x:client-cert, object property in NMSettingOvs +NMSetting8021x:client-cert, object property in NMSettingOvs
-NMSetting8021x:client-cert-password, object property in NMSettingOvs +NMSetting8021x:client-cert-password, object property in NMSettingOvs
-NMSetting8021x:client-cert-password-flags, object property in NMSettingOvs +NMSetting8021x:client-cert-password-flags, object property in NMSettingOvs
-NMSetting8021x:domain-match, object property in NMSettingOvs +NMSetting8021x:domain-match, object property in NMSettingOvs
-NMSetting8021x:domain-suffix-match, object property in NMSettingOvs +NMSetting8021x:domain-suffix-match, object property in NMSettingOvs
-NMSetting8021x:eap, object property in NMSettingOvs +NMSetting8021x:eap, object property in NMSettingOvs
-NMSetting8021x:identity, object property in NMSettingOvs +NMSetting8021x:identity, object property in NMSettingOvs
-NMSetting8021x:optional, object property in NMSettingOvs +NMSetting8021x:optional, object property in NMSettingOvs
-NMSetting8021x:pac-file, object property in NMSettingOvs +NMSetting8021x:pac-file, object property in NMSettingOvs
-NMSetting8021x:password, object property in NMSettingOvs +NMSetting8021x:password, object property in NMSettingOvs
-NMSetting8021x:password-flags, object property in NMSettingOvs +NMSetting8021x:password-flags, object property in NMSettingOvs
-NMSetting8021x:password-raw, object property in NMSettingOvs +NMSetting8021x:password-raw, object property in NMSettingOvs
-NMSetting8021x:password-raw-flags, object property in NMSettingOvs +NMSetting8021x:password-raw-flags, object property in NMSettingOvs
-NMSetting8021x:phase1-auth-flags, object property in NMSettingOvs +NMSetting8021x:phase1-auth-flags, object property in NMSettingOvs
-NMSetting8021x:phase1-fast-provisioning, object property in NMSettingOvs +NMSetting8021x:phase1-fast-provisioning, object property in NMSettingOvs
-NMSetting8021x:phase1-peaplabel, object property in NMSettingOvs +NMSetting8021x:phase1-peaplabel, object property in NMSettingOvs
-NMSetting8021x:phase1-peapver, object property in NMSettingOvs +NMSetting8021x:phase1-peapver, object property in NMSettingOvs
-NMSetting8021x:phase2-altsubject-matches, object property in NMSettingOvs +NMSetting8021x:phase2-altsubject-matches, object property in NMSettingOvs
-NMSetting8021x:phase2-auth, object property in NMSettingOvs +NMSetting8021x:phase2-auth, object property in NMSettingOvs
-NMSetting8021x:phase2-autheap, object property in NMSettingOvs +NMSetting8021x:phase2-autheap, object property in NMSettingOvs
-NMSetting8021x:phase2-ca-cert, object property in NMSettingOvs +NMSetting8021x:phase2-ca-cert, object property in NMSettingOvs
-NMSetting8021x:phase2-ca-cert-password, object property in NMSettingOvs +NMSetting8021x:phase2-ca-cert-password, object property in NMSettingOvs
-NMSetting8021x:phase2-ca-cert-password-flags, object property in NMSettingOvs +NMSetting8021x:phase2-ca-cert-password-flags, object property in NMSettingOvs
-NMSetting8021x:phase2-ca-path, object property in NMSettingOvs +NMSetting8021x:phase2-ca-path, object property in NMSettingOvs
-NMSetting8021x:phase2-client-cert, object property in NMSettingOvs +NMSetting8021x:phase2-client-cert, object property in NMSettingOvs
-NMSetting8021x:phase2-client-cert-password, object property in NMSettingOvs +NMSetting8021x:phase2-client-cert-password, object property in NMSettingOvs
-NMSetting8021x:phase2-client-cert-password-flags, object property in NMSettingOvs +NMSetting8021x:phase2-client-cert-password-flags, object property in NMSettingOvs
-NMSetting8021x:phase2-domain-match, object property in NMSettingOvs +NMSetting8021x:phase2-domain-match, object property in NMSettingOvs
-NMSetting8021x:phase2-domain-suffix-match, object property in NMSettingOvs +NMSetting8021x:phase2-domain-suffix-match, object property in NMSettingOvs
-NMSetting8021x:phase2-private-key, object property in NMSettingOvs +NMSetting8021x:phase2-private-key, object property in NMSettingOvs
-NMSetting8021x:phase2-private-key-password, object property in NMSettingOvs +NMSetting8021x:phase2-private-key-password, object property in NMSettingOvs
-NMSetting8021x:phase2-private-key-password-flags, object property in NMSettingOvs +NMSetting8021x:phase2-private-key-password-flags, object property in NMSettingOvs
-NMSetting8021x:phase2-subject-match, object property in NMSettingOvs +NMSetting8021x:phase2-subject-match, object property in NMSettingOvs
-NMSetting8021x:pin, object property in NMSettingOvs +NMSetting8021x:pin, object property in NMSettingOvs
-NMSetting8021x:pin-flags, object property in NMSettingOvs +NMSetting8021x:pin-flags, object property in NMSettingOvs
-NMSetting8021x:private-key, object property in NMSettingOvs +NMSetting8021x:private-key, object property in NMSettingOvs
-NMSetting8021x:private-key-password, object property in NMSettingOvs +NMSetting8021x:private-key-password, object property in NMSettingOvs
-NMSetting8021x:private-key-password-flags, object property in NMSettingOvs +NMSetting8021x:private-key-password-flags, object property in NMSettingOvs
-NMSetting8021x:subject-match, object property in NMSettingOvs +NMSetting8021x:subject-match, object property in NMSettingOvs
-NMSetting8021x:system-ca-certs, object property in NMSettingOvs +NMSetting8021x:system-ca-certs, object property in NMSettingOvs
@@ -1881,59 +1893,67 @@ NMSetting6Lowpan:parent, object property in NMSettingOvs
-NMSetting:name, object property in NMSettingOvs +NMSetting:name, object property in NMSettingOvs +
+
+
+NMSettingAdsl, struct in NMSettingOvs +
+
+
+NMSettingAdsl:encapsulation, object property in NMSettingOvs
-NMSettingAdsl, struct in NMSettingOvs +NMSettingAdsl:password, object property in NMSettingOvs
-NMSettingAdsl:encapsulation, object property in NMSettingOvs +NMSettingAdsl:password-flags, object property in NMSettingOvs
-NMSettingAdsl:password, object property in NMSettingOvs +NMSettingAdsl:protocol, object property in NMSettingOvs
-NMSettingAdsl:password-flags, object property in NMSettingOvs +NMSettingAdsl:username, object property in NMSettingOvs
-NMSettingAdsl:protocol, object property in NMSettingOvs +NMSettingAdsl:vci, object property in NMSettingOvs
-NMSettingAdsl:username, object property in NMSettingOvs +NMSettingAdsl:vpi, object property in NMSettingOvs
-NMSettingAdsl:vci, object property in NMSettingOvs +NMSettingBluetooth, struct in NMSettingOvs
-NMSettingAdsl:vpi, object property in NMSettingOvs +NMSettingBluetooth:bdaddr, object property in NMSettingOvs
-NMSettingBluetooth, struct in NMSettingOvs +NMSettingBluetooth:type, object property in NMSettingOvs
-NMSettingBluetooth:bdaddr, object property in NMSettingOvs +NMSettingBond, struct in NMSettingOvs
-NMSettingBluetooth:type, object property in NMSettingOvs +NMSettingBond:options, object property in NMSettingOvs
-NMSettingBond, struct in NMSettingOvs +NMSettingBondPort, struct in NMSettingOvs
-NMSettingBond:options, object property in NMSettingOvs +NMSettingBondPort:queue-id, object property in NMSettingOvs
@@ -2049,47 +2069,47 @@ NMSettingBridge:vlans, object property in NMSettingOvs
-NMSettingBridgePort, struct in NMSettingOvs +NMSettingBridgePort, struct in NMSettingOvs
-NMSettingBridgePort:hairpin-mode, object property in NMSettingOvs +NMSettingBridgePort:hairpin-mode, object property in NMSettingOvs
-NMSettingBridgePort:path-cost, object property in NMSettingOvs +NMSettingBridgePort:path-cost, object property in NMSettingOvs
-NMSettingBridgePort:priority, object property in NMSettingOvs +NMSettingBridgePort:priority, object property in NMSettingOvs
-NMSettingBridgePort:vlans, object property in NMSettingOvs +NMSettingBridgePort:vlans, object property in NMSettingOvs
-NMSettingCdma, struct in NMSettingOvs +NMSettingCdma, struct in NMSettingOvs
-NMSettingCdma:mtu, object property in NMSettingOvs +NMSettingCdma:mtu, object property in NMSettingOvs
-NMSettingCdma:number, object property in NMSettingOvs +NMSettingCdma:number, object property in NMSettingOvs
-NMSettingCdma:password, object property in NMSettingOvs +NMSettingCdma:password, object property in NMSettingOvs
-NMSettingCdma:password-flags, object property in NMSettingOvs +NMSettingCdma:password-flags, object property in NMSettingOvs
-NMSettingCdma:username, object property in NMSettingOvs +NMSettingCdma:username, object property in NMSettingOvs
@@ -2101,107 +2121,111 @@ NMSettingBridge:vlans, object property in NMSettingOvs
-NMSettingConnection, struct in NMSettingOvs +NMSettingConnection, struct in NMSettingOvs
-NMSettingConnection:auth-retries, object property in NMSettingOvs +NMSettingConnection:auth-retries, object property in NMSettingOvs
-NMSettingConnection:autoconnect, object property in NMSettingOvs +NMSettingConnection:autoconnect, object property in NMSettingOvs
-NMSettingConnection:autoconnect-priority, object property in NMSettingOvs +NMSettingConnection:autoconnect-priority, object property in NMSettingOvs
-NMSettingConnection:autoconnect-retries, object property in NMSettingOvs +NMSettingConnection:autoconnect-retries, object property in NMSettingOvs
-NMSettingConnection:autoconnect-slaves, object property in NMSettingOvs +NMSettingConnection:autoconnect-slaves, object property in NMSettingOvs
-NMSettingConnection:gateway-ping-timeout, object property in NMSettingOvs +NMSettingConnection:dns-over-tls, object property in NMSettingOvs
-NMSettingConnection:id, object property in NMSettingOvs +NMSettingConnection:gateway-ping-timeout, object property in NMSettingOvs
-NMSettingConnection:interface-name, object property in NMSettingOvs +NMSettingConnection:id, object property in NMSettingOvs
-NMSettingConnection:lldp, object property in NMSettingOvs +NMSettingConnection:interface-name, object property in NMSettingOvs
-NMSettingConnection:llmnr, object property in NMSettingOvs +NMSettingConnection:lldp, object property in NMSettingOvs
-NMSettingConnection:master, object property in NMSettingOvs +NMSettingConnection:llmnr, object property in NMSettingOvs
-NMSettingConnection:mdns, object property in NMSettingOvs +NMSettingConnection:master, object property in NMSettingOvs
-NMSettingConnection:metered, object property in NMSettingOvs +NMSettingConnection:mdns, object property in NMSettingOvs
-NMSettingConnection:mud-url, object property in NMSettingOvs +NMSettingConnection:metered, object property in NMSettingOvs
-NMSettingConnection:multi-connect, object property in NMSettingOvs +NMSettingConnection:mud-url, object property in NMSettingOvs
-NMSettingConnection:permissions, object property in NMSettingOvs +NMSettingConnection:multi-connect, object property in NMSettingOvs
-NMSettingConnection:read-only, object property in NMSettingOvs +NMSettingConnection:permissions, object property in NMSettingOvs
-NMSettingConnection:secondaries, object property in NMSettingOvs +NMSettingConnection:read-only, object property in NMSettingOvs
-NMSettingConnection:slave-type, object property in NMSettingOvs +NMSettingConnection:secondaries, object property in NMSettingOvs
-NMSettingConnection:stable-id, object property in NMSettingOvs +NMSettingConnection:slave-type, object property in NMSettingOvs
-NMSettingConnection:timestamp, object property in NMSettingOvs +NMSettingConnection:stable-id, object property in NMSettingOvs
-NMSettingConnection:type, object property in NMSettingOvs +NMSettingConnection:timestamp, object property in NMSettingOvs
-NMSettingConnection:uuid, object property in NMSettingOvs +NMSettingConnection:type, object property in NMSettingOvs
-NMSettingConnection:wait-device-timeout, object property in NMSettingOvs +NMSettingConnection:uuid, object property in NMSettingOvs
-NMSettingConnection:zone, object property in NMSettingOvs +NMSettingConnection:wait-device-timeout, object property in NMSettingOvs +
+
+
+NMSettingConnection:zone, object property in NMSettingOvs
@@ -2209,6 +2233,10 @@ NMSettingBridge:vlans, object property in NMSettingOvs
+NMSettingConnectionDnsOverTls, enum in NMSettingConnection +
+
+
NMSettingConnectionLldp, enum in NMSettingConnection
@@ -2221,67 +2249,67 @@ NMSettingBridge:vlans, object property in NMSettingOvs
-NMSettingDcb, struct in NMSettingOvs +NMSettingDcb, struct in NMSettingOvs
-NMSettingDcb:app-fcoe-flags, object property in NMSettingOvs +NMSettingDcb:app-fcoe-flags, object property in NMSettingOvs
-NMSettingDcb:app-fcoe-mode, object property in NMSettingOvs +NMSettingDcb:app-fcoe-mode, object property in NMSettingOvs
-NMSettingDcb:app-fcoe-priority, object property in NMSettingOvs +NMSettingDcb:app-fcoe-priority, object property in NMSettingOvs
-NMSettingDcb:app-fip-flags, object property in NMSettingOvs +NMSettingDcb:app-fip-flags, object property in NMSettingOvs
-NMSettingDcb:app-fip-priority, object property in NMSettingOvs +NMSettingDcb:app-fip-priority, object property in NMSettingOvs
-NMSettingDcb:app-iscsi-flags, object property in NMSettingOvs +NMSettingDcb:app-iscsi-flags, object property in NMSettingOvs
-NMSettingDcb:app-iscsi-priority, object property in NMSettingOvs +NMSettingDcb:app-iscsi-priority, object property in NMSettingOvs
-NMSettingDcb:priority-bandwidth, object property in NMSettingOvs +NMSettingDcb:priority-bandwidth, object property in NMSettingOvs
-NMSettingDcb:priority-flow-control, object property in NMSettingOvs +NMSettingDcb:priority-flow-control, object property in NMSettingOvs
-NMSettingDcb:priority-flow-control-flags, object property in NMSettingOvs +NMSettingDcb:priority-flow-control-flags, object property in NMSettingOvs
-NMSettingDcb:priority-group-bandwidth, object property in NMSettingOvs +NMSettingDcb:priority-group-bandwidth, object property in NMSettingOvs
-NMSettingDcb:priority-group-flags, object property in NMSettingOvs +NMSettingDcb:priority-group-flags, object property in NMSettingOvs
-NMSettingDcb:priority-group-id, object property in NMSettingOvs +NMSettingDcb:priority-group-id, object property in NMSettingOvs
-NMSettingDcb:priority-strict-bandwidth, object property in NMSettingOvs +NMSettingDcb:priority-strict-bandwidth, object property in NMSettingOvs
-NMSettingDcb:priority-traffic-class, object property in NMSettingOvs +NMSettingDcb:priority-traffic-class, object property in NMSettingOvs
@@ -2293,7 +2321,7 @@ NMSettingBridge:vlans, object property in NMSettingOvs
-NMSettingDummy, struct in NMSettingOvs +NMSettingDummy, struct in NMSettingOvs
@@ -2301,67 +2329,67 @@ NMSettingEthtool, struct in NMSettingOvs
-NMSettingGeneric, struct in NMSettingOvs +NMSettingGeneric, struct in NMSettingOvs
-NMSettingGsm, struct in NMSettingOvs +NMSettingGsm, struct in NMSettingOvs
-NMSettingGsm:apn, object property in NMSettingOvs +NMSettingGsm:apn, object property in NMSettingOvs
-NMSettingGsm:auto-config, object property in NMSettingOvs +NMSettingGsm:auto-config, object property in NMSettingOvs
-NMSettingGsm:device-id, object property in NMSettingOvs +NMSettingGsm:device-id, object property in NMSettingOvs
-NMSettingGsm:home-only, object property in NMSettingOvs +NMSettingGsm:home-only, object property in NMSettingOvs
-NMSettingGsm:mtu, object property in NMSettingOvs +NMSettingGsm:mtu, object property in NMSettingOvs
-NMSettingGsm:network-id, object property in NMSettingOvs +NMSettingGsm:network-id, object property in NMSettingOvs
-NMSettingGsm:number, object property in NMSettingOvs +NMSettingGsm:number, object property in NMSettingOvs
-NMSettingGsm:password, object property in NMSettingOvs +NMSettingGsm:password, object property in NMSettingOvs
-NMSettingGsm:password-flags, object property in NMSettingOvs +NMSettingGsm:password-flags, object property in NMSettingOvs
-NMSettingGsm:pin, object property in NMSettingOvs +NMSettingGsm:pin, object property in NMSettingOvs
-NMSettingGsm:pin-flags, object property in NMSettingOvs +NMSettingGsm:pin-flags, object property in NMSettingOvs
-NMSettingGsm:sim-id, object property in NMSettingOvs +NMSettingGsm:sim-id, object property in NMSettingOvs
-NMSettingGsm:sim-operator-id, object property in NMSettingOvs +NMSettingGsm:sim-operator-id, object property in NMSettingOvs
-NMSettingGsm:username, object property in NMSettingOvs +NMSettingGsm:username, object property in NMSettingOvs
@@ -2385,67 +2413,67 @@ NMSettingHostname:priority, object property in NMSettingOvs
-NMSettingInfiniband, struct in NMSettingOvs +NMSettingInfiniband, struct in NMSettingOvs
-NMSettingInfiniband:mac-address, object property in NMSettingOvs +NMSettingInfiniband:mac-address, object property in NMSettingOvs
-NMSettingInfiniband:mtu, object property in NMSettingOvs +NMSettingInfiniband:mtu, object property in NMSettingOvs
-NMSettingInfiniband:p-key, object property in NMSettingOvs +NMSettingInfiniband:p-key, object property in NMSettingOvs
-NMSettingInfiniband:parent, object property in NMSettingOvs +NMSettingInfiniband:parent, object property in NMSettingOvs
-NMSettingInfiniband:transport-mode, object property in NMSettingOvs +NMSettingInfiniband:transport-mode, object property in NMSettingOvs
-NMSettingIP4Config, struct in NMSettingOvs +NMSettingIP4Config, struct in NMSettingOvs
-NMSettingIP4Config:dhcp-client-id, object property in NMSettingOvs +NMSettingIP4Config:dhcp-client-id, object property in NMSettingOvs
-NMSettingIP4Config:dhcp-fqdn, object property in NMSettingOvs +NMSettingIP4Config:dhcp-fqdn, object property in NMSettingOvs
-NMSettingIP4Config:dhcp-vendor-class-identifier, object property in NMSettingOvs +NMSettingIP4Config:dhcp-vendor-class-identifier, object property in NMSettingOvs
-NMSettingIP6Config, struct in NMSettingOvs +NMSettingIP6Config, struct in NMSettingOvs
-NMSettingIP6Config:addr-gen-mode, object property in NMSettingOvs +NMSettingIP6Config:addr-gen-mode, object property in NMSettingOvs
-NMSettingIP6Config:dhcp-duid, object property in NMSettingOvs +NMSettingIP6Config:dhcp-duid, object property in NMSettingOvs
-NMSettingIP6Config:ip6-privacy, object property in NMSettingOvs +NMSettingIP6Config:ip6-privacy, object property in NMSettingOvs
-NMSettingIP6Config:ra-timeout, object property in NMSettingOvs +NMSettingIP6Config:ra-timeout, object property in NMSettingOvs
-NMSettingIP6Config:token, object property in NMSettingOvs +NMSettingIP6Config:token, object property in NMSettingOvs
@@ -2457,79 +2485,79 @@ NMSettingHostname:priority, object property in NMSettingOvs
-NMSettingIPConfig, struct in NMSettingOvs +NMSettingIPConfig, struct in NMSettingOvs
-NMSettingIPConfig:addresses, object property in NMSettingOvs +NMSettingIPConfig:addresses, object property in NMSettingOvs
-NMSettingIPConfig:dad-timeout, object property in NMSettingOvs +NMSettingIPConfig:dad-timeout, object property in NMSettingOvs
-NMSettingIPConfig:dhcp-hostname, object property in NMSettingOvs +NMSettingIPConfig:dhcp-hostname, object property in NMSettingOvs
-NMSettingIPConfig:dhcp-hostname-flags, object property in NMSettingOvs +NMSettingIPConfig:dhcp-hostname-flags, object property in NMSettingOvs
-NMSettingIPConfig:dhcp-iaid, object property in NMSettingOvs +NMSettingIPConfig:dhcp-iaid, object property in NMSettingOvs
-NMSettingIPConfig:dhcp-reject-servers, object property in NMSettingOvs +NMSettingIPConfig:dhcp-reject-servers, object property in NMSettingOvs
-NMSettingIPConfig:dhcp-send-hostname, object property in NMSettingOvs +NMSettingIPConfig:dhcp-send-hostname, object property in NMSettingOvs
-NMSettingIPConfig:dhcp-timeout, object property in NMSettingOvs +NMSettingIPConfig:dhcp-timeout, object property in NMSettingOvs
-NMSettingIPConfig:dns, object property in NMSettingOvs +NMSettingIPConfig:dns, object property in NMSettingOvs
-NMSettingIPConfig:dns-options, object property in NMSettingOvs +NMSettingIPConfig:dns-options, object property in NMSettingOvs
-NMSettingIPConfig:dns-priority, object property in NMSettingOvs +NMSettingIPConfig:dns-priority, object property in NMSettingOvs
-NMSettingIPConfig:dns-search, object property in NMSettingOvs +NMSettingIPConfig:dns-search, object property in NMSettingOvs
-NMSettingIPConfig:gateway, object property in NMSettingOvs +NMSettingIPConfig:gateway, object property in NMSettingOvs
-NMSettingIPConfig:ignore-auto-dns, object property in NMSettingOvs +NMSettingIPConfig:ignore-auto-dns, object property in NMSettingOvs
-NMSettingIPConfig:ignore-auto-routes, object property in NMSettingOvs +NMSettingIPConfig:ignore-auto-routes, object property in NMSettingOvs
-NMSettingIPConfig:may-fail, object property in NMSettingOvs +NMSettingIPConfig:may-fail, object property in NMSettingOvs
-NMSettingIPConfig:method, object property in NMSettingOvs +NMSettingIPConfig:method, object property in NMSettingOvs
-NMSettingIPConfig:never-default, object property in NMSettingOvs +NMSettingIPConfig:never-default, object property in NMSettingOvs
@@ -2537,71 +2565,71 @@ NMSettingIPConfig:required-timeout, object property in NMSettingOvs
-NMSettingIPConfig:route-metric, object property in NMSettingOvs +NMSettingIPConfig:route-metric, object property in NMSettingOvs
-NMSettingIPConfig:route-table, object property in NMSettingOvs +NMSettingIPConfig:route-table, object property in NMSettingOvs
-NMSettingIPConfig:routes, object property in NMSettingOvs +NMSettingIPConfig:routes, object property in NMSettingOvs
-NMSettingIPTunnel, struct in NMSettingOvs +NMSettingIPTunnel, struct in NMSettingOvs
-NMSettingIPTunnel:encapsulation-limit, object property in NMSettingOvs +NMSettingIPTunnel:encapsulation-limit, object property in NMSettingOvs
-NMSettingIPTunnel:flags, object property in NMSettingOvs +NMSettingIPTunnel:flags, object property in NMSettingOvs
-NMSettingIPTunnel:flow-label, object property in NMSettingOvs +NMSettingIPTunnel:flow-label, object property in NMSettingOvs
-NMSettingIPTunnel:input-key, object property in NMSettingOvs +NMSettingIPTunnel:input-key, object property in NMSettingOvs
-NMSettingIPTunnel:local, object property in NMSettingOvs +NMSettingIPTunnel:local, object property in NMSettingOvs
-NMSettingIPTunnel:mode, object property in NMSettingOvs +NMSettingIPTunnel:mode, object property in NMSettingOvs
-NMSettingIPTunnel:mtu, object property in NMSettingOvs +NMSettingIPTunnel:mtu, object property in NMSettingOvs
-NMSettingIPTunnel:output-key, object property in NMSettingOvs +NMSettingIPTunnel:output-key, object property in NMSettingOvs
-NMSettingIPTunnel:parent, object property in NMSettingOvs +NMSettingIPTunnel:parent, object property in NMSettingOvs
-NMSettingIPTunnel:path-mtu-discovery, object property in NMSettingOvs +NMSettingIPTunnel:path-mtu-discovery, object property in NMSettingOvs
-NMSettingIPTunnel:remote, object property in NMSettingOvs +NMSettingIPTunnel:remote, object property in NMSettingOvs
-NMSettingIPTunnel:tos, object property in NMSettingOvs +NMSettingIPTunnel:tos, object property in NMSettingOvs
-NMSettingIPTunnel:ttl, object property in NMSettingOvs +NMSettingIPTunnel:ttl, object property in NMSettingOvs
@@ -2609,43 +2637,43 @@ NMSettingIPConfig:required-timeout, object property in NMSettingOvs
-NMSettingMacsec, struct in NMSettingOvs +NMSettingMacsec, struct in NMSettingOvs
-NMSettingMacsec:encrypt, object property in NMSettingOvs +NMSettingMacsec:encrypt, object property in NMSettingOvs
-NMSettingMacsec:mka-cak, object property in NMSettingOvs +NMSettingMacsec:mka-cak, object property in NMSettingOvs
-NMSettingMacsec:mka-cak-flags, object property in NMSettingOvs +NMSettingMacsec:mka-cak-flags, object property in NMSettingOvs
-NMSettingMacsec:mka-ckn, object property in NMSettingOvs +NMSettingMacsec:mka-ckn, object property in NMSettingOvs
-NMSettingMacsec:mode, object property in NMSettingOvs +NMSettingMacsec:mode, object property in NMSettingOvs
-NMSettingMacsec:parent, object property in NMSettingOvs +NMSettingMacsec:parent, object property in NMSettingOvs
-NMSettingMacsec:port, object property in NMSettingOvs +NMSettingMacsec:port, object property in NMSettingOvs
-NMSettingMacsec:send-sci, object property in NMSettingOvs +NMSettingMacsec:send-sci, object property in NMSettingOvs
-NMSettingMacsec:validation, object property in NMSettingOvs +NMSettingMacsec:validation, object property in NMSettingOvs
@@ -2657,23 +2685,23 @@ NMSettingIPConfig:required-timeout, object property in NMSettingOvs
-NMSettingMacvlan, struct in NMSettingOvs +NMSettingMacvlan, struct in NMSettingOvs
-NMSettingMacvlan:mode, object property in NMSettingOvs +NMSettingMacvlan:mode, object property in NMSettingOvs
-NMSettingMacvlan:parent, object property in NMSettingOvs +NMSettingMacvlan:parent, object property in NMSettingOvs
-NMSettingMacvlan:promiscuous, object property in NMSettingOvs +NMSettingMacvlan:promiscuous, object property in NMSettingOvs
-NMSettingMacvlan:tap, object property in NMSettingOvs +NMSettingMacvlan:tap, object property in NMSettingOvs
@@ -2701,19 +2729,19 @@ NMSettingMatch:path, object property in NMSettingOvs
-NMSettingOlpcMesh, struct in NMSettingOvs +NMSettingOlpcMesh, struct in NMSettingOvs
-NMSettingOlpcMesh:channel, object property in NMSettingOvs +NMSettingOlpcMesh:channel, object property in NMSettingOvs
-NMSettingOlpcMesh:dhcp-anycast-address, object property in NMSettingOvs +NMSettingOlpcMesh:dhcp-anycast-address, object property in NMSettingOvs
-NMSettingOlpcMesh:ssid, object property in NMSettingOvs +NMSettingOlpcMesh:ssid, object property in NMSettingOvs
@@ -2801,123 +2829,123 @@ NMSettingOvsPort:vlan-mode, object property in NMSettingOvs
-NMSettingPpp, struct in NMSettingOvs +NMSettingPpp, struct in NMSettingOvs
-NMSettingPpp:baud, object property in NMSettingOvs +NMSettingPpp:baud, object property in NMSettingOvs
-NMSettingPpp:crtscts, object property in NMSettingOvs +NMSettingPpp:crtscts, object property in NMSettingOvs
-NMSettingPpp:lcp-echo-failure, object property in NMSettingOvs +NMSettingPpp:lcp-echo-failure, object property in NMSettingOvs
-NMSettingPpp:lcp-echo-interval, object property in NMSettingOvs +NMSettingPpp:lcp-echo-interval, object property in NMSettingOvs
-NMSettingPpp:mppe-stateful, object property in NMSettingOvs +NMSettingPpp:mppe-stateful, object property in NMSettingOvs
-NMSettingPpp:mru, object property in NMSettingOvs +NMSettingPpp:mru, object property in NMSettingOvs
-NMSettingPpp:mtu, object property in NMSettingOvs +NMSettingPpp:mtu, object property in NMSettingOvs
-NMSettingPpp:no-vj-comp, object property in NMSettingOvs +NMSettingPpp:no-vj-comp, object property in NMSettingOvs
-NMSettingPpp:noauth, object property in NMSettingOvs +NMSettingPpp:noauth, object property in NMSettingOvs
-NMSettingPpp:nobsdcomp, object property in NMSettingOvs +NMSettingPpp:nobsdcomp, object property in NMSettingOvs
-NMSettingPpp:nodeflate, object property in NMSettingOvs +NMSettingPpp:nodeflate, object property in NMSettingOvs
-NMSettingPpp:refuse-chap, object property in NMSettingOvs +NMSettingPpp:refuse-chap, object property in NMSettingOvs
-NMSettingPpp:refuse-eap, object property in NMSettingOvs +NMSettingPpp:refuse-eap, object property in NMSettingOvs
-NMSettingPpp:refuse-mschap, object property in NMSettingOvs +NMSettingPpp:refuse-mschap, object property in NMSettingOvs
-NMSettingPpp:refuse-mschapv2, object property in NMSettingOvs +NMSettingPpp:refuse-mschapv2, object property in NMSettingOvs
-NMSettingPpp:refuse-pap, object property in NMSettingOvs +NMSettingPpp:refuse-pap, object property in NMSettingOvs
-NMSettingPpp:require-mppe, object property in NMSettingOvs +NMSettingPpp:require-mppe, object property in NMSettingOvs
-NMSettingPpp:require-mppe-128, object property in NMSettingOvs +NMSettingPpp:require-mppe-128, object property in NMSettingOvs
-NMSettingPppoe, struct in NMSettingOvs +NMSettingPppoe, struct in NMSettingOvs
-NMSettingPppoe:parent, object property in NMSettingOvs +NMSettingPppoe:parent, object property in NMSettingOvs
-NMSettingPppoe:password, object property in NMSettingOvs +NMSettingPppoe:password, object property in NMSettingOvs
-NMSettingPppoe:password-flags, object property in NMSettingOvs +NMSettingPppoe:password-flags, object property in NMSettingOvs
-NMSettingPppoe:service, object property in NMSettingOvs +NMSettingPppoe:service, object property in NMSettingOvs
-NMSettingPppoe:username, object property in NMSettingOvs +NMSettingPppoe:username, object property in NMSettingOvs
-NMSettingProxy, struct in NMSettingOvs +NMSettingProxy, struct in NMSettingOvs
-NMSettingProxy:browser-only, object property in NMSettingOvs +NMSettingProxy:browser-only, object property in NMSettingOvs
-NMSettingProxy:method, object property in NMSettingOvs +NMSettingProxy:method, object property in NMSettingOvs
-NMSettingProxy:pac-script, object property in NMSettingOvs +NMSettingProxy:pac-script, object property in NMSettingOvs
-NMSettingProxy:pac-url, object property in NMSettingOvs +NMSettingProxy:pac-url, object property in NMSettingOvs
@@ -2937,27 +2965,27 @@ NMSettingOvsPort:vlan-mode, object property in NMSettingOvs
-NMSettingSerial, struct in NMSettingOvs +NMSettingSerial, struct in NMSettingOvs
-NMSettingSerial:baud, object property in NMSettingOvs +NMSettingSerial:baud, object property in NMSettingOvs
-NMSettingSerial:bits, object property in NMSettingOvs +NMSettingSerial:bits, object property in NMSettingOvs
-NMSettingSerial:parity, object property in NMSettingOvs +NMSettingSerial:parity, object property in NMSettingOvs
-NMSettingSerial:send-delay, object property in NMSettingOvs +NMSettingSerial:send-delay, object property in NMSettingOvs
-NMSettingSerial:stopbits, object property in NMSettingOvs +NMSettingSerial:stopbits, object property in NMSettingOvs
@@ -3001,131 +3029,131 @@ NMSettingTCConfig:tfilters, object property in NMSettingOvs
-NMSettingTeam, struct in NMSettingOvs +NMSettingTeam, struct in NMSettingOvs
-NMSettingTeam:config, object property in NMSettingOvs +NMSettingTeam:config, object property in NMSettingOvs
-NMSettingTeam:link-watchers, object property in NMSettingOvs +NMSettingTeam:link-watchers, object property in NMSettingOvs
-NMSettingTeam:mcast-rejoin-count, object property in NMSettingOvs +NMSettingTeam:mcast-rejoin-count, object property in NMSettingOvs
-NMSettingTeam:mcast-rejoin-interval, object property in NMSettingOvs +NMSettingTeam:mcast-rejoin-interval, object property in NMSettingOvs
-NMSettingTeam:notify-peers-count, object property in NMSettingOvs +NMSettingTeam:notify-peers-count, object property in NMSettingOvs
-NMSettingTeam:notify-peers-interval, object property in NMSettingOvs +NMSettingTeam:notify-peers-interval, object property in NMSettingOvs
-NMSettingTeam:runner, object property in NMSettingOvs +NMSettingTeam:runner, object property in NMSettingOvs
-NMSettingTeam:runner-active, object property in NMSettingOvs +NMSettingTeam:runner-active, object property in NMSettingOvs
-NMSettingTeam:runner-agg-select-policy, object property in NMSettingOvs +NMSettingTeam:runner-agg-select-policy, object property in NMSettingOvs
-NMSettingTeam:runner-fast-rate, object property in NMSettingOvs +NMSettingTeam:runner-fast-rate, object property in NMSettingOvs
-NMSettingTeam:runner-hwaddr-policy, object property in NMSettingOvs +NMSettingTeam:runner-hwaddr-policy, object property in NMSettingOvs
-NMSettingTeam:runner-min-ports, object property in NMSettingOvs +NMSettingTeam:runner-min-ports, object property in NMSettingOvs
-NMSettingTeam:runner-sys-prio, object property in NMSettingOvs +NMSettingTeam:runner-sys-prio, object property in NMSettingOvs
-NMSettingTeam:runner-tx-balancer, object property in NMSettingOvs +NMSettingTeam:runner-tx-balancer, object property in NMSettingOvs
-NMSettingTeam:runner-tx-balancer-interval, object property in NMSettingOvs +NMSettingTeam:runner-tx-balancer-interval, object property in NMSettingOvs
-NMSettingTeam:runner-tx-hash, object property in NMSettingOvs +NMSettingTeam:runner-tx-hash, object property in NMSettingOvs
-NMSettingTeamPort, struct in NMSettingOvs +NMSettingTeamPort, struct in NMSettingOvs
-NMSettingTeamPort:config, object property in NMSettingOvs +NMSettingTeamPort:config, object property in NMSettingOvs
-NMSettingTeamPort:lacp-key, object property in NMSettingOvs +NMSettingTeamPort:lacp-key, object property in NMSettingOvs
-NMSettingTeamPort:lacp-prio, object property in NMSettingOvs +NMSettingTeamPort:lacp-prio, object property in NMSettingOvs
-NMSettingTeamPort:link-watchers, object property in NMSettingOvs +NMSettingTeamPort:link-watchers, object property in NMSettingOvs
-NMSettingTeamPort:prio, object property in NMSettingOvs +NMSettingTeamPort:prio, object property in NMSettingOvs
-NMSettingTeamPort:queue-id, object property in NMSettingOvs +NMSettingTeamPort:queue-id, object property in NMSettingOvs
-NMSettingTeamPort:sticky, object property in NMSettingOvs +NMSettingTeamPort:sticky, object property in NMSettingOvs
-NMSettingTun, struct in NMSettingOvs +NMSettingTun, struct in NMSettingOvs
-NMSettingTun:group, object property in NMSettingOvs +NMSettingTun:group, object property in NMSettingOvs
-NMSettingTun:mode, object property in NMSettingOvs +NMSettingTun:mode, object property in NMSettingOvs
-NMSettingTun:multi-queue, object property in NMSettingOvs +NMSettingTun:multi-queue, object property in NMSettingOvs
-NMSettingTun:owner, object property in NMSettingOvs +NMSettingTun:owner, object property in NMSettingOvs
-NMSettingTun:pi, object property in NMSettingOvs +NMSettingTun:pi, object property in NMSettingOvs
-NMSettingTun:vnet-hdr, object property in NMSettingOvs +NMSettingTun:vnet-hdr, object property in NMSettingOvs
@@ -3153,55 +3181,55 @@ NMSettingVeth:peer, object property in NMSettingOvs
-NMSettingVlan, struct in NMSettingOvs +NMSettingVlan, struct in NMSettingOvs
-NMSettingVlan:egress-priority-map, object property in NMSettingOvs +NMSettingVlan:egress-priority-map, object property in NMSettingOvs
-NMSettingVlan:flags, object property in NMSettingOvs +NMSettingVlan:flags, object property in NMSettingOvs
-NMSettingVlan:id, object property in NMSettingOvs +NMSettingVlan:id, object property in NMSettingOvs
-NMSettingVlan:ingress-priority-map, object property in NMSettingOvs +NMSettingVlan:ingress-priority-map, object property in NMSettingOvs
-NMSettingVlan:parent, object property in NMSettingOvs +NMSettingVlan:parent, object property in NMSettingOvs
-NMSettingVpn, struct in NMSettingOvs +NMSettingVpn, struct in NMSettingOvs
-NMSettingVpn:data, object property in NMSettingOvs +NMSettingVpn:data, object property in NMSettingOvs
-NMSettingVpn:persistent, object property in NMSettingOvs +NMSettingVpn:persistent, object property in NMSettingOvs
-NMSettingVpn:secrets, object property in NMSettingOvs +NMSettingVpn:secrets, object property in NMSettingOvs
-NMSettingVpn:service-type, object property in NMSettingOvs +NMSettingVpn:service-type, object property in NMSettingOvs
-NMSettingVpn:timeout, object property in NMSettingOvs +NMSettingVpn:timeout, object property in NMSettingOvs
-NMSettingVpn:user-name, object property in NMSettingOvs +NMSettingVpn:user-name, object property in NMSettingOvs
@@ -3213,71 +3241,71 @@ NMSettingVrf:table, object property in NMSettingOvs
-NMSettingVxlan, struct in NMSettingOvs +NMSettingVxlan, struct in NMSettingOvs
-NMSettingVxlan:ageing, object property in NMSettingOvs +NMSettingVxlan:ageing, object property in NMSettingOvs
-NMSettingVxlan:destination-port, object property in NMSettingOvs +NMSettingVxlan:destination-port, object property in NMSettingOvs
-NMSettingVxlan:id, object property in NMSettingOvs +NMSettingVxlan:id, object property in NMSettingOvs
-NMSettingVxlan:l2-miss, object property in NMSettingOvs +NMSettingVxlan:l2-miss, object property in NMSettingOvs
-NMSettingVxlan:l3-miss, object property in NMSettingOvs +NMSettingVxlan:l3-miss, object property in NMSettingOvs
-NMSettingVxlan:learning, object property in NMSettingOvs +NMSettingVxlan:learning, object property in NMSettingOvs
-NMSettingVxlan:limit, object property in NMSettingOvs +NMSettingVxlan:limit, object property in NMSettingOvs
-NMSettingVxlan:local, object property in NMSettingOvs +NMSettingVxlan:local, object property in NMSettingOvs
-NMSettingVxlan:parent, object property in NMSettingOvs +NMSettingVxlan:parent, object property in NMSettingOvs
-NMSettingVxlan:proxy, object property in NMSettingOvs +NMSettingVxlan:proxy, object property in NMSettingOvs
-NMSettingVxlan:remote, object property in NMSettingOvs +NMSettingVxlan:remote, object property in NMSettingOvs
-NMSettingVxlan:rsc, object property in NMSettingOvs +NMSettingVxlan:rsc, object property in NMSettingOvs
-NMSettingVxlan:source-port-max, object property in NMSettingOvs +NMSettingVxlan:source-port-max, object property in NMSettingOvs
-NMSettingVxlan:source-port-min, object property in NMSettingOvs +NMSettingVxlan:source-port-min, object property in NMSettingOvs
-NMSettingVxlan:tos, object property in NMSettingOvs +NMSettingVxlan:tos, object property in NMSettingOvs
-NMSettingVxlan:ttl, object property in NMSettingOvs +NMSettingVxlan:ttl, object property in NMSettingOvs
@@ -3297,19 +3325,19 @@ NMSettingWifiP2P:wps-method, object property in NMSettingOvs
-NMSettingWimax, struct in NMSettingOvs +NMSettingWimax, struct in NMSettingOvs
-NMSettingWimax:mac-address, object property in NMSettingOvs +NMSettingWimax:mac-address, object property in NMSettingOvs
-NMSettingWimax:network-name, object property in NMSettingOvs +NMSettingWimax:network-name, object property in NMSettingOvs
-NMSettingWired, struct in NMSettingOvs +NMSettingWired, struct in NMSettingOvs
@@ -3317,59 +3345,59 @@ NMSettingWired:accept-all-mac-addresses, object property in NMSettingOvs
-NMSettingWired:auto-negotiate, object property in NMSettingOvs +NMSettingWired:auto-negotiate, object property in NMSettingOvs
-NMSettingWired:cloned-mac-address, object property in NMSettingOvs +NMSettingWired:cloned-mac-address, object property in NMSettingOvs
-NMSettingWired:duplex, object property in NMSettingOvs +NMSettingWired:duplex, object property in NMSettingOvs
-NMSettingWired:generate-mac-address-mask, object property in NMSettingOvs +NMSettingWired:generate-mac-address-mask, object property in NMSettingOvs
-NMSettingWired:mac-address, object property in NMSettingOvs +NMSettingWired:mac-address, object property in NMSettingOvs
-NMSettingWired:mac-address-blacklist, object property in NMSettingOvs +NMSettingWired:mac-address-blacklist, object property in NMSettingOvs
-NMSettingWired:mtu, object property in NMSettingOvs +NMSettingWired:mtu, object property in NMSettingOvs
-NMSettingWired:port, object property in NMSettingOvs +NMSettingWired:port, object property in NMSettingOvs
-NMSettingWired:s390-nettype, object property in NMSettingOvs +NMSettingWired:s390-nettype, object property in NMSettingOvs
-NMSettingWired:s390-options, object property in NMSettingOvs +NMSettingWired:s390-options, object property in NMSettingOvs
-NMSettingWired:s390-subchannels, object property in NMSettingOvs +NMSettingWired:s390-subchannels, object property in NMSettingOvs
-NMSettingWired:speed, object property in NMSettingOvs +NMSettingWired:speed, object property in NMSettingOvs
-NMSettingWired:wake-on-lan, object property in NMSettingOvs +NMSettingWired:wake-on-lan, object property in NMSettingOvs
-NMSettingWired:wake-on-lan-password, object property in NMSettingOvs +NMSettingWired:wake-on-lan-password, object property in NMSettingOvs
@@ -3413,79 +3441,79 @@ NMSettingWireGuard:private-key-flags, object property in NMSettingOvs
-NMSettingWireless, struct in NMSettingOvs +NMSettingWireless, struct in NMSettingOvs
-NMSettingWireless:ap-isolation, object property in NMSettingOvs +NMSettingWireless:ap-isolation, object property in NMSettingOvs
-NMSettingWireless:band, object property in NMSettingOvs +NMSettingWireless:band, object property in NMSettingOvs
-NMSettingWireless:bssid, object property in NMSettingOvs +NMSettingWireless:bssid, object property in NMSettingOvs
-NMSettingWireless:channel, object property in NMSettingOvs +NMSettingWireless:channel, object property in NMSettingOvs
-NMSettingWireless:cloned-mac-address, object property in NMSettingOvs +NMSettingWireless:cloned-mac-address, object property in NMSettingOvs
-NMSettingWireless:generate-mac-address-mask, object property in NMSettingOvs +NMSettingWireless:generate-mac-address-mask, object property in NMSettingOvs
-NMSettingWireless:hidden, object property in NMSettingOvs +NMSettingWireless:hidden, object property in NMSettingOvs
-NMSettingWireless:mac-address, object property in NMSettingOvs +NMSettingWireless:mac-address, object property in NMSettingOvs
-NMSettingWireless:mac-address-blacklist, object property in NMSettingOvs +NMSettingWireless:mac-address-blacklist, object property in NMSettingOvs
-NMSettingWireless:mac-address-randomization, object property in NMSettingOvs +NMSettingWireless:mac-address-randomization, object property in NMSettingOvs
-NMSettingWireless:mode, object property in NMSettingOvs +NMSettingWireless:mode, object property in NMSettingOvs
-NMSettingWireless:mtu, object property in NMSettingOvs +NMSettingWireless:mtu, object property in NMSettingOvs
-NMSettingWireless:powersave, object property in NMSettingOvs +NMSettingWireless:powersave, object property in NMSettingOvs
-NMSettingWireless:rate, object property in NMSettingOvs +NMSettingWireless:rate, object property in NMSettingOvs
-NMSettingWireless:seen-bssids, object property in NMSettingOvs +NMSettingWireless:seen-bssids, object property in NMSettingOvs
-NMSettingWireless:ssid, object property in NMSettingOvs +NMSettingWireless:ssid, object property in NMSettingOvs
-NMSettingWireless:tx-power, object property in NMSettingOvs +NMSettingWireless:tx-power, object property in NMSettingOvs
-NMSettingWireless:wake-on-wlan, object property in NMSettingOvs +NMSettingWireless:wake-on-wlan, object property in NMSettingOvs
@@ -3493,87 +3521,87 @@ NMSettingWireGuard:private-key-flags, object property in NMSettingOvs
-NMSettingWirelessSecurity, struct in NMSettingOvs +NMSettingWirelessSecurity, struct in NMSettingOvs
-NMSettingWirelessSecurity:auth-alg, object property in NMSettingOvs +NMSettingWirelessSecurity:auth-alg, object property in NMSettingOvs
-NMSettingWirelessSecurity:fils, object property in NMSettingOvs +NMSettingWirelessSecurity:fils, object property in NMSettingOvs
-NMSettingWirelessSecurity:group, object property in NMSettingOvs +NMSettingWirelessSecurity:group, object property in NMSettingOvs
-NMSettingWirelessSecurity:key-mgmt, object property in NMSettingOvs +NMSettingWirelessSecurity:key-mgmt, object property in NMSettingOvs
-NMSettingWirelessSecurity:leap-password, object property in NMSettingOvs +NMSettingWirelessSecurity:leap-password, object property in NMSettingOvs
-NMSettingWirelessSecurity:leap-password-flags, object property in NMSettingOvs +NMSettingWirelessSecurity:leap-password-flags, object property in NMSettingOvs
-NMSettingWirelessSecurity:leap-username, object property in NMSettingOvs +NMSettingWirelessSecurity:leap-username, object property in NMSettingOvs
-NMSettingWirelessSecurity:pairwise, object property in NMSettingOvs +NMSettingWirelessSecurity:pairwise, object property in NMSettingOvs
-NMSettingWirelessSecurity:pmf, object property in NMSettingOvs +NMSettingWirelessSecurity:pmf, object property in NMSettingOvs
-NMSettingWirelessSecurity:proto, object property in NMSettingOvs +NMSettingWirelessSecurity:proto, object property in NMSettingOvs
-NMSettingWirelessSecurity:psk, object property in NMSettingOvs +NMSettingWirelessSecurity:psk, object property in NMSettingOvs
-NMSettingWirelessSecurity:psk-flags, object property in NMSettingOvs +NMSettingWirelessSecurity:psk-flags, object property in NMSettingOvs
-NMSettingWirelessSecurity:wep-key-flags, object property in NMSettingOvs +NMSettingWirelessSecurity:wep-key-flags, object property in NMSettingOvs
-NMSettingWirelessSecurity:wep-key-type, object property in NMSettingOvs +NMSettingWirelessSecurity:wep-key-type, object property in NMSettingOvs
-NMSettingWirelessSecurity:wep-key0, object property in NMSettingOvs +NMSettingWirelessSecurity:wep-key0, object property in NMSettingOvs
-NMSettingWirelessSecurity:wep-key1, object property in NMSettingOvs +NMSettingWirelessSecurity:wep-key1, object property in NMSettingOvs
-NMSettingWirelessSecurity:wep-key2, object property in NMSettingOvs +NMSettingWirelessSecurity:wep-key2, object property in NMSettingOvs
-NMSettingWirelessSecurity:wep-key3, object property in NMSettingOvs +NMSettingWirelessSecurity:wep-key3, object property in NMSettingOvs
-NMSettingWirelessSecurity:wep-tx-keyidx, object property in NMSettingOvs +NMSettingWirelessSecurity:wep-tx-keyidx, object property in NMSettingOvs
-NMSettingWirelessSecurity:wps-method, object property in NMSettingOvs +NMSettingWirelessSecurity:wps-method, object property in NMSettingOvs
@@ -3617,7 +3645,7 @@ NMSettingWpan:short-address, object property in NMSettingOvs
-NMSimpleConnection, struct in NMSettingOvs +NMSimpleConnection, struct in NMSettingOvs
@@ -4241,7 +4269,7 @@ nm_auto_unref_nml_dbusobj, macro in
-NM_AVAILABLE_IN_1_32_4, macro in nm-version +NM_AVAILABLE_IN_1_34, macro in nm-version
@@ -5145,6 +5173,10 @@ NM_CLIENT_NOTIFY_EVENT_PRIO_GPROP, macro in NM_CONNECTION_NORMALIZE_PARAM_IP4_CONFIG_METHOD, macro in NMConnection +
+
+
NM_CONNECTION_NORMALIZE_PARAM_IP6_CONFIG_METHOD, macro in NMConnection
@@ -5653,6 +5685,14 @@ NM_DBUS_VPN_WRONG_STATE, macro in nm-vpn-dbus-interface
+NM_DEPRECATED_IN_1_34, macro in nm-version +
+
+
+NM_DEPRECATED_IN_1_34_FOR, macro in nm-version +
+
+
NM_DEPRECATED_IN_1_4, macro in nm-version
@@ -6033,6 +6073,10 @@ NM_DBUS_VPN_WRONG_STATE, macro in nm-vpn-dbus-interface
+nm_device_get_ports, function in NMDevice +
+
+
nm_device_get_product, function in NMDevice
@@ -6465,6 +6509,10 @@ NM_DBUS_VPN_WRONG_STATE, macro in nm-vpn-dbus-interface
+NM_DEVICE_PORTS, macro in NMDevice +
+
+
NM_DEVICE_PRODUCT, macro in NMDevice
@@ -8073,6 +8121,10 @@ NM_MINOR_VERSION, macro in nm-version-macros
+NM_OBJECT_CLIENT, macro in NMObject +
+
+
nm_object_get_client, function in NMObject
@@ -9125,6 +9177,22 @@ NM_MINOR_VERSION, macro in nm-version-macros
+nm_setting_bond_port_get_queue_id, function in NMSettingBondPort +
+
+
+nm_setting_bond_port_new, function in NMSettingBondPort +
+
+
+NM_SETTING_BOND_PORT_QUEUE_ID, macro in NMSettingBondPort +
+
+
+NM_SETTING_BOND_PORT_SETTING_NAME, macro in NMSettingBondPort +
+
+
nm_setting_bond_remove_option, function in NMSettingBond
@@ -9533,6 +9601,10 @@ NM_MINOR_VERSION, macro in nm-version-macros
+NM_SETTING_CONNECTION_DNS_OVER_TLS, macro in NMSettingConnection +
+
+
NM_SETTING_CONNECTION_GATEWAY_PING_TIMEOUT, macro in NMSettingConnection
@@ -9561,6 +9633,10 @@ NM_MINOR_VERSION, macro in nm-version-macros
+nm_setting_connection_get_dns_over_tls, function in NMSettingConnection +
+
+
nm_setting_connection_get_gateway_ping_timeout, function in NMSettingConnection
@@ -13365,10 +13441,6 @@ nm_sett_info_propert_type_team_i, variable in nm-team-utils
-nm_sett_info_propert_type_team_link_watchers, variable in nm-team-utils -
-
-
nm_sett_info_propert_type_team_s, variable in nm-team-utils
@@ -14177,7 +14249,7 @@ NM_VERSION_1_32, macro in nm-version-macros
-NM_VERSION_1_32_4, macro in nm-version-macros +NM_VERSION_1_34, macro in nm-version-macros
diff --git a/docs/libnm/html/ch03.html b/docs/libnm/html/ch03.html index e6b5dbee..ae4cdf94 100644 --- a/docs/libnm/html/ch03.html +++ b/docs/libnm/html/ch03.html @@ -51,6 +51,9 @@ NMSettingBluetooth — Describes Bluetooth connection properties
+NMSettingBondPort — Describes connection properties for bond ports +
+
NMSettingBond — Describes connection properties for bonds
@@ -84,17 +87,17 @@ NMSettingInfiniband — Describes connection properties for IP-over-InfiniBand networks
-NMSettingIP4Config — Describes IPv4 addressing, routing, and name service properties +NMSettingIPConfig — Abstract base class for IPv4 and IPv6 +addressing, routing, and name service properties
-NMSettingIP6Config — Describes IPv6 addressing, routing, and name service properties +NMSettingIPTunnel — Describes connection properties for IP tunnel devices
-NMSettingIPConfig — Abstract base class for IPv4 and IPv6 -addressing, routing, and name service properties +NMSettingIP4Config — Describes IPv4 addressing, routing, and name service properties
-NMSettingIPTunnel — Describes connection properties for IP tunnel devices +NMSettingIP6Config — Describes IPv6 addressing, routing, and name service properties
NMSettingMacsec — Describes connection properties for MACSEC interfaces @@ -112,19 +115,19 @@ addressing, routing, and name service properties NMSettingOvsBridge — Describes connection properties for Open vSwitch bridges.
-NMSettingOvsInterface — Describes connection properties for Open vSwitch interfaces. +NMSettingOvsDpdk — Describes connection properties for Open vSwitch DPDK interfaces.
-NMSettingOvsDpdk — Describes connection properties for Open vSwitch DPDK interfaces. +NMSettingOvsExternalIDs — External-IDs for OVS database
-NMSettingOvsPatch — Describes connection properties for Open vSwitch patch interfaces. +NMSettingOvsInterface — Describes connection properties for Open vSwitch interfaces.
-NMSettingOvsPort — Describes connection properties for Open vSwitch ports. +NMSettingOvsPatch — Describes connection properties for Open vSwitch patch interfaces.
-NMSettingOvsExternalIDs — External-IDs for OVS database +NMSettingOvsPort — Describes connection properties for Open vSwitch ports.
NMSettingPpp — Describes connection properties for devices/networks diff --git a/docs/libnm/html/index.html b/docs/libnm/html/index.html index 8810942a..8ba3ec8e 100644 --- a/docs/libnm/html/index.html +++ b/docs/libnm/html/index.html @@ -15,10 +15,10 @@

key

the WEP key as a string, in either hexadecimal, ASCII, or passphrase -form as determined by the value of the “wep-key-type” +form as determined by the value of the “wep-key-type” property.

 

- for libnm 1.32.12 + for libnm 1.34.0 The latest version of this documentation can be found on-line at - https://developer.gnome.org/libnm/stable/. + https://networkmanager.dev/docs/libnm/latest/.

@@ -100,6 +100,9 @@ NMSettingBluetooth — Describes Bluetooth connection properties
+NMSettingBondPort — Describes connection properties for bond ports +
+
NMSettingBond — Describes connection properties for bonds
@@ -133,17 +136,17 @@ NMSettingInfiniband — Describes connection properties for IP-over-InfiniBand networks
-NMSettingIP4Config — Describes IPv4 addressing, routing, and name service properties +NMSettingIPConfig — Abstract base class for IPv4 and IPv6 +addressing, routing, and name service properties
-NMSettingIP6Config — Describes IPv6 addressing, routing, and name service properties +NMSettingIPTunnel — Describes connection properties for IP tunnel devices
-NMSettingIPConfig — Abstract base class for IPv4 and IPv6 -addressing, routing, and name service properties +NMSettingIP4Config — Describes IPv4 addressing, routing, and name service properties
-NMSettingIPTunnel — Describes connection properties for IP tunnel devices +NMSettingIP6Config — Describes IPv6 addressing, routing, and name service properties
NMSettingMacsec — Describes connection properties for MACSEC interfaces @@ -161,19 +164,19 @@ addressing, routing, and name service properties NMSettingOvsBridge — Describes connection properties for Open vSwitch bridges.
-NMSettingOvsInterface — Describes connection properties for Open vSwitch interfaces. +NMSettingOvsDpdk — Describes connection properties for Open vSwitch DPDK interfaces.
-NMSettingOvsDpdk — Describes connection properties for Open vSwitch DPDK interfaces. +NMSettingOvsExternalIDs — External-IDs for OVS database
-NMSettingOvsPatch — Describes connection properties for Open vSwitch patch interfaces. +NMSettingOvsInterface — Describes connection properties for Open vSwitch interfaces.
-NMSettingOvsPort — Describes connection properties for Open vSwitch ports. +NMSettingOvsPatch — Describes connection properties for Open vSwitch patch interfaces.
-NMSettingOvsExternalIDs — External-IDs for OVS database +NMSettingOvsPort — Describes connection properties for Open vSwitch ports.
NMSettingPpp — Describes connection properties for devices/networks diff --git a/docs/libnm/html/libnm-nm-errors.html b/docs/libnm/html/libnm-nm-errors.html index 2977a95b..c4575070 100644 --- a/docs/libnm/html/libnm-nm-errors.html +++ b/docs/libnm/html/libnm-nm-errors.html @@ -326,7 +326,7 @@ request

enum NMConnectionError

Describes errors that may result from operations involving a NMConnection -or its NMSettings.

+or its NMSettings.

These errors may be returned directly from NMConnection and NMSetting methods, or may be returned from D-Bus operations (eg on NMClient or NMDevice), where they correspond to errors in the diff --git a/docs/libnm/html/libnm-nm-utils.html b/docs/libnm/html/libnm-nm-utils.html index d5f25422..e67dbdca 100644 --- a/docs/libnm/html/libnm-nm-utils.html +++ b/docs/libnm/html/libnm-nm-utils.html @@ -1730,7 +1730,7 @@ nm_utils_uuid_generate (void

Returns

a newly allocated UUID suitable for use as the NMSettingConnection -object's “id”: property. Should be freed with g_free()

+object's “id”: property. Should be freed with g_free()


diff --git a/docs/libnm/html/libnm-nm-version.html b/docs/libnm/html/libnm-nm-version.html index f40fa138..2c476533 100644 --- a/docs/libnm/html/libnm-nm-version.html +++ b/docs/libnm/html/libnm-nm-version.html @@ -149,6 +149,12 @@ NM_DEPRECATED_IN_1_32_FOR() + +#define + +NM_DEPRECATED_IN_1_34_FOR() + +
@@ -314,7 +320,11 @@ #define -NM_AVAILABLE_IN_1_32_4 +NM_DEPRECATED_IN_1_34 + + +#define +NM_AVAILABLE_IN_1_34 @@ -326,31 +336,31 @@

Functions

NM_DEPRECATED_IN_0_9_10_FOR()

-
    #define NM_DEPRECATED_IN_0_9_10_FOR(f) G_DEPRECATED_FOR(f)
+
#define NM_DEPRECATED_IN_0_9_10_FOR(f) G_DEPRECATED_FOR(f)
 

NM_DEPRECATED_IN_1_0_FOR()

-
    #define NM_DEPRECATED_IN_1_0_FOR(f) G_DEPRECATED_FOR(f)
+
#define NM_DEPRECATED_IN_1_0_FOR(f) G_DEPRECATED_FOR(f)
 

NM_DEPRECATED_IN_1_2_FOR()

-
    #define NM_DEPRECATED_IN_1_2_FOR(f) G_DEPRECATED_FOR(f)
+
#define NM_DEPRECATED_IN_1_2_FOR(f) G_DEPRECATED_FOR(f)
 

NM_DEPRECATED_IN_1_4_FOR()

-
    #define NM_DEPRECATED_IN_1_4_FOR(f) G_DEPRECATED_FOR(f)
+
#define NM_DEPRECATED_IN_1_4_FOR(f) G_DEPRECATED_FOR(f)
 

NM_DEPRECATED_IN_1_6_FOR()

-
    #define NM_DEPRECATED_IN_1_6_FOR(f) G_DEPRECATED_FOR(f)
+
#define NM_DEPRECATED_IN_1_6_FOR(f) G_DEPRECATED_FOR(f)
 

@@ -361,43 +371,43 @@

NM_DEPRECATED_IN_1_10_FOR()

-
    #define NM_DEPRECATED_IN_1_10_FOR(f) G_DEPRECATED_FOR(f)
+
#define NM_DEPRECATED_IN_1_10_FOR(f) G_DEPRECATED_FOR(f)
 

NM_DEPRECATED_IN_1_12_FOR()

-
    #define NM_DEPRECATED_IN_1_12_FOR(f) G_DEPRECATED_FOR(f)
+
#define NM_DEPRECATED_IN_1_12_FOR(f) G_DEPRECATED_FOR(f)
 

NM_DEPRECATED_IN_1_14_FOR()

-
    #define NM_DEPRECATED_IN_1_14_FOR(f) G_DEPRECATED_FOR(f)
+
#define NM_DEPRECATED_IN_1_14_FOR(f) G_DEPRECATED_FOR(f)
 

NM_DEPRECATED_IN_1_16_FOR()

-
    #define NM_DEPRECATED_IN_1_16_FOR(f) G_DEPRECATED_FOR(f)
+
#define NM_DEPRECATED_IN_1_16_FOR(f) G_DEPRECATED_FOR(f)
 

NM_DEPRECATED_IN_1_18_FOR()

-
    #define NM_DEPRECATED_IN_1_18_FOR(f) G_DEPRECATED_FOR(f)
+
#define NM_DEPRECATED_IN_1_18_FOR(f) G_DEPRECATED_FOR(f)
 

NM_DEPRECATED_IN_1_20_FOR()

-
    #define NM_DEPRECATED_IN_1_20_FOR(f) G_DEPRECATED_FOR(f)
+
#define NM_DEPRECATED_IN_1_20_FOR(f) G_DEPRECATED_FOR(f)
 

NM_DEPRECATED_IN_1_22_FOR()

-
    #define NM_DEPRECATED_IN_1_22_FOR(f) G_DEPRECATED_FOR(f)
+
#define NM_DEPRECATED_IN_1_22_FOR(f) G_DEPRECATED_FOR(f)
 

@@ -410,25 +420,31 @@ NM_DEPRECATED_IN_1_24_FOR ();

NM_DEPRECATED_IN_1_26_FOR()

-
    #define NM_DEPRECATED_IN_1_26_FOR(f) G_DEPRECATED_FOR(f)
+
#define NM_DEPRECATED_IN_1_26_FOR(f) G_DEPRECATED_FOR(f)
 

NM_DEPRECATED_IN_1_28_FOR()

-
    #define NM_DEPRECATED_IN_1_28_FOR(f) G_DEPRECATED_FOR(f)
+
#define NM_DEPRECATED_IN_1_28_FOR(f) G_DEPRECATED_FOR(f)
 

NM_DEPRECATED_IN_1_30_FOR()

-
    #define NM_DEPRECATED_IN_1_30_FOR(f) G_DEPRECATED_FOR(f)
+
#define NM_DEPRECATED_IN_1_30_FOR(f) G_DEPRECATED_FOR(f)
 

NM_DEPRECATED_IN_1_32_FOR()

-
    #define NM_DEPRECATED_IN_1_32_FOR(f) G_DEPRECATED_FOR(f)
+
#define NM_DEPRECATED_IN_1_32_FOR(f) G_DEPRECATED_FOR(f)
+
+
+
+
+

NM_DEPRECATED_IN_1_34_FOR()

+
#define NM_DEPRECATED_IN_1_34_FOR(f) G_DEPRECATED_FOR(f)
 
@@ -436,43 +452,43 @@ NM_DEPRECATED_IN_1_24_FOR ();

Types and Values

NM_VERSION_MIN_REQUIRED

-
    #define NM_VERSION_MIN_REQUIRED (NM_API_VERSION)
+
#define NM_VERSION_MIN_REQUIRED (NM_API_VERSION)
 

NM_VERSION_MAX_ALLOWED

-
    #define NM_VERSION_MAX_ALLOWED (NM_API_VERSION)
+
#define NM_VERSION_MAX_ALLOWED (NM_API_VERSION)
 

NM_DEPRECATED_IN_0_9_10

-
    #define NM_DEPRECATED_IN_0_9_10        G_DEPRECATED
+
#define NM_DEPRECATED_IN_0_9_10        G_DEPRECATED
 

NM_AVAILABLE_IN_0_9_10

-
    #define NM_AVAILABLE_IN_0_9_10 G_UNAVAILABLE(0.9, 10)
+
#define NM_AVAILABLE_IN_0_9_10 G_UNAVAILABLE(0.9, 10)
 

NM_DEPRECATED_IN_1_0

-
    #define NM_DEPRECATED_IN_1_0        G_DEPRECATED
+
#define NM_DEPRECATED_IN_1_0        G_DEPRECATED
 

NM_AVAILABLE_IN_1_0

-
    #define NM_AVAILABLE_IN_1_0 G_UNAVAILABLE(1, 0)
+
#define NM_AVAILABLE_IN_1_0 G_UNAVAILABLE(1, 0)
 

NM_DEPRECATED_IN_1_2

-
    #define NM_DEPRECATED_IN_1_2        G_DEPRECATED
+
#define NM_DEPRECATED_IN_1_2        G_DEPRECATED
 

@@ -483,31 +499,31 @@ NM_DEPRECATED_IN_1_24_FOR ();

NM_DEPRECATED_IN_1_4

-
    #define NM_DEPRECATED_IN_1_4        G_DEPRECATED
+
#define NM_DEPRECATED_IN_1_4        G_DEPRECATED
 

NM_AVAILABLE_IN_1_4

-
    #define NM_AVAILABLE_IN_1_4 G_UNAVAILABLE(1, 4)
+
#define NM_AVAILABLE_IN_1_4 G_UNAVAILABLE(1, 4)
 

NM_DEPRECATED_IN_1_6

-
    #define NM_DEPRECATED_IN_1_6        G_DEPRECATED
+
#define NM_DEPRECATED_IN_1_6        G_DEPRECATED
 

NM_AVAILABLE_IN_1_6

-
    #define NM_AVAILABLE_IN_1_6 G_UNAVAILABLE(1, 6)
+
#define NM_AVAILABLE_IN_1_6 G_UNAVAILABLE(1, 6)
 

NM_DEPRECATED_IN_1_8

-
    #define NM_DEPRECATED_IN_1_8        G_DEPRECATED
+
#define NM_DEPRECATED_IN_1_8        G_DEPRECATED
 

@@ -518,151 +534,157 @@ NM_DEPRECATED_IN_1_24_FOR ();

NM_DEPRECATED_IN_1_10

-
    #define NM_DEPRECATED_IN_1_10        G_DEPRECATED
+
#define NM_DEPRECATED_IN_1_10        G_DEPRECATED
 

NM_AVAILABLE_IN_1_10

-
    #define NM_AVAILABLE_IN_1_10 G_UNAVAILABLE(1, 10)
+
#define NM_AVAILABLE_IN_1_10 G_UNAVAILABLE(1, 10)
 

NM_DEPRECATED_IN_1_12

-
    #define NM_DEPRECATED_IN_1_12        G_DEPRECATED
+
#define NM_DEPRECATED_IN_1_12        G_DEPRECATED
 

NM_AVAILABLE_IN_1_12

-
    #define NM_AVAILABLE_IN_1_12 G_UNAVAILABLE(1, 12)
+
#define NM_AVAILABLE_IN_1_12 G_UNAVAILABLE(1, 12)
 

NM_DEPRECATED_IN_1_14

-
    #define NM_DEPRECATED_IN_1_14        G_DEPRECATED
+
#define NM_DEPRECATED_IN_1_14        G_DEPRECATED
 

NM_AVAILABLE_IN_1_14

-
    #define NM_AVAILABLE_IN_1_14 G_UNAVAILABLE(1, 14)
+
#define NM_AVAILABLE_IN_1_14 G_UNAVAILABLE(1, 14)
 

NM_DEPRECATED_IN_1_16

-
    #define NM_DEPRECATED_IN_1_16        G_DEPRECATED
+
#define NM_DEPRECATED_IN_1_16        G_DEPRECATED
 

NM_AVAILABLE_IN_1_16

-
    #define NM_AVAILABLE_IN_1_16 G_UNAVAILABLE(1, 16)
+
#define NM_AVAILABLE_IN_1_16 G_UNAVAILABLE(1, 16)
 

NM_DEPRECATED_IN_1_18

-
    #define NM_DEPRECATED_IN_1_18        G_DEPRECATED
+
#define NM_DEPRECATED_IN_1_18        G_DEPRECATED
 

NM_AVAILABLE_IN_1_18

-
    #define NM_AVAILABLE_IN_1_18 G_UNAVAILABLE(1, 18)
+
#define NM_AVAILABLE_IN_1_18 G_UNAVAILABLE(1, 18)
 

NM_DEPRECATED_IN_1_20

-
    #define NM_DEPRECATED_IN_1_20        G_DEPRECATED
+
#define NM_DEPRECATED_IN_1_20        G_DEPRECATED
 

NM_AVAILABLE_IN_1_20

-
    #define NM_AVAILABLE_IN_1_20 G_UNAVAILABLE(1, 20)
+
#define NM_AVAILABLE_IN_1_20 G_UNAVAILABLE(1, 20)
 

NM_DEPRECATED_IN_1_22

-
    #define NM_DEPRECATED_IN_1_22        G_DEPRECATED
+
#define NM_DEPRECATED_IN_1_22        G_DEPRECATED
 

NM_AVAILABLE_IN_1_22

-
    #define NM_AVAILABLE_IN_1_22 G_UNAVAILABLE(1, 22)
+
#define NM_AVAILABLE_IN_1_22 G_UNAVAILABLE(1, 22)
 

NM_DEPRECATED_IN_1_24

-
    #define NM_DEPRECATED_IN_1_24        G_DEPRECATED
+
#define NM_DEPRECATED_IN_1_24        G_DEPRECATED
 

NM_AVAILABLE_IN_1_24

-
    #define NM_AVAILABLE_IN_1_24 G_UNAVAILABLE(1, 24)
+
#define NM_AVAILABLE_IN_1_24 G_UNAVAILABLE(1, 24)
 

NM_DEPRECATED_IN_1_26

-
    #define NM_DEPRECATED_IN_1_26        G_DEPRECATED
+
#define NM_DEPRECATED_IN_1_26        G_DEPRECATED
 

NM_AVAILABLE_IN_1_26

-
    #define NM_AVAILABLE_IN_1_26 G_UNAVAILABLE(1, 26)
+
#define NM_AVAILABLE_IN_1_26 G_UNAVAILABLE(1, 26)
 

NM_DEPRECATED_IN_1_28

-
    #define NM_DEPRECATED_IN_1_28        G_DEPRECATED
+
#define NM_DEPRECATED_IN_1_28        G_DEPRECATED
 

NM_AVAILABLE_IN_1_28

-
    #define NM_AVAILABLE_IN_1_28 G_UNAVAILABLE(1, 28)
+
#define NM_AVAILABLE_IN_1_28 G_UNAVAILABLE(1, 28)
 

NM_DEPRECATED_IN_1_30

-
    #define NM_DEPRECATED_IN_1_30        G_DEPRECATED
+
#define NM_DEPRECATED_IN_1_30        G_DEPRECATED
 

NM_AVAILABLE_IN_1_30

-
    #define NM_AVAILABLE_IN_1_30 G_UNAVAILABLE(1, 30)
+
#define NM_AVAILABLE_IN_1_30 G_UNAVAILABLE(1, 30)
 

NM_DEPRECATED_IN_1_32

-
    #define NM_DEPRECATED_IN_1_32        G_DEPRECATED
+
#define NM_DEPRECATED_IN_1_32        G_DEPRECATED
 

NM_AVAILABLE_IN_1_32

-
    #define NM_AVAILABLE_IN_1_32 G_UNAVAILABLE(1, 32)
+
#define NM_AVAILABLE_IN_1_32 G_UNAVAILABLE(1, 32)
+
+
+
+
+

NM_DEPRECATED_IN_1_34

+
#define NM_DEPRECATED_IN_1_34        G_DEPRECATED
 

-

NM_AVAILABLE_IN_1_32_4

-
    #define NM_AVAILABLE_IN_1_32_4 G_UNAVAILABLE(1, 32.4)
+

NM_AVAILABLE_IN_1_34

+
#define NM_AVAILABLE_IN_1_34 G_UNAVAILABLE(1, 34)
 
diff --git a/docs/libnm/html/libnm.devhelp2 b/docs/libnm/html/libnm.devhelp2 index 4869e57e..40f15e9b 100644 --- a/docs/libnm/html/libnm.devhelp2 +++ b/docs/libnm/html/libnm.devhelp2 @@ -22,6 +22,7 @@ + @@ -33,20 +34,20 @@ - - + + - + + - @@ -303,6 +304,7 @@ + @@ -514,6 +516,7 @@ + @@ -610,6 +613,7 @@ + @@ -639,12 +643,14 @@ + + @@ -822,6 +828,10 @@ + + + + @@ -1074,40 +1084,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -1190,8 +1166,8 @@ - - + + @@ -1245,7 +1221,7 @@ - + @@ -1343,6 +1319,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1432,14 +1442,22 @@ - - - - + + + + + + + + + + + + @@ -1458,14 +1476,6 @@ - - - - - - - - @@ -2097,6 +2107,7 @@ + @@ -2178,6 +2189,7 @@ + @@ -2187,13 +2199,13 @@ - + - + @@ -2300,13 +2312,13 @@ - + - + - + @@ -2659,6 +2671,7 @@ + @@ -2697,7 +2710,8 @@ - + + @@ -3234,6 +3248,10 @@ + + + + @@ -3251,12 +3269,6 @@ - - - - - - @@ -3275,6 +3287,12 @@ + + + + + + diff --git a/docs/libnm/html/object-tree.html b/docs/libnm/html/object-tree.html index 8a54c5ad..0c874eae 100644 --- a/docs/libnm/html/object-tree.html +++ b/docs/libnm/html/object-tree.html @@ -72,6 +72,7 @@ ├── NMSettingAdsl ├── NMSettingBluetooth ├── NMSettingBond + ├── NMSettingBondPort ├── NMSettingBridge ├── NMSettingBridgePort ├── NMSettingCdma @@ -188,6 +189,7 @@ ├── NMSetting8021xCKScheme ├── NMSettingCompareFlags ├── NMSettingConnectionAutoconnectSlaves + ├── NMSettingConnectionDnsOverTls ├── NMSettingConnectionLldp ├── NMSettingConnectionLlmnr ├── NMSettingConnectionMdns diff --git a/docs/libnm/html/ref-overview.html b/docs/libnm/html/ref-overview.html index 675649fc..b0c7a2ef 100644 --- a/docs/libnm/html/ref-overview.html +++ b/docs/libnm/html/ref-overview.html @@ -34,7 +34,7 @@ management service. NetworkManager supports a wide variety of network configuration scenarios, hardware devices and protocol families. Most of the functionality is exposed on a - D-Bus API, + D-Bus API, allowing other tools to use the functionality provided by NetworkManager.

diff --git a/docs/libnm/html/style.css b/docs/libnm/html/style.css index c2b3cf7b..c163abaa 100644 --- a/docs/libnm/html/style.css +++ b/docs/libnm/html/style.css @@ -456,9 +456,9 @@ acronym,abbr } pre { line-height: 125%; } -td.linenos pre { color: #000000; background-color: #f0f0f0; padding-left: 5px; padding-right: 5px; } -span.linenos { color: #000000; background-color: #f0f0f0; padding-left: 5px; padding-right: 5px; } -td.linenos pre.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } +td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } +span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } +td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } .hll { background-color: #ffffcc } .c { color: #408080; font-style: italic } /* Comment */ diff --git a/docs/libnm/html/usage.html b/docs/libnm/html/usage.html index 2ce52797..060222f1 100644 --- a/docs/libnm/html/usage.html +++ b/docs/libnm/html/usage.html @@ -41,7 +41,7 @@

An alternative to use of libnm is the use of the - D-Bus API + D-Bus API, directly. This gives you larger flexibility and reduces the overhead of linking with the libnm library. This makes sense if your task is simple and you have a good D-Bus library at your disposal. Activating a particular connection profile @@ -96,7 +96,7 @@

$ cc $(pkg-config --libs --cflags libnm) -o hello-nm hello-nm.c
   $ ./hello-nm
-  NetworkManager version: 1.32.12
+  NetworkManager version: 1.34.0
 
   $ 

diff --git a/docs/libnm/libnm-docs.xml b/docs/libnm/libnm-docs.xml index fad95522..11a1b730 100644 --- a/docs/libnm/libnm-docs.xml +++ b/docs/libnm/libnm-docs.xml @@ -10,7 +10,7 @@ for libnm &version; The latest version of this documentation can be found on-line at - https://developer.gnome.org/libnm/stable/. + https://networkmanager.dev/docs/libnm/latest/. @@ -56,7 +56,7 @@ management service. NetworkManager supports a wide variety of network configuration scenarios, hardware devices and protocol families. Most of the functionality is exposed on a - D-Bus API, + D-Bus API, allowing other tools to use the functionality provided by NetworkManager. @@ -103,7 +103,7 @@ An alternative to use of libnm is the use of the - D-Bus API + D-Bus API, directly. This gives you larger flexibility and reduces the overhead of linking with the libnm library. This makes sense if your task is simple and you have a good D-Bus library at your disposal. Activating a particular connection profile @@ -315,6 +315,7 @@ print ("NetworkManager version " + client.get_version())]]> + @@ -326,20 +327,20 @@ print ("NetworkManager version " + client.get_version())]]> - - + + - + + - diff --git a/docs/libnm/libnm-sections.txt b/docs/libnm/libnm-sections.txt index 317f1d02..0225991a 100644 --- a/docs/libnm/libnm-sections.txt +++ b/docs/libnm/libnm-sections.txt @@ -276,6 +276,7 @@ nm_dns_entry_get_type NM_CONNECTION_SECRETS_UPDATED NM_CONNECTION_SECRETS_CLEARED NM_CONNECTION_CHANGED +NM_CONNECTION_NORMALIZE_PARAM_IP4_CONFIG_METHOD NM_CONNECTION_NORMALIZE_PARAM_IP6_CONFIG_METHOD NMConnectionInterface nm_connection_add_setting @@ -409,6 +410,7 @@ NM_TYPE_SETTING_802_1X_CK_FORMAT NM_TYPE_SETTING_802_1X_CK_SCHEME NM_TYPE_SETTING_COMPARE_FLAGS NM_TYPE_SETTING_CONNECTION_AUTOCONNECT_SLAVES +NM_TYPE_SETTING_CONNECTION_DNS_OVER_TLS NM_TYPE_SETTING_CONNECTION_LLDP NM_TYPE_SETTING_CONNECTION_LLMNR NM_TYPE_SETTING_CONNECTION_MDNS @@ -484,6 +486,7 @@ nm_setting_802_1x_ck_format_get_type nm_setting_802_1x_ck_scheme_get_type nm_setting_compare_flags_get_type nm_setting_connection_autoconnect_slaves_get_type +nm_setting_connection_dns_over_tls_get_type nm_setting_connection_lldp_get_type nm_setting_connection_llmnr_get_type nm_setting_connection_mdns_get_type @@ -534,6 +537,7 @@ NMSetting8021x NMSettingAdsl NMSettingBluetooth NMSettingBond +NMSettingBondPort NMSettingBridge NMSettingBridgePort NMSettingCdma @@ -745,6 +749,7 @@ NM_DEVICE_IP4_CONNECTIVITY NM_DEVICE_IP6_CONNECTIVITY NM_DEVICE_INTERFACE_FLAGS NM_DEVICE_HW_ADDRESS +NM_DEVICE_PORTS nm_device_get_iface nm_device_get_ip_iface nm_device_get_device_type @@ -757,6 +762,7 @@ nm_device_get_type_description nm_device_get_hw_address nm_device_get_capabilities nm_device_get_managed +nm_device_get_ports nm_device_set_managed nm_device_get_autoconnect nm_device_set_autoconnect @@ -1714,6 +1720,7 @@ nml_dbus_property_ao_clear nml_dbus_property_ao_clear_many nml_dbus_property_ao_notify_changed_many NMLDBusNotifyUpdatePropFlags +nml_dbus_property_ao_notify NMLDBusMetaProperty NML_DBUS_META_PROPERTY_INIT NML_DBUS_META_PROPERTY_INIT_B @@ -1777,6 +1784,7 @@ NML_IS_DBUS_OBJECT nm-object NMObject NM_OBJECT_PATH +NM_OBJECT_CLIENT nm_object_get_path nm_object_get_client @@ -2199,6 +2207,24 @@ NM_TYPE_SETTING_BOND nm_setting_bond_get_type +

+nm-setting-bond-port +NMSettingBondPort +NM_SETTING_BOND_PORT_SETTING_NAME +NM_SETTING_BOND_PORT_QUEUE_ID +nm_setting_bond_port_new +nm_setting_bond_port_get_queue_id + +NMSettingBondPortClass +NM_IS_SETTING_BOND_PORT +NM_IS_SETTING_BOND_PORT_CLASS +NM_SETTING_BOND_PORT +NM_SETTING_BOND_PORT_CLASS +NM_SETTING_BOND_PORT_GET_CLASS +NM_TYPE_SETTING_BOND_PORT +nm_setting_bond_port_get_type +
+
nm-setting-bridge NMSettingBridge @@ -2377,12 +2403,14 @@ NM_SETTING_CONNECTION_LLDP NM_SETTING_CONNECTION_AUTH_RETRIES NM_SETTING_CONNECTION_MDNS NM_SETTING_CONNECTION_LLMNR +NM_SETTING_CONNECTION_DNS_OVER_TLS NM_SETTING_CONNECTION_WAIT_DEVICE_TIMEOUT NM_SETTING_CONNECTION_MUD_URL NMSettingConnectionAutoconnectSlaves NMSettingConnectionLldp NMSettingConnectionMdns NMSettingConnectionLlmnr +NMSettingConnectionDnsOverTls nm_setting_connection_new nm_setting_connection_get_id nm_setting_connection_get_uuid @@ -2417,6 +2445,7 @@ nm_setting_connection_get_lldp nm_setting_connection_get_auth_retries nm_setting_connection_get_mdns nm_setting_connection_get_llmnr +nm_setting_connection_get_dns_over_tls nm_setting_connection_get_wait_device_timeout nm_setting_connection_get_mud_url @@ -4219,7 +4248,6 @@ nm_sett_info_propert_type_team_b nm_sett_info_propert_type_team_i nm_sett_info_propert_type_team_s nm_sett_info_propert_type_team_as -nm_sett_info_propert_type_team_link_watchers NMTeamLinkWatcher
@@ -4413,7 +4441,9 @@ NM_AVAILABLE_IN_1_30 NM_DEPRECATED_IN_1_32 NM_DEPRECATED_IN_1_32_FOR NM_AVAILABLE_IN_1_32 -NM_AVAILABLE_IN_1_32_4 +NM_DEPRECATED_IN_1_34 +NM_DEPRECATED_IN_1_34_FOR +NM_AVAILABLE_IN_1_34
@@ -4442,7 +4472,7 @@ NM_VERSION_1_26 NM_VERSION_1_28 NM_VERSION_1_30 NM_VERSION_1_32 -NM_VERSION_1_32_4 +NM_VERSION_1_34 NM_API_VERSION NM_VERSION_CUR_STABLE NM_VERSION_NEXT_STABLE diff --git a/docs/libnm/libnm.types b/docs/libnm/libnm.types index eb8841b7..d139a532 100644 --- a/docs/libnm/libnm.types +++ b/docs/libnm/libnm.types @@ -93,11 +93,13 @@ nm_setting_802_1x_get_type nm_setting_adsl_get_type nm_setting_bluetooth_get_type nm_setting_bond_get_type +nm_setting_bond_port_get_type nm_setting_bridge_get_type nm_setting_bridge_port_get_type nm_setting_cdma_get_type nm_setting_compare_flags_get_type nm_setting_connection_autoconnect_slaves_get_type +nm_setting_connection_dns_over_tls_get_type nm_setting_connection_get_type nm_setting_connection_lldp_get_type nm_setting_connection_llmnr_get_type diff --git a/docs/libnm/version.xml b/docs/libnm/version.xml index 62d91158..2b17ffd5 100644 --- a/docs/libnm/version.xml +++ b/docs/libnm/version.xml @@ -1 +1 @@ -1.32.12 +1.34.0 -- cgit 1.3.0-6-gf8a5