From 05e4a733f2141995181a551854d5df929f084adf Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 9 Aug 2023 21:55:35 +0200 Subject: New upstream version 1.44.0 --- CONTRIBUTING.md | 26 +- Makefile.am | 75 +- Makefile.in | 268 +- NEWS | 119 +- config.h.in | 9 + config.h.meson | 9 + configure | 159 +- configure.ac | 56 +- data/NetworkManager-wait-online.service.in | 2 +- data/NetworkManager.service.in | 4 + docs/api/Makefile.in | 2 + ...reedesktop.NetworkManager.Connection.Active.xml | 4 +- ...edesktop.NetworkManager.Settings.Connection.xml | 4 + ...bus-org.freedesktop.NetworkManager.Settings.xml | 14 + docs/api/html/NetworkManager.conf.html | 45 +- docs/api/html/NetworkManager.devhelp2 | 2 + docs/api/html/ch01.html | 3 + ...eedesktop.NetworkManager.Connection.Active.html | 4 +- ...desktop.NetworkManager.Settings.Connection.html | 6 +- ...us-org.freedesktop.NetworkManager.Settings.html | 15 + docs/api/html/index.html | 5 +- docs/api/html/ix01.html | 28 +- docs/api/html/nm-cloud-setup.html | 23 +- docs/api/html/nm-dbus-types.html | 4 +- docs/api/html/nm-settings-dbus.html | 122 +- docs/api/html/nm-settings-ifcfg-rh.html | 294 +- docs/api/html/nm-settings-nmcli.html | 1479 ++-- docs/api/html/ref-settings.html | 3 + docs/api/html/settings-6lowpan.html | 4 +- docs/api/html/settings-802-11-olpc-mesh.html | 10 +- .../html/settings-802-11-wireless-security.html | 48 +- docs/api/html/settings-802-11-wireless.html | 66 +- docs/api/html/settings-802-1x.html | 118 +- docs/api/html/settings-802-3-ethernet.html | 44 +- docs/api/html/settings-adsl.html | 16 +- docs/api/html/settings-bluetooth.html | 6 +- docs/api/html/settings-bond-port.html | 6 +- docs/api/html/settings-bond.html | 6 +- docs/api/html/settings-bridge-port.html | 16 +- docs/api/html/settings-bridge.html | 72 +- docs/api/html/settings-cdma.html | 12 +- docs/api/html/settings-connection.html | 126 +- docs/api/html/settings-dcb.html | 34 +- 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 | 42 +- docs/api/html/settings-hostname.html | 26 +- docs/api/html/settings-infiniband.html | 16 +- docs/api/html/settings-ip-tunnel.html | 30 +- docs/api/html/settings-ipv4.html | 150 +- docs/api/html/settings-ipv6.html | 178 +- docs/api/html/settings-link.html | 89 + docs/api/html/settings-loopback.html | 10 +- docs/api/html/settings-macsec.html | 20 +- docs/api/html/settings-macvlan.html | 10 +- docs/api/html/settings-match.html | 24 +- docs/api/html/settings-ovs-bridge.html | 12 +- docs/api/html/settings-ovs-dpdk.html | 10 +- docs/api/html/settings-ovs-external-ids.html | 6 +- docs/api/html/settings-ovs-interface.html | 6 +- docs/api/html/settings-ovs-other-config.html | 6 +- docs/api/html/settings-ovs-patch.html | 4 +- docs/api/html/settings-ovs-port.html | 18 +- docs/api/html/settings-ppp.html | 38 +- docs/api/html/settings-pppoe.html | 12 +- docs/api/html/settings-proxy.html | 10 +- docs/api/html/settings-serial.html | 12 +- docs/api/html/settings-sriov.html | 34 +- docs/api/html/settings-tc.html | 14 +- docs/api/html/settings-team-port.html | 16 +- docs/api/html/settings-team.html | 36 +- docs/api/html/settings-tun.html | 14 +- docs/api/html/settings-user.html | 4 +- docs/api/html/settings-veth.html | 6 +- docs/api/html/settings-vlan.html | 20 +- docs/api/html/settings-vpn.html | 14 +- docs/api/html/settings-vrf.html | 4 +- docs/api/html/settings-vxlan.html | 34 +- docs/api/html/settings-wifi-p2p.html | 12 +- docs/api/html/settings-wimax.html | 6 +- docs/api/html/settings-wireguard.html | 30 +- docs/api/html/settings-wpan.html | 12 +- docs/api/settings-spec.xml | 626 +- docs/api/settings-spec.xsl | 2 +- docs/api/version.xml | 2 +- docs/libnm/Makefile.in | 2 + docs/libnm/html/NMActiveConnection.html | 13 +- docs/libnm/html/NMClient.html | 66 +- docs/libnm/html/NMConnection.html | 30 +- docs/libnm/html/NMDevice.html | 15 +- docs/libnm/html/NMDeviceWifiP2P.html | 2 +- docs/libnm/html/NMRemoteConnection.html | 65 +- docs/libnm/html/NMSetting.html | 35 +- docs/libnm/html/NMSetting8021x.html | 6 +- docs/libnm/html/NMSettingBond.html | 36 +- docs/libnm/html/NMSettingBondPort.html | 2 +- docs/libnm/html/NMSettingConnection.html | 8 +- docs/libnm/html/NMSettingEthtool.html | 8 +- docs/libnm/html/NMSettingGsm.html | 113 +- docs/libnm/html/NMSettingIP6Config.html | 51 +- docs/libnm/html/NMSettingIPConfig.html | 54 +- docs/libnm/html/NMSettingLink.html | 287 + docs/libnm/html/NMSettingLoopback.html | 4 +- docs/libnm/html/NMSettingMatch.html | 8 +- docs/libnm/html/NMSettingOvsExternalIDs.html | 6 +- docs/libnm/html/NMSettingOvsOtherConfig.html | 2 +- docs/libnm/html/NMSettingSriov.html | 10 +- docs/libnm/html/NMSettingTCConfig.html | 4 +- docs/libnm/html/NMSettingTeam.html | 12 +- docs/libnm/html/NMSettingUser.html | 6 +- docs/libnm/html/NMSettingVlan.html | 4 +- docs/libnm/html/NMSettingVpn.html | 12 +- docs/libnm/html/NMSettingWireGuard.html | 20 +- docs/libnm/html/NMSettingWired.html | 17 +- docs/libnm/html/NMSettingWireless.html | 8 + docs/libnm/html/NMVpnEditorPlugin.html | 2 +- docs/libnm/html/NMVpnPluginInfo.html | 8 +- docs/libnm/html/annotation-glossary.html | 2 - docs/libnm/html/api-index-full.html | 4860 +++++++------ docs/libnm/html/ch03.html | 3 + docs/libnm/html/index.html | 5 +- docs/libnm/html/libnm-nm-dbus-interface.html | 4 +- docs/libnm/html/libnm-nm-errors.html | 18 + docs/libnm/html/libnm-nm-keyfile.html | 35 +- docs/libnm/html/libnm-nm-utils.html | 53 +- docs/libnm/html/libnm-nm-version-macros.html | 20 +- docs/libnm/html/libnm-nm-version.html | 24 +- docs/libnm/html/libnm.devhelp2 | 60 +- docs/libnm/html/object-tree.html | 1 + docs/libnm/html/usage.html | 2 +- docs/libnm/libnm-docs.xml | 1 + docs/libnm/libnm-sections.txt | 45 +- docs/libnm/libnm.types | 1 + docs/libnm/version.xml | 2 +- examples/python/gi/ovs-external-ids.py | 41 +- examples/python/gi/show-wifi-networks.py | 249 +- ...reedesktop.NetworkManager.Connection.Active.xml | 6 +- ...edesktop.NetworkManager.Settings.Connection.xml | 4 + .../org.freedesktop.NetworkManager.Settings.xml | 10 + man/NetworkManager-dispatcher.8 | 4 +- man/NetworkManager-wait-online.service.8 | 4 +- man/NetworkManager.8 | 6 +- man/NetworkManager.conf.5 | 39 +- man/NetworkManager.conf.xml | 49 +- man/common.ent.in | 1 + man/meson.build | 3 +- man/nm-cloud-setup.8 | 26 +- man/nm-cloud-setup.xml | 14 +- man/nm-initrd-generator.8 | 6 +- man/nm-online.1 | 6 +- man/nm-openvswitch.7 | 6 +- man/nm-settings-dbus.5 | 134 +- man/nm-settings-dbus.xml | 46 +- man/nm-settings-ifcfg-rh.5 | 347 +- man/nm-settings-ifcfg-rh.xml | 18 +- man/nm-settings-ifcfg-rh.xsl | 4 +- man/nm-settings-keyfile.5 | 6 +- man/nm-settings-keyfile.xml | 2 +- man/nm-settings-keyfile.xsl | 2 +- man/nm-settings-nmcli.5 | 1416 ++-- man/nm-settings-nmcli.xml | 987 +-- man/nm-settings-nmcli.xsl | 18 +- man/nmcli-examples.7 | 6 +- man/nmcli.1 | 6 +- man/nmtui.1 | 6 +- meson.build | 26 +- meson_options.txt | 6 +- po/NetworkManager.pot | 2641 +++---- po/POTFILES.in | 3 +- po/as.gmo | Bin 112331 -> 111982 bytes po/as.po | 2 +- po/be@latin.po | 2 +- po/bg.po | 2 +- po/bn_IN.gmo | Bin 114715 -> 114327 bytes po/bn_IN.po | 2 +- po/bs.po | 2 +- po/ca.gmo | Bin 133348 -> 164170 bytes po/ca.po | 5180 ++++++++------ po/cs.gmo | Bin 27645 -> 35221 bytes po/cs.po | 4456 ++++++------ po/da.gmo | Bin 92482 -> 92271 bytes po/da.po | 2 +- po/de.gmo | Bin 299963 -> 296791 bytes po/de.po | 2 +- po/dz.po | 2 +- po/el.gmo | Bin 99721 -> 99395 bytes po/el.po | 2 +- po/en_CA.po | 2 +- po/en_GB.po | 2 +- po/eo.po | 2 +- po/es.gmo | Bin 307050 -> 303910 bytes po/es.po | 2 +- po/et.po | 2 +- po/eu.po | 2 +- po/fi.po | 2 +- po/fr.gmo | Bin 371758 -> 366831 bytes po/fr.po | 2 +- po/gd.gmo | Bin 16486 -> 16373 bytes po/gd.po | 2 +- po/gl.po | 2 +- po/gu.gmo | Bin 98319 -> 97897 bytes po/gu.po | 2 +- po/he.po | 2 +- po/hi.gmo | Bin 106301 -> 105958 bytes po/hi.po | 2 +- po/hr.gmo | Bin 351899 -> 343333 bytes po/hr.po | 2 +- po/hu.gmo | Bin 250518 -> 249822 bytes po/hu.po | 2 +- po/id.gmo | Bin 320840 -> 316111 bytes po/id.po | 2 +- po/it.gmo | Bin 316033 -> 312851 bytes po/it.po | 2 +- po/ja.gmo | Bin 397241 -> 391786 bytes po/ja.po | 2 +- po/ka.gmo | Bin 84489 -> 141846 bytes po/ka.po | 4403 ++++++------ po/kn.gmo | Bin 124013 -> 123601 bytes po/kn.po | 2 +- po/ko.gmo | Bin 382233 -> 377296 bytes po/ko.po | 2 +- po/ku.po | 2 +- po/lt.gmo | Bin 48475 -> 47988 bytes po/lt.po | 2 +- po/lv.po | 2 +- po/mk.po | 2 +- po/ml.gmo | Bin 118208 -> 117774 bytes po/ml.po | 2 +- po/mr.gmo | Bin 108896 -> 108522 bytes po/mr.po | 2 +- po/nb.po | 2 +- po/ne.po | 2 +- po/nl.gmo | Bin 48063 -> 48089 bytes po/nl.po | 2 +- po/oc.gmo | Bin 66103 -> 65760 bytes po/oc.po | 2 +- po/or.gmo | Bin 101813 -> 101463 bytes po/or.po | 2 +- po/pa.gmo | Bin 131504 -> 130774 bytes po/pa.po | 2 +- po/pl.gmo | Bin 210277 -> 209565 bytes po/pl.po | 2 +- po/pt.po | 2 +- po/pt_BR.gmo | Bin 337476 -> 332587 bytes po/pt_BR.po | 2 +- po/ro.gmo | Bin 109756 -> 109238 bytes po/ro.po | 2 +- po/ru.gmo | Bin 625595 -> 633509 bytes po/ru.po | 7533 ++++++++++---------- po/rw.po | 2 +- po/sk.gmo | Bin 35056 -> 34744 bytes po/sk.po | 2 +- po/sl.po | 2 +- po/sq.po | 2 +- po/sr.gmo | Bin 14867 -> 14893 bytes po/sr.po | 2 +- po/sr@latin.gmo | Bin 11903 -> 11929 bytes po/sr@latin.po | 2 +- po/sv.gmo | Bin 263678 -> 260590 bytes po/sv.po | 2 +- po/ta.gmo | Bin 159688 -> 159221 bytes po/ta.po | 2 +- po/te.gmo | Bin 119045 -> 118645 bytes po/te.po | 2 +- po/th.po | 2 +- po/tr.gmo | Bin 109857 -> 115294 bytes po/tr.po | 320 +- po/uk.gmo | Bin 627535 -> 623477 bytes po/uk.po | 3426 ++++----- po/vi.po | 2 +- po/wa.po | 2 +- po/zh_CN.gmo | Bin 356997 -> 352662 bytes po/zh_CN.po | 12 +- po/zh_HK.po | 2 +- po/zh_TW.gmo | Bin 284135 -> 281295 bytes po/zh_TW.po | 2 +- src/c-stdaux/src/c-stdaux-generic.h | 273 + src/core/NetworkManagerUtils.c | 171 +- src/core/NetworkManagerUtils.h | 34 + src/core/devices/adsl/nm-device-adsl.c | 7 +- src/core/devices/bluetooth/nm-device-bt.c | 7 +- src/core/devices/nm-device-6lowpan.c | 14 +- src/core/devices/nm-device-bond.c | 62 +- src/core/devices/nm-device-bridge.c | 235 +- src/core/devices/nm-device-ethernet.c | 7 +- src/core/devices/nm-device-factory.h | 3 +- src/core/devices/nm-device-generic.c | 46 +- src/core/devices/nm-device-infiniband.c | 11 +- src/core/devices/nm-device-ip-tunnel.c | 9 +- src/core/devices/nm-device-logging.h | 52 +- src/core/devices/nm-device-macvlan.c | 23 +- src/core/devices/nm-device-ppp.c | 7 +- src/core/devices/nm-device-private.h | 6 +- src/core/devices/nm-device-tun.c | 9 +- src/core/devices/nm-device-vlan.c | 9 +- src/core/devices/nm-device-vrf.c | 20 +- src/core/devices/nm-device-vxlan.c | 9 +- src/core/devices/nm-device-wpan.c | 7 +- src/core/devices/nm-device.c | 818 ++- src/core/devices/nm-device.h | 43 +- src/core/devices/ovs/nm-device-ovs-bridge.c | 13 +- src/core/devices/ovs/nm-device-ovs-interface.c | 13 +- src/core/devices/ovs/nm-device-ovs-port.c | 58 +- src/core/devices/ovs/nm-ovs-factory.c | 6 +- src/core/devices/ovs/nm-ovsdb.c | 335 +- src/core/devices/team/nm-device-team.c | 11 +- src/core/devices/wifi/nm-device-iwd-p2p.c | 7 +- src/core/devices/wifi/nm-device-iwd.c | 36 +- src/core/devices/wifi/nm-device-olpc-mesh.c | 2 +- src/core/devices/wifi/nm-device-wifi-p2p.c | 7 +- src/core/devices/wifi/nm-device-wifi.c | 15 +- src/core/devices/wwan/nm-device-modem.c | 7 +- src/core/devices/wwan/nm-modem-broadband.c | 83 + src/core/devices/wwan/nm-modem.c | 31 + src/core/devices/wwan/nm-modem.h | 2 + src/core/dhcp/nm-dhcp-client-logging.h | 7 +- src/core/dhcp/nm-dhcp-client.c | 10 + src/core/dhcp/nm-dhcp-client.h | 9 + src/core/dhcp/nm-dhcp-dhclient.c | 12 + src/core/dhcp/nm-dhcp-helper.c | 31 +- src/core/dhcp/nm-dhcp-options.c | 2 + src/core/dhcp/nm-dhcp-options.h | 3 +- src/core/dhcp/nm-dhcp-systemd.c | 29 + src/core/dns/nm-dns-dnsmasq.c | 1 - src/core/dns/nm-dns-manager.c | 90 +- src/core/main.c | 16 +- src/core/nm-act-request.c | 4 +- src/core/nm-active-connection.c | 2 +- src/core/nm-auth-utils.c | 2 +- src/core/nm-bond-manager.c | 8 +- src/core/nm-checkpoint.c | 39 +- src/core/nm-config-data.c | 188 +- src/core/nm-config-data.h | 47 +- src/core/nm-config.c | 6 +- src/core/nm-config.h | 2 + src/core/nm-connectivity.c | 18 +- src/core/nm-core-utils.c | 350 +- src/core/nm-core-utils.h | 45 +- src/core/nm-dbus-manager.c | 81 +- src/core/nm-dbus-manager.h | 4 +- src/core/nm-firewall-utils.c | 51 +- src/core/nm-firewall-utils.h | 3 +- src/core/nm-keep-alive.c | 2 +- src/core/nm-l3-config-data.c | 29 +- src/core/nm-l3-config-data.h | 2 - src/core/nm-l3-ipv6ll.c | 12 +- src/core/nm-l3cfg.c | 757 +- src/core/nm-l3cfg.h | 8 +- src/core/nm-manager.c | 916 ++- src/core/nm-manager.h | 47 + src/core/nm-netns.c | 597 +- src/core/nm-netns.h | 42 + src/core/nm-policy.c | 533 +- src/core/nm-policy.h | 2 + src/core/nm-test-utils-core.h | 4 +- src/core/platform/nm-fake-platform.c | 99 +- src/core/platform/tests/test-cleanup.c | 4 +- src/core/platform/tests/test-common.c | 6 +- src/core/platform/tests/test-link.c | 252 +- src/core/platform/tests/test-route.c | 9 +- src/core/settings/nm-secret-agent.c | 2 +- src/core/settings/nm-settings-connection.c | 321 +- src/core/settings/nm-settings-connection.h | 59 +- src/core/settings/nm-settings.c | 137 +- src/core/settings/nm-settings.h | 2 + .../plugins/ifcfg-rh/nms-ifcfg-rh-plugin.c | 16 +- .../plugins/ifcfg-rh/nms-ifcfg-rh-reader.c | 28 +- .../settings/plugins/ifcfg-rh/nms-ifcfg-rh-utils.c | 1 + .../settings/plugins/ifcfg-rh/nms-ifcfg-rh-utils.h | 2 +- .../plugins/ifcfg-rh/nms-ifcfg-rh-writer.c | 26 + src/core/settings/plugins/ifcfg-rh/shvar.c | 23 +- .../settings/plugins/keyfile/nms-keyfile-plugin.c | 60 +- .../settings/plugins/keyfile/nms-keyfile-writer.c | 31 +- .../settings/plugins/keyfile/nms-keyfile-writer.h | 18 +- .../plugins/keyfile/tests/test-keyfile-settings.c | 16 +- src/core/supplicant/nm-supplicant-manager.c | 6 +- src/core/tests/test-core-with-expect.c | 10 +- src/core/tests/test-core.c | 147 +- src/libnm-base/nm-base.c | 34 + src/libnm-base/nm-base.h | 5 + src/libnm-base/nm-config-base.h | 2 + src/libnm-client-impl/libnm.ver | 15 +- src/libnm-client-impl/meson.build | 1 + src/libnm-client-impl/nm-active-connection.c | 13 +- src/libnm-client-impl/nm-client.c | 88 +- src/libnm-client-impl/nm-conn-utils.c | 16 +- src/libnm-client-impl/nm-device-bond.c | 2 +- src/libnm-client-impl/nm-device-bridge.c | 2 +- src/libnm-client-impl/nm-device-ovs-bridge.c | 2 +- src/libnm-client-impl/nm-device-ovs-port.c | 2 +- src/libnm-client-impl/nm-device-team.c | 2 +- src/libnm-client-impl/nm-device-wifi-p2p.c | 2 +- src/libnm-client-impl/nm-device.c | 13 +- src/libnm-client-impl/nm-remote-connection.c | 50 +- src/libnm-client-public/NetworkManager.h | 5 +- src/libnm-client-public/nm-active-connection.h | 3 +- src/libnm-client-public/nm-autoptr.h | 9 +- src/libnm-client-public/nm-remote-connection.h | 4 + src/libnm-client-test/nm-test-utils-impl.c | 3 +- src/libnm-core-aux-intern/nm-libnm-core-utils.c | 21 +- src/libnm-core-aux-intern/nm-libnm-core-utils.h | 21 +- .../gen-metadata-nm-settings-libnm-core.xml.in | 35 + src/libnm-core-impl/meson.build | 1 + src/libnm-core-impl/nm-connection.c | 230 +- src/libnm-core-impl/nm-keyfile.c | 25 +- src/libnm-core-impl/nm-meta-setting-base-impl.c | 9 + src/libnm-core-impl/nm-setting-8021x.c | 4 +- src/libnm-core-impl/nm-setting-bond-port.c | 4 +- src/libnm-core-impl/nm-setting-bond.c | 86 +- src/libnm-core-impl/nm-setting-connection.c | 65 +- src/libnm-core-impl/nm-setting-ethtool.c | 8 +- src/libnm-core-impl/nm-setting-gsm.c | 186 +- src/libnm-core-impl/nm-setting-infiniband.c | 44 +- src/libnm-core-impl/nm-setting-ip-config.c | 58 +- src/libnm-core-impl/nm-setting-ip4-config.c | 58 + src/libnm-core-impl/nm-setting-ip6-config.c | 274 +- src/libnm-core-impl/nm-setting-link.c | 241 + src/libnm-core-impl/nm-setting-match.c | 8 +- src/libnm-core-impl/nm-setting-ovs-external-ids.c | 6 +- src/libnm-core-impl/nm-setting-ovs-other-config.c | 2 +- src/libnm-core-impl/nm-setting-sriov.c | 8 +- src/libnm-core-impl/nm-setting-tc-config.c | 15 +- src/libnm-core-impl/nm-setting-team.c | 6 +- src/libnm-core-impl/nm-setting-user.c | 4 +- src/libnm-core-impl/nm-setting-vlan.c | 4 +- src/libnm-core-impl/nm-setting-vpn.c | 12 +- src/libnm-core-impl/nm-setting-wired.c | 13 +- src/libnm-core-impl/nm-setting-wireguard.c | 20 +- src/libnm-core-impl/nm-setting-wireless.c | 61 +- src/libnm-core-impl/nm-setting.c | 22 +- src/libnm-core-impl/nm-utils.c | 71 +- src/libnm-core-impl/nm-vpn-editor-plugin.c | 2 +- src/libnm-core-impl/nm-vpn-plugin-info.c | 12 +- src/libnm-core-impl/tests/test-general.c | 99 +- src/libnm-core-impl/tests/test-setting.c | 3 +- src/libnm-core-intern/nm-core-internal.h | 20 +- src/libnm-core-intern/nm-meta-setting-base-impl.h | 1 + src/libnm-core-public/meson.build | 1 + src/libnm-core-public/nm-core-types.h | 1 + src/libnm-core-public/nm-dbus-interface.h | 4 +- src/libnm-core-public/nm-dbus-types.xml | 4 +- src/libnm-core-public/nm-errors.h | 24 +- src/libnm-core-public/nm-setting-bond-port.h | 2 +- src/libnm-core-public/nm-setting-bond.h | 3 + src/libnm-core-public/nm-setting-connection.h | 4 +- src/libnm-core-public/nm-setting-gsm.h | 32 +- src/libnm-core-public/nm-setting-ip-config.h | 2 +- src/libnm-core-public/nm-setting-ip6-config.h | 4 + src/libnm-core-public/nm-setting-link.h | 52 + src/libnm-core-public/nm-setting-wireless.h | 9 +- src/libnm-core-public/nm-setting.h | 3 - src/libnm-core-public/nm-version-macros.h | 7 +- src/libnm-core-public/nm-version-macros.h.in | 3 +- src/libnm-core-public/nm-version.h | 19 +- src/libnm-crypto/nm-crypto.c | 6 +- src/libnm-glib-aux/nm-dbus-aux.c | 12 +- src/libnm-glib-aux/nm-dbus-aux.h | 2 +- src/libnm-glib-aux/nm-dedup-multi.c | 6 +- src/libnm-glib-aux/nm-glib.h | 2 +- src/libnm-glib-aux/nm-hash-utils.h | 8 +- src/libnm-glib-aux/nm-inet-utils.c | 151 +- src/libnm-glib-aux/nm-inet-utils.h | 75 +- src/libnm-glib-aux/nm-io-utils.c | 100 +- src/libnm-glib-aux/nm-io-utils.h | 10 + src/libnm-glib-aux/nm-logging-fwd.h | 18 +- src/libnm-glib-aux/nm-macros-internal.h | 212 +- src/libnm-glib-aux/nm-prioq.c | 192 +- src/libnm-glib-aux/nm-prioq.h | 4 +- src/libnm-glib-aux/nm-random-utils.c | 2 +- src/libnm-glib-aux/nm-ref-string.h | 2 +- src/libnm-glib-aux/nm-shared-utils.c | 363 +- src/libnm-glib-aux/nm-shared-utils.h | 56 +- src/libnm-glib-aux/nm-str-buf.h | 4 +- src/libnm-glib-aux/nm-test-utils.h | 53 +- src/libnm-glib-aux/nm-uuid.c | 2 +- src/libnm-glib-aux/tests/test-shared-general.c | 180 +- src/libnm-lldp/nm-lldp-neighbor.c | 1 + src/libnm-log-core/nm-logging.c | 27 +- src/libnm-platform/nm-linux-platform.c | 596 +- src/libnm-platform/nm-netlink.c | 94 +- src/libnm-platform/nm-netlink.h | 63 +- src/libnm-platform/nm-platform-utils.c | 35 +- src/libnm-platform/nm-platform-utils.h | 3 +- src/libnm-platform/nm-platform.c | 482 +- src/libnm-platform/nm-platform.h | 201 +- src/libnm-platform/nmp-base.h | 15 +- src/libnm-platform/nmp-global-tracker.c | 7 +- src/libnm-platform/nmp-object.c | 20 +- src/libnm-platform/nmp-object.h | 15 - src/libnm-platform/nmp-plobj.c | 4 +- src/libnm-platform/nmp-plobj.h | 3 +- src/libnm-platform/tests/test-nm-platform.c | 1 - src/libnm-std-aux/c-list-util.h | 6 + src/libnm-std-aux/nm-std-aux.h | 15 +- src/libnm-std-aux/nm-std-utils.c | 4 + src/libnm-std-aux/unaligned-fundamental.h | 40 + src/libnm-std-aux/unaligned.h | 20 +- src/libnm-systemd-core/meson.build | 1 + src/libnm-systemd-core/sd-adapt-core/device-util.h | 3 - .../sd-adapt-core/nm-sd-adapt-core.c | 15 + .../sd-adapt-core/nm-sd-adapt-core.h | 10 +- src/libnm-systemd-core/sd-adapt-core/sd-device.h | 3 - src/libnm-systemd-core/sd-adapt-core/sd-messages.h | 3 + .../src/libsystemd-network/dhcp-identifier.c | 38 +- .../src/libsystemd-network/dhcp-identifier.h | 4 +- .../src/libsystemd-network/dhcp6-internal.h | 5 +- .../src/libsystemd-network/dhcp6-network.c | 2 +- .../src/libsystemd-network/dhcp6-option.c | 25 +- .../src/libsystemd-network/dhcp6-protocol.c | 1 + .../src/libsystemd-network/dhcp6-protocol.h | 1 + .../src/libsystemd-network/sd-dhcp6-client.c | 107 +- .../src/libsystemd-network/sd-dhcp6-lease.c | 6 +- .../src/libsystemd/sd-device/device-util.h | 103 + .../src/libsystemd/sd-event/event-source.h | 12 + .../src/libsystemd/sd-event/event-util.c | 4 +- .../src/libsystemd/sd-event/sd-event.c | 921 ++- .../src/libsystemd/sd-id128/id128-util.c | 145 +- .../src/libsystemd/sd-id128/id128-util.h | 44 +- .../src/libsystemd/sd-id128/sd-id128.c | 118 +- src/libnm-systemd-core/src/systemd/sd-device.h | 167 + .../src/systemd/sd-dhcp6-client.h | 3 + src/libnm-systemd-core/src/systemd/sd-event.h | 6 + src/libnm-systemd-shared/meson.build | 2 +- .../sd-adapt-shared/argv-util.h | 3 + src/libnm-systemd-shared/sd-adapt-shared/chase.h | 3 + src/libnm-systemd-shared/sd-adapt-shared/def.h | 3 - .../sd-adapt-shared/mallinfo-util.h | 3 + .../sd-adapt-shared/memstream-util.h | 3 + .../sd-adapt-shared/mountpoint-util.h | 3 + .../sd-adapt-shared/nm-sd-adapt-shared.h | 10 +- .../sd-adapt-shared/psi-util.h | 3 + .../sd-adapt-shared/unaligned-fundamental.h | 3 + src/libnm-systemd-shared/src/basic/alloc-util.c | 4 + src/libnm-systemd-shared/src/basic/alloc-util.h | 40 +- src/libnm-systemd-shared/src/basic/cgroup-util.h | 7 +- src/libnm-systemd-shared/src/basic/constants.h | 112 + src/libnm-systemd-shared/src/basic/env-file.c | 109 +- src/libnm-systemd-shared/src/basic/env-file.h | 14 +- src/libnm-systemd-shared/src/basic/env-util.c | 117 +- src/libnm-systemd-shared/src/basic/env-util.h | 2 + src/libnm-systemd-shared/src/basic/escape.c | 56 +- src/libnm-systemd-shared/src/basic/fd-util.c | 253 +- src/libnm-systemd-shared/src/basic/fd-util.h | 47 +- src/libnm-systemd-shared/src/basic/fileio.c | 285 +- src/libnm-systemd-shared/src/basic/fileio.h | 48 +- src/libnm-systemd-shared/src/basic/fs-util.c | 260 +- src/libnm-systemd-shared/src/basic/fs-util.h | 23 +- src/libnm-systemd-shared/src/basic/glyph-util.c | 22 +- src/libnm-systemd-shared/src/basic/glyph-util.h | 1 + src/libnm-systemd-shared/src/basic/hash-funcs.h | 2 +- src/libnm-systemd-shared/src/basic/hashmap.c | 52 +- src/libnm-systemd-shared/src/basic/hashmap.h | 3 +- src/libnm-systemd-shared/src/basic/hexdecoct.c | 229 +- src/libnm-systemd-shared/src/basic/hexdecoct.h | 10 +- src/libnm-systemd-shared/src/basic/hostname-util.c | 4 +- src/libnm-systemd-shared/src/basic/hostname-util.h | 8 + src/libnm-systemd-shared/src/basic/in-addr-util.c | 34 +- src/libnm-systemd-shared/src/basic/in-addr-util.h | 5 +- src/libnm-systemd-shared/src/basic/io-util.c | 28 + src/libnm-systemd-shared/src/basic/io-util.h | 22 +- src/libnm-systemd-shared/src/basic/label.c | 32 + src/libnm-systemd-shared/src/basic/label.h | 14 + src/libnm-systemd-shared/src/basic/list.h | 78 +- src/libnm-systemd-shared/src/basic/locale-util.c | 14 +- src/libnm-systemd-shared/src/basic/lock-util.h | 42 + src/libnm-systemd-shared/src/basic/log.h | 149 +- src/libnm-systemd-shared/src/basic/macro.h | 80 +- src/libnm-systemd-shared/src/basic/memory-util.c | 19 +- src/libnm-systemd-shared/src/basic/memory-util.h | 46 +- src/libnm-systemd-shared/src/basic/mempool.c | 124 +- src/libnm-systemd-shared/src/basic/mempool.h | 8 +- src/libnm-systemd-shared/src/basic/missing_fcntl.h | 17 + .../src/basic/missing_syscall.h | 124 +- .../src/basic/missing_threads.h | 15 + src/libnm-systemd-shared/src/basic/origin-id.h | 36 + src/libnm-systemd-shared/src/basic/parse-util.c | 39 +- src/libnm-systemd-shared/src/basic/parse-util.h | 2 + src/libnm-systemd-shared/src/basic/path-util.c | 127 +- src/libnm-systemd-shared/src/basic/path-util.h | 14 +- src/libnm-systemd-shared/src/basic/prioq.c | 5 +- src/libnm-systemd-shared/src/basic/prioq.h | 2 +- src/libnm-systemd-shared/src/basic/process-util.c | 402 +- src/libnm-systemd-shared/src/basic/process-util.h | 46 +- src/libnm-systemd-shared/src/basic/random-util.c | 9 +- src/libnm-systemd-shared/src/basic/random-util.h | 1 + src/libnm-systemd-shared/src/basic/ratelimit.c | 41 +- src/libnm-systemd-shared/src/basic/ratelimit.h | 3 + src/libnm-systemd-shared/src/basic/signal-util.c | 19 + src/libnm-systemd-shared/src/basic/signal-util.h | 2 + src/libnm-systemd-shared/src/basic/socket-util.c | 190 +- src/libnm-systemd-shared/src/basic/socket-util.h | 41 +- src/libnm-systemd-shared/src/basic/stat-util.c | 137 +- src/libnm-systemd-shared/src/basic/stat-util.h | 26 +- src/libnm-systemd-shared/src/basic/stdio-util.h | 23 +- src/libnm-systemd-shared/src/basic/string-table.h | 1 + src/libnm-systemd-shared/src/basic/string-util.c | 119 +- src/libnm-systemd-shared/src/basic/string-util.h | 47 +- src/libnm-systemd-shared/src/basic/strv.c | 161 +- src/libnm-systemd-shared/src/basic/strv.h | 45 +- src/libnm-systemd-shared/src/basic/time-util.c | 487 +- src/libnm-systemd-shared/src/basic/time-util.h | 45 +- src/libnm-systemd-shared/src/basic/tmpfile-util.c | 198 +- src/libnm-systemd-shared/src/basic/tmpfile-util.h | 32 +- src/libnm-systemd-shared/src/basic/umask-util.h | 6 +- src/libnm-systemd-shared/src/basic/user-util.h | 13 +- src/libnm-systemd-shared/src/basic/util.c | 178 - src/libnm-systemd-shared/src/basic/util.h | 88 - .../src/fundamental/logarithm.h | 67 + .../src/fundamental/macro-fundamental.h | 140 +- .../src/fundamental/memory-util-fundamental.h | 66 + src/libnm-systemd-shared/src/fundamental/sha256.c | 28 +- src/libnm-systemd-shared/src/fundamental/sha256.h | 8 +- .../src/fundamental/string-util-fundamental.c | 4 +- .../src/fundamental/string-util-fundamental.h | 13 +- src/libnm-systemd-shared/src/shared/dns-domain.c | 32 +- src/libnm-systemd-shared/src/shared/dns-domain.h | 5 +- src/libnmc-base/nm-polkit-listener.c | 10 +- src/libnmc-base/nm-secret-agent-simple.c | 6 +- src/libnmc-base/nm-vpn-helpers.c | 246 +- src/libnmc-base/nm-vpn-helpers.h | 8 +- src/libnmc-setting/nm-meta-setting-base-impl.c | 9 + src/libnmc-setting/nm-meta-setting-base-impl.h | 1 + src/libnmc-setting/nm-meta-setting-desc.c | 92 +- src/libnmc-setting/settings-docs.h | 33 +- src/libnmc-setting/settings-docs.h.in | 33 +- src/libnmt-newt/nmt-newt-form.c | 4 +- src/libnmt-newt/nmt-newt-listbox.c | 2 +- src/libnmt-newt/nmt-newt-widget.c | 2 +- src/n-dhcp4/src/n-dhcp4-c-connection.c | 16 +- src/n-dhcp4/src/n-dhcp4-private.h | 1 + src/nm-cloud-setup/90-nm-cloud-setup.sh | 16 +- src/nm-cloud-setup/main.c | 183 +- src/nm-cloud-setup/meson.build | 2 +- src/nm-cloud-setup/nm-cloud-setup-utils.c | 252 - src/nm-cloud-setup/nm-cloud-setup-utils.h | 73 +- src/nm-cloud-setup/nm-cloud-setup.service.in | 1 + src/nm-cloud-setup/nm-http-client.c | 34 +- src/nm-cloud-setup/nmcs-provider-aliyun.c | 24 +- src/nm-cloud-setup/nmcs-provider-azure.c | 6 +- src/nm-cloud-setup/nmcs-provider-ec2.c | 24 +- src/nm-cloud-setup/nmcs-provider-gcp.c | 29 +- src/nm-cloud-setup/nmcs-provider.c | 4 +- src/nm-cloud-setup/nmcs-provider.h | 7 +- src/nm-dispatcher/nm-dispatcher.c | 2 +- src/nm-initrd-generator/nmi-cmdline-reader.c | 34 +- src/nm-initrd-generator/nmi-dt-reader.c | 5 + .../tests/test-cmdline-reader.c | 81 +- src/nmcli/common.c | 57 +- src/nmcli/connections.c | 367 +- src/nmcli/devices.c | 56 +- src/nmcli/gen-metadata-nm-settings-nmcli.c | 16 +- src/nmcli/gen-metadata-nm-settings-nmcli.xml.in | 900 +-- src/nmcli/general.c | 4 +- src/nmcli/nmcli.c | 2 +- src/nmcli/nmcli.h | 6 +- src/nmcli/settings.c | 9 +- src/nmcli/utils.c | 21 +- src/nmcli/utils.h | 6 +- src/nmtui/meson.build | 3 +- src/nmtui/nm-editor-utils.c | 70 +- src/nmtui/nm-editor-utils.h | 5 +- src/nmtui/nmt-edit-connection-list.c | 2 +- src/nmtui/nmt-editor-grid.c | 6 +- src/nmtui/nmt-editor-page.c | 2 +- src/nmtui/nmt-editor-section.c | 2 +- src/nmtui/nmt-editor.c | 12 +- src/nmtui/nmt-page-bond.c | 48 +- src/nmtui/nmt-page-bridge.c | 10 +- src/nmtui/nmt-page-team.c | 42 +- src/nmtui/nmt-port-list.c | 254 + src/nmtui/nmt-port-list.h | 37 + src/nmtui/nmt-slave-list.c | 253 - src/nmtui/nmt-slave-list.h | 38 - src/nmtui/nmt-utils.c | 4 +- src/nmtui/nmt-widget-list.c | 2 +- src/nmtui/nmtui-connect.c | 110 +- src/nmtui/nmtui-edit.c | 72 +- src/nmtui/nmtui-edit.h | 2 +- src/nmtui/nmtui-radio.c | 130 + src/nmtui/nmtui-radio.h | 11 + src/nmtui/nmtui.c | 4 +- src/tests/client/meson.build | 19 + .../test-client.check-on-disk/test_002.expected | 10 +- .../test-client.check-on-disk/test_003.expected | 652 +- .../test-client.check-on-disk/test_004.expected | 800 ++- .../test_version_warn.expected | 30 + src/tests/client/test-client.py | 1258 +++- src/tests/client/test-client.sh | 5 +- tools/check-docs.sh | 2 +- tools/check-nm-autoptr.sh | 26 + tools/check-vapi.sh | 25 + tools/create-exports-NetworkManager.sh | 2 +- tools/generate-docs-nm-property-infos.py | 23 +- tools/generate-docs-nm-settings-docs-gir.py | 17 +- tools/generate-docs-nm-settings-docs-merge.py | 171 +- tools/meson-post-install.sh | 1 + tools/test-cloud-meta-mock.py | 285 + tools/test-networkmanager-service.py | 90 +- vapi/NM-1.0.metadata | 95 +- 700 files changed, 42176 insertions(+), 28177 deletions(-) create mode 100644 docs/api/html/settings-link.html create mode 100644 docs/libnm/html/NMSettingLink.html create mode 100644 src/libnm-core-impl/nm-setting-link.c create mode 100644 src/libnm-core-public/nm-setting-link.h create mode 100644 src/libnm-std-aux/unaligned-fundamental.h delete mode 100644 src/libnm-systemd-core/sd-adapt-core/device-util.h delete mode 100644 src/libnm-systemd-core/sd-adapt-core/sd-device.h create mode 100644 src/libnm-systemd-core/sd-adapt-core/sd-messages.h create mode 100644 src/libnm-systemd-core/src/libsystemd/sd-device/device-util.h create mode 100644 src/libnm-systemd-core/src/systemd/sd-device.h create mode 100644 src/libnm-systemd-shared/sd-adapt-shared/argv-util.h create mode 100644 src/libnm-systemd-shared/sd-adapt-shared/chase.h delete mode 100644 src/libnm-systemd-shared/sd-adapt-shared/def.h create mode 100644 src/libnm-systemd-shared/sd-adapt-shared/mallinfo-util.h create mode 100644 src/libnm-systemd-shared/sd-adapt-shared/memstream-util.h create mode 100644 src/libnm-systemd-shared/sd-adapt-shared/mountpoint-util.h create mode 100644 src/libnm-systemd-shared/sd-adapt-shared/psi-util.h create mode 100644 src/libnm-systemd-shared/sd-adapt-shared/unaligned-fundamental.h create mode 100644 src/libnm-systemd-shared/src/basic/constants.h create mode 100644 src/libnm-systemd-shared/src/basic/label.c create mode 100644 src/libnm-systemd-shared/src/basic/label.h create mode 100644 src/libnm-systemd-shared/src/basic/lock-util.h create mode 100644 src/libnm-systemd-shared/src/basic/missing_threads.h create mode 100644 src/libnm-systemd-shared/src/basic/origin-id.h delete mode 100644 src/libnm-systemd-shared/src/basic/util.c delete mode 100644 src/libnm-systemd-shared/src/basic/util.h create mode 100644 src/libnm-systemd-shared/src/fundamental/logarithm.h create mode 100644 src/libnm-systemd-shared/src/fundamental/memory-util-fundamental.h create mode 100644 src/nmtui/nmt-port-list.c create mode 100644 src/nmtui/nmt-port-list.h delete mode 100644 src/nmtui/nmt-slave-list.c delete mode 100644 src/nmtui/nmt-slave-list.h create mode 100644 src/nmtui/nmtui-radio.c create mode 100644 src/nmtui/nmtui-radio.h create mode 100644 src/tests/client/test-client.check-on-disk/test_version_warn.expected create mode 100755 tools/check-nm-autoptr.sh create mode 100755 tools/check-vapi.sh create mode 100755 tools/test-cloud-meta-mock.py diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index fe195b4a..4896fef9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -39,26 +39,29 @@ The reason is that we might one day use the code under terms of LGPL-2.1-or-late new contributions already must already agree to that. For more details see [RELICENSE.md](RELICENSE.md). +Do not use "Signed-off-by:" lines in commits for NetworkManager. It has no meaning. + Coding Style ------------ ### clang-format -The formatting is automated using clang-format. Run `./contrib/scripts/nm-code-format.sh -i` -([[1]](contrib/scripts/nm-code-format.sh)) to reformat the code or run `clang-format` yourself. - -You may also call `./contrib/scripts/nm-code-format-container.sh` which runs a -Fedora container using podman. +The formatting is automated using [clang-format](https://clang.llvm.org/docs/ClangFormat.html). +Run `./contrib/scripts/nm-code-format.sh -i` ([[1]](contrib/scripts/nm-code-format.sh)) to reformat +the code or run `clang-format` directly. As the generated format depends on the version of clang-format, you need to use the correct clang-format version. That is basically the version that our [gitlab-ci pipeline](https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/pipelines) uses for the "check-tree" test. This is the version from a recent Fedora installation. -You are welcome to not bother and open a merge request with -wrong formatting, but note that we then will automatically adjust -your contribution before merging. +You may also run `./contrib/scripts/nm-code-format-container.sh` which uses a +Fedora container with podman and the correct version of clang-format. + +You are welcome to not bother and open a merge request with wrong formatting, +but note that we then will automatically adjust your contribution before +merging. The automatic reformatting was done by commit 328fb90f3e0d4e35975aff63944ac0412d7893a5. Use `--ignore-rev` option or `--ignore-revs-file .git-blame-ignore-revs` to ignore @@ -68,6 +71,8 @@ the reformatting commit with git-blame: $ git config --add 'blame.ignoreRevsFile' '.git-blame-ignore-revs' ``` +You may integrate clang-formatter in your editor (for [vim](https://github.com/rhysd/vim-clang-format)). + ### Style As we use clang-format, our style is in parts determined by the tool. @@ -404,7 +409,7 @@ $ git config --add 'notes.displayref' 'refs/notes/bugs' For example, set notes with ``` -$ git notes --ref refs/notes/bugs add -m "(cherry picked from $COMMIT_SHA)" HEAD +$ git notes --ref refs/notes/bugs add -m "(cherry picked from commit $COMMIT_SHA)" HEAD ``` You should see the notes in git-log output as well. @@ -414,3 +419,6 @@ To resync our local notes use: ``` $ git fetch origin refs/notes/bugs:refs/notes/bugs -f ``` +### Testing NetworkManager with nm-in-container script. + +See [the readme](tools/nm-in-container/README.md) for details. diff --git a/Makefile.am b/Makefile.am index a92443a7..1e091996 100644 --- a/Makefile.am +++ b/Makefile.am @@ -219,6 +219,7 @@ data_edit = sed \ -e 's|@NM_CONFIG_DEFAULT_LOGGING_AUDIT_TEXT[@]|$(NM_CONFIG_DEFAULT_LOGGING_AUDIT_TEXT)|g' \ -e 's|@NM_CONFIG_DEFAULT_MAIN_RC_MANAGER[@]|$(NM_CONFIG_DEFAULT_MAIN_RC_MANAGER)|g' \ -e 's|@NM_CONFIG_DEFAULT_MAIN_DHCP[@]|$(NM_CONFIG_DEFAULT_MAIN_DHCP)|g' \ + -e 's|@NM_CONFIG_DEFAULT_MAIN_MIGRATE_IFCFG_RH_TEXT[@]|$(NM_CONFIG_DEFAULT_MAIN_MIGRATE_IFCFG_RH_TEXT)|g' \ -e 's|@NM_CONFIG_DEFAULT_WIFI_BACKEND_TEXT[@]|$(NM_CONFIG_DEFAULT_WIFI_BACKEND_TEXT)|g' ############################################################################### @@ -399,6 +400,7 @@ src_libnm_std_aux_libnm_std_aux_la_SOURCES = \ src/libnm-std-aux/nm-std-aux.h \ src/libnm-std-aux/nm-std-utils.c \ src/libnm-std-aux/nm-std-utils.h \ + src/libnm-std-aux/unaligned-fundamental.h \ src/libnm-std-aux/unaligned.h \ $(NULL) @@ -1264,6 +1266,7 @@ src_libnm_core_impl_lib_h_pub_real = \ src/libnm-core-public/nm-setting-ip-tunnel.h \ src/libnm-core-public/nm-setting-ip4-config.h \ src/libnm-core-public/nm-setting-ip6-config.h \ + src/libnm-core-public/nm-setting-link.h \ src/libnm-core-public/nm-setting-loopback.h \ src/libnm-core-public/nm-setting-macsec.h \ src/libnm-core-public/nm-setting-macvlan.h \ @@ -1345,6 +1348,7 @@ src_libnm_core_impl_lib_c_settings_real = \ src/libnm-core-impl/nm-setting-ip-tunnel.c \ src/libnm-core-impl/nm-setting-ip4-config.c \ src/libnm-core-impl/nm-setting-ip6-config.c \ + src/libnm-core-impl/nm-setting-link.c \ src/libnm-core-impl/nm-setting-loopback.c \ src/libnm-core-impl/nm-setting-macsec.c \ src/libnm-core-impl/nm-setting-macvlan.c \ @@ -1860,6 +1864,11 @@ nodist_libnminclude_HEADERS += \ EXTRA_DIST += src/libnm-client-public/meson.build +check-local-nm-autoptr: + $(srcdir)/tools/check-nm-autoptr.sh + +check_local += check-local-nm-autoptr + ############################################################################### noinst_PROGRAMS += src/libnm-core-impl/gen-metadata-nm-settings-libnm-core @@ -2018,7 +2027,7 @@ src_libnm_client_impl_NM_1_0_gir_FILES = \ $(libnm_lib_h_pub_real) \ $(src_libnm_client_public_mkenums_c) \ $(libnm_lib_c_real) -src_libnm_client_impl_NM_1_0_gir_SCANNERFLAGS = --warn-all --identifier-prefix=NM --symbol-prefix=nm +src_libnm_client_impl_NM_1_0_gir_SCANNERFLAGS = --warn-all --identifier-prefix=NM --symbol-prefix=nm --c-include="NetworkManager.h" src/libnm-client-impl/libnm.typelib: src/libnm-client-impl/libnm.gir $(INTROSPECTION_COMPILER) --includedir=$(srcdir)/src/libnm-core-public --includedir=$(builddir)/src/libnm-core-public --includedir=$(srcdir)/libnm-client-public --includedir=$(builddir)/libnm-client-public $< -o $@ @@ -2098,7 +2107,13 @@ src/libnm-client-impl/nm-settings-docs-gir.xml: tools/generate-docs-nm-settings- --output $@ man/nm-settings-docs-nmcli.xml: src/nmcli/gen-metadata-nm-settings-nmcli.xml src/libnm-client-impl/nm-property-infos-nmcli.xml src/libnm-client-impl/nm-settings-docs-gir.xml tools/generate-docs-nm-settings-docs-merge.py man/common.ent - $(AM_V_GEN) "$(PYTHON)" $(srcdir)/tools/generate-docs-nm-settings-docs-merge.py --only-from-first $@ $(wordlist 1,3,$^) + $(AM_V_GEN) \ + "$(PYTHON)" \ + "$(srcdir)/tools/generate-docs-nm-settings-docs-merge.py" \ + "$@" \ + --only-properties-from \ + "$<" \ + $(wordlist 1,3,$^) src/libnmc-setting/settings-docs-input.xml: src/libnm-client-impl/nm-property-infos-nmcli.xml src/libnm-client-impl/nm-settings-docs-gir.xml tools/generate-docs-nm-settings-docs-merge.py $(AM_V_GEN) "$(PYTHON)" $(srcdir)/tools/generate-docs-nm-settings-docs-merge.py $@ $(wordlist 1,2,$^) @@ -2302,12 +2317,13 @@ src_libnm_systemd_shared_libnm_systemd_shared_la_SOURCES = \ src/libnm-systemd-shared/nm-sd-utils-shared.c \ src/libnm-systemd-shared/nm-sd-utils-shared.h \ src/libnm-systemd-shared/sd-adapt-shared/architecture.h \ + src/libnm-systemd-shared/sd-adapt-shared/argv-util.h \ src/libnm-systemd-shared/sd-adapt-shared/arphrd-list.h \ src/libnm-systemd-shared/sd-adapt-shared/blockdev-util.h \ src/libnm-systemd-shared/sd-adapt-shared/build.h \ src/libnm-systemd-shared/sd-adapt-shared/chase-symlinks.h \ + src/libnm-systemd-shared/sd-adapt-shared/chase.h \ src/libnm-systemd-shared/sd-adapt-shared/copy.h \ - src/libnm-systemd-shared/sd-adapt-shared/def.h \ src/libnm-systemd-shared/sd-adapt-shared/dhcp-server-internal.h \ src/libnm-systemd-shared/sd-adapt-shared/dirent-util.h \ src/libnm-systemd-shared/sd-adapt-shared/errno-list.h \ @@ -2317,7 +2333,9 @@ src_libnm_systemd_shared_libnm_systemd_shared_la_SOURCES = \ src/libnm-systemd-shared/sd-adapt-shared/hmac.h \ src/libnm-systemd-shared/sd-adapt-shared/idn-util.h \ src/libnm-systemd-shared/sd-adapt-shared/ioprio.h \ + src/libnm-systemd-shared/sd-adapt-shared/mallinfo-util.h \ src/libnm-systemd-shared/sd-adapt-shared/memfd-util.h \ + src/libnm-systemd-shared/sd-adapt-shared/memstream-util.h \ src/libnm-systemd-shared/sd-adapt-shared/missing_fs.h \ src/libnm-systemd-shared/sd-adapt-shared/missing_ioprio.h \ src/libnm-systemd-shared/sd-adapt-shared/missing_keyctl.h \ @@ -2327,22 +2345,26 @@ src_libnm_systemd_shared_libnm_systemd_shared_la_SOURCES = \ src/libnm-systemd-shared/sd-adapt-shared/missing_syscall_def.h \ src/libnm-systemd-shared/sd-adapt-shared/missing_timerfd.h \ src/libnm-systemd-shared/sd-adapt-shared/mkdir.h \ + src/libnm-systemd-shared/sd-adapt-shared/mountpoint-util.h \ src/libnm-systemd-shared/sd-adapt-shared/namespace-util.h \ src/libnm-systemd-shared/sd-adapt-shared/netif-util.h \ src/libnm-systemd-shared/sd-adapt-shared/nm-sd-adapt-shared.h \ src/libnm-systemd-shared/sd-adapt-shared/nulstr-util.h \ src/libnm-systemd-shared/sd-adapt-shared/os-util.h \ + src/libnm-systemd-shared/sd-adapt-shared/psi-util.h \ src/libnm-systemd-shared/sd-adapt-shared/raw-clone.h \ src/libnm-systemd-shared/sd-adapt-shared/rlimit-util.h \ src/libnm-systemd-shared/sd-adapt-shared/sync-util.h \ src/libnm-systemd-shared/sd-adapt-shared/sysctl-util.h \ src/libnm-systemd-shared/sd-adapt-shared/terminal-util.h \ + src/libnm-systemd-shared/sd-adapt-shared/unaligned-fundamental.h \ src/libnm-systemd-shared/sd-adapt-shared/unaligned.h \ src/libnm-systemd-shared/sd-adapt-shared/virt.h \ src/libnm-systemd-shared/src/basic/alloc-util.c \ src/libnm-systemd-shared/src/basic/alloc-util.h \ src/libnm-systemd-shared/src/basic/async.h \ src/libnm-systemd-shared/src/basic/cgroup-util.h \ + src/libnm-systemd-shared/src/basic/constants.h \ src/libnm-systemd-shared/src/basic/dns-def.h \ src/libnm-systemd-shared/src/basic/env-file.c \ src/libnm-systemd-shared/src/basic/env-file.h \ @@ -2379,9 +2401,12 @@ src_libnm_systemd_shared_libnm_systemd_shared_la_SOURCES = \ src/libnm-systemd-shared/src/basic/inotify-util.h \ src/libnm-systemd-shared/src/basic/io-util.c \ src/libnm-systemd-shared/src/basic/io-util.h \ + src/libnm-systemd-shared/src/basic/label.c \ + src/libnm-systemd-shared/src/basic/label.h \ src/libnm-systemd-shared/src/basic/list.h \ src/libnm-systemd-shared/src/basic/locale-util.c \ src/libnm-systemd-shared/src/basic/locale-util.h \ + src/libnm-systemd-shared/src/basic/lock-util.h \ src/libnm-systemd-shared/src/basic/log.h \ src/libnm-systemd-shared/src/basic/macro.h \ src/libnm-systemd-shared/src/basic/memory-util.c \ @@ -2393,9 +2418,11 @@ src_libnm_systemd_shared_libnm_systemd_shared_la_SOURCES = \ src/libnm-systemd-shared/src/basic/missing_socket.h \ src/libnm-systemd-shared/src/basic/missing_stat.h \ src/libnm-systemd-shared/src/basic/missing_syscall.h \ + src/libnm-systemd-shared/src/basic/missing_threads.h \ src/libnm-systemd-shared/src/basic/missing_type.h \ src/libnm-systemd-shared/src/basic/ordered-set.c \ src/libnm-systemd-shared/src/basic/ordered-set.h \ + src/libnm-systemd-shared/src/basic/origin-id.h \ src/libnm-systemd-shared/src/basic/parse-util.c \ src/libnm-systemd-shared/src/basic/parse-util.h \ src/libnm-systemd-shared/src/basic/path-util.c \ @@ -2435,9 +2462,9 @@ src_libnm_systemd_shared_libnm_systemd_shared_la_SOURCES = \ src/libnm-systemd-shared/src/basic/user-util.h \ src/libnm-systemd-shared/src/basic/utf8.c \ src/libnm-systemd-shared/src/basic/utf8.h \ - src/libnm-systemd-shared/src/basic/util.c \ - src/libnm-systemd-shared/src/basic/util.h \ + src/libnm-systemd-shared/src/fundamental/logarithm.h \ src/libnm-systemd-shared/src/fundamental/macro-fundamental.h \ + src/libnm-systemd-shared/src/fundamental/memory-util-fundamental.h \ src/libnm-systemd-shared/src/fundamental/sha256.c \ src/libnm-systemd-shared/src/fundamental/sha256.h \ src/libnm-systemd-shared/src/fundamental/string-util-fundamental.c \ @@ -2463,6 +2490,7 @@ src_libnm_systemd_core_libnm_systemd_core_la_cppflags = \ -I$(srcdir)/src/libnm-systemd-core/sd-adapt-core \ -I$(srcdir)/src/libnm-systemd-core/src/systemd \ -I$(srcdir)/src/libnm-systemd-core/src/libsystemd-network \ + -I$(srcdir)/src/libnm-systemd-core/src/libsystemd/sd-device \ -I$(srcdir)/src/libnm-systemd-core/src/libsystemd/sd-event \ $(NULL) @@ -2477,13 +2505,12 @@ src_libnm_systemd_core_libnm_systemd_core_la_SOURCES = \ src/libnm-systemd-core/nm-sd.h \ src/libnm-systemd-core/sd-adapt-core/condition.h \ src/libnm-systemd-core/sd-adapt-core/conf-parser.h \ - src/libnm-systemd-core/sd-adapt-core/device-util.h \ src/libnm-systemd-core/sd-adapt-core/khash.h \ src/libnm-systemd-core/sd-adapt-core/network-util.h \ src/libnm-systemd-core/sd-adapt-core/nm-sd-adapt-core.c \ src/libnm-systemd-core/sd-adapt-core/nm-sd-adapt-core.h \ src/libnm-systemd-core/sd-adapt-core/sd-daemon.h \ - src/libnm-systemd-core/sd-adapt-core/sd-device.h \ + src/libnm-systemd-core/sd-adapt-core/sd-messages.h \ src/libnm-systemd-core/sd-adapt-core/udev-util.h \ src/libnm-systemd-core/src/libsystemd-network/dhcp-identifier.c \ src/libnm-systemd-core/src/libsystemd-network/dhcp-identifier.h \ @@ -2498,6 +2525,7 @@ src_libnm_systemd_core_libnm_systemd_core_la_SOURCES = \ src/libnm-systemd-core/src/libsystemd-network/network-common.h \ src/libnm-systemd-core/src/libsystemd-network/sd-dhcp6-client.c \ src/libnm-systemd-core/src/libsystemd-network/sd-dhcp6-lease.c \ + src/libnm-systemd-core/src/libsystemd/sd-device/device-util.h \ src/libnm-systemd-core/src/libsystemd/sd-event/event-source.h \ src/libnm-systemd-core/src/libsystemd/sd-event/event-util.c \ src/libnm-systemd-core/src/libsystemd/sd-event/event-util.h \ @@ -2506,6 +2534,7 @@ src_libnm_systemd_core_libnm_systemd_core_la_SOURCES = \ src/libnm-systemd-core/src/libsystemd/sd-id128/id128-util.h \ src/libnm-systemd-core/src/libsystemd/sd-id128/sd-id128.c \ src/libnm-systemd-core/src/systemd/_sd-common.h \ + src/libnm-systemd-core/src/systemd/sd-device.h \ src/libnm-systemd-core/src/systemd/sd-dhcp6-client.h \ src/libnm-systemd-core/src/systemd/sd-dhcp6-lease.h \ src/libnm-systemd-core/src/systemd/sd-dhcp6-option.h \ @@ -5188,6 +5217,8 @@ src_nmtui_nmtui_SOURCES = \ src/nmtui/nmtui-edit.h \ src/nmtui/nmtui-hostname.c \ src/nmtui/nmtui-hostname.h \ + src/nmtui/nmtui-radio.c \ + src/nmtui/nmtui-radio.h \ \ src/nmtui/nm-editor-bindings.c \ src/nmtui/nm-editor-bindings.h \ @@ -5264,8 +5295,8 @@ src_nmtui_nmtui_SOURCES = \ src/nmtui/nmt-route-entry.h \ src/nmtui/nmt-route-table.c \ src/nmtui/nmt-route-table.h \ - src/nmtui/nmt-slave-list.c \ - src/nmtui/nmt-slave-list.h \ + src/nmtui/nmt-port-list.c \ + src/nmtui/nmt-port-list.h \ src/nmtui/nmt-utils.c \ src/nmtui/nmt-utils.h \ src/nmtui/nmt-widget-list.c \ @@ -5407,12 +5438,14 @@ src/nm-cloud-setup/nm-cloud-setup.service: $(srcdir)/src/nm-cloud-setup/nm-cloud $(AM_V_GEN) $(data_edit) $< >$@ install-data-hook-cloud-setup: install-data-hook-dispatcher - $(INSTALL_SCRIPT) "$(srcdir)/src/nm-cloud-setup/90-nm-cloud-setup.sh" "$(DESTDIR)$(nmlibdir)/dispatcher.d/no-wait.d/" + $(INSTALL_SCRIPT) "$(srcdir)/src/nm-cloud-setup/90-nm-cloud-setup.sh" "$(DESTDIR)$(nmlibdir)/dispatcher.d/pre-up.d/" + ln -fs ../pre-up.d/90-nm-cloud-setup.sh "$(DESTDIR)$(nmlibdir)/dispatcher.d/no-wait.d/90-nm-cloud-setup.sh" ln -fs no-wait.d/90-nm-cloud-setup.sh "$(DESTDIR)$(nmlibdir)/dispatcher.d/90-nm-cloud-setup.sh" install_data_hook += install-data-hook-cloud-setup uninstall-hook-cloud-setup: + rm -f "$(DESTDIR)$(nmlibdir)/dispatcher.d/pre-up.d/90-nm-cloud-setup.sh" rm -f "$(DESTDIR)$(nmlibdir)/dispatcher.d/no-wait.d/90-nm-cloud-setup.sh" rm -f "$(DESTDIR)$(nmlibdir)/dispatcher.d/90-nm-cloud-setup.sh" @@ -5468,10 +5501,17 @@ endif ############################################################################### check-local-tests-client: src/nmcli/nmcli src/tests/client/test-client.py - LIBTOOL="$(LIBTOOL)" "$(srcdir)/src/tests/client/test-client.sh" "$(builddir)" "$(srcdir)" "$(PYTHON)" -- + LIBTOOL="$(LIBTOOL)" "$(srcdir)/src/tests/client/test-client.sh" "$(builddir)" "$(srcdir)" "$(PYTHON)" -- TestNmcli check_local += check-local-tests-client +check-local-tests-cloud-setup: src/nm-cloud-setup/nm-cloud-setup src/tests/client/test-client.py + LIBTOOL="$(LIBTOOL)" "$(srcdir)/src/tests/client/test-client.sh" "$(builddir)" "$(srcdir)" "$(PYTHON)" -- TestNmCloudSetup + +if BUILD_NM_CLOUD_SETUP +check_local += check-local-tests-cloud-setup +endif + CLEANFILES += src/tests/client/test-client.log EXTRA_DIST += \ @@ -5482,6 +5522,7 @@ EXTRA_DIST += \ src/tests/client/test-client.check-on-disk/test_003.expected \ src/tests/client/test-client.check-on-disk/test_004.expected \ src/tests/client/test-client.check-on-disk/test_offline.expected \ + src/tests/client/test-client.check-on-disk/test_version_warn.expected \ \ src/tests/client/meson.build \ $(NULL) @@ -5733,6 +5774,11 @@ EXTRA_DIST += \ vapi/libnm.deps \ vapi/meson.build +check-local-vapi: + $(srcdir)/tools/check-vapi.sh + +check_local += check-local-vapi + ############################################################################### girdir = $(datadir)/gir-1.0 @@ -5794,19 +5840,22 @@ EXTRA_DIST += \ \ src/contrib/nm-vpn-editor-plugin-call.h \ \ + tools/check-compare-generated.sh \ tools/check-config-options.sh \ tools/check-docs.sh \ tools/check-exports.sh \ - tools/check-compare-generated.sh \ tools/check-gitlab-ci.sh \ + tools/check-nm-autoptr.sh \ tools/check-tree.sh \ + tools/check-vapi.sh \ tools/create-exports-NetworkManager.sh \ tools/debug-helper.py \ + tools/enums-to-docbook.pl \ tools/meson-post-install.sh \ tools/run-nm-test.sh \ + tools/test-cloud-meta-mock.py \ tools/test-networkmanager-service.py \ tools/test-sudo-wrapper.sh \ - tools/enums-to-docbook.pl \ \ src/core/settings/plugins/meson.build \ \ diff --git a/Makefile.in b/Makefile.in index 943fbbbf..f1c5c856 100644 --- a/Makefile.in +++ b/Makefile.in @@ -329,56 +329,57 @@ TESTS = $(am__EXEEXT_11) @BUILD_NM_CLOUD_SETUP_TRUE@ src/nm-cloud-setup/nm-cloud-setup.service @BUILD_NM_CLOUD_SETUP_TRUE@am__append_69 = src/nm-cloud-setup/tests/test-cloud-setup-general +@BUILD_NM_CLOUD_SETUP_TRUE@am__append_70 = check-local-tests-cloud-setup ############################################################################### # data ############################################################################### -@HAVE_SYSTEMD_TRUE@am__append_70 = \ +@HAVE_SYSTEMD_TRUE@am__append_71 = \ @HAVE_SYSTEMD_TRUE@ data/NetworkManager.service \ @HAVE_SYSTEMD_TRUE@ data/NetworkManager-wait-online.service \ @HAVE_SYSTEMD_TRUE@ data/NetworkManager-dispatcher.service \ @HAVE_SYSTEMD_TRUE@ data/nm-priv-helper.service \ @HAVE_SYSTEMD_TRUE@ $(NULL) -@HAVE_INTROSPECTION_TRUE@am__append_71 = $(man_nm_settings_xml) -@CONFIG_PLUGIN_IFCFG_RH_TRUE@am__append_72 = man/nm-settings-ifcfg-rh.5 -@CONFIG_PLUGIN_IFCFG_RH_FALSE@am__append_73 = man/nm-settings-ifcfg-rh.5 +@HAVE_INTROSPECTION_TRUE@am__append_72 = $(man_nm_settings_xml) +@CONFIG_PLUGIN_IFCFG_RH_TRUE@am__append_73 = man/nm-settings-ifcfg-rh.5 @CONFIG_PLUGIN_IFCFG_RH_FALSE@am__append_74 = man/nm-settings-ifcfg-rh.5 -@WITH_OPENVSWITCH_TRUE@am__append_75 = man/nm-openvswitch.7 -@WITH_OPENVSWITCH_FALSE@am__append_76 = man/nm-openvswitch.7 +@CONFIG_PLUGIN_IFCFG_RH_FALSE@am__append_75 = man/nm-settings-ifcfg-rh.5 +@WITH_OPENVSWITCH_TRUE@am__append_76 = man/nm-openvswitch.7 @WITH_OPENVSWITCH_FALSE@am__append_77 = man/nm-openvswitch.7 -@BUILD_NM_CLOUD_SETUP_TRUE@am__append_78 = man/nm-cloud-setup.8 -@BUILD_NM_CLOUD_SETUP_FALSE@am__append_79 = man/nm-cloud-setup.8 +@WITH_OPENVSWITCH_FALSE@am__append_78 = man/nm-openvswitch.7 +@BUILD_NM_CLOUD_SETUP_TRUE@am__append_79 = man/nm-cloud-setup.8 @BUILD_NM_CLOUD_SETUP_FALSE@am__append_80 = man/nm-cloud-setup.8 -@HAVE_DOCS_TRUE@am__append_81 = install-data-hook-man -@HAVE_DOCS_TRUE@am__append_82 = uninstall-hook-man -@HAVE_DOCS_TRUE@am__append_83 = $(man_pages) $(man_pages_autogen) -@BUILD_DOCS_TRUE@am__append_84 = $(man_pages) $(man_pages_autogen) +@BUILD_NM_CLOUD_SETUP_FALSE@am__append_81 = man/nm-cloud-setup.8 +@HAVE_DOCS_TRUE@am__append_82 = install-data-hook-man +@HAVE_DOCS_TRUE@am__append_83 = uninstall-hook-man +@HAVE_DOCS_TRUE@am__append_84 = $(man_pages) $(man_pages_autogen) +@BUILD_DOCS_TRUE@am__append_85 = $(man_pages) $(man_pages_autogen) ############################################################################### # vapi ############################################################################### -@ENABLE_VAPIGEN_TRUE@am__append_85 = \ +@ENABLE_VAPIGEN_TRUE@am__append_86 = \ @ENABLE_VAPIGEN_TRUE@ vapi/libnm.vapi -@ENABLE_VAPIGEN_TRUE@am__append_86 = \ +@ENABLE_VAPIGEN_TRUE@am__append_87 = \ @ENABLE_VAPIGEN_TRUE@ $(VAPIGEN_VAPIS) \ @ENABLE_VAPIGEN_TRUE@ $(VAPIGEN_VAPIS:.vapi=.deps) -@ENABLE_VAPIGEN_TRUE@am__append_87 = $(VAPIGEN_VAPIS) +@ENABLE_VAPIGEN_TRUE@am__append_88 = $(VAPIGEN_VAPIS) ############################################################################### -@ENABLE_TESTS_TRUE@am__append_88 = $(check_programs) $(check_programs_norun) -@ENABLE_TESTS_TRUE@am__append_89 = $(check_ltlibraries) -@ENABLE_TESTS_FALSE@am__append_90 = $(check_programs) $(check_programs_norun) -@ENABLE_TESTS_FALSE@am__append_91 = $(check_ltlibraries) -@WITH_QT_TRUE@am__append_92 = \ +@ENABLE_TESTS_TRUE@am__append_89 = $(check_programs) $(check_programs_norun) +@ENABLE_TESTS_TRUE@am__append_90 = $(check_ltlibraries) +@ENABLE_TESTS_FALSE@am__append_91 = $(check_programs) $(check_programs_norun) +@ENABLE_TESTS_FALSE@am__append_92 = $(check_ltlibraries) +@WITH_QT_TRUE@am__append_93 = \ @WITH_QT_TRUE@ examples/C/qt/add-connection-wired \ @WITH_QT_TRUE@ examples/C/qt/list-connections \ @WITH_QT_TRUE@ examples/C/qt/change-ipv4-addresses \ @WITH_QT_TRUE@ examples/C/qt/monitor-nm-running -@WITH_QT_TRUE@am__append_93 = \ +@WITH_QT_TRUE@am__append_94 = \ @WITH_QT_TRUE@ examples/C/qt/monitor-nm-running.moc subdir = . @@ -1298,6 +1299,7 @@ am__objects_8 = \ src/libnm-core-impl/libnm_core_impl_la-nm-setting-ip-tunnel.lo \ src/libnm-core-impl/libnm_core_impl_la-nm-setting-ip4-config.lo \ src/libnm-core-impl/libnm_core_impl_la-nm-setting-ip6-config.lo \ + src/libnm-core-impl/libnm_core_impl_la-nm-setting-link.lo \ src/libnm-core-impl/libnm_core_impl_la-nm-setting-loopback.lo \ src/libnm-core-impl/libnm_core_impl_la-nm-setting-macsec.lo \ src/libnm-core-impl/libnm_core_impl_la-nm-setting-macvlan.lo \ @@ -1573,6 +1575,7 @@ am_src_libnm_systemd_shared_libnm_systemd_shared_la_OBJECTS = src/libnm-systemd- src/libnm-systemd-shared/src/basic/libnm_systemd_shared_la-in-addr-util.lo \ src/libnm-systemd-shared/src/basic/libnm_systemd_shared_la-inotify-util.lo \ src/libnm-systemd-shared/src/basic/libnm_systemd_shared_la-io-util.lo \ + src/libnm-systemd-shared/src/basic/libnm_systemd_shared_la-label.lo \ src/libnm-systemd-shared/src/basic/libnm_systemd_shared_la-locale-util.lo \ src/libnm-systemd-shared/src/basic/libnm_systemd_shared_la-memory-util.lo \ src/libnm-systemd-shared/src/basic/libnm_systemd_shared_la-mempool.lo \ @@ -1593,7 +1596,6 @@ am_src_libnm_systemd_shared_libnm_systemd_shared_la_OBJECTS = src/libnm-systemd- src/libnm-systemd-shared/src/basic/libnm_systemd_shared_la-time-util.lo \ src/libnm-systemd-shared/src/basic/libnm_systemd_shared_la-tmpfile-util.lo \ src/libnm-systemd-shared/src/basic/libnm_systemd_shared_la-utf8.lo \ - src/libnm-systemd-shared/src/basic/libnm_systemd_shared_la-util.lo \ src/libnm-systemd-shared/src/fundamental/libnm_systemd_shared_la-sha256.lo \ src/libnm-systemd-shared/src/fundamental/libnm_systemd_shared_la-string-util-fundamental.lo \ src/libnm-systemd-shared/src/shared/libnm_systemd_shared_la-dns-domain.lo \ @@ -2595,6 +2597,7 @@ am__src_nmtui_nmtui_SOURCES_DIST = src/nmtui/nmtui.c src/nmtui/nmtui.h \ src/nmtui/nmtui-connect.c src/nmtui/nmtui-connect.h \ src/nmtui/nmtui-edit.c src/nmtui/nmtui-edit.h \ src/nmtui/nmtui-hostname.c src/nmtui/nmtui-hostname.h \ + src/nmtui/nmtui-radio.c src/nmtui/nmtui-radio.h \ src/nmtui/nm-editor-bindings.c src/nmtui/nm-editor-bindings.h \ src/nmtui/nm-editor-utils.c src/nmtui/nm-editor-utils.h \ src/nmtui/nmt-8021x-fields.c src/nmtui/nmt-8021x-fields.h \ @@ -2635,8 +2638,8 @@ am__src_nmtui_nmtui_SOURCES_DIST = src/nmtui/nmtui.c src/nmtui/nmtui.h \ src/nmtui/nmt-password-fields.h src/nmtui/nmt-route-editor.c \ src/nmtui/nmt-route-editor.h src/nmtui/nmt-route-entry.c \ src/nmtui/nmt-route-entry.h src/nmtui/nmt-route-table.c \ - src/nmtui/nmt-route-table.h src/nmtui/nmt-slave-list.c \ - src/nmtui/nmt-slave-list.h src/nmtui/nmt-utils.c \ + src/nmtui/nmt-route-table.h src/nmtui/nmt-port-list.c \ + src/nmtui/nmt-port-list.h src/nmtui/nmt-utils.c \ src/nmtui/nmt-utils.h src/nmtui/nmt-widget-list.c \ src/nmtui/nmt-widget-list.h \ src/nmtui/nmt-wireguard-peer-editor.c \ @@ -2648,6 +2651,7 @@ am__src_nmtui_nmtui_SOURCES_DIST = src/nmtui/nmtui.c src/nmtui/nmtui.h \ @BUILD_NMTUI_TRUE@ src/nmtui/nmtui-nmtui-connect.$(OBJEXT) \ @BUILD_NMTUI_TRUE@ src/nmtui/nmtui-nmtui-edit.$(OBJEXT) \ @BUILD_NMTUI_TRUE@ src/nmtui/nmtui-nmtui-hostname.$(OBJEXT) \ +@BUILD_NMTUI_TRUE@ src/nmtui/nmtui-nmtui-radio.$(OBJEXT) \ @BUILD_NMTUI_TRUE@ src/nmtui/nmtui-nm-editor-bindings.$(OBJEXT) \ @BUILD_NMTUI_TRUE@ src/nmtui/nmtui-nm-editor-utils.$(OBJEXT) \ @BUILD_NMTUI_TRUE@ src/nmtui/nmtui-nmt-8021x-fields.$(OBJEXT) \ @@ -2685,7 +2689,7 @@ am__src_nmtui_nmtui_SOURCES_DIST = src/nmtui/nmtui.c src/nmtui/nmtui.h \ @BUILD_NMTUI_TRUE@ src/nmtui/nmtui-nmt-route-editor.$(OBJEXT) \ @BUILD_NMTUI_TRUE@ src/nmtui/nmtui-nmt-route-entry.$(OBJEXT) \ @BUILD_NMTUI_TRUE@ src/nmtui/nmtui-nmt-route-table.$(OBJEXT) \ -@BUILD_NMTUI_TRUE@ src/nmtui/nmtui-nmt-slave-list.$(OBJEXT) \ +@BUILD_NMTUI_TRUE@ src/nmtui/nmtui-nmt-port-list.$(OBJEXT) \ @BUILD_NMTUI_TRUE@ src/nmtui/nmtui-nmt-utils.$(OBJEXT) \ @BUILD_NMTUI_TRUE@ src/nmtui/nmtui-nmt-widget-list.$(OBJEXT) \ @BUILD_NMTUI_TRUE@ src/nmtui/nmtui-nmt-wireguard-peer-editor.$(OBJEXT) \ @@ -3076,6 +3080,7 @@ am__depfiles_remade = examples/C/glib/$(DEPDIR)/add_connection_gdbus-add-connect src/libnm-core-impl/$(DEPDIR)/libnm_core_impl_la-nm-setting-ip-tunnel.Plo \ src/libnm-core-impl/$(DEPDIR)/libnm_core_impl_la-nm-setting-ip4-config.Plo \ src/libnm-core-impl/$(DEPDIR)/libnm_core_impl_la-nm-setting-ip6-config.Plo \ + src/libnm-core-impl/$(DEPDIR)/libnm_core_impl_la-nm-setting-link.Plo \ src/libnm-core-impl/$(DEPDIR)/libnm_core_impl_la-nm-setting-loopback.Plo \ src/libnm-core-impl/$(DEPDIR)/libnm_core_impl_la-nm-setting-macsec.Plo \ src/libnm-core-impl/$(DEPDIR)/libnm_core_impl_la-nm-setting-macvlan.Plo \ @@ -3201,6 +3206,7 @@ am__depfiles_remade = examples/C/glib/$(DEPDIR)/add_connection_gdbus-add-connect src/libnm-systemd-shared/src/basic/$(DEPDIR)/libnm_systemd_shared_la-in-addr-util.Plo \ src/libnm-systemd-shared/src/basic/$(DEPDIR)/libnm_systemd_shared_la-inotify-util.Plo \ src/libnm-systemd-shared/src/basic/$(DEPDIR)/libnm_systemd_shared_la-io-util.Plo \ + src/libnm-systemd-shared/src/basic/$(DEPDIR)/libnm_systemd_shared_la-label.Plo \ src/libnm-systemd-shared/src/basic/$(DEPDIR)/libnm_systemd_shared_la-locale-util.Plo \ src/libnm-systemd-shared/src/basic/$(DEPDIR)/libnm_systemd_shared_la-memory-util.Plo \ src/libnm-systemd-shared/src/basic/$(DEPDIR)/libnm_systemd_shared_la-mempool.Plo \ @@ -3221,7 +3227,6 @@ am__depfiles_remade = examples/C/glib/$(DEPDIR)/add_connection_gdbus-add-connect src/libnm-systemd-shared/src/basic/$(DEPDIR)/libnm_systemd_shared_la-time-util.Plo \ src/libnm-systemd-shared/src/basic/$(DEPDIR)/libnm_systemd_shared_la-tmpfile-util.Plo \ src/libnm-systemd-shared/src/basic/$(DEPDIR)/libnm_systemd_shared_la-utf8.Plo \ - src/libnm-systemd-shared/src/basic/$(DEPDIR)/libnm_systemd_shared_la-util.Plo \ src/libnm-systemd-shared/src/fundamental/$(DEPDIR)/libnm_systemd_shared_la-sha256.Plo \ src/libnm-systemd-shared/src/fundamental/$(DEPDIR)/libnm_systemd_shared_la-string-util-fundamental.Plo \ src/libnm-systemd-shared/src/shared/$(DEPDIR)/libnm_systemd_shared_la-dns-domain.Plo \ @@ -3336,10 +3341,10 @@ am__depfiles_remade = examples/C/glib/$(DEPDIR)/add_connection_gdbus-add-connect src/nmtui/$(DEPDIR)/nmtui-nmt-page-wireguard.Po \ src/nmtui/$(DEPDIR)/nmtui-nmt-password-dialog.Po \ src/nmtui/$(DEPDIR)/nmtui-nmt-password-fields.Po \ + src/nmtui/$(DEPDIR)/nmtui-nmt-port-list.Po \ src/nmtui/$(DEPDIR)/nmtui-nmt-route-editor.Po \ src/nmtui/$(DEPDIR)/nmtui-nmt-route-entry.Po \ src/nmtui/$(DEPDIR)/nmtui-nmt-route-table.Po \ - src/nmtui/$(DEPDIR)/nmtui-nmt-slave-list.Po \ src/nmtui/$(DEPDIR)/nmtui-nmt-utils.Po \ src/nmtui/$(DEPDIR)/nmtui-nmt-widget-list.Po \ src/nmtui/$(DEPDIR)/nmtui-nmt-wireguard-peer-editor.Po \ @@ -3347,6 +3352,7 @@ am__depfiles_remade = examples/C/glib/$(DEPDIR)/add_connection_gdbus-add-connect src/nmtui/$(DEPDIR)/nmtui-nmtui-connect.Po \ src/nmtui/$(DEPDIR)/nmtui-nmtui-edit.Po \ src/nmtui/$(DEPDIR)/nmtui-nmtui-hostname.Po \ + src/nmtui/$(DEPDIR)/nmtui-nmtui-radio.Po \ src/nmtui/$(DEPDIR)/nmtui-nmtui.Po am__mv = mv -f COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ @@ -4062,6 +4068,7 @@ MM_GLIB_LIBS = @MM_GLIB_LIBS@ MOBILE_BROADBAND_PROVIDER_INFO_CFLAGS = @MOBILE_BROADBAND_PROVIDER_INFO_CFLAGS@ MOBILE_BROADBAND_PROVIDER_INFO_LIBS = @MOBILE_BROADBAND_PROVIDER_INFO_LIBS@ MOC = @MOC@ +MODPROBE_PATH = @MODPROBE_PATH@ MSGFMT = @MSGFMT@ MSGMERGE = @MSGMERGE@ MSGMERGE_FOR_MSGFMT_OPTION = @MSGMERGE_FOR_MSGFMT_OPTION@ @@ -4074,6 +4081,7 @@ NM_CONFIG_DEFAULT_LOGGING_AUDIT_TEXT = @NM_CONFIG_DEFAULT_LOGGING_AUDIT_TEXT@ NM_CONFIG_DEFAULT_LOGGING_BACKEND_TEXT = @NM_CONFIG_DEFAULT_LOGGING_BACKEND_TEXT@ NM_CONFIG_DEFAULT_MAIN_AUTH_POLKIT_TEXT = @NM_CONFIG_DEFAULT_MAIN_AUTH_POLKIT_TEXT@ NM_CONFIG_DEFAULT_MAIN_DHCP = @NM_CONFIG_DEFAULT_MAIN_DHCP@ +NM_CONFIG_DEFAULT_MAIN_MIGRATE_IFCFG_RH_TEXT = @NM_CONFIG_DEFAULT_MAIN_MIGRATE_IFCFG_RH_TEXT@ NM_CONFIG_DEFAULT_MAIN_RC_MANAGER = @NM_CONFIG_DEFAULT_MAIN_RC_MANAGER@ NM_CONFIG_DEFAULT_WIFI_BACKEND_TEXT = @NM_CONFIG_DEFAULT_WIFI_BACKEND_TEXT@ NM_DIST_VERSION = @NM_DIST_VERSION@ @@ -4299,8 +4307,8 @@ noinst_LTLIBRARIES = src/c-siphash/libc-siphash.la \ src/libnm-systemd-shared/libnm-systemd-shared.la \ src/nm-initrd-generator/libnmi-core.la $(am__append_25) \ $(am__append_33) $(am__append_40) $(am__append_45) \ - src/nm-dispatcher/libnm-dispatcher-core.la $(am__append_89) -check_LTLIBRARIES = $(am__append_91) + src/nm-dispatcher/libnm-dispatcher-core.la $(am__append_90) +check_LTLIBRARIES = $(am__append_92) noinst_LIBRARIES = $(am__append_58) $(am__append_62) noinst_DATA = $(am__append_12) dist_libexec_SCRIPTS = $(am__append_29) @@ -4317,7 +4325,7 @@ core_plugins = $(am__append_21) $(am__append_24) $(am__append_32) \ $(am__append_36) $(am__append_47) $(am__append_50) \ $(am__append_52) service_DATA = -man_MANS = $(am__append_83) +man_MANS = $(am__append_84) examples_DATA = data/server.conf CLEANFILES = $(introspection_sources) $(DBUS_INTERFACE_DOCS) \ src/core/NetworkManager.ver $(am__append_26) \ @@ -4328,10 +4336,10 @@ CLEANFILES = $(introspection_sources) $(DBUS_INTERFACE_DOCS) \ data/NetworkManager-dispatcher.service \ data/NetworkManager-wait-online.service \ data/NetworkManager.service data/nm-priv-helper.service \ - data/server.conf $(NULL) $(am__append_71) man/common.ent \ - $(am__append_84) $(am__append_87) $(GLIB_GENERATED) \ + data/server.conf $(NULL) $(am__append_72) man/common.ent \ + $(am__append_85) $(am__append_88) $(GLIB_GENERATED) \ $(INTROSPECTION_GIRS) $(typelib_DATA) cscope.in.out cscope.out \ - cscope.po.out $(NULL) $(am__append_93) + cscope.po.out $(NULL) $(am__append_94) ############################################################################### DISTCLEANFILES = config-extra.h po/.Makefile.patched \ @@ -5002,6 +5010,7 @@ EXTRA_DIST = src/c-stdaux/src/c-stdaux-generic.h \ src/tests/client/test-client.check-on-disk/test_003.expected \ src/tests/client/test-client.check-on-disk/test_004.expected \ src/tests/client/test-client.check-on-disk/test_offline.expected \ + src/tests/client/test-client.check-on-disk/test_version_warn.expected \ src/tests/client/meson.build $(NULL) data/84-nm-drivers.rules \ data/85-nm-unmanaged.rules data/90-nm-thunderbolt.rules \ data/NetworkManager-dispatcher.service.in \ @@ -5009,7 +5018,7 @@ EXTRA_DIST = src/c-stdaux/src/c-stdaux-generic.h \ data/NetworkManager-wait-online.service.in \ data/NetworkManager.service.in data/nm-priv-helper.service.in \ data/meson.build data/nm-shared.xml data/server.conf.in \ - $(NULL) $(am__append_73) $(am__append_76) $(am__append_79) \ + $(NULL) $(am__append_74) $(am__append_77) $(am__append_80) \ man/common.ent.in $(man_nm_settings_xml) $(addsuffix \ .xsl,$(basename $(man_nm_settings_xml))) $(man_pages) \ $(addsuffix .xml,$(basename $(man_pages))) \ @@ -5024,13 +5033,15 @@ EXTRA_DIST = src/c-stdaux/src/c-stdaux-generic.h \ docs/meson.build po/meson.build src/meson.build \ src/libnm-core-public/nm-version-macros.h.in \ src/contrib/nm-vpn-editor-plugin-call.h \ - tools/check-config-options.sh tools/check-docs.sh \ - tools/check-exports.sh tools/check-compare-generated.sh \ - tools/check-gitlab-ci.sh tools/check-tree.sh \ + tools/check-compare-generated.sh tools/check-config-options.sh \ + tools/check-docs.sh tools/check-exports.sh \ + tools/check-gitlab-ci.sh tools/check-nm-autoptr.sh \ + tools/check-tree.sh tools/check-vapi.sh \ tools/create-exports-NetworkManager.sh tools/debug-helper.py \ - tools/meson-post-install.sh tools/run-nm-test.sh \ + tools/enums-to-docbook.pl tools/meson-post-install.sh \ + tools/run-nm-test.sh tools/test-cloud-meta-mock.py \ tools/test-networkmanager-service.py \ - tools/test-sudo-wrapper.sh tools/enums-to-docbook.pl \ + tools/test-sudo-wrapper.sh \ src/core/settings/plugins/meson.build $(NULL) \ examples/C/glib/meson.build \ examples/C/qt/add-connection-wired.cpp \ @@ -5102,16 +5113,16 @@ EXTRA_DIST = src/c-stdaux/src/c-stdaux-generic.h \ EXTRA_LTLIBRARIES = dist_hook = dist-hook-settings-ifcfg-rh-alias-files dist_dependencies = src/libnm-core-public/nm-vpn-dbus-types.xml \ - src/libnm-core-public/nm-dbus-types.xml $(am__append_74) \ - $(am__append_77) $(am__append_80) $(man_pages) \ + src/libnm-core-public/nm-dbus-types.xml $(am__append_75) \ + $(am__append_78) $(am__append_81) $(man_pages) \ $(man_pages_autogen) dist_configure_check = $(am__append_2) install_data_hook = install-data-hook-dirs $(am__append_30) \ install-data-hook-dispatcher $(am__append_56) $(am__append_65) \ - $(am__append_81) + $(am__append_82) install_exec_hook = $(am__append_60) uninstall_hook = $(am__append_57) $(am__append_61) $(am__append_66) \ - $(am__append_82) + $(am__append_83) BUILT_SOURCES = src/libnm-core-public/nm-vpn-dbus-types.xml \ src/libnm-core-public/nm-dbus-types.xml $(gir_DATA) \ $(typelib_DATA) @@ -5125,9 +5136,9 @@ man_pages = man/NetworkManager-dispatcher.8 \ man/NetworkManager-wait-online.service.8 man/NetworkManager.8 \ man/NetworkManager.conf.5 man/nm-initrd-generator.8 \ man/nm-online.1 man/nmcli-examples.7 man/nmcli.1 man/nmtui.1 \ - $(NULL) $(am__append_75) $(am__append_78) + $(NULL) $(am__append_76) $(am__append_79) man_pages_autogen = man/nm-settings-dbus.5 man/nm-settings-keyfile.5 \ - man/nm-settings-nmcli.5 $(NULL) $(am__append_72) + man/nm-settings-nmcli.5 $(NULL) $(am__append_73) ############################################################################### @@ -5208,7 +5219,7 @@ check_programs_norun = $(am__append_19) $(am__append_44) \ examples/C/glib/list-connections-libnm \ examples/C/glib/monitor-nm-running-gdbus \ examples/C/glib/monitor-nm-state-gdbus \ - examples/C/glib/vpn-import-libnm $(NULL) $(am__append_92) + examples/C/glib/vpn-import-libnm $(NULL) $(am__append_93) ############################################################################### @@ -5221,13 +5232,15 @@ check_ltlibraries = $(am__append_7) $(am__append_8) $(am__append_9) \ src/core/libNetworkManagerTest.la \ src/libnmc-base/libnmc-base.la \ src/libnmc-setting/libnmc-setting.la -check_local = check-docs check-local-exports-libnm $(am__append_15) \ - $(am__append_18) check-config-options $(am__append_23) \ - $(am__append_27) $(am__append_34) check-local-devices-adsl \ - $(am__append_38) $(am__append_48) $(am__append_51) \ - $(am__append_53) $(am__append_54) check-local-tests-client \ - check-local-gitlab-ci check-tree check-po-msgfmt -VAPIGEN_VAPIS = $(am__append_85) +check_local = check-docs check-local-nm-autoptr \ + check-local-exports-libnm $(am__append_15) $(am__append_18) \ + check-config-options $(am__append_23) $(am__append_27) \ + $(am__append_34) check-local-devices-adsl $(am__append_38) \ + $(am__append_48) $(am__append_51) $(am__append_53) \ + $(am__append_54) check-local-tests-client $(am__append_70) \ + check-local-gitlab-ci check-local-vapi check-tree \ + check-po-msgfmt +VAPIGEN_VAPIS = $(am__append_86) dbusservice_DATA = $(am__append_31) \ src/nm-dispatcher/nm-dispatcher.conf \ src/nm-priv-helper/nm-priv-helper.conf \ @@ -5235,7 +5248,7 @@ dbusservice_DATA = $(am__append_31) \ dbusactivation_DATA = \ src/nm-dispatcher/org.freedesktop.nm_dispatcher.service \ src/nm-priv-helper/org.freedesktop.nm_priv_helper.service -systemdsystemunit_DATA = $(am__append_64) $(am__append_70) +systemdsystemunit_DATA = $(am__append_64) $(am__append_71) INTROSPECTION_GIRS = $(am__append_11) INTROSPECTION_SCANNER_ARGS = INTROSPECTION_COMPILER_ARGS = @@ -5252,7 +5265,7 @@ pkgconfig_DATA = src/libnm-client-impl/libnm.pc pppd_plugindir = $(PPPD_PLUGIN_DIR) pppd_plugin_LTLIBRARIES = $(am__append_22) vapidir = $(datadir)/vala/vapi -vapi_DATA = $(am__append_86) +vapi_DATA = $(am__append_87) examplesdir = $(docdir)/examples rundir = $(runstatedir)/NetworkManager statedir = $(localstatedir)/lib/NetworkManager @@ -5310,6 +5323,7 @@ data_edit = sed \ -e 's|@NM_CONFIG_DEFAULT_LOGGING_AUDIT_TEXT[@]|$(NM_CONFIG_DEFAULT_LOGGING_AUDIT_TEXT)|g' \ -e 's|@NM_CONFIG_DEFAULT_MAIN_RC_MANAGER[@]|$(NM_CONFIG_DEFAULT_MAIN_RC_MANAGER)|g' \ -e 's|@NM_CONFIG_DEFAULT_MAIN_DHCP[@]|$(NM_CONFIG_DEFAULT_MAIN_DHCP)|g' \ + -e 's|@NM_CONFIG_DEFAULT_MAIN_MIGRATE_IFCFG_RH_TEXT[@]|$(NM_CONFIG_DEFAULT_MAIN_MIGRATE_IFCFG_RH_TEXT)|g' \ -e 's|@NM_CONFIG_DEFAULT_WIFI_BACKEND_TEXT[@]|$(NM_CONFIG_DEFAULT_WIFI_BACKEND_TEXT)|g' @@ -5443,6 +5457,7 @@ src_libnm_std_aux_libnm_std_aux_la_SOURCES = \ src/libnm-std-aux/nm-std-aux.h \ src/libnm-std-aux/nm-std-utils.c \ src/libnm-std-aux/nm-std-utils.h \ + src/libnm-std-aux/unaligned-fundamental.h \ src/libnm-std-aux/unaligned.h \ $(NULL) @@ -6139,6 +6154,7 @@ src_libnm_core_impl_lib_h_pub_real = \ src/libnm-core-public/nm-setting-ip-tunnel.h \ src/libnm-core-public/nm-setting-ip4-config.h \ src/libnm-core-public/nm-setting-ip6-config.h \ + src/libnm-core-public/nm-setting-link.h \ src/libnm-core-public/nm-setting-loopback.h \ src/libnm-core-public/nm-setting-macsec.h \ src/libnm-core-public/nm-setting-macvlan.h \ @@ -6223,6 +6239,7 @@ src_libnm_core_impl_lib_c_settings_real = \ src/libnm-core-impl/nm-setting-ip-tunnel.c \ src/libnm-core-impl/nm-setting-ip4-config.c \ src/libnm-core-impl/nm-setting-ip6-config.c \ + src/libnm-core-impl/nm-setting-link.c \ src/libnm-core-impl/nm-setting-loopback.c \ src/libnm-core-impl/nm-setting-macsec.c \ src/libnm-core-impl/nm-setting-macvlan.c \ @@ -6690,7 +6707,7 @@ src_libnm_client_impl_NM_1_0_gir_FILES = \ $(src_libnm_client_public_mkenums_c) \ $(libnm_lib_c_real) -src_libnm_client_impl_NM_1_0_gir_SCANNERFLAGS = --warn-all --identifier-prefix=NM --symbol-prefix=nm +src_libnm_client_impl_NM_1_0_gir_SCANNERFLAGS = --warn-all --identifier-prefix=NM --symbol-prefix=nm --c-include="NetworkManager.h" libnm_noinst_data = \ src/libnm-core-impl/gen-metadata-nm-settings-libnm-core.xml \ src/nmcli/gen-metadata-nm-settings-nmcli.xml \ @@ -6824,12 +6841,13 @@ src_libnm_systemd_shared_libnm_systemd_shared_la_SOURCES = \ src/libnm-systemd-shared/nm-sd-utils-shared.c \ src/libnm-systemd-shared/nm-sd-utils-shared.h \ src/libnm-systemd-shared/sd-adapt-shared/architecture.h \ + src/libnm-systemd-shared/sd-adapt-shared/argv-util.h \ src/libnm-systemd-shared/sd-adapt-shared/arphrd-list.h \ src/libnm-systemd-shared/sd-adapt-shared/blockdev-util.h \ src/libnm-systemd-shared/sd-adapt-shared/build.h \ src/libnm-systemd-shared/sd-adapt-shared/chase-symlinks.h \ + src/libnm-systemd-shared/sd-adapt-shared/chase.h \ src/libnm-systemd-shared/sd-adapt-shared/copy.h \ - src/libnm-systemd-shared/sd-adapt-shared/def.h \ src/libnm-systemd-shared/sd-adapt-shared/dhcp-server-internal.h \ src/libnm-systemd-shared/sd-adapt-shared/dirent-util.h \ src/libnm-systemd-shared/sd-adapt-shared/errno-list.h \ @@ -6839,7 +6857,9 @@ src_libnm_systemd_shared_libnm_systemd_shared_la_SOURCES = \ src/libnm-systemd-shared/sd-adapt-shared/hmac.h \ src/libnm-systemd-shared/sd-adapt-shared/idn-util.h \ src/libnm-systemd-shared/sd-adapt-shared/ioprio.h \ + src/libnm-systemd-shared/sd-adapt-shared/mallinfo-util.h \ src/libnm-systemd-shared/sd-adapt-shared/memfd-util.h \ + src/libnm-systemd-shared/sd-adapt-shared/memstream-util.h \ src/libnm-systemd-shared/sd-adapt-shared/missing_fs.h \ src/libnm-systemd-shared/sd-adapt-shared/missing_ioprio.h \ src/libnm-systemd-shared/sd-adapt-shared/missing_keyctl.h \ @@ -6849,22 +6869,26 @@ src_libnm_systemd_shared_libnm_systemd_shared_la_SOURCES = \ src/libnm-systemd-shared/sd-adapt-shared/missing_syscall_def.h \ src/libnm-systemd-shared/sd-adapt-shared/missing_timerfd.h \ src/libnm-systemd-shared/sd-adapt-shared/mkdir.h \ + src/libnm-systemd-shared/sd-adapt-shared/mountpoint-util.h \ src/libnm-systemd-shared/sd-adapt-shared/namespace-util.h \ src/libnm-systemd-shared/sd-adapt-shared/netif-util.h \ src/libnm-systemd-shared/sd-adapt-shared/nm-sd-adapt-shared.h \ src/libnm-systemd-shared/sd-adapt-shared/nulstr-util.h \ src/libnm-systemd-shared/sd-adapt-shared/os-util.h \ + src/libnm-systemd-shared/sd-adapt-shared/psi-util.h \ src/libnm-systemd-shared/sd-adapt-shared/raw-clone.h \ src/libnm-systemd-shared/sd-adapt-shared/rlimit-util.h \ src/libnm-systemd-shared/sd-adapt-shared/sync-util.h \ src/libnm-systemd-shared/sd-adapt-shared/sysctl-util.h \ src/libnm-systemd-shared/sd-adapt-shared/terminal-util.h \ + src/libnm-systemd-shared/sd-adapt-shared/unaligned-fundamental.h \ src/libnm-systemd-shared/sd-adapt-shared/unaligned.h \ src/libnm-systemd-shared/sd-adapt-shared/virt.h \ src/libnm-systemd-shared/src/basic/alloc-util.c \ src/libnm-systemd-shared/src/basic/alloc-util.h \ src/libnm-systemd-shared/src/basic/async.h \ src/libnm-systemd-shared/src/basic/cgroup-util.h \ + src/libnm-systemd-shared/src/basic/constants.h \ src/libnm-systemd-shared/src/basic/dns-def.h \ src/libnm-systemd-shared/src/basic/env-file.c \ src/libnm-systemd-shared/src/basic/env-file.h \ @@ -6901,9 +6925,12 @@ src_libnm_systemd_shared_libnm_systemd_shared_la_SOURCES = \ src/libnm-systemd-shared/src/basic/inotify-util.h \ src/libnm-systemd-shared/src/basic/io-util.c \ src/libnm-systemd-shared/src/basic/io-util.h \ + src/libnm-systemd-shared/src/basic/label.c \ + src/libnm-systemd-shared/src/basic/label.h \ src/libnm-systemd-shared/src/basic/list.h \ src/libnm-systemd-shared/src/basic/locale-util.c \ src/libnm-systemd-shared/src/basic/locale-util.h \ + src/libnm-systemd-shared/src/basic/lock-util.h \ src/libnm-systemd-shared/src/basic/log.h \ src/libnm-systemd-shared/src/basic/macro.h \ src/libnm-systemd-shared/src/basic/memory-util.c \ @@ -6915,9 +6942,11 @@ src_libnm_systemd_shared_libnm_systemd_shared_la_SOURCES = \ src/libnm-systemd-shared/src/basic/missing_socket.h \ src/libnm-systemd-shared/src/basic/missing_stat.h \ src/libnm-systemd-shared/src/basic/missing_syscall.h \ + src/libnm-systemd-shared/src/basic/missing_threads.h \ src/libnm-systemd-shared/src/basic/missing_type.h \ src/libnm-systemd-shared/src/basic/ordered-set.c \ src/libnm-systemd-shared/src/basic/ordered-set.h \ + src/libnm-systemd-shared/src/basic/origin-id.h \ src/libnm-systemd-shared/src/basic/parse-util.c \ src/libnm-systemd-shared/src/basic/parse-util.h \ src/libnm-systemd-shared/src/basic/path-util.c \ @@ -6957,9 +6986,9 @@ src_libnm_systemd_shared_libnm_systemd_shared_la_SOURCES = \ src/libnm-systemd-shared/src/basic/user-util.h \ src/libnm-systemd-shared/src/basic/utf8.c \ src/libnm-systemd-shared/src/basic/utf8.h \ - src/libnm-systemd-shared/src/basic/util.c \ - src/libnm-systemd-shared/src/basic/util.h \ + src/libnm-systemd-shared/src/fundamental/logarithm.h \ src/libnm-systemd-shared/src/fundamental/macro-fundamental.h \ + src/libnm-systemd-shared/src/fundamental/memory-util-fundamental.h \ src/libnm-systemd-shared/src/fundamental/sha256.c \ src/libnm-systemd-shared/src/fundamental/sha256.h \ src/libnm-systemd-shared/src/fundamental/string-util-fundamental.c \ @@ -6983,6 +7012,7 @@ src_libnm_systemd_core_libnm_systemd_core_la_cppflags = \ -I$(srcdir)/src/libnm-systemd-core/sd-adapt-core \ -I$(srcdir)/src/libnm-systemd-core/src/systemd \ -I$(srcdir)/src/libnm-systemd-core/src/libsystemd-network \ + -I$(srcdir)/src/libnm-systemd-core/src/libsystemd/sd-device \ -I$(srcdir)/src/libnm-systemd-core/src/libsystemd/sd-event \ $(NULL) @@ -6997,13 +7027,12 @@ src_libnm_systemd_core_libnm_systemd_core_la_SOURCES = \ src/libnm-systemd-core/nm-sd.h \ src/libnm-systemd-core/sd-adapt-core/condition.h \ src/libnm-systemd-core/sd-adapt-core/conf-parser.h \ - src/libnm-systemd-core/sd-adapt-core/device-util.h \ src/libnm-systemd-core/sd-adapt-core/khash.h \ src/libnm-systemd-core/sd-adapt-core/network-util.h \ src/libnm-systemd-core/sd-adapt-core/nm-sd-adapt-core.c \ src/libnm-systemd-core/sd-adapt-core/nm-sd-adapt-core.h \ src/libnm-systemd-core/sd-adapt-core/sd-daemon.h \ - src/libnm-systemd-core/sd-adapt-core/sd-device.h \ + src/libnm-systemd-core/sd-adapt-core/sd-messages.h \ src/libnm-systemd-core/sd-adapt-core/udev-util.h \ src/libnm-systemd-core/src/libsystemd-network/dhcp-identifier.c \ src/libnm-systemd-core/src/libsystemd-network/dhcp-identifier.h \ @@ -7018,6 +7047,7 @@ src_libnm_systemd_core_libnm_systemd_core_la_SOURCES = \ src/libnm-systemd-core/src/libsystemd-network/network-common.h \ src/libnm-systemd-core/src/libsystemd-network/sd-dhcp6-client.c \ src/libnm-systemd-core/src/libsystemd-network/sd-dhcp6-lease.c \ + src/libnm-systemd-core/src/libsystemd/sd-device/device-util.h \ src/libnm-systemd-core/src/libsystemd/sd-event/event-source.h \ src/libnm-systemd-core/src/libsystemd/sd-event/event-util.c \ src/libnm-systemd-core/src/libsystemd/sd-event/event-util.h \ @@ -7026,6 +7056,7 @@ src_libnm_systemd_core_libnm_systemd_core_la_SOURCES = \ src/libnm-systemd-core/src/libsystemd/sd-id128/id128-util.h \ src/libnm-systemd-core/src/libsystemd/sd-id128/sd-id128.c \ src/libnm-systemd-core/src/systemd/_sd-common.h \ + src/libnm-systemd-core/src/systemd/sd-device.h \ src/libnm-systemd-core/src/systemd/sd-dhcp6-client.h \ src/libnm-systemd-core/src/systemd/sd-dhcp6-lease.h \ src/libnm-systemd-core/src/systemd/sd-dhcp6-option.h \ @@ -8407,6 +8438,8 @@ src_nmcli_gen_metadata_nm_settings_nmcli_LDFLAGS = \ @BUILD_NMTUI_TRUE@ src/nmtui/nmtui-edit.h \ @BUILD_NMTUI_TRUE@ src/nmtui/nmtui-hostname.c \ @BUILD_NMTUI_TRUE@ src/nmtui/nmtui-hostname.h \ +@BUILD_NMTUI_TRUE@ src/nmtui/nmtui-radio.c \ +@BUILD_NMTUI_TRUE@ src/nmtui/nmtui-radio.h \ @BUILD_NMTUI_TRUE@ \ @BUILD_NMTUI_TRUE@ src/nmtui/nm-editor-bindings.c \ @BUILD_NMTUI_TRUE@ src/nmtui/nm-editor-bindings.h \ @@ -8483,8 +8516,8 @@ src_nmcli_gen_metadata_nm_settings_nmcli_LDFLAGS = \ @BUILD_NMTUI_TRUE@ src/nmtui/nmt-route-entry.h \ @BUILD_NMTUI_TRUE@ src/nmtui/nmt-route-table.c \ @BUILD_NMTUI_TRUE@ src/nmtui/nmt-route-table.h \ -@BUILD_NMTUI_TRUE@ src/nmtui/nmt-slave-list.c \ -@BUILD_NMTUI_TRUE@ src/nmtui/nmt-slave-list.h \ +@BUILD_NMTUI_TRUE@ src/nmtui/nmt-port-list.c \ +@BUILD_NMTUI_TRUE@ src/nmtui/nmt-port-list.h \ @BUILD_NMTUI_TRUE@ src/nmtui/nmt-utils.c \ @BUILD_NMTUI_TRUE@ src/nmtui/nmt-utils.h \ @BUILD_NMTUI_TRUE@ src/nmtui/nmt-widget-list.c \ @@ -10296,6 +10329,9 @@ src/libnm-core-impl/libnm_core_impl_la-nm-setting-ip4-config.lo: \ src/libnm-core-impl/libnm_core_impl_la-nm-setting-ip6-config.lo: \ src/libnm-core-impl/$(am__dirstamp) \ src/libnm-core-impl/$(DEPDIR)/$(am__dirstamp) +src/libnm-core-impl/libnm_core_impl_la-nm-setting-link.lo: \ + src/libnm-core-impl/$(am__dirstamp) \ + src/libnm-core-impl/$(DEPDIR)/$(am__dirstamp) src/libnm-core-impl/libnm_core_impl_la-nm-setting-loopback.lo: \ src/libnm-core-impl/$(am__dirstamp) \ src/libnm-core-impl/$(DEPDIR)/$(am__dirstamp) @@ -10790,6 +10826,9 @@ src/libnm-systemd-shared/src/basic/libnm_systemd_shared_la-inotify-util.lo: \ src/libnm-systemd-shared/src/basic/libnm_systemd_shared_la-io-util.lo: \ src/libnm-systemd-shared/src/basic/$(am__dirstamp) \ src/libnm-systemd-shared/src/basic/$(DEPDIR)/$(am__dirstamp) +src/libnm-systemd-shared/src/basic/libnm_systemd_shared_la-label.lo: \ + src/libnm-systemd-shared/src/basic/$(am__dirstamp) \ + src/libnm-systemd-shared/src/basic/$(DEPDIR)/$(am__dirstamp) src/libnm-systemd-shared/src/basic/libnm_systemd_shared_la-locale-util.lo: \ src/libnm-systemd-shared/src/basic/$(am__dirstamp) \ src/libnm-systemd-shared/src/basic/$(DEPDIR)/$(am__dirstamp) @@ -10850,9 +10889,6 @@ src/libnm-systemd-shared/src/basic/libnm_systemd_shared_la-tmpfile-util.lo: \ src/libnm-systemd-shared/src/basic/libnm_systemd_shared_la-utf8.lo: \ src/libnm-systemd-shared/src/basic/$(am__dirstamp) \ src/libnm-systemd-shared/src/basic/$(DEPDIR)/$(am__dirstamp) -src/libnm-systemd-shared/src/basic/libnm_systemd_shared_la-util.lo: \ - src/libnm-systemd-shared/src/basic/$(am__dirstamp) \ - src/libnm-systemd-shared/src/basic/$(DEPDIR)/$(am__dirstamp) src/libnm-systemd-shared/src/fundamental/$(am__dirstamp): @$(MKDIR_P) src/libnm-systemd-shared/src/fundamental @: > src/libnm-systemd-shared/src/fundamental/$(am__dirstamp) @@ -11799,6 +11835,8 @@ src/nmtui/nmtui-nmtui-edit.$(OBJEXT): src/nmtui/$(am__dirstamp) \ src/nmtui/$(DEPDIR)/$(am__dirstamp) src/nmtui/nmtui-nmtui-hostname.$(OBJEXT): src/nmtui/$(am__dirstamp) \ src/nmtui/$(DEPDIR)/$(am__dirstamp) +src/nmtui/nmtui-nmtui-radio.$(OBJEXT): src/nmtui/$(am__dirstamp) \ + src/nmtui/$(DEPDIR)/$(am__dirstamp) src/nmtui/nmtui-nm-editor-bindings.$(OBJEXT): \ src/nmtui/$(am__dirstamp) src/nmtui/$(DEPDIR)/$(am__dirstamp) src/nmtui/nmtui-nm-editor-utils.$(OBJEXT): src/nmtui/$(am__dirstamp) \ @@ -11873,7 +11911,7 @@ src/nmtui/nmtui-nmt-route-entry.$(OBJEXT): src/nmtui/$(am__dirstamp) \ src/nmtui/$(DEPDIR)/$(am__dirstamp) src/nmtui/nmtui-nmt-route-table.$(OBJEXT): src/nmtui/$(am__dirstamp) \ src/nmtui/$(DEPDIR)/$(am__dirstamp) -src/nmtui/nmtui-nmt-slave-list.$(OBJEXT): src/nmtui/$(am__dirstamp) \ +src/nmtui/nmtui-nmt-port-list.$(OBJEXT): src/nmtui/$(am__dirstamp) \ src/nmtui/$(DEPDIR)/$(am__dirstamp) src/nmtui/nmtui-nmt-utils.$(OBJEXT): src/nmtui/$(am__dirstamp) \ src/nmtui/$(DEPDIR)/$(am__dirstamp) @@ -12430,6 +12468,7 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@src/libnm-core-impl/$(DEPDIR)/libnm_core_impl_la-nm-setting-ip-tunnel.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/libnm-core-impl/$(DEPDIR)/libnm_core_impl_la-nm-setting-ip4-config.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/libnm-core-impl/$(DEPDIR)/libnm_core_impl_la-nm-setting-ip6-config.Plo@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@src/libnm-core-impl/$(DEPDIR)/libnm_core_impl_la-nm-setting-link.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/libnm-core-impl/$(DEPDIR)/libnm_core_impl_la-nm-setting-loopback.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/libnm-core-impl/$(DEPDIR)/libnm_core_impl_la-nm-setting-macsec.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/libnm-core-impl/$(DEPDIR)/libnm_core_impl_la-nm-setting-macvlan.Plo@am__quote@ # am--include-marker @@ -12555,6 +12594,7 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@src/libnm-systemd-shared/src/basic/$(DEPDIR)/libnm_systemd_shared_la-in-addr-util.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/libnm-systemd-shared/src/basic/$(DEPDIR)/libnm_systemd_shared_la-inotify-util.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/libnm-systemd-shared/src/basic/$(DEPDIR)/libnm_systemd_shared_la-io-util.Plo@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@src/libnm-systemd-shared/src/basic/$(DEPDIR)/libnm_systemd_shared_la-label.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/libnm-systemd-shared/src/basic/$(DEPDIR)/libnm_systemd_shared_la-locale-util.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/libnm-systemd-shared/src/basic/$(DEPDIR)/libnm_systemd_shared_la-memory-util.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/libnm-systemd-shared/src/basic/$(DEPDIR)/libnm_systemd_shared_la-mempool.Plo@am__quote@ # am--include-marker @@ -12575,7 +12615,6 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@src/libnm-systemd-shared/src/basic/$(DEPDIR)/libnm_systemd_shared_la-time-util.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/libnm-systemd-shared/src/basic/$(DEPDIR)/libnm_systemd_shared_la-tmpfile-util.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/libnm-systemd-shared/src/basic/$(DEPDIR)/libnm_systemd_shared_la-utf8.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@src/libnm-systemd-shared/src/basic/$(DEPDIR)/libnm_systemd_shared_la-util.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/libnm-systemd-shared/src/fundamental/$(DEPDIR)/libnm_systemd_shared_la-sha256.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/libnm-systemd-shared/src/fundamental/$(DEPDIR)/libnm_systemd_shared_la-string-util-fundamental.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/libnm-systemd-shared/src/shared/$(DEPDIR)/libnm_systemd_shared_la-dns-domain.Plo@am__quote@ # am--include-marker @@ -12690,10 +12729,10 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@src/nmtui/$(DEPDIR)/nmtui-nmt-page-wireguard.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/nmtui/$(DEPDIR)/nmtui-nmt-password-dialog.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/nmtui/$(DEPDIR)/nmtui-nmt-password-fields.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@src/nmtui/$(DEPDIR)/nmtui-nmt-port-list.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/nmtui/$(DEPDIR)/nmtui-nmt-route-editor.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/nmtui/$(DEPDIR)/nmtui-nmt-route-entry.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/nmtui/$(DEPDIR)/nmtui-nmt-route-table.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@src/nmtui/$(DEPDIR)/nmtui-nmt-slave-list.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/nmtui/$(DEPDIR)/nmtui-nmt-utils.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/nmtui/$(DEPDIR)/nmtui-nmt-widget-list.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/nmtui/$(DEPDIR)/nmtui-nmt-wireguard-peer-editor.Po@am__quote@ # am--include-marker @@ -12701,6 +12740,7 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@src/nmtui/$(DEPDIR)/nmtui-nmtui-connect.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/nmtui/$(DEPDIR)/nmtui-nmtui-edit.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/nmtui/$(DEPDIR)/nmtui-nmtui-hostname.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@src/nmtui/$(DEPDIR)/nmtui-nmtui-radio.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/nmtui/$(DEPDIR)/nmtui-nmtui.Po@am__quote@ # am--include-marker $(am__depfiles_remade): @@ -15099,6 +15139,13 @@ src/libnm-core-impl/libnm_core_impl_la-nm-setting-ip6-config.lo: src/libnm-core- @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_libnm_core_impl_libnm_core_impl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/libnm-core-impl/libnm_core_impl_la-nm-setting-ip6-config.lo `test -f 'src/libnm-core-impl/nm-setting-ip6-config.c' || echo '$(srcdir)/'`src/libnm-core-impl/nm-setting-ip6-config.c +src/libnm-core-impl/libnm_core_impl_la-nm-setting-link.lo: src/libnm-core-impl/nm-setting-link.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_libnm_core_impl_libnm_core_impl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/libnm-core-impl/libnm_core_impl_la-nm-setting-link.lo -MD -MP -MF src/libnm-core-impl/$(DEPDIR)/libnm_core_impl_la-nm-setting-link.Tpo -c -o src/libnm-core-impl/libnm_core_impl_la-nm-setting-link.lo `test -f 'src/libnm-core-impl/nm-setting-link.c' || echo '$(srcdir)/'`src/libnm-core-impl/nm-setting-link.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/libnm-core-impl/$(DEPDIR)/libnm_core_impl_la-nm-setting-link.Tpo src/libnm-core-impl/$(DEPDIR)/libnm_core_impl_la-nm-setting-link.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/libnm-core-impl/nm-setting-link.c' object='src/libnm-core-impl/libnm_core_impl_la-nm-setting-link.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_libnm_core_impl_libnm_core_impl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/libnm-core-impl/libnm_core_impl_la-nm-setting-link.lo `test -f 'src/libnm-core-impl/nm-setting-link.c' || echo '$(srcdir)/'`src/libnm-core-impl/nm-setting-link.c + src/libnm-core-impl/libnm_core_impl_la-nm-setting-loopback.lo: src/libnm-core-impl/nm-setting-loopback.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_libnm_core_impl_libnm_core_impl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/libnm-core-impl/libnm_core_impl_la-nm-setting-loopback.lo -MD -MP -MF src/libnm-core-impl/$(DEPDIR)/libnm_core_impl_la-nm-setting-loopback.Tpo -c -o src/libnm-core-impl/libnm_core_impl_la-nm-setting-loopback.lo `test -f 'src/libnm-core-impl/nm-setting-loopback.c' || echo '$(srcdir)/'`src/libnm-core-impl/nm-setting-loopback.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/libnm-core-impl/$(DEPDIR)/libnm_core_impl_la-nm-setting-loopback.Tpo src/libnm-core-impl/$(DEPDIR)/libnm_core_impl_la-nm-setting-loopback.Plo @@ -15939,6 +15986,13 @@ src/libnm-systemd-shared/src/basic/libnm_systemd_shared_la-io-util.lo: src/libnm @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_libnm_systemd_shared_libnm_systemd_shared_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/libnm-systemd-shared/src/basic/libnm_systemd_shared_la-io-util.lo `test -f 'src/libnm-systemd-shared/src/basic/io-util.c' || echo '$(srcdir)/'`src/libnm-systemd-shared/src/basic/io-util.c +src/libnm-systemd-shared/src/basic/libnm_systemd_shared_la-label.lo: src/libnm-systemd-shared/src/basic/label.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_libnm_systemd_shared_libnm_systemd_shared_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/libnm-systemd-shared/src/basic/libnm_systemd_shared_la-label.lo -MD -MP -MF src/libnm-systemd-shared/src/basic/$(DEPDIR)/libnm_systemd_shared_la-label.Tpo -c -o src/libnm-systemd-shared/src/basic/libnm_systemd_shared_la-label.lo `test -f 'src/libnm-systemd-shared/src/basic/label.c' || echo '$(srcdir)/'`src/libnm-systemd-shared/src/basic/label.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/libnm-systemd-shared/src/basic/$(DEPDIR)/libnm_systemd_shared_la-label.Tpo src/libnm-systemd-shared/src/basic/$(DEPDIR)/libnm_systemd_shared_la-label.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/libnm-systemd-shared/src/basic/label.c' object='src/libnm-systemd-shared/src/basic/libnm_systemd_shared_la-label.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_libnm_systemd_shared_libnm_systemd_shared_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/libnm-systemd-shared/src/basic/libnm_systemd_shared_la-label.lo `test -f 'src/libnm-systemd-shared/src/basic/label.c' || echo '$(srcdir)/'`src/libnm-systemd-shared/src/basic/label.c + src/libnm-systemd-shared/src/basic/libnm_systemd_shared_la-locale-util.lo: src/libnm-systemd-shared/src/basic/locale-util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_libnm_systemd_shared_libnm_systemd_shared_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/libnm-systemd-shared/src/basic/libnm_systemd_shared_la-locale-util.lo -MD -MP -MF src/libnm-systemd-shared/src/basic/$(DEPDIR)/libnm_systemd_shared_la-locale-util.Tpo -c -o src/libnm-systemd-shared/src/basic/libnm_systemd_shared_la-locale-util.lo `test -f 'src/libnm-systemd-shared/src/basic/locale-util.c' || echo '$(srcdir)/'`src/libnm-systemd-shared/src/basic/locale-util.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/libnm-systemd-shared/src/basic/$(DEPDIR)/libnm_systemd_shared_la-locale-util.Tpo src/libnm-systemd-shared/src/basic/$(DEPDIR)/libnm_systemd_shared_la-locale-util.Plo @@ -16079,13 +16133,6 @@ src/libnm-systemd-shared/src/basic/libnm_systemd_shared_la-utf8.lo: src/libnm-sy @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_libnm_systemd_shared_libnm_systemd_shared_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/libnm-systemd-shared/src/basic/libnm_systemd_shared_la-utf8.lo `test -f 'src/libnm-systemd-shared/src/basic/utf8.c' || echo '$(srcdir)/'`src/libnm-systemd-shared/src/basic/utf8.c -src/libnm-systemd-shared/src/basic/libnm_systemd_shared_la-util.lo: src/libnm-systemd-shared/src/basic/util.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_libnm_systemd_shared_libnm_systemd_shared_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/libnm-systemd-shared/src/basic/libnm_systemd_shared_la-util.lo -MD -MP -MF src/libnm-systemd-shared/src/basic/$(DEPDIR)/libnm_systemd_shared_la-util.Tpo -c -o src/libnm-systemd-shared/src/basic/libnm_systemd_shared_la-util.lo `test -f 'src/libnm-systemd-shared/src/basic/util.c' || echo '$(srcdir)/'`src/libnm-systemd-shared/src/basic/util.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/libnm-systemd-shared/src/basic/$(DEPDIR)/libnm_systemd_shared_la-util.Tpo src/libnm-systemd-shared/src/basic/$(DEPDIR)/libnm_systemd_shared_la-util.Plo -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/libnm-systemd-shared/src/basic/util.c' object='src/libnm-systemd-shared/src/basic/libnm_systemd_shared_la-util.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_libnm_systemd_shared_libnm_systemd_shared_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/libnm-systemd-shared/src/basic/libnm_systemd_shared_la-util.lo `test -f 'src/libnm-systemd-shared/src/basic/util.c' || echo '$(srcdir)/'`src/libnm-systemd-shared/src/basic/util.c - src/libnm-systemd-shared/src/fundamental/libnm_systemd_shared_la-sha256.lo: src/libnm-systemd-shared/src/fundamental/sha256.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_libnm_systemd_shared_libnm_systemd_shared_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/libnm-systemd-shared/src/fundamental/libnm_systemd_shared_la-sha256.lo -MD -MP -MF src/libnm-systemd-shared/src/fundamental/$(DEPDIR)/libnm_systemd_shared_la-sha256.Tpo -c -o src/libnm-systemd-shared/src/fundamental/libnm_systemd_shared_la-sha256.lo `test -f 'src/libnm-systemd-shared/src/fundamental/sha256.c' || echo '$(srcdir)/'`src/libnm-systemd-shared/src/fundamental/sha256.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/libnm-systemd-shared/src/fundamental/$(DEPDIR)/libnm_systemd_shared_la-sha256.Tpo src/libnm-systemd-shared/src/fundamental/$(DEPDIR)/libnm_systemd_shared_la-sha256.Plo @@ -17584,6 +17631,20 @@ src/nmtui/nmtui-nmtui-hostname.obj: src/nmtui/nmtui-hostname.c @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_nmtui_nmtui_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/nmtui/nmtui-nmtui-hostname.obj `if test -f 'src/nmtui/nmtui-hostname.c'; then $(CYGPATH_W) 'src/nmtui/nmtui-hostname.c'; else $(CYGPATH_W) '$(srcdir)/src/nmtui/nmtui-hostname.c'; fi` +src/nmtui/nmtui-nmtui-radio.o: src/nmtui/nmtui-radio.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_nmtui_nmtui_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/nmtui/nmtui-nmtui-radio.o -MD -MP -MF src/nmtui/$(DEPDIR)/nmtui-nmtui-radio.Tpo -c -o src/nmtui/nmtui-nmtui-radio.o `test -f 'src/nmtui/nmtui-radio.c' || echo '$(srcdir)/'`src/nmtui/nmtui-radio.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/nmtui/$(DEPDIR)/nmtui-nmtui-radio.Tpo src/nmtui/$(DEPDIR)/nmtui-nmtui-radio.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/nmtui/nmtui-radio.c' object='src/nmtui/nmtui-nmtui-radio.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_nmtui_nmtui_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/nmtui/nmtui-nmtui-radio.o `test -f 'src/nmtui/nmtui-radio.c' || echo '$(srcdir)/'`src/nmtui/nmtui-radio.c + +src/nmtui/nmtui-nmtui-radio.obj: src/nmtui/nmtui-radio.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_nmtui_nmtui_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/nmtui/nmtui-nmtui-radio.obj -MD -MP -MF src/nmtui/$(DEPDIR)/nmtui-nmtui-radio.Tpo -c -o src/nmtui/nmtui-nmtui-radio.obj `if test -f 'src/nmtui/nmtui-radio.c'; then $(CYGPATH_W) 'src/nmtui/nmtui-radio.c'; else $(CYGPATH_W) '$(srcdir)/src/nmtui/nmtui-radio.c'; fi` +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/nmtui/$(DEPDIR)/nmtui-nmtui-radio.Tpo src/nmtui/$(DEPDIR)/nmtui-nmtui-radio.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/nmtui/nmtui-radio.c' object='src/nmtui/nmtui-nmtui-radio.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_nmtui_nmtui_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/nmtui/nmtui-nmtui-radio.obj `if test -f 'src/nmtui/nmtui-radio.c'; then $(CYGPATH_W) 'src/nmtui/nmtui-radio.c'; else $(CYGPATH_W) '$(srcdir)/src/nmtui/nmtui-radio.c'; fi` + src/nmtui/nmtui-nm-editor-bindings.o: src/nmtui/nm-editor-bindings.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_nmtui_nmtui_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/nmtui/nmtui-nm-editor-bindings.o -MD -MP -MF src/nmtui/$(DEPDIR)/nmtui-nm-editor-bindings.Tpo -c -o src/nmtui/nmtui-nm-editor-bindings.o `test -f 'src/nmtui/nm-editor-bindings.c' || echo '$(srcdir)/'`src/nmtui/nm-editor-bindings.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/nmtui/$(DEPDIR)/nmtui-nm-editor-bindings.Tpo src/nmtui/$(DEPDIR)/nmtui-nm-editor-bindings.Po @@ -18102,19 +18163,19 @@ src/nmtui/nmtui-nmt-route-table.obj: src/nmtui/nmt-route-table.c @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_nmtui_nmtui_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/nmtui/nmtui-nmt-route-table.obj `if test -f 'src/nmtui/nmt-route-table.c'; then $(CYGPATH_W) 'src/nmtui/nmt-route-table.c'; else $(CYGPATH_W) '$(srcdir)/src/nmtui/nmt-route-table.c'; fi` -src/nmtui/nmtui-nmt-slave-list.o: src/nmtui/nmt-slave-list.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_nmtui_nmtui_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/nmtui/nmtui-nmt-slave-list.o -MD -MP -MF src/nmtui/$(DEPDIR)/nmtui-nmt-slave-list.Tpo -c -o src/nmtui/nmtui-nmt-slave-list.o `test -f 'src/nmtui/nmt-slave-list.c' || echo '$(srcdir)/'`src/nmtui/nmt-slave-list.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/nmtui/$(DEPDIR)/nmtui-nmt-slave-list.Tpo src/nmtui/$(DEPDIR)/nmtui-nmt-slave-list.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/nmtui/nmt-slave-list.c' object='src/nmtui/nmtui-nmt-slave-list.o' libtool=no @AMDEPBACKSLASH@ +src/nmtui/nmtui-nmt-port-list.o: src/nmtui/nmt-port-list.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_nmtui_nmtui_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/nmtui/nmtui-nmt-port-list.o -MD -MP -MF src/nmtui/$(DEPDIR)/nmtui-nmt-port-list.Tpo -c -o src/nmtui/nmtui-nmt-port-list.o `test -f 'src/nmtui/nmt-port-list.c' || echo '$(srcdir)/'`src/nmtui/nmt-port-list.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/nmtui/$(DEPDIR)/nmtui-nmt-port-list.Tpo src/nmtui/$(DEPDIR)/nmtui-nmt-port-list.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/nmtui/nmt-port-list.c' object='src/nmtui/nmtui-nmt-port-list.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_nmtui_nmtui_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/nmtui/nmtui-nmt-slave-list.o `test -f 'src/nmtui/nmt-slave-list.c' || echo '$(srcdir)/'`src/nmtui/nmt-slave-list.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_nmtui_nmtui_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/nmtui/nmtui-nmt-port-list.o `test -f 'src/nmtui/nmt-port-list.c' || echo '$(srcdir)/'`src/nmtui/nmt-port-list.c -src/nmtui/nmtui-nmt-slave-list.obj: src/nmtui/nmt-slave-list.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_nmtui_nmtui_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/nmtui/nmtui-nmt-slave-list.obj -MD -MP -MF src/nmtui/$(DEPDIR)/nmtui-nmt-slave-list.Tpo -c -o src/nmtui/nmtui-nmt-slave-list.obj `if test -f 'src/nmtui/nmt-slave-list.c'; then $(CYGPATH_W) 'src/nmtui/nmt-slave-list.c'; else $(CYGPATH_W) '$(srcdir)/src/nmtui/nmt-slave-list.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/nmtui/$(DEPDIR)/nmtui-nmt-slave-list.Tpo src/nmtui/$(DEPDIR)/nmtui-nmt-slave-list.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/nmtui/nmt-slave-list.c' object='src/nmtui/nmtui-nmt-slave-list.obj' libtool=no @AMDEPBACKSLASH@ +src/nmtui/nmtui-nmt-port-list.obj: src/nmtui/nmt-port-list.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_nmtui_nmtui_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/nmtui/nmtui-nmt-port-list.obj -MD -MP -MF src/nmtui/$(DEPDIR)/nmtui-nmt-port-list.Tpo -c -o src/nmtui/nmtui-nmt-port-list.obj `if test -f 'src/nmtui/nmt-port-list.c'; then $(CYGPATH_W) 'src/nmtui/nmt-port-list.c'; else $(CYGPATH_W) '$(srcdir)/src/nmtui/nmt-port-list.c'; fi` +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/nmtui/$(DEPDIR)/nmtui-nmt-port-list.Tpo src/nmtui/$(DEPDIR)/nmtui-nmt-port-list.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/nmtui/nmt-port-list.c' object='src/nmtui/nmtui-nmt-port-list.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_nmtui_nmtui_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/nmtui/nmtui-nmt-slave-list.obj `if test -f 'src/nmtui/nmt-slave-list.c'; then $(CYGPATH_W) 'src/nmtui/nmt-slave-list.c'; else $(CYGPATH_W) '$(srcdir)/src/nmtui/nmt-slave-list.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_nmtui_nmtui_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/nmtui/nmtui-nmt-port-list.obj `if test -f 'src/nmtui/nmt-port-list.c'; then $(CYGPATH_W) 'src/nmtui/nmt-port-list.c'; else $(CYGPATH_W) '$(srcdir)/src/nmtui/nmt-port-list.c'; fi` src/nmtui/nmtui-nmt-utils.o: src/nmtui/nmt-utils.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_nmtui_nmtui_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/nmtui/nmtui-nmt-utils.o -MD -MP -MF src/nmtui/$(DEPDIR)/nmtui-nmt-utils.Tpo -c -o src/nmtui/nmtui-nmt-utils.o `test -f 'src/nmtui/nmt-utils.c' || echo '$(srcdir)/'`src/nmtui/nmt-utils.c @@ -20292,6 +20353,7 @@ distclean: distclean-recursive -rm -f src/libnm-core-impl/$(DEPDIR)/libnm_core_impl_la-nm-setting-ip-tunnel.Plo -rm -f src/libnm-core-impl/$(DEPDIR)/libnm_core_impl_la-nm-setting-ip4-config.Plo -rm -f src/libnm-core-impl/$(DEPDIR)/libnm_core_impl_la-nm-setting-ip6-config.Plo + -rm -f src/libnm-core-impl/$(DEPDIR)/libnm_core_impl_la-nm-setting-link.Plo -rm -f src/libnm-core-impl/$(DEPDIR)/libnm_core_impl_la-nm-setting-loopback.Plo -rm -f src/libnm-core-impl/$(DEPDIR)/libnm_core_impl_la-nm-setting-macsec.Plo -rm -f src/libnm-core-impl/$(DEPDIR)/libnm_core_impl_la-nm-setting-macvlan.Plo @@ -20417,6 +20479,7 @@ distclean: distclean-recursive -rm -f src/libnm-systemd-shared/src/basic/$(DEPDIR)/libnm_systemd_shared_la-in-addr-util.Plo -rm -f src/libnm-systemd-shared/src/basic/$(DEPDIR)/libnm_systemd_shared_la-inotify-util.Plo -rm -f src/libnm-systemd-shared/src/basic/$(DEPDIR)/libnm_systemd_shared_la-io-util.Plo + -rm -f src/libnm-systemd-shared/src/basic/$(DEPDIR)/libnm_systemd_shared_la-label.Plo -rm -f src/libnm-systemd-shared/src/basic/$(DEPDIR)/libnm_systemd_shared_la-locale-util.Plo -rm -f src/libnm-systemd-shared/src/basic/$(DEPDIR)/libnm_systemd_shared_la-memory-util.Plo -rm -f src/libnm-systemd-shared/src/basic/$(DEPDIR)/libnm_systemd_shared_la-mempool.Plo @@ -20437,7 +20500,6 @@ distclean: distclean-recursive -rm -f src/libnm-systemd-shared/src/basic/$(DEPDIR)/libnm_systemd_shared_la-time-util.Plo -rm -f src/libnm-systemd-shared/src/basic/$(DEPDIR)/libnm_systemd_shared_la-tmpfile-util.Plo -rm -f src/libnm-systemd-shared/src/basic/$(DEPDIR)/libnm_systemd_shared_la-utf8.Plo - -rm -f src/libnm-systemd-shared/src/basic/$(DEPDIR)/libnm_systemd_shared_la-util.Plo -rm -f src/libnm-systemd-shared/src/fundamental/$(DEPDIR)/libnm_systemd_shared_la-sha256.Plo -rm -f src/libnm-systemd-shared/src/fundamental/$(DEPDIR)/libnm_systemd_shared_la-string-util-fundamental.Plo -rm -f src/libnm-systemd-shared/src/shared/$(DEPDIR)/libnm_systemd_shared_la-dns-domain.Plo @@ -20552,10 +20614,10 @@ distclean: distclean-recursive -rm -f src/nmtui/$(DEPDIR)/nmtui-nmt-page-wireguard.Po -rm -f src/nmtui/$(DEPDIR)/nmtui-nmt-password-dialog.Po -rm -f src/nmtui/$(DEPDIR)/nmtui-nmt-password-fields.Po + -rm -f src/nmtui/$(DEPDIR)/nmtui-nmt-port-list.Po -rm -f src/nmtui/$(DEPDIR)/nmtui-nmt-route-editor.Po -rm -f src/nmtui/$(DEPDIR)/nmtui-nmt-route-entry.Po -rm -f src/nmtui/$(DEPDIR)/nmtui-nmt-route-table.Po - -rm -f src/nmtui/$(DEPDIR)/nmtui-nmt-slave-list.Po -rm -f src/nmtui/$(DEPDIR)/nmtui-nmt-utils.Po -rm -f src/nmtui/$(DEPDIR)/nmtui-nmt-widget-list.Po -rm -f src/nmtui/$(DEPDIR)/nmtui-nmt-wireguard-peer-editor.Po @@ -20563,6 +20625,7 @@ distclean: distclean-recursive -rm -f src/nmtui/$(DEPDIR)/nmtui-nmtui-connect.Po -rm -f src/nmtui/$(DEPDIR)/nmtui-nmtui-edit.Po -rm -f src/nmtui/$(DEPDIR)/nmtui-nmtui-hostname.Po + -rm -f src/nmtui/$(DEPDIR)/nmtui-nmtui-radio.Po -rm -f src/nmtui/$(DEPDIR)/nmtui-nmtui.Po -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ @@ -20971,6 +21034,7 @@ maintainer-clean: maintainer-clean-recursive -rm -f src/libnm-core-impl/$(DEPDIR)/libnm_core_impl_la-nm-setting-ip-tunnel.Plo -rm -f src/libnm-core-impl/$(DEPDIR)/libnm_core_impl_la-nm-setting-ip4-config.Plo -rm -f src/libnm-core-impl/$(DEPDIR)/libnm_core_impl_la-nm-setting-ip6-config.Plo + -rm -f src/libnm-core-impl/$(DEPDIR)/libnm_core_impl_la-nm-setting-link.Plo -rm -f src/libnm-core-impl/$(DEPDIR)/libnm_core_impl_la-nm-setting-loopback.Plo -rm -f src/libnm-core-impl/$(DEPDIR)/libnm_core_impl_la-nm-setting-macsec.Plo -rm -f src/libnm-core-impl/$(DEPDIR)/libnm_core_impl_la-nm-setting-macvlan.Plo @@ -21096,6 +21160,7 @@ maintainer-clean: maintainer-clean-recursive -rm -f src/libnm-systemd-shared/src/basic/$(DEPDIR)/libnm_systemd_shared_la-in-addr-util.Plo -rm -f src/libnm-systemd-shared/src/basic/$(DEPDIR)/libnm_systemd_shared_la-inotify-util.Plo -rm -f src/libnm-systemd-shared/src/basic/$(DEPDIR)/libnm_systemd_shared_la-io-util.Plo + -rm -f src/libnm-systemd-shared/src/basic/$(DEPDIR)/libnm_systemd_shared_la-label.Plo -rm -f src/libnm-systemd-shared/src/basic/$(DEPDIR)/libnm_systemd_shared_la-locale-util.Plo -rm -f src/libnm-systemd-shared/src/basic/$(DEPDIR)/libnm_systemd_shared_la-memory-util.Plo -rm -f src/libnm-systemd-shared/src/basic/$(DEPDIR)/libnm_systemd_shared_la-mempool.Plo @@ -21116,7 +21181,6 @@ maintainer-clean: maintainer-clean-recursive -rm -f src/libnm-systemd-shared/src/basic/$(DEPDIR)/libnm_systemd_shared_la-time-util.Plo -rm -f src/libnm-systemd-shared/src/basic/$(DEPDIR)/libnm_systemd_shared_la-tmpfile-util.Plo -rm -f src/libnm-systemd-shared/src/basic/$(DEPDIR)/libnm_systemd_shared_la-utf8.Plo - -rm -f src/libnm-systemd-shared/src/basic/$(DEPDIR)/libnm_systemd_shared_la-util.Plo -rm -f src/libnm-systemd-shared/src/fundamental/$(DEPDIR)/libnm_systemd_shared_la-sha256.Plo -rm -f src/libnm-systemd-shared/src/fundamental/$(DEPDIR)/libnm_systemd_shared_la-string-util-fundamental.Plo -rm -f src/libnm-systemd-shared/src/shared/$(DEPDIR)/libnm_systemd_shared_la-dns-domain.Plo @@ -21231,10 +21295,10 @@ maintainer-clean: maintainer-clean-recursive -rm -f src/nmtui/$(DEPDIR)/nmtui-nmt-page-wireguard.Po -rm -f src/nmtui/$(DEPDIR)/nmtui-nmt-password-dialog.Po -rm -f src/nmtui/$(DEPDIR)/nmtui-nmt-password-fields.Po + -rm -f src/nmtui/$(DEPDIR)/nmtui-nmt-port-list.Po -rm -f src/nmtui/$(DEPDIR)/nmtui-nmt-route-editor.Po -rm -f src/nmtui/$(DEPDIR)/nmtui-nmt-route-entry.Po -rm -f src/nmtui/$(DEPDIR)/nmtui-nmt-route-table.Po - -rm -f src/nmtui/$(DEPDIR)/nmtui-nmt-slave-list.Po -rm -f src/nmtui/$(DEPDIR)/nmtui-nmt-utils.Po -rm -f src/nmtui/$(DEPDIR)/nmtui-nmt-widget-list.Po -rm -f src/nmtui/$(DEPDIR)/nmtui-nmt-wireguard-peer-editor.Po @@ -21242,6 +21306,7 @@ maintainer-clean: maintainer-clean-recursive -rm -f src/nmtui/$(DEPDIR)/nmtui-nmtui-connect.Po -rm -f src/nmtui/$(DEPDIR)/nmtui-nmtui-edit.Po -rm -f src/nmtui/$(DEPDIR)/nmtui-nmtui-hostname.Po + -rm -f src/nmtui/$(DEPDIR)/nmtui-nmtui-radio.Po -rm -f src/nmtui/$(DEPDIR)/nmtui-nmtui.Po -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic @@ -21517,6 +21582,9 @@ $(src_libnm_core_impl_tests_test_secrets_OBJECTS): $(src_libnm_core_public_mkenu $(src_libnm_core_impl_tests_test_setting_OBJECTS): $(src_libnm_core_public_mkenums_h) $(src_libnm_core_impl_tests_test_settings_defaults_OBJECTS): $(src_libnm_core_public_mkenums_h) +check-local-nm-autoptr: + $(srcdir)/tools/check-nm-autoptr.sh + $(src_libnm_core_impl_gen_metadata_nm_settings_libnm_core_OBJECTS): $(src_libnm_core_public_mkenums_h) $(src_libnm_client_impl_libnm_client_impl_la_OBJECTS) : $(src_libnm_client_public_mkenums_h) @@ -21575,7 +21643,13 @@ src/libnm-client-impl/nm-settings-docs-gir.xml: tools/generate-docs-nm-settings- --output $@ man/nm-settings-docs-nmcli.xml: src/nmcli/gen-metadata-nm-settings-nmcli.xml src/libnm-client-impl/nm-property-infos-nmcli.xml src/libnm-client-impl/nm-settings-docs-gir.xml tools/generate-docs-nm-settings-docs-merge.py man/common.ent - $(AM_V_GEN) "$(PYTHON)" $(srcdir)/tools/generate-docs-nm-settings-docs-merge.py --only-from-first $@ $(wordlist 1,3,$^) + $(AM_V_GEN) \ + "$(PYTHON)" \ + "$(srcdir)/tools/generate-docs-nm-settings-docs-merge.py" \ + "$@" \ + --only-properties-from \ + "$<" \ + $(wordlist 1,3,$^) src/libnmc-setting/settings-docs-input.xml: src/libnm-client-impl/nm-property-infos-nmcli.xml src/libnm-client-impl/nm-settings-docs-gir.xml tools/generate-docs-nm-settings-docs-merge.py $(AM_V_GEN) "$(PYTHON)" $(srcdir)/tools/generate-docs-nm-settings-docs-merge.py $@ $(wordlist 1,2,$^) @@ -21847,10 +21921,12 @@ $(src_nmcli_gen_metadata_nm_settings_nmcli_OBJECTS): $(src_libnm_client_public_m @BUILD_NM_CLOUD_SETUP_TRUE@@HAVE_SYSTEMD_TRUE@ $(AM_V_GEN) $(data_edit) $< >$@ @BUILD_NM_CLOUD_SETUP_TRUE@@HAVE_SYSTEMD_TRUE@install-data-hook-cloud-setup: install-data-hook-dispatcher -@BUILD_NM_CLOUD_SETUP_TRUE@@HAVE_SYSTEMD_TRUE@ $(INSTALL_SCRIPT) "$(srcdir)/src/nm-cloud-setup/90-nm-cloud-setup.sh" "$(DESTDIR)$(nmlibdir)/dispatcher.d/no-wait.d/" +@BUILD_NM_CLOUD_SETUP_TRUE@@HAVE_SYSTEMD_TRUE@ $(INSTALL_SCRIPT) "$(srcdir)/src/nm-cloud-setup/90-nm-cloud-setup.sh" "$(DESTDIR)$(nmlibdir)/dispatcher.d/pre-up.d/" +@BUILD_NM_CLOUD_SETUP_TRUE@@HAVE_SYSTEMD_TRUE@ ln -fs ../pre-up.d/90-nm-cloud-setup.sh "$(DESTDIR)$(nmlibdir)/dispatcher.d/no-wait.d/90-nm-cloud-setup.sh" @BUILD_NM_CLOUD_SETUP_TRUE@@HAVE_SYSTEMD_TRUE@ ln -fs no-wait.d/90-nm-cloud-setup.sh "$(DESTDIR)$(nmlibdir)/dispatcher.d/90-nm-cloud-setup.sh" @BUILD_NM_CLOUD_SETUP_TRUE@@HAVE_SYSTEMD_TRUE@uninstall-hook-cloud-setup: +@BUILD_NM_CLOUD_SETUP_TRUE@@HAVE_SYSTEMD_TRUE@ rm -f "$(DESTDIR)$(nmlibdir)/dispatcher.d/pre-up.d/90-nm-cloud-setup.sh" @BUILD_NM_CLOUD_SETUP_TRUE@@HAVE_SYSTEMD_TRUE@ rm -f "$(DESTDIR)$(nmlibdir)/dispatcher.d/no-wait.d/90-nm-cloud-setup.sh" @BUILD_NM_CLOUD_SETUP_TRUE@@HAVE_SYSTEMD_TRUE@ rm -f "$(DESTDIR)$(nmlibdir)/dispatcher.d/90-nm-cloud-setup.sh" @@ -21862,7 +21938,10 @@ $(src_nmcli_gen_metadata_nm_settings_nmcli_OBJECTS): $(src_libnm_client_public_m ############################################################################### check-local-tests-client: src/nmcli/nmcli src/tests/client/test-client.py - LIBTOOL="$(LIBTOOL)" "$(srcdir)/src/tests/client/test-client.sh" "$(builddir)" "$(srcdir)" "$(PYTHON)" -- + LIBTOOL="$(LIBTOOL)" "$(srcdir)/src/tests/client/test-client.sh" "$(builddir)" "$(srcdir)" "$(PYTHON)" -- TestNmcli + +check-local-tests-cloud-setup: src/nm-cloud-setup/nm-cloud-setup src/tests/client/test-client.py + LIBTOOL="$(LIBTOOL)" "$(srcdir)/src/tests/client/test-client.sh" "$(builddir)" "$(srcdir)" "$(PYTHON)" -- TestNmCloudSetup ############################################################################### @@ -21925,6 +22004,9 @@ man/common.ent: man/common.ent.in @ENABLE_VAPIGEN_TRUE@ vapi/libnm.deps \ @ENABLE_VAPIGEN_TRUE@ vapi/NM-1.0.metadata \ @ENABLE_VAPIGEN_TRUE@ $(NULL) + +check-local-vapi: + $(srcdir)/tools/check-vapi.sh $(examples_C_glib_add_connection_gdbus_OBJECTS): $(src_libnm_core_public_mkenums_h) $(src_libnm_client_public_mkenums_h) $(examples_C_glib_add_connection_libnm_OBJECTS): $(src_libnm_core_public_mkenums_h) $(src_libnm_client_public_mkenums_h) $(examples_C_glib_get_active_connections_gdbus_OBJECTS): $(src_libnm_core_public_mkenums_h) $(src_libnm_client_public_mkenums_h) diff --git a/NEWS b/NEWS index 6cd720fc..1abf2a8f 100644 --- a/NEWS +++ b/NEWS @@ -1,63 +1,64 @@ -=============================================== -NetworkManager-1.42.8 -Overview of changes since NetworkManager-1.42.6 -=============================================== - -* Add support for ppp 2.5.0. -* Fix nft rules for balance-slb bonding. -* Support port priority for bonding. -* Fix regression handling the PKEY_ID for infiniband profiles - in ifcfg-rh format. -* Fix race in nm-cloud-setup that caused partial configuration - and loss of connectivity with multiple interfaces. -* Don't touch "net.ipv6.conf.$IFACE.forwarding" unless explicitly - required for IPv6 sharing. -* Various bugfixes related to team, Wi-Fi P2P, IPv6LL. -* Automatically unblock autoconnect of profiles during reapply. - -=============================================== -NetworkManager-1.42.6 -Overview of changes since NetworkManager-1.42.4 -=============================================== - -* Emit the dhcp-change dispatcher event also after a lease renewal. -* Fix assertion failure on DHCP renewal. -* Add support for EC2 IMDSv2 in nm-cloud-setup. -* Allow setting tunnel flags for ip6gre & ip6gretap connection - profiles. -* Improve the Wi-Fi hotspot functionality. -* Fix setting the Wi-Fi roaming policy based on the number of seen - BSSIDs. -* Support the "no-aaaa" resolv.conf option. -* Some oFono fixes. - -=============================================== -NetworkManager-1.42.4 -Overview of changes since NetworkManager-1.42.2 -=============================================== - -* Fix a possible crash when [global-dns] is used and improve the - documentation. -* Documentation improvements. - -=============================================== -NetworkManager-1.42.2 -Overview of changes since NetworkManager-1.42.0 -=============================================== +============================================= +NetworkManager-1.44 +Overview of changes since NetworkManager-1.42 +============================================= -* Add build option to set the mobile-broadband-provider-info database - path. -* Add new "ipv[46].replace-local-rule" setting to control whether to - remove the local route rule that is automatically generated. -* Add the DHCPv6 IAID to the lease information exposed in /run and on - D-Bus. -* Fix assuming team connections at boot. -* Fix race condition when setting the MAC address of an OVS interface. -* Fix constructing the IPv4 name servers variable passed to dispatcher - scripts. -* Don't use tentative IPv6 address to resolve the system hostname via DNS. -* Deprecate the "Master" property of the NMActiveConnection D-Bus object - in favor of the new "Controller" property. +* Introduce a new "link" setting that holds properties related to the + kernel link such as "tx-queue-length", "gso-max-size", + "gso-max-segments", "gro-max-size". +* Support sending a DHCPv6 prefix delegation hint via the + "ipv6.dhcp-pd-hint" connection property. +* Support new bond options: "arp_missed_max", "lacp_active", + "ns_ip6_target". +* Add new "initial-eps-bearer-configure" and "initial-eps-bearer-apn" + properties in the GSM setting. +* Setting "connection.stable-id=default${CONNECTION}" changed behavior to + be identical to the built-in default value when the stable-id is not set. +* Add a "[keyfile].rename" option to NetworkManager.conf to force renaming + profiles on disk when their name changes. +* The ifcfg-rh plugin is deprecated; it will only receive bugfixes and + no new features. A warning is emitted the log when a connection in + ifcfg-rh format is found. +* To automatically migrate existing ifcfg-rh connections to the + keyfile format, a new configuration option "main.migrate-ifcfg-rh" + is provided. Migration is disabled by default, but the default value + can be changed at build time via + "--with-config-migrate-ifcfg-rh-default=yes". +* When configuring hostnames in non-public TLD (like "example.local"), use + the TLD as default search domain instead of the full hostname. +* Always apply DNS options from the [global-dns] configuration section +* The NetworkManager daemon now acquires the D-Bus name only after + populating the D-Bus tree. This can add a delay during startup but + it is required to avoid race conditions with other services + depending on NM. +* Add a "version-id" argument to the Update2() D-Bus call to guard + against concurrent modifications of profiles. +* Don't use tentative IPv6 addresses to resolve the system hostname + via DNS. +* Track the number of autoconnect retries left for each device and + connection. Previously it was tracked only per connection and this + lead to unexpected behaviors in case of multiconnect profiles. +* Set VLAN filtering options on bridge via netlink instead of sysfs. +* nm-cloud-setup now supports IMDSv2 on Amazon EC2. +* nmtui now allows to enable or disable Wi-Fi and WWAN radios. +* Honor ignore-carrier=no for bond/bridge/team devices. +* Add version mismatch warning when running nmcli commands. + +The following changes were backported to 1.42.x releases between 1.42.0 +and 1.42.8, and are also present in NetworkManager-1.44: + +- 1.42.8 +* Support compiling against pppd 2.5.0. +* Support the "prio" option for bond ports. +* Better handle non-full-membership PKEY_ID with new PKEY_ID_NM + variable in ifcfg-rh files. + +- 1.42.2 +* Add new "ipv[46].replace-local-rule" connection property that allows + users to remove the autogenerated local route rule. By default, + NetworkManager won't touch the local route rule. +* Introduce a new D-Bus property "Controller" in the ActiveConnection + object, and deprecated the existing "Master" property. ============================================= NetworkManager-1.42 diff --git a/config.h.in b/config.h.in index ea34eaa6..4da720d0 100644 --- a/config.h.in +++ b/config.h.in @@ -140,6 +140,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H +/* Define to 1 if you have the header file. */ +#undef HAVE_THREADS_H + /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H @@ -176,6 +179,9 @@ /* Mobile Broadband Service Provider Information Database location */ #undef MOBILE_BROADBAND_PROVIDER_INFO_DATABASE +/* Define to path of modprobe binary */ +#undef MODPROBE_PATH + /* Path to netconfig */ #undef NETCONFIG_PATH @@ -194,6 +200,9 @@ /* Default configuration option for main.dhcp setting */ #undef NM_CONFIG_DEFAULT_MAIN_DHCP +/* The default value of the main.migrate-ifcfg-rh configuration option */ +#undef NM_CONFIG_DEFAULT_MAIN_MIGRATE_IFCFG_RH + /* Default configuration option for main.plugins setting */ #undef NM_CONFIG_DEFAULT_MAIN_PLUGINS diff --git a/config.h.meson b/config.h.meson index bda54203..d364f762 100644 --- a/config.h.meson +++ b/config.h.meson @@ -13,6 +13,9 @@ /* Define to path of dnsmasq binary */ #mesondefine DNSMASQ_PATH +/* Define to path of modprobe binary */ +#mesondefine MODPROBE_PATH + /* Gettext package */ #mesondefine GETTEXT_PACKAGE @@ -46,6 +49,9 @@ /* Define to 1 if you have the header file. */ #mesondefine HAVE_SYS_AUXV_H +/* Define to 1 if you have the header file. */ +#mesondefine HAVE_THREADS_H + /* Define if you have Linux Wireless Extensions support */ #mesondefine HAVE_WEXT @@ -100,6 +106,9 @@ /* Default configuration option for main.plugins setting */ #mesondefine NM_CONFIG_DEFAULT_MAIN_PLUGINS +/* Default configuration value for main.migrate-ifcfg-rh setting */ +#mesondefine NM_CONFIG_DEFAULT_MAIN_MIGRATE_IFCFG_RH + /* Default value for main.rc-manager setting */ #mesondefine NM_CONFIG_DEFAULT_MAIN_RC_MANAGER diff --git a/configure b/configure index 9d2ebe54..685c5082 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.71 for NetworkManager 1.42.8. +# Generated by GNU Autoconf 2.71 for NetworkManager 1.44.0. # # Report bugs to . # @@ -622,8 +622,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='NetworkManager' PACKAGE_TARNAME='NetworkManager' -PACKAGE_VERSION='1.42.8' -PACKAGE_STRING='NetworkManager 1.42.8' +PACKAGE_VERSION='1.44.0' +PACKAGE_STRING='NetworkManager 1.44.0' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=NetworkManager' PACKAGE_URL='' @@ -745,6 +745,7 @@ LIBPSL_CFLAGS KERNEL_FIRMWARE_DIR SYSTEM_CA_PATH DNSMASQ_PATH +MODPROBE_PATH NFT_PATH IPTABLES_PATH NM_CONFIG_DEFAULT_MAIN_RC_MANAGER @@ -818,6 +819,7 @@ SYSTEMD_INHIBIT_CFLAGS SYSTEMD_LOGIN_LIBS SYSTEMD_LOGIN_CFLAGS NM_CONFIG_DEFAULT_WIFI_BACKEND_TEXT +NM_CONFIG_DEFAULT_MAIN_MIGRATE_IFCFG_RH_TEXT NM_CONFIG_DEFAULT_LOGGING_BACKEND_TEXT SYSTEMD_JOURNAL_LIBS SYSTEMD_JOURNAL_CFLAGS @@ -1070,6 +1072,7 @@ with_systemdsystemunitdir with_hostname_persist with_systemd_journal with_config_logging_backend_default +with_config_migrate_ifcfg_rh_default with_config_wifi_backend_default with_systemd_logind with_consolekit @@ -1101,6 +1104,7 @@ with_netconfig with_config_dns_rc_manager_default with_iptables with_nft +with_modprobe with_dnsmasq with_system_ca_path with_kernel_firmware_dir @@ -1745,7 +1749,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures NetworkManager 1.42.8 to adapt to many kinds of systems. +\`configure' configures NetworkManager 1.44.0 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1817,7 +1821,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of NetworkManager 1.42.8:";; + short | recursive ) echo "Configuration of NetworkManager 1.44.0:";; esac cat <<\_ACEOF @@ -1842,6 +1846,7 @@ Optional Features: --disable-nls do not use Native Language Support --disable-rpath do not hardcode runtime library paths --enable-ifcfg-rh enable ifcfg-rh configuration plugin (Fedora/RHEL) + (deprecated) --enable-ifupdown enable ifupdown configuration plugin (Debian/Ubuntu) --enable-code-coverage Whether to enable code coverage support --enable-wifi enable Wi-Fi support @@ -1917,6 +1922,8 @@ Optional Packages: Use systemd journal for logging --with-config-logging-backend-default=backend Default value for logging.backend + --with-config-migrate-ifcfg-rh-default=yes|no + Default value for main.migrate-ifcfg-rh --with-config-wifi-backend-default=backend Default value for wifi.backend --with-systemd-logind=yes|no @@ -1968,6 +1975,8 @@ Optional Packages: path to iptables --with-nft=/usr/sbin/nft path to nft + --with-modprobe=/sbin/modprobe + path to modprobe --with-dnsmasq=/path/to/dnsmasq path to dnsmasq --with-system-ca-path=/path/to/ssl/certs @@ -1981,7 +1990,7 @@ Optional Packages: --with-nmcli=yes|no Build nmcli --with-nm-cloud-setup=yes|no Build nm-cloud-setup, a tool for automatically - configure networking in cloud (EXPERIMENTAL!) + configuring networking in cloud --with-nmtui=yes|no Build nmtui --with-more-asserts=level Enable more assertions for debugging (0 = none, 100 @@ -2172,7 +2181,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -NetworkManager configure 1.42.8 +NetworkManager configure 1.44.0 generated by GNU Autoconf 2.71 Copyright (C) 2021 Free Software Foundation, Inc. @@ -2893,7 +2902,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by NetworkManager $as_me 1.42.8, which was +It was created by NetworkManager $as_me 1.44.0, which was generated by GNU Autoconf 2.71. Invocation command line was $ $0$ac_configure_args_raw @@ -4389,7 +4398,7 @@ fi # Define the identity of the package. PACKAGE='NetworkManager' - VERSION='1.42.8' + VERSION='1.44.0' printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h @@ -19328,9 +19337,9 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu NM_MAJOR_VERSION=1 -NM_MINOR_VERSION=42 -NM_MICRO_VERSION=8 -NM_VERSION=1.42.8 +NM_MINOR_VERSION=44 +NM_MICRO_VERSION=0 +NM_VERSION=1.44.0 @@ -19338,7 +19347,7 @@ NM_VERSION=1.42.8 -NM_GIT_SHA=7c6da25396162ba05ffa71f00e227351dc1452b6 +NM_GIT_SHA=d56e49a4ecc2b03b46f3387b837afc87e99c4bfa if test """" != "no-config-h" ; then @@ -19792,6 +19801,20 @@ then : fi + for ac_header in threads.h +do : + ac_fn_c_check_header_compile "$LINENO" "threads.h" "ac_cv_header_threads_h" "$ac_includes_default" +if test "x$ac_cv_header_threads_h" = xyes +then : + printf "%s\n" "#define HAVE_THREADS_H 1" >>confdefs.h + +else $as_nop + +printf "%s\n" "#define HAVE_THREADS_H 0" >>confdefs.h + +fi + +done ac_fn_check_decl "$LINENO" "getrandom" "ac_cv_have_decl_getrandom" "#include @@ -22661,10 +22684,6 @@ then : fi # Default alternative plugins by distribution -if test -z "$enable_ifcfg_rh" -a -d /etc/sysconfig/network-scripts -then : - enable_ifcfg_rh=yes -fi if test -z "$enable_ifupdown" -a -f /etc/debian_version then : enable_ifupdown=yes @@ -24368,6 +24387,34 @@ NM_CONFIG_DEFAULT_LOGGING_BACKEND_TEXT="$nm_config_logging_backend_default" +# Check whether --with-config-migrate-ifcfg-rh-default was given. +if test ${with_config_migrate_ifcfg_rh_default+y} +then : + withval=$with_config_migrate_ifcfg_rh_default; nm_config_migrate_ifcfg_rh_default="$withval" +else $as_nop + nm_config_migrate_ifcfg_rh_default="no" +fi + + +if test "$nm_config_migrate_ifcfg_rh_default" = yes; then + if test "$enable_ifcfg_rh" = no; then + as_fn_error $? "ifcfg-rh migration can be enabled by default only when the ifcfg-rh plugin is enabled" "$LINENO" 5 + fi + +printf "%s\n" "#define NM_CONFIG_DEFAULT_MAIN_MIGRATE_IFCFG_RH \"true\"" >>confdefs.h + + NM_CONFIG_DEFAULT_MAIN_MIGRATE_IFCFG_RH_TEXT='true' +elif test "$nm_config_migrate_ifcfg_rh_default" = no; then + +printf "%s\n" "#define NM_CONFIG_DEFAULT_MAIN_MIGRATE_IFCFG_RH \"false\"" >>confdefs.h + + NM_CONFIG_DEFAULT_MAIN_MIGRATE_IFCFG_RH_TEXT='false' +else + as_fn_error $? "The value of --with-config-migrate-ifcfg-rh-default must be either \"yes\" or \"no\"." "$LINENO" 5 +fi + + + # Check whether --with-config-wifi-backend-default was given. if test ${with_config_wifi_backend_default+y} then : @@ -27549,6 +27596,71 @@ printf "%s\n" "#define NFT_PATH \"$NFT_PATH\"" >>confdefs.h +# Check whether --with-modprobe was given. +if test ${with_modprobe+y} +then : + withval=$with_modprobe; +fi + +if test "x${with_modprobe}" = x; then + # Extract the first word of "modprobe", so it can be a program name with args. +set dummy modprobe; ac_word=$2 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +printf %s "checking for $ac_word... " >&6; } +if test ${ac_cv_path_MODPROBE_PATH+y} +then : + printf %s "(cached) " >&6 +else $as_nop + case $MODPROBE_PATH in + [\\/]* | ?:[\\/]*) + ac_cv_path_MODPROBE_PATH="$MODPROBE_PATH" # Let the user override the test with a path. + ;; + *) + as_save_IFS=$IFS; IFS=$PATH_SEPARATOR +as_dummy="$PATH:/sbin:/usr/sbin" +for as_dir in $as_dummy +do + IFS=$as_save_IFS + case $as_dir in #((( + '') as_dir=./ ;; + */) ;; + *) as_dir=$as_dir/ ;; + esac + for ac_exec_ext in '' $ac_executable_extensions; do + if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then + ac_cv_path_MODPROBE_PATH="$as_dir$ac_word$ac_exec_ext" + printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + break 2 + fi +done + done +IFS=$as_save_IFS + + ;; +esac +fi +MODPROBE_PATH=$ac_cv_path_MODPROBE_PATH +if test -n "$MODPROBE_PATH"; then + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MODPROBE_PATH" >&5 +printf "%s\n" "$MODPROBE_PATH" >&6; } +else + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 +printf "%s\n" "no" >&6; } +fi + + + if test "x$MODPROBE_PATH" = x; then + MODPROBE_PATH='/sbin/modprobe' + fi +else + MODPROBE_PATH="$with_modprobe" +fi + +printf "%s\n" "#define MODPROBE_PATH \"$MODPROBE_PATH\"" >>confdefs.h + + + + # Check whether --with-dnsmasq was given. if test ${with_dnsmasq+y} then : @@ -27747,6 +27859,7 @@ else fi +have_libcurl='' # Check whether --enable-concheck was given. if test ${enable_concheck+y} @@ -28115,7 +28228,7 @@ else $as_nop with_nmcli=yes fi -if test "$with_nmcli" == yes; then +if test "$with_nmcli" = yes; then if test "$with_readline" = none; then { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;} @@ -28123,7 +28236,7 @@ as_fn_error $? "nmcli requires readline library. Use --with-readline or --with-n See \`config.log' for more details" "$LINENO" 5; } fi build_nmcli=yes -elif test "$with_nmcli" == no; then +elif test "$with_nmcli" = no; then build_nmcli=no else as_fn_error $? "invalid --with-nmcli option. Valid options are --with-nmcli=yes|no" "$LINENO" 5 @@ -28145,6 +28258,7 @@ then : fi if test "$with_nm_cloud_setup" != no; then + if test "$have_libcurl" = ""; then pkg_failed=no { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for LIBCURL" >&5 @@ -28216,6 +28330,7 @@ else printf "%s\n" "yes" >&6; } have_libcurl=yes fi + fi if test "$have_libcurl" != "yes"; then as_fn_error $? "--with-nm-cloud-setup requires libcurl library." "$LINENO" 5 fi @@ -32816,7 +32931,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by NetworkManager $as_me 1.42.8, which was +This file was extended by NetworkManager $as_me 1.44.0, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -32884,7 +32999,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config='$ac_cs_config_escaped' ac_cs_version="\\ -NetworkManager config.status 1.42.8 +NetworkManager config.status 1.44.0 configured by $0, generated by GNU Autoconf 2.71, with options \\"\$ac_cs_config\\" @@ -35030,10 +35145,12 @@ echo " iwd: $ac_with_iwd" echo " jansson: $have_jansson${JANSSON_SONAME:+ (soname: $JANSSON_SONAME)}" echo " iptables: $IPTABLES_PATH" echo " nft: $NFT_PATH" +echo " modprobe: $MODPROBE_PATH" echo echo "Configuration plugins (main.plugins=${config_plugins_default})" echo " ifcfg-rh: ${enable_ifcfg_rh}" +echo " default value of main.migrate-ifcfg-rh: ${nm_config_migrate_ifcfg_rh_default}" echo " ifupdown: ${enable_ifupdown}" echo diff --git a/configure.ac b/configure.ac index 2835b841..5e1cfff6 100644 --- a/configure.ac +++ b/configure.ac @@ -7,8 +7,8 @@ dnl - add corresponding NM_VERSION_x_y_z macros in dnl "shared/nm-version-macros.h.in" dnl - update number in meson.build m4_define([nm_major_version], [1]) -m4_define([nm_minor_version], [42]) -m4_define([nm_micro_version], [8]) +m4_define([nm_minor_version], [44]) +m4_define([nm_micro_version], [0]) m4_define([nm_version], [nm_major_version.nm_minor_version.nm_micro_version]) @@ -120,6 +120,9 @@ AC_CHECK_DECLS([ ]]) AC_CHECK_HEADERS(sys/auxv.h) +AC_CHECK_HEADERS(threads.h, + [], + [AC_DEFINE([HAVE_THREADS_H], [0], [Define to 1 if you have the header file.])]) AC_CHECK_DECLS([getrandom], [AC_DEFINE([USE_SYS_RANDOM_H], [1], [sys/random.h is usable]) @@ -169,10 +172,9 @@ AC_SUBST(nmrundir, '${runstatedir}'/$PACKAGE, [NetworkManager runtime state dire AC_CHECK_FUNCS([__secure_getenv secure_getenv]) # Alternative configuration plugins -AC_ARG_ENABLE(ifcfg-rh, AS_HELP_STRING([--enable-ifcfg-rh], [enable ifcfg-rh configuration plugin (Fedora/RHEL)])) +AC_ARG_ENABLE(ifcfg-rh, AS_HELP_STRING([--enable-ifcfg-rh], [enable ifcfg-rh configuration plugin (Fedora/RHEL) (deprecated)])) AC_ARG_ENABLE(ifupdown, AS_HELP_STRING([--enable-ifupdown], [enable ifupdown configuration plugin (Debian/Ubuntu)])) # Default alternative plugins by distribution -AS_IF([test -z "$enable_ifcfg_rh" -a -d /etc/sysconfig/network-scripts], enable_ifcfg_rh=yes) AS_IF([test -z "$enable_ifupdown" -a -f /etc/debian_version], enable_ifupdown=yes) # Otherwise, plugins default to "no" AS_IF([test -z "$enable_ifcfg_rh"], enable_ifcfg_rh=no) @@ -407,6 +409,26 @@ AC_DEFINE_UNQUOTED(NM_CONFIG_DEFAULT_LOGGING_BACKEND, "$nm_config_logging_backen NM_CONFIG_DEFAULT_LOGGING_BACKEND_TEXT="$nm_config_logging_backend_default" AC_SUBST(NM_CONFIG_DEFAULT_LOGGING_BACKEND_TEXT) +AC_ARG_WITH(config-migrate-ifcfg-rh-default, + AS_HELP_STRING([--with-config-migrate-ifcfg-rh-default=yes|no], + [Default value for main.migrate-ifcfg-rh]), + nm_config_migrate_ifcfg_rh_default="$withval", + nm_config_migrate_ifcfg_rh_default="no") + +if test "$nm_config_migrate_ifcfg_rh_default" = yes; then + if test "$enable_ifcfg_rh" = no; then + AC_MSG_ERROR([ifcfg-rh migration can be enabled by default only when the ifcfg-rh plugin is enabled]) + fi + AC_DEFINE(NM_CONFIG_DEFAULT_MAIN_MIGRATE_IFCFG_RH, "true", [The default value of the main.migrate-ifcfg-rh configuration option]) + NM_CONFIG_DEFAULT_MAIN_MIGRATE_IFCFG_RH_TEXT='true' +elif test "$nm_config_migrate_ifcfg_rh_default" = no; then + AC_DEFINE(NM_CONFIG_DEFAULT_MAIN_MIGRATE_IFCFG_RH, "false", [The default value of the main.migrate-ifcfg-rh configuration option]) + NM_CONFIG_DEFAULT_MAIN_MIGRATE_IFCFG_RH_TEXT='false' +else + AC_MSG_ERROR([The value of --with-config-migrate-ifcfg-rh-default must be either "yes" or "no".]) +fi +AC_SUBST(NM_CONFIG_DEFAULT_MAIN_MIGRATE_IFCFG_RH_TEXT) + AC_ARG_WITH(config-wifi-backend-default, AS_HELP_STRING([--with-config-wifi-backend-default=backend], [Default value for wifi.backend]), @@ -1006,6 +1028,19 @@ fi AC_DEFINE_UNQUOTED(NFT_PATH, "$NFT_PATH", [Define to path of nft binary]) AC_SUBST(NFT_PATH) +AC_ARG_WITH(modprobe, + AS_HELP_STRING([--with-modprobe=/sbin/modprobe], [path to modprobe])) +if test "x${with_modprobe}" = x; then + AC_PATH_PROG(MODPROBE_PATH, modprobe, [], $PATH:/sbin:/usr/sbin) + if test "x$MODPROBE_PATH" = x; then + MODPROBE_PATH='/sbin/modprobe' + fi +else + MODPROBE_PATH="$with_modprobe" +fi +AC_DEFINE_UNQUOTED(MODPROBE_PATH, "$MODPROBE_PATH", [Define to path of modprobe binary]) +AC_SUBST(MODPROBE_PATH) + AC_ARG_WITH(dnsmasq, AS_HELP_STRING([--with-dnsmasq=/path/to/dnsmasq], [path to dnsmasq])) if test "x${with_dnsmasq}" = x; then @@ -1052,6 +1087,7 @@ else fi AM_CONDITIONAL(WITH_LIBPSL, test "$with_libpsl" != "no") +have_libcurl='' AC_ARG_ENABLE(concheck, AS_HELP_STRING([--enable-concheck], [enable connectivity checking support]), @@ -1075,12 +1111,12 @@ AC_ARG_WITH(nmcli, AS_HELP_STRING([--with-nmcli=yes|no], [Build nmcli]), [], [with_nmcli=yes]) -if test "$with_nmcli" == yes; then +if test "$with_nmcli" = yes; then if test "$with_readline" = none; then AC_MSG_FAILURE([nmcli requires readline library. Use --with-readline or --with-nmcli=no]) fi build_nmcli=yes -elif test "$with_nmcli" == no; then +elif test "$with_nmcli" = no; then build_nmcli=no else AC_MSG_ERROR([invalid --with-nmcli option. Valid options are --with-nmcli=yes|no]) @@ -1088,9 +1124,11 @@ fi AM_CONDITIONAL(BUILD_NMCLI, test "$build_nmcli" = yes) AC_ARG_WITH(nm-cloud-setup, - AS_HELP_STRING([--with-nm-cloud-setup=yes|no], [Build nm-cloud-setup, a tool for automatically configure networking in cloud (EXPERIMENTAL!)])) + AS_HELP_STRING([--with-nm-cloud-setup=yes|no], [Build nm-cloud-setup, a tool for automatically configuring networking in cloud])) if test "$with_nm_cloud_setup" != no; then - PKG_CHECK_MODULES(LIBCURL, [libcurl >= 7.24.0], [have_libcurl=yes], [have_libcurl=no]) + if test "$have_libcurl" = ""; then + PKG_CHECK_MODULES(LIBCURL, [libcurl >= 7.24.0], [have_libcurl=yes], [have_libcurl=no]) + fi if test "$have_libcurl" != "yes"; then AC_MSG_ERROR(--with-nm-cloud-setup requires libcurl library.) fi @@ -1417,10 +1455,12 @@ echo " iwd: $ac_with_iwd" echo " jansson: $have_jansson${JANSSON_SONAME:+ (soname: $JANSSON_SONAME)}" echo " iptables: $IPTABLES_PATH" echo " nft: $NFT_PATH" +echo " modprobe: $MODPROBE_PATH" echo echo "Configuration plugins (main.plugins=${config_plugins_default})" echo " ifcfg-rh: ${enable_ifcfg_rh}" +echo " default value of main.migrate-ifcfg-rh: ${nm_config_migrate_ifcfg_rh_default}" echo " ifupdown: ${enable_ifupdown}" echo diff --git a/data/NetworkManager-wait-online.service.in b/data/NetworkManager-wait-online.service.in index fda23916..e3ed53cb 100644 --- a/data/NetworkManager-wait-online.service.in +++ b/data/NetworkManager-wait-online.service.in @@ -1,6 +1,6 @@ [Unit] Description=Network Manager Wait Online -Documentation=man:nm-online(1) +Documentation=man:NetworkManager-wait-online.service(8) Requires=NetworkManager.service After=NetworkManager.service Before=network-online.target diff --git a/data/NetworkManager.service.in b/data/NetworkManager.service.in index e23b3a52..f09ae86c 100644 --- a/data/NetworkManager.service.in +++ b/data/NetworkManager.service.in @@ -4,6 +4,7 @@ Documentation=man:NetworkManager(8) Wants=network.target After=network-pre.target dbus.service Before=network.target @DISTRO_NETWORK_SERVICE@ +BindsTo=dbus.service [Service] Type=dbus @@ -15,6 +16,9 @@ Restart=on-failure # NM doesn't want systemd to kill its children for it KillMode=process +# With a huge number of interfaces, starting can take a long time. +TimeoutStartSec=600 + # CAP_DAC_OVERRIDE: required to open /run/openvswitch/db.sock socket. CapabilityBoundingSet=CAP_NET_ADMIN CAP_DAC_OVERRIDE CAP_NET_RAW CAP_NET_BIND_SERVICE CAP_SETGID CAP_SETUID CAP_SYS_MODULE CAP_AUDIT_WRITE CAP_KILL CAP_SYS_CHROOT diff --git a/docs/api/Makefile.in b/docs/api/Makefile.in index d7a09949..a5f236f5 100644 --- a/docs/api/Makefile.in +++ b/docs/api/Makefile.in @@ -286,6 +286,7 @@ MM_GLIB_LIBS = @MM_GLIB_LIBS@ MOBILE_BROADBAND_PROVIDER_INFO_CFLAGS = @MOBILE_BROADBAND_PROVIDER_INFO_CFLAGS@ MOBILE_BROADBAND_PROVIDER_INFO_LIBS = @MOBILE_BROADBAND_PROVIDER_INFO_LIBS@ MOC = @MOC@ +MODPROBE_PATH = @MODPROBE_PATH@ MSGFMT = @MSGFMT@ MSGMERGE = @MSGMERGE@ MSGMERGE_FOR_MSGFMT_OPTION = @MSGMERGE_FOR_MSGFMT_OPTION@ @@ -298,6 +299,7 @@ NM_CONFIG_DEFAULT_LOGGING_AUDIT_TEXT = @NM_CONFIG_DEFAULT_LOGGING_AUDIT_TEXT@ NM_CONFIG_DEFAULT_LOGGING_BACKEND_TEXT = @NM_CONFIG_DEFAULT_LOGGING_BACKEND_TEXT@ NM_CONFIG_DEFAULT_MAIN_AUTH_POLKIT_TEXT = @NM_CONFIG_DEFAULT_MAIN_AUTH_POLKIT_TEXT@ NM_CONFIG_DEFAULT_MAIN_DHCP = @NM_CONFIG_DEFAULT_MAIN_DHCP@ +NM_CONFIG_DEFAULT_MAIN_MIGRATE_IFCFG_RH_TEXT = @NM_CONFIG_DEFAULT_MAIN_MIGRATE_IFCFG_RH_TEXT@ NM_CONFIG_DEFAULT_MAIN_RC_MANAGER = @NM_CONFIG_DEFAULT_MAIN_RC_MANAGER@ NM_CONFIG_DEFAULT_WIFI_BACKEND_TEXT = @NM_CONFIG_DEFAULT_WIFI_BACKEND_TEXT@ NM_DIST_VERSION = @NM_DIST_VERSION@ diff --git a/docs/api/dbus-org.freedesktop.NetworkManager.Connection.Active.xml b/docs/api/dbus-org.freedesktop.NetworkManager.Connection.Active.xml index d824fbad..1ec5d9a8 100644 --- a/docs/api/dbus-org.freedesktop.NetworkManager.Connection.Active.xml +++ b/docs/api/dbus-org.freedesktop.NetworkManager.Connection.Active.xml @@ -274,8 +274,8 @@ Master readable o The path to the controller device if the connection is a port. -This property is deprecated in favor of the 'Controller' -property since 1.44 and 1.42.2. +DEPRECATED. This property is deprecated in favor of the 'Controller' +property since 1.44. diff --git a/docs/api/dbus-org.freedesktop.NetworkManager.Settings.Connection.xml b/docs/api/dbus-org.freedesktop.NetworkManager.Settings.Connection.xml index bdd3c2a4..7f01357e 100644 --- a/docs/api/dbus-org.freedesktop.NetworkManager.Settings.Connection.xml +++ b/docs/api/dbus-org.freedesktop.NetworkManager.Settings.Connection.xml @@ -237,6 +237,10 @@ The args argument accepts the following keys: The settings plugin the connection will be migrated to such as "keyfile" or "ifcfg-rh". Since 1.38 +version-id: +If specified, the update request is rejected if the +profile's version-id does not match. This can be used to catch concurrent +modifications. Zero means no version check.Since 1.44 diff --git a/docs/api/dbus-org.freedesktop.NetworkManager.Settings.xml b/docs/api/dbus-org.freedesktop.NetworkManager.Settings.xml index b501ea69..74ad0259 100644 --- a/docs/api/dbus-org.freedesktop.NetworkManager.Settings.xml +++ b/docs/api/dbus-org.freedesktop.NetworkManager.Settings.xml @@ -40,6 +40,7 @@ Connections readable ao Hostname readable s CanModify readable b +VersionId readable t @@ -400,6 +401,19 @@ CanModify readable b If true, adding and modifying connections is supported. + + The "VersionId" property + org.freedesktop.NetworkManager.Settings:VersionId + +VersionId readable t + + +The version of the settings. This is incremented whenever the profile +changes and can be used to detect concurrent modifications. + +Since: 1.44 + + diff --git a/docs/api/html/NetworkManager.conf.html b/docs/api/html/NetworkManager.conf.html index b4134352..abd47cea 100644 --- a/docs/api/html/NetworkManager.conf.html +++ b/docs/api/html/NetworkManager.conf.html @@ -344,7 +344,7 @@ no-auto-default=* setting below), the name server there will be localhost only. NetworkManager also writes a file /run/NetworkManager/no-stub-resolv.conf that contains the original name servers pushed to the DNS plugin.

-

When using dnsmasq and systemd-resolved +

When using dnsmasq and systemd-resolved, per-connection added dns servers will always be queried using the device the connection has been activated on.

@@ -407,16 +407,15 @@ no-auto-default=*

systemd-resolved

-

Send the connection DNS configuration to +

Additionally, send the connection DNS configuration to systemd-resolved. Defaults to "true".

-

Note that this setting is complementary to the - dns setting. You can keep this enabled while using - dns set to another DNS plugin alongside - systemd-resolved, or dns set to - systemd-resolved to configure the system resolver to use - systemd-resolved.

-

If systemd-resolved is enabled, the connectivity check resolves the +

Note that this setting has no effect if the main dns + plugin is already systemd-resolved. It is complementary to the + dns setting to configure systemd-resolved alongside the + main plugin.

+

If systemd-resolved is enabled, either via this setting or the main + DNS plugin, the connectivity check resolves the hostname per-device.

@@ -504,6 +503,15 @@ no-auto-default=*

+ +

migrate-ifcfg-rh

+

Whether NetworkManager tries to automatically convert + any connection profile stored in ifcfg-rh format to the keyfile format. + Support for ifcfg-rh is deprecated and will be eventually removed. If + enabled, the migration is performed at every startup of the daemon. + The default value is false. +

+ @@ -535,6 +543,19 @@ no-auto-default=*

+

rename

+

+ NetworkManager automatically chooses a filename when storing + a new profile to disk. That name depends on the profile's name + (connection.id). When updating a profile's name, the file is + not renamed to not break scripts that rely on the filename + for the profile. + By setting this option to "true", NetworkManager renames + the keyfile on update of the profile, to follow the profile's + name. This defaults to "false". +

+ +

unmanaged-devices

Set devices that should be ignored by NetworkManager. @@ -1647,9 +1668,9 @@ enable=nm-version-min:1.3,nm-version-min:1.2.6,nm-version-min:1.0.16

ifcfg-rh

- This plugin is used on the Fedora and Red Hat Enterprise - Linux distributions to read and write configuration from - the standard + This plugin is now deprecated; it can be used on the + Fedora and Red Hat Enterprise Linux distributions to read + and write configuration from the standard /etc/sysconfig/network-scripts/ifcfg-* files. It currently supports reading Ethernet, Wi-Fi, InfiniBand, VLAN, Bond, Bridge, and Team connections. diff --git a/docs/api/html/NetworkManager.devhelp2 b/docs/api/html/NetworkManager.devhelp2 index 33b73bdf..850eb5c0 100644 --- a/docs/api/html/NetworkManager.devhelp2 +++ b/docs/api/html/NetworkManager.devhelp2 @@ -70,6 +70,7 @@ + @@ -241,6 +242,7 @@ + diff --git a/docs/api/html/ch01.html b/docs/api/html/ch01.html index 4a43e068..a6dee91a 100644 --- a/docs/api/html/ch01.html +++ b/docs/api/html/ch01.html @@ -174,6 +174,9 @@ hostname — Hostname settings

+link — Link settings +
+
loopback — Loopback Link Settings
diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Connection.Active.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Connection.Active.html index afd8aea2..8dcd4289 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Connection.Active.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Connection.Active.html @@ -309,8 +309,8 @@ Master readable o The path to the controller device if the connection is a port.

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

diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Settings.Connection.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Settings.Connection.html index d0b2322f..fd20e593 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Settings.Connection.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Settings.Connection.html @@ -297,11 +297,15 @@ The args argument accepts the following keys: -

plugin:

+

plugin:, version-id:

The settings plugin the connection will be migrated to such as "keyfile" or "ifcfg-rh".

Since 1.38

+

If specified, the update request is rejected if the +profile's version-id does not match. This can be used to catch concurrent +modifications. Zero means no version check.

+

Since 1.44

diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Settings.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Settings.html index 7efdc770..4facbb7f 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Settings.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Settings.html @@ -68,6 +68,7 @@ Connections readable ao Hostname readable s CanModify readable b +VersionId readable t
@@ -498,6 +499,20 @@ CanModify readable b If true, adding and modifying connections is supported.

+
+
+

The "VersionId" property

+
+VersionId  readable   t
+
+

+The version of the settings. This is incremented whenever the profile +changes and can be used to detect concurrent modifications. +

+

+Since: 1.44 +

+
+link — Link settings +
+
loopback — Loopback Link Settings
diff --git a/docs/api/html/ix01.html b/docs/api/html/ix01.html index 0a54382c..e7c79395 100644 --- a/docs/api/html/ix01.html +++ b/docs/api/html/ix01.html @@ -506,6 +506,8 @@
org.freedesktop.NetworkManager.Settings:Hostname, The "Hostname" property
+
org.freedesktop.NetworkManager.Settings:VersionId, The "VersionId" property +
@@ -750,6 +752,8 @@
dhcp-iaid, ipv4, ipv6
+
dhcp-pd-hint, ipv6 +
dhcp-reject-servers, ipv4, ipv6
dhcp-send-hostname, ipv4, ipv6 @@ -833,12 +837,18 @@
generate-mac-address-mask, 802-3-ethernet, 802-11-wireless
+
gro-max-size, link +
group, tun, 802-11-wireless-security
group-address, bridge
group-forward-mask, bridge
+
gso-max-segments, link +
+
gso-max-size, link +
@@ -867,6 +877,10 @@
ingress-priority-map, vlan
+
initial-eps-bearer-apn, gsm +
+
initial-eps-bearer-configure, gsm +
input-key, ip-tunnel
interface-name, connection, bond, bridge, match, team, vlan @@ -875,7 +889,7 @@
ip6-auto-default-route, wireguard
-
ip6-privacy, ipv6 +
ip6-privacy, ipv6
@@ -1115,7 +1129,7 @@
n-txq-desc, ovs-dpdk
-
network-id, gsm +
network-id, gsm
network-name, wimax
@@ -1397,7 +1411,7 @@

R

-
ra-timeout, ipv6 +
ra-timeout, ipv6
rate, 802-11-wireless
@@ -1486,9 +1500,9 @@
short-address, wpan
-
sim-id, gsm +
sim-id, gsm
-
sim-operator-id, gsm +
sim-operator-id, gsm
slave-type, connection
@@ -1531,7 +1545,7 @@
timestamp, connection
-
token, ipv6 +
token, ipv6
tos, ip-tunnel, vxlan
@@ -1545,6 +1559,8 @@
tx-power, 802-11-wireless
+
tx-queue-length, link +
type, connection, bluetooth, ovs-interface
diff --git a/docs/api/html/nm-cloud-setup.html b/docs/api/html/nm-cloud-setup.html index 360519fa..794c1375 100644 --- a/docs/api/html/nm-cloud-setup.html +++ b/docs/api/html/nm-cloud-setup.html @@ -137,7 +137,9 @@
  • NM_CLOUD_SETUP_LOG: control the logging verbosity. Set it to one of TRACE, DEBUG, INFO, WARN, ERR or OFF. The program - will print message on stdout and the default level is WARN.

  • + will print message on stdout and the default level is WARN. When + run as systemd service, the log will be collected by journald can can be seen with + journalctl.

  • NM_CLOUD_SETUP_AZURE: boolean, whether Microsoft Azure support is enabled. Defaults to no.

  • NM_CLOUD_SETUP_EC2: boolean, whether Amazon EC2 (AWS) support is enabled. Defaults @@ -149,6 +151,15 @@

  • +

    Debugging

    +

    Enable debug logging by setting NM_CLOUD_SETUP_LOG environment variable to TRACE.

    +

    In the common case where nm-cloud-setup is running as systemd service, this can be done via systemctl edit nm-cloud-setup.service + and add Environment=NM_CLOUD_SETUP_LOG=TRACE to the [Service] section. Afterwards, the log can + be found in syslog via journalctl. You may also want to enable debug logging in NetworkManager as descibed + in the DEBUGGING section in NetworkManager(5) + manual. When sharing logs, it's best to share complete logs and not preemptively filter for NetworkManager or nm-cloud-setup logs.

    +
    +

    Example Setup for Configuring and Predeploying nm-cloud-setup

    As detailed before, nm-cloud-setup needs to be explicitly enabled. As it runs as a systemd service and timer, that basically means to enable and configure @@ -182,7 +193,7 @@ ln -s /etc/systemd/system/timers.target.wants/nm-cloud-setup.timer /usr/lib/syst

    Supported Cloud Providers

    -

    Amazon EC2 (AWS)

    +

    Amazon EC2 (AWS)

    For AWS, the tools tries to fetch configuration from http://169.254.169.254/. Currently, it only configures IPv4 and does nothing about IPv6. It will do the following.

      @@ -239,7 +250,7 @@ ln -s /etc/systemd/system/timers.target.wants/nm-cloud-setup.timer /usr/lib/syst

    -

    Google Cloud Platform (GCP)

    +

    Google Cloud Platform (GCP)

    For GCP, the meta data is fetched from URIs starting with http://metadata.google.internal/computeMetadata/v1/ with a HTTP header "Metadata-Flavor: Google". @@ -267,7 +278,7 @@ ln -s /etc/systemd/system/timers.target.wants/nm-cloud-setup.timer /usr/lib/syst


    -

    Microsoft Azure

    +

    Microsoft Azure

    For Azure, the meta data is fetched from URIs starting with http://169.254.169.254/metadata/instance with a URL parameter "?format=text&api-version=2017-04-02" and a HTTP header "Metadata:true". @@ -299,7 +310,7 @@ ln -s /etc/systemd/system/timers.target.wants/nm-cloud-setup.timer /usr/lib/syst


    -

    Alibaba Cloud (Aliyun)

    +

    Alibaba Cloud (Aliyun)

    For Aliyun, the tools tries to fetch configuration from http://100.100.100.200/. Currently, it only configures IPv4 and does nothing about IPv6. It will do the following.

      @@ -327,7 +338,7 @@ ln -s /etc/systemd/system/timers.target.wants/nm-cloud-setup.timer /usr/lib/syst
    -

    See Also

    +

    See Also

    NetworkManager(8) nmcli(1) diff --git a/docs/api/html/nm-dbus-types.html b/docs/api/html/nm-dbus-types.html index 5d7db24a..287647e3 100644 --- a/docs/api/html/nm-dbus-types.html +++ b/docs/api/html/nm-dbus-types.html @@ -1763,7 +1763,7 @@

    -

    modem has 5GNR data capability (Since: 1.36)

    +

    modem has 5GNR data capability. Since: 1.36.

      @@ -3997,7 +3997,7 @@

    enum NMCheckpointCreateFlags

    The flags for CheckpointCreate call

    -

    Since: 1.12 (public since 1.4, g-ir since 1.12)

    +

    Since: 1.12: Public since 1.4, g-ir since 1.12.

    Values

    diff --git a/docs/api/html/nm-settings-dbus.html b/docs/api/html/nm-settings-dbus.html index 778860e6..ee13ceaf 100644 --- a/docs/api/html/nm-settings-dbus.html +++ b/docs/api/html/nm-settings-dbus.html @@ -291,7 +291,9 @@ At this time only the "user" [type] is allowed. Any other values are ignored an read-only boolean FALSE -FALSE 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. +This property is deprecated and has no meaning. + +This property is deprecated since version 1.44.This property is deprecated and has no meaning. @@ -314,13 +316,13 @@ At this time only the "user" [type] is allowed. Any other values are ignored an   This 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]. +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 to derive the DHCP client identifier with ipv4.dhcp-client-id=stable, the DHCPv6 DUID with ipv6.dhcp-duid=stable-[llt,ll,uuid] and the DHCP IAID with ipv4.iaid=stable and ipv6.iaid=stable. 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. See NetworkManager(8) manual about the secret-key and the host identity. -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. +The '$' character is treated special to perform dynamic substitutions at activation time. Currently, supported are "${CONNECTION}", "${DEVICE}", "${MAC}", "${BOOT}", "${RANDOM}". These effectively create unique IDs per-connection, per-device, per-boot, or every time. The "${CONNECTION}" uses the profile's connection.uuid, the "${DEVICE}" uses the interface name of the device and "${MAC}" 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. +If the value is unset, a global connection default is consulted. If the value is still unset, the default is "default${CONNECTION}" go generate an ID unique per connection profile. @@ -1499,6 +1501,20 @@ Since 1.34, NULL is the default and means "fabric". Before 1.34, NULL was reject +initial-eps-bearer-apn +string +  +For LTE modems, this sets the APN for the initial EPS bearer that is set up when attaching to the network. Setting this parameter implies initial-eps-bearer-configure to be TRUE. + + + +initial-eps-bearer-configure +boolean +FALSE +For LTE modems, this setting determines whether the initial EPS bearer shall be configured when bringing up the connection. It is inferred TRUE if initial-eps-bearer-apn is set. + + + mtu uint32 0 @@ -1730,7 +1746,7 @@ When this property is set to the default value NM_DHCP_HOSTNAME_FLAG_NONE (0x0), dhcp-iaid string   -A string containing the "Identity Association Identifier" (IAID) used by the DHCP client. The string can be a 32-bit number (either decimal, hexadecimal or or as colon separated hexadecimal numbers). Alternatively it can be set to the special values "mac", "perm-mac", "ifname" or "stable". When set to "mac" (or "perm-mac"), the last 4 bytes of the current (or permanent) MAC address are used as IAID. When set to "ifname", the IAID is computed by hashing the interface name. The special value "stable" can be used to generate an IAID based on the stable-id (see connection.stable-id), a per-host key and the interface name. When the property is unset, the value from global configuration is used; if no global default is set then the IAID is assumed to be "ifname". +A string containing the "Identity Association Identifier" (IAID) used by the DHCP client. The string can be a 32-bit number (either decimal, hexadecimal or as colon separated hexadecimal numbers). Alternatively it can be set to the special values "mac", "perm-mac", "ifname" or "stable". When set to "mac" (or "perm-mac"), the last 4 bytes of the current (or permanent) MAC address are used as IAID. When set to "ifname", the IAID is computed by hashing the interface name. The special value "stable" can be used to generate an IAID based on the stable-id (see connection.stable-id), a per-host key and the interface name. When the property is unset, the value from global configuration is used; if no global default is set then the IAID is assumed to be "ifname". For DHCPv4, the IAID is only used with "ipv4.dhcp-client-id" values "duid" and "ipv6-duid" to generate the client-id. @@ -1984,15 +2000,17 @@ Array of IPv4 route structures. Each IPv4 route structure is composed of 4 32-b addr-gen-mode int32 3 -Configure method for creating the address for use with RFC4862 IPv6 Stateless Address Autoconfiguration. The permitted values are: NM_SETTING_IP6_CONFIG_ADDR_GEN_MODE_EUI64 (0), NM_SETTING_IP6_CONFIG_ADDR_GEN_MODE_STABLE_PRIVACY (1). NM_SETTING_IP6_CONFIG_ADDR_GEN_MODE_DEFAULT_OR_EUI64 (2) or NM_SETTING_IP6_CONFIG_ADDR_GEN_MODE_DEFAULT (3). +Configure the method for creating the IPv6 interface identifier of addresses for RFC4862 IPv6 Stateless Address Autoconfiguration and IPv6 Link Local. + +The permitted values are: NM_SETTING_IP6_CONFIG_ADDR_GEN_MODE_EUI64 (0), NM_SETTING_IP6_CONFIG_ADDR_GEN_MODE_STABLE_PRIVACY (1). NM_SETTING_IP6_CONFIG_ADDR_GEN_MODE_DEFAULT_OR_EUI64 (2) or NM_SETTING_IP6_CONFIG_ADDR_GEN_MODE_DEFAULT (3). -If the property is set to EUI64, the addresses will be generated using the interface tokens derived from hardware address. This makes the host part of the address to stay constant, making it possible to track host's presence when it changes networks. The address changes when the interface hardware is replaced. +If the property is set to "eui64", the addresses will be generated using the interface token derived from the hardware address. This makes the host part of the address constant, making it possible to track the host's presence when it changes networks. The address changes when the interface hardware is replaced. If a duplicate address is detected, there is no fallback to generate another address. When configured, the "ipv6.token" is used instead of the MAC address to generate addresses for stateless autoconfiguration. -The value of stable-privacy enables use of cryptographically secure hash of a secret host-specific key along with the connection's stable-id and the network address as specified by RFC7217. This makes it impossible to use the address track host's presence, and makes the address stable when the network interface hardware is replaced. +If the property is set to "stable-privacy", the interface identifier is generated as specified by RFC7217. This works by hashing a host specific key (see NetworkManager(8) manual), the interface name, the connection's "connection.stable-id" property and the address prefix. This improves privacy by making it harder to use the address to track the host's presence as every prefix and network has a different identifier. Also, the address is stable when the network interface hardware is replaced. -The special values "default" and "default-or-eui64" will fallback to the global connection default in as documented in NetworkManager.conf(5) manual. If the global default is not specified, the fallback value is "stable-privacy" or "eui64", respectively. +The special values "default" and "default-or-eui64" will fallback to the global connection default as documented in the NetworkManager.conf(5) manual. If the global default is not specified, the fallback value is "stable-privacy" or "eui64", respectively. -For libnm, the property defaults to "default" since 1.40. Previously it defaulted to "stable-privacy". On D-Bus, the absence of an addr-gen-mode setting equals "default". For keyfile plugin, the absence of the setting on disk means "default-or-eui64" so that the property doesn't change on upgrade from older versions. +For libnm, the property defaults to "default" since 1.40. Previously it used to default to "stable-privacy". On D-Bus, the absence of an addr-gen-mode setting equals "default". For keyfile plugin, the absence of the setting on disk means "default-or-eui64" so that the property doesn't change on upgrade from older versions. Note that this setting is distinct from the Privacy Extensions as configured by "ip6-privacy" property and it does not affect the temporary addresses configured with this option. @@ -2067,7 +2085,7 @@ When this property is set to the default value NM_DHCP_HOSTNAME_FLAG_NONE (0x0), dhcp-iaid string   -A string containing the "Identity Association Identifier" (IAID) used by the DHCP client. The string can be a 32-bit number (either decimal, hexadecimal or or as colon separated hexadecimal numbers). Alternatively it can be set to the special values "mac", "perm-mac", "ifname" or "stable". When set to "mac" (or "perm-mac"), the last 4 bytes of the current (or permanent) MAC address are used as IAID. When set to "ifname", the IAID is computed by hashing the interface name. The special value "stable" can be used to generate an IAID based on the stable-id (see connection.stable-id), a per-host key and the interface name. When the property is unset, the value from global configuration is used; if no global default is set then the IAID is assumed to be "ifname". +A string containing the "Identity Association Identifier" (IAID) used by the DHCP client. The string can be a 32-bit number (either decimal, hexadecimal or as colon separated hexadecimal numbers). Alternatively it can be set to the special values "mac", "perm-mac", "ifname" or "stable". When set to "mac" (or "perm-mac"), the last 4 bytes of the current (or permanent) MAC address are used as IAID. When set to "ifname", the IAID is computed by hashing the interface name. The special value "stable" can be used to generate an IAID based on the stable-id (see connection.stable-id), a per-host key and the interface name. When the property is unset, the value from global configuration is used; if no global default is set then the IAID is assumed to be "ifname". For DHCPv4, the IAID is only used with "ipv4.dhcp-client-id" values "duid" and "ipv6-duid" to generate the client-id. @@ -2077,6 +2095,13 @@ The actually used DHCPv6 IAID for a currently activated interface is exposed in +dhcp-pd-hint +string +  +A IPv6 address followed by a slash and a prefix length. If set, the value is sent to the DHCPv6 server as hint indicating the prefix delegation (IA_PD) we want to receive. To only hint a prefix length without prefix, set the address part to the zero address (for example "::/60"). + + + dhcp-reject-servers array of string   @@ -2313,7 +2338,9 @@ Array of IPv6 route structures. Each IPv6 route structure is composed of an IPv token string   -Configure the token for draft-chown-6man-tokenised-ipv6-identifiers-02 IPv6 tokenized interface identifiers. Useful with eui64 addr-gen-mode. +Configure the token for draft-chown-6man-tokenised-ipv6-identifiers-02 IPv6 tokenized interface identifiers. Useful with eui64 addr-gen-mode. + +When set, the token is used as IPv6 interface identifier instead of the hardware address. This only applies to addresses from stateless autoconfiguration, not to IPv6 link local addresses.
    @@ -4396,21 +4423,25 @@ This property is deprecated since version 1.4.Use the "cloned-mac-address" prope rate uint32 0 -If non-zero, directs the device to only use the specified bitrate for communication with the access point. Units are in Kb/s, ie 5500 = 5.5 Mbit/s. This property is highly driver dependent and not all devices support setting a static bitrate. +This property is not implemented and has no effect. + +This property is deprecated since version 1.44.This property is not implemented and has no effect. security     -This property is deprecated, but can be set to the value '802-11-wireless-security' when a wireless security setting is also present in the connection dictionary, for compatibility with very old NetworkManager daemons. +This property is deprecated and has no effect. For backwards compatibility, it can be set to "802-11-wireless-security" if the profile has a wireless security setting. seen-bssids array of string   -A list of BSSIDs (each BSSID formatted as a MAC address like "00:11:22:33:44:55") that have been detected as part of the Wi-Fi network. NetworkManager internally tracks previously seen BSSIDs. The property is only meant for reading and reflects the BSSID list of NetworkManager. The changes you make to this property will not be preserved. +A list of BSSIDs (each BSSID formatted as a MAC address like "00:11:22:33:44:55") that have been detected as part of the Wi-Fi network. NetworkManager internally tracks previously seen BSSIDs. The property is only meant for reading and reflects the BSSID list of NetworkManager. The changes you make to this property will not be preserved. + +This is not a regular property that the user would configure. Instead, NetworkManager automatically sets the seen BSSIDs and tracks them internally in "/var/lib/NetworkManager/seen-bssids" file. @@ -4424,7 +4455,9 @@ This property is deprecated since version 1.4.Use the "cloned-mac-address" prope tx-power uint32 0 -If non-zero, directs the device to use the specified transmit power. Units are dBm. This property is highly driver dependent and not all devices support setting a static transmit power. +This property is not implemented and has no effect. + +This property is deprecated since version 1.44.This property is not implemented and has no effect. @@ -4757,7 +4790,56 @@ Negative values have the special effect of excluding other connections with a gr

    -

    loopback setting

    +

    link setting

    +

    Link settings.

    +
    ++++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Key NameValue TypeDefault ValueValue Description
    +gro-max-sizeint64-1The maximum size of a packet built by the Generic Receive Offload stack for this device. The value must be between 0 and 4294967295. When set to -1, the existing value is preserved.
    +gso-max-segmentsint64-1The maximum segments of a Generic Segment Offload packet the device should accept. The value must be between 0 and 4294967295. When set to -1, the existing value is preserved.
    +gso-max-sizeint64-1The maximum size of a Generic Segment Offload packet the device should accept. The value must be between 0 and 4294967295. When set to -1, the existing value is preserved.
    +tx-queue-lengthint64-1The size of the transmit queue for the device, in number of packets. The value must be between 0 and 4294967295. When set to -1, the existing value is preserved.
    +
    +
    +
    +

    loopback setting

    Loopback Link Settings.

    @@ -4783,7 +4865,7 @@ Negative values have the special effect of excluding other connections with a gr
    -

    ovs-external-ids setting

    +

    ovs-external-ids setting

    OVS External IDs Settings.

    @@ -4809,7 +4891,7 @@ Negative values have the special effect of excluding other connections with a gr
    -

    ovs-other-config setting

    +

    ovs-other-config setting

    OVS Other Config Settings.

    @@ -4835,7 +4917,7 @@ Negative values have the special effect of excluding other connections with a gr
    -

    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 f5674127..187e6a08 100644 --- a/docs/api/html/nm-settings-ifcfg-rh.html +++ b/docs/api/html/nm-settings-ifcfg-rh.html @@ -256,25 +256,7 @@ DEVICETYPE=TeamPort are NetworkManager specific extensions not understood by traditional initscripts.

    -

    Table 11. 6lowpan setting

    -
    ------ - - - - - - - -
    PropertyIfcfg-rh VariableDefaultDescription
    -
    -
    -

    Table 12. 802-11-wireless setting

    +

    Table 11. 802-11-wireless setting

    @@ -337,13 +319,13 @@ Example: BSSID=00:1E:BD:64:83:21 - + - + @@ -375,7 +357,7 @@ Example: BSSID=00:1E:BD:64:83:21 - + @@ -413,12 +395,6 @@ Example: MAC_ADDRESS_RANDOMIZATION=alwaysdefault, never, always - - - - - - @@ -431,7 +407,7 @@ Allowed values: "yes", "no"
    rate (none)  This property is not handled by ifcfg-rh plugin.This property is deprecated and not handled by ifcfg-rh plugin.
    tx-power (none)  This property is not handled by ifcfg-rh plugin.This property is deprecated and not handled by ifcfg-rh plugin.
    mac-address seen-bssids (none)  This property is not handled by ifcfg-rh plugin.This is not a regular property that would be configured by the user. It is not handled by ifcfg-rh plugin.
    mtu
    security(none) This property is deprecated and not handled by ifcfg-rh-plugin.
    ap-isolation AP_ISOLATION(+)

    -

    Table 13. 802-11-wireless-security setting

    +

    Table 12. 802-11-wireless-security setting

    @@ -613,7 +589,7 @@ Allowed values: default, disable, optional, required

    -

    Table 14. 802-1x setting

    +

    Table 13. 802-1x setting

    @@ -941,7 +917,7 @@ Example: IEEE_8021X_PRIVATE_KEY=/home/joe/mykey.p12

    -

    Table 15. 802-3-ethernet setting

    +

    Table 14. 802-3-ethernet setting

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

    -

    Table 16. bond setting

    +

    Table 15. bond setting

    @@ -1087,7 +1063,7 @@ Example: BONDING_OPTS="miimon=100 mode=broadcast"

    -

    Table 17. bond-port setting

    +

    Table 16. bond-port setting

    @@ -1124,7 +1100,7 @@ Allowed values: -2147483648 - 2147483647

    -

    Table 18. bridge setting

    +

    Table 17. bridge setting

    @@ -1363,7 +1339,7 @@ Example: BRIDGING_OPTS="multicast_startup_query_interval=4000"
    -

    Table 19. bridge-port setting

    +

    Table 18. bridge-port setting

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

    -

    Table 20. connection setting

    +

    Table 19. connection setting

    @@ -1659,7 +1635,7 @@ Allowed values: delay in milliseconds.

    -

    Table 21. dcb setting

    +

    Table 20. dcb setting

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

    -

    Table 22. ethtool setting

    +

    Table 21. ethtool setting

    @@ -1812,7 +1788,7 @@ Example: DCB_PG_UP2TC=01623701

    -

    Table 23. hostname setting

    +

    Table 22. hostname setting

    @@ -1867,7 +1843,7 @@ Example: HOSTNAME_ONLY_FROM_DEFAULT=0,1

    -

    Table 24. infiniband setting

    +

    Table 23. infiniband setting

    @@ -1922,7 +1898,7 @@ Example: PHYSDEV=ib0

    -

    Table 25. ipv4 setting

    +

    Table 24. ipv4 setting

    @@ -2130,7 +2106,7 @@ Example: IPV4_LINK_LOCAL=auto

    -

    Table 26. ipv6 setting

    +

    Table 25. ipv6 setting

    @@ -2329,34 +2305,20 @@ Example: IPV6_RA_TIMEOUT=10 Example: DHCPV6_DUID=LL; DHCPV6_DUID=0301deadbeef0001; DHCPV6_DUID=03:01:de:ad:be:ef:00:01 - -
    -
    -
    -

    Table 27. loopback setting

    -
    ------ - - - - - - - - - + + + - - + + +
    PropertyIfcfg-rh VariableDefaultDescription
    mtuMTU
    dhcp-pd-hintDHCPV6_PD_HINT(+) +  MTU of the interface.
    Hint for DHCPv6 prefix delegation + +Example: DHCPV6_PD_HINT=2001:db8:1111:2220::/60 DHCPV6_PD_HINT=::/60

    -

    Table 28. match setting

    +

    Table 26. match setting

    @@ -2381,43 +2343,7 @@ Example: MATCH_PATH="pci-0000:01:00.0 pci-0000:0c:00.0"

    -

    Table 29. ovs-bridge setting

    -
    ------ - - - - - - - -
    PropertyIfcfg-rh VariableDefaultDescription
    -
    -
    -

    Table 30. ovs-dpdk setting

    -
    ------ - - - - - - - -
    PropertyIfcfg-rh VariableDefaultDescription
    -
    -
    -

    Table 31. ovs-external-ids setting

    +

    Table 27. ovs-external-ids setting

    @@ -2435,25 +2361,7 @@ Example: MATCH_PATH="pci-0000:01:00.0 pci-0000:0c:00.0"

    -

    Table 32. ovs-interface setting

    -
    ------ - - - - - - - -
    PropertyIfcfg-rh VariableDefaultDescription
    -
    -
    -

    Table 33. ovs-other-config setting

    +

    Table 28. ovs-other-config setting

    @@ -2471,43 +2379,7 @@ Example: MATCH_PATH="pci-0000:01:00.0 pci-0000:0c:00.0"

    -

    Table 34. ovs-patch setting

    -
    ------ - - - - - - - -
    PropertyIfcfg-rh VariableDefaultDescription
    -
    -
    -

    Table 35. ovs-port setting

    -
    ------ - - - - - - - -
    PropertyIfcfg-rh VariableDefaultDescription
    -
    -
    -

    Table 36. proxy setting

    +

    Table 29. proxy setting

    @@ -2560,7 +2432,7 @@ Example: PAC_SCRIPT="function FindProxyForURL (url, host) { retu

    -

    Table 37. sriov setting

    +

    Table 30. sriov setting

    @@ -2605,7 +2477,7 @@ Example: SRIOV_AUTOPROBE_DRIVERS=0,1

    -

    Table 38. tc setting

    +

    Table 31. tc setting

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

    -

    Table 39. team setting

    +

    Table 32. team setting

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

    -

    Table 40. team-port setting

    +

    Table 33. team-port setting

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

    -

    Table 41. user setting

    +

    Table 34. user setting

    @@ -2713,25 +2585,7 @@ Example: NM_USER_FOO__BAR=something

    -

    Table 42. veth setting

    -
    ------ - - - - - - - -
    PropertyIfcfg-rh VariableDefaultDescription
    -
    -
    -

    Table 43. vlan setting

    +

    Table 35. vlan setting

    @@ -2801,80 +2655,8 @@ Example: PHYSDEV=eth0, VLAN_ID=12; or DEVICE=eth0.12
    -
    -

    Table 44. vrf setting

    -
    ------ - - - - - - - -
    PropertyIfcfg-rh VariableDefaultDescription
    -
    -
    -

    Table 45. wifi-p2p setting

    -
    ------ - - - - - - - -
    PropertyIfcfg-rh VariableDefaultDescription
    -
    -
    -

    Table 46. wireguard setting

    -
    ------ - - - - - - - -
    PropertyIfcfg-rh VariableDefaultDescription
    -
    -
    -

    Table 47. wpan setting

    -
    ------ - - - - - - - -
    PropertyIfcfg-rh VariableDefaultDescription
    -

    The following settings are not supported by ifcfg-rh plugin:

    -

    802-11-olpc-mesh, adsl, bluetooth, cdma, dummy, generic, gsm, ip-tunnel, macsec, macvlan, ppp, pppoe, serial, tun, vpn, vxlan, wimax

    +

    6lowpan, 802-11-olpc-mesh, adsl, bluetooth, cdma, dummy, generic, gsm, ip-tunnel, link, loopback, macsec, macvlan, ovs-bridge, ovs-dpdk, ovs-interface, ovs-patch, ovs-port, ppp, pppoe, serial, tun, veth, vpn, vrf, vxlan, wifi-p2p, wimax, wireguard, wpan

    Secret flags

    diff --git a/docs/api/html/nm-settings-nmcli.html b/docs/api/html/nm-settings-nmcli.html index 139eac2f..9e45cfc6 100644 --- a/docs/api/html/nm-settings-nmcli.html +++ b/docs/api/html/nm-settings-nmcli.html @@ -79,7 +79,7 @@ -

    auth-retries

    +

    connection.auth-retries

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

    @@ -88,7 +88,7 @@ -

    autoconnect

    +

    connection.autoconnect

    Alias: autoconnect

    @@ -102,7 +102,7 @@ -

    autoconnect-priority

    +

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

    @@ -110,7 +110,7 @@ -

    autoconnect-retries

    +

    connection.autoconnect-retries

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

    @@ -118,7 +118,7 @@ -

    autoconnect-slaves

    +

    connection.autoconnect-slaves

    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.

    @@ -126,7 +126,7 @@ -

    dns-over-tls

    +

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

    @@ -136,7 +136,7 @@ -

    gateway-ping-timeout

    +

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

    @@ -144,7 +144,7 @@ -

    id

    +

    connection.id

    Alias: con-name

    @@ -154,7 +154,7 @@ -

    interface-name

    +

    connection.interface-name

    Alias: ifname

    @@ -166,7 +166,7 @@ -

    lldp

    +

    connection.lldp

    Whether LLDP is enabled for the connection.

    @@ -174,7 +174,7 @@ -

    llmnr

    +

    connection.llmnr

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

    @@ -184,7 +184,7 @@ -

    master

    +

    connection.master

    Alias: master

    @@ -194,7 +194,7 @@ -

    mdns

    +

    connection.mdns

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

    @@ -204,7 +204,7 @@ -

    metered

    +

    connection.metered

    Whether the connection is metered.

    When updating this property on a currently activated connection, the change takes effect immediately.

    @@ -213,7 +213,7 @@ -

    mptcp-flags

    +

    connection.mptcp-flags

    Whether to configure MPTCP endpoints and the address flags. If MPTCP is enabled in NetworkManager, it will configure the addresses of the interface as MPTCP endpoints. Note that IPv4 loopback addresses (127.0.0.0/8), IPv4 link local addresses (169.254.0.0/16), the IPv6 loopback address (::1), IPv6 link local addresses (fe80::/10), IPv6 unique local addresses (ULA, fc00::/7) and IPv6 privacy extension addresses (rfc3041, ipv6.ip6-privacy) will be excluded from being configured as endpoints.

    If "disabled" (0x1), MPTCP handling for the interface is disabled and no endpoints are registered.

    @@ -229,7 +229,7 @@ -

    mud-url

    +

    connection.mud-url

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

    @@ -239,7 +239,7 @@ -

    multi-connect

    +

    connection.multi-connect

    Specifies whether the profile can be active multiple times at a particular moment. The value is of type NMConnectionMultiConnect.

    @@ -247,7 +247,7 @@ -

    permissions

    +

    connection.permissions

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

    @@ -256,15 +256,7 @@ -

    read-only

    - -

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

    -

    - Format: boolean

    - - - -

    secondaries

    +

    connection.secondaries

    List of connection UUIDs that should be activated when the base connection itself is activated. Currently, only VPN connections are supported.

    @@ -272,7 +264,7 @@ -

    slave-type

    +

    connection.slave-type

    Alias: slave-type

    @@ -282,19 +274,19 @@ -

    stable-id

    +

    connection.stable-id

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

    +

    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 to derive the DHCP client identifier with ipv4.dhcp-client-id=stable, the DHCPv6 DUID with ipv6.dhcp-duid=stable-[llt,ll,uuid] and the DHCP IAID with ipv4.iaid=stable and ipv6.iaid=stable.

    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. See NetworkManager(8) manual about the secret-key and the host identity.

    -

    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.

    +

    The '$' character is treated special to perform dynamic substitutions at activation time. Currently, supported are "${CONNECTION}", "${DEVICE}", "${MAC}", "${BOOT}", "${RANDOM}". These effectively create unique IDs per-connection, per-device, per-boot, or every time. The "${CONNECTION}" uses the profile's connection.uuid, the "${DEVICE}" uses the interface name of the device and "${MAC}" 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 "default${CONNECTION}" go generate an ID unique per connection profile.

    Format: string

    -

    timestamp

    +

    connection.timestamp

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

    @@ -303,7 +295,7 @@ -

    type

    +

    connection.type

    Alias: type

    @@ -313,16 +305,16 @@ -

    uuid

    +

    connection.uuid

    -

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

    +

    The connection.uuid is the real identifier of a profile. It cannot change and it must be unique. It is therefore often best to refer to a profile by UUID, for example with `nmcli connection up uuid $UUID`.

    +

    The UUID cannot be changed, except in offline mode. In that case, the special values "new", "generate" and "" are allowed to generate a new random UUID.

    Format: a valid RFC4122 universally unique identifier (UUID).

    -

    wait-activation-delay

    +

    connection.wait-activation-delay

    Time in milliseconds to wait for connection to be considered activated. The wait will start after the pre-up dispatcher event.

    The value 0 means no wait time. The default value is -1, which currently has the same meaning as no wait time.

    @@ -331,7 +323,7 @@ -

    wait-device-timeout

    +

    connection.wait-device-timeout

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

    @@ -340,7 +332,7 @@ -

    zone

    +

    connection.zone

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

    @@ -364,7 +356,7 @@ -

    parent

    +

    6lowpan.parent

    Alias: dev

    @@ -389,7 +381,7 @@ -

    altsubject-matches

    +

    802-1x.altsubject-matches

    List of strings to be matched against the altSubjectName of the certificate presented by the authentication server. If the list is empty, no verification of the server certificate's altSubjectName is performed.

    @@ -397,7 +389,7 @@ -

    anonymous-identity

    +

    802-1x.anonymous-identity

    Anonymous identity string for EAP authentication methods. Used as the unencrypted identity with EAP types that support different tunneled identity like EAP-TTLS.

    @@ -405,7 +397,7 @@ -

    auth-timeout

    +

    802-1x.auth-timeout

    A timeout for the authentication. Zero means the global default; if the global default is not set, the authentication timeout is 25 seconds.

    @@ -413,7 +405,7 @@ -

    ca-cert

    +

    802-1x.ca-cert

    Contains the CA certificate if used by the EAP method specified in the "eap" property.

    Certificate data is specified using a "scheme"; three are currently supported: blob, path and pkcs#11 URL. When using the blob scheme this property should be set to the certificate's DER encoded data. When using the path scheme, this property should be set to the full UTF-8 encoded path of the certificate, prefixed with the string "file://" and ending with a terminating NUL byte. This property can be unset even if the EAP method supports CA certificates, but this allows man-in-the-middle attacks and is NOT recommended.

    @@ -423,7 +415,7 @@ -

    ca-cert-password

    +

    802-1x.ca-cert-password

    The password used to access the CA certificate stored in "ca-cert" property. Only makes sense if the certificate is stored on a PKCS#11 token that requires a login.

    @@ -431,15 +423,18 @@ -

    ca-cert-password-flags

    +

    802-1x.ca-cert-password-flags

    Flags indicating how to handle the "ca-cert-password" property.

    +

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

    Format: NMSettingSecretFlags (uint32)

    -

    ca-path

    +

    802-1x.ca-path

    UTF-8 encoded path to a directory containing PEM or DER formatted certificates to be added to the verification chain in addition to the certificate specified in the "ca-cert" property.

    If NMSetting8021x:system-ca-certs is enabled and the built-in CA path is an existing directory, then this setting is ignored.

    @@ -448,7 +443,7 @@ -

    client-cert

    +

    802-1x.client-cert

    Contains the client certificate if used by the EAP method specified in the "eap" property.

    Certificate data is specified using a "scheme"; two are currently supported: blob and path. When using the blob scheme (which is backwards compatible with NM 0.7.x) this property should be set to the certificate's DER encoded data. When using the path scheme, this property should be set to the full UTF-8 encoded path of the certificate, prefixed with the string "file://" and ending with a terminating NUL byte.

    @@ -457,7 +452,7 @@ -

    client-cert-password

    +

    802-1x.client-cert-password

    The password used to access the client certificate stored in "client-cert" property. Only makes sense if the certificate is stored on a PKCS#11 token that requires a login.

    @@ -465,15 +460,18 @@ -

    client-cert-password-flags

    +

    802-1x.client-cert-password-flags

    Flags indicating how to handle the "client-cert-password" property.

    +

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

    Format: NMSettingSecretFlags (uint32)

    -

    domain-match

    +

    802-1x.domain-match

    Constraint for server domain name. If set, this list of FQDNs is used as a match requirement for dNSName element(s) of the certificate presented by the authentication server. If a matching dNSName is found, this constraint is met. If no dNSName values are present, this constraint is matched against SubjectName CN using the same comparison. Multiple valid FQDNs can be passed as a ";" delimited list.

    @@ -481,7 +479,7 @@ -

    domain-suffix-match

    +

    802-1x.domain-suffix-match

    Constraint for server domain name. If set, this FQDN is used as a suffix match requirement for dNSName element(s) of the certificate presented by the authentication server. If a matching dNSName is found, this constraint is met. If no dNSName values are present, this constraint is matched against SubjectName CN using same suffix match comparison. Since version 1.24, multiple valid FQDNs can be passed as a ";" delimited list.

    @@ -489,7 +487,7 @@ -

    eap

    +

    802-1x.eap

    The allowed EAP method to be used when authenticating to the network with 802.1x. Valid methods are: "leap", "md5", "tls", "peap", "ttls", "pwd", and "fast". Each method requires different configuration using the properties of this setting; refer to wpa_supplicant documentation for the allowed combinations.

    @@ -497,7 +495,7 @@ -

    identity

    +

    802-1x.identity

    Identity string for EAP authentication methods. Often the user's user or login name.

    @@ -505,7 +503,7 @@ -

    optional

    +

    802-1x.optional

    Whether the 802.1X authentication is optional. If TRUE, the activation will continue even after a timeout or an authentication failure. Setting the property to TRUE is currently allowed only for Ethernet connections. If set to FALSE, the activation can continue only after a successful authentication.

    @@ -513,7 +511,7 @@ -

    pac-file

    +

    802-1x.pac-file

    UTF-8 encoded file path containing PAC for EAP-FAST.

    @@ -521,7 +519,7 @@ -

    password

    +

    802-1x.password

    UTF-8 encoded password used for EAP authentication methods. If both the "password" property and the "password-raw" property are specified, "password" is preferred.

    @@ -529,15 +527,18 @@ -

    password-flags

    +

    802-1x.password-flags

    Flags indicating how to handle the "password" property.

    +

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

    Format: NMSettingSecretFlags (uint32)

    -

    password-raw

    +

    802-1x.password-raw

    Password used for EAP authentication methods, given as a byte array to allow passwords in other encodings than UTF-8 to be used. If both the "password" property and the "password-raw" property are specified, "password" is preferred.

    @@ -545,15 +546,18 @@ -

    password-raw-flags

    +

    802-1x.password-raw-flags

    Flags indicating how to handle the "password-raw" property.

    +

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

    Format: NMSettingSecretFlags (uint32)

    -

    phase1-auth-flags

    +

    802-1x.phase1-auth-flags

    Specifies authentication flags to use in "phase 1" outer authentication using NMSetting8021xAuthFlags options. The individual TLS versions can be explicitly disabled. TLS time checks can be also disabled. If a certain TLS disable flag is not set, it is up to the supplicant to allow or forbid it. The TLS options map to tls_disable_tlsv1_x and tls_disable_time_checks settings. See the wpa_supplicant documentation for more details.

    @@ -561,7 +565,7 @@ -

    phase1-fast-provisioning

    +

    802-1x.phase1-fast-provisioning

    Enables or disables in-line provisioning of EAP-FAST credentials when FAST is specified as the EAP method in the "eap" property. Recognized values are "0" (disabled), "1" (allow unauthenticated provisioning), "2" (allow authenticated provisioning), and "3" (allow both authenticated and unauthenticated provisioning). See the wpa_supplicant documentation for more details.

    @@ -569,7 +573,7 @@ -

    phase1-peaplabel

    +

    802-1x.phase1-peaplabel

    Forces use of the new PEAP label during key derivation. Some RADIUS servers may require forcing the new PEAP label to interoperate with PEAPv1. Set to "1" to force use of the new PEAP label. See the wpa_supplicant documentation for more details.

    @@ -577,7 +581,7 @@ -

    phase1-peapver

    +

    802-1x.phase1-peapver

    Forces which PEAP version is used when PEAP is set as the EAP method in the "eap" property. When unset, the version reported by the server will be used. Sometimes when using older RADIUS servers, it is necessary to force the client to use a particular PEAP version. To do so, this property may be set to "0" or "1" to force that specific PEAP version.

    @@ -585,7 +589,7 @@ -

    phase2-altsubject-matches

    +

    802-1x.phase2-altsubject-matches

    List of strings to be matched against the altSubjectName of the certificate presented by the authentication server during the inner "phase 2" authentication. If the list is empty, no verification of the server certificate's altSubjectName is performed.

    @@ -593,7 +597,7 @@ -

    phase2-auth

    +

    802-1x.phase2-auth

    Specifies the allowed "phase 2" inner authentication method when an EAP method that uses an inner TLS tunnel is specified in the "eap" property. For TTLS this property selects one of the supported non-EAP inner methods: "pap", "chap", "mschap", "mschapv2" while "phase2-autheap" selects an EAP inner method. For PEAP this selects an inner EAP method, one of: "gtc", "otp", "md5" and "tls". Each "phase 2" inner method requires specific parameters for successful authentication; see the wpa_supplicant documentation for more details. Both "phase2-auth" and "phase2-autheap" cannot be specified.

    @@ -601,7 +605,7 @@ -

    phase2-autheap

    +

    802-1x.phase2-autheap

    Specifies the allowed "phase 2" inner EAP-based authentication method when TTLS is specified in the "eap" property. Recognized EAP-based "phase 2" methods are "md5", "mschapv2", "otp", "gtc", and "tls". Each "phase 2" inner method requires specific parameters for successful authentication; see the wpa_supplicant documentation for more details.

    @@ -609,7 +613,7 @@ -

    phase2-ca-cert

    +

    802-1x.phase2-ca-cert

    Contains the "phase 2" CA certificate if used by the EAP method specified in the "phase2-auth" or "phase2-autheap" properties.

    Certificate data is specified using a "scheme"; three are currently supported: blob, path and pkcs#11 URL. When using the blob scheme this property should be set to the certificate's DER encoded data. When using the path scheme, this property should be set to the full UTF-8 encoded path of the certificate, prefixed with the string "file://" and ending with a terminating NUL byte. This property can be unset even if the EAP method supports CA certificates, but this allows man-in-the-middle attacks and is NOT recommended.

    @@ -619,7 +623,7 @@ -

    phase2-ca-cert-password

    +

    802-1x.phase2-ca-cert-password

    The password used to access the "phase2" CA certificate stored in "phase2-ca-cert" property. Only makes sense if the certificate is stored on a PKCS#11 token that requires a login.

    @@ -627,15 +631,18 @@ -

    phase2-ca-cert-password-flags

    +

    802-1x.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. +

    Format: NMSettingSecretFlags (uint32)

    -

    phase2-ca-path

    +

    802-1x.phase2-ca-path

    UTF-8 encoded path to a directory containing PEM or DER formatted certificates to be added to the verification chain in addition to the certificate specified in the "phase2-ca-cert" property.

    If NMSetting8021x:system-ca-certs is enabled and the built-in CA path is an existing directory, then this setting is ignored.

    @@ -644,7 +651,7 @@ -

    phase2-client-cert

    +

    802-1x.phase2-client-cert

    Contains the "phase 2" client certificate if used by the EAP method specified in the "phase2-auth" or "phase2-autheap" properties.

    Certificate data is specified using a "scheme"; two are currently supported: blob and path. When using the blob scheme (which is backwards compatible with NM 0.7.x) this property should be set to the certificate's DER encoded data. When using the path scheme, this property should be set to the full UTF-8 encoded path of the certificate, prefixed with the string "file://" and ending with a terminating NUL byte. This property can be unset even if the EAP method supports CA certificates, but this allows man-in-the-middle attacks and is NOT recommended.

    @@ -653,7 +660,7 @@ -

    phase2-client-cert-password

    +

    802-1x.phase2-client-cert-password

    The password used to access the "phase2" client certificate stored in "phase2-client-cert" property. Only makes sense if the certificate is stored on a PKCS#11 token that requires a login.

    @@ -661,15 +668,18 @@ -

    phase2-client-cert-password-flags

    +

    802-1x.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. +

    Format: NMSettingSecretFlags (uint32)

    -

    phase2-domain-match

    +

    802-1x.phase2-domain-match

    Constraint for server domain name. If set, this list of FQDNs is used as a match requirement for dNSName element(s) of the certificate presented by the authentication server during the inner "phase 2" authentication. If a matching dNSName is found, this constraint is met. If no dNSName values are present, this constraint is matched against SubjectName CN using the same comparison. Multiple valid FQDNs can be passed as a ";" delimited list.

    @@ -677,7 +687,7 @@ -

    phase2-domain-suffix-match

    +

    802-1x.phase2-domain-suffix-match

    Constraint for server domain name. If set, this FQDN is used as a suffix match requirement for dNSName element(s) of the certificate presented by the authentication server during the inner "phase 2" authentication. If a matching dNSName is found, this constraint is met. If no dNSName values are present, this constraint is matched against SubjectName CN using same suffix match comparison. Since version 1.24, multiple valid FQDNs can be passed as a ";" delimited list.

    @@ -685,7 +695,7 @@ -

    phase2-private-key

    +

    802-1x.phase2-private-key

    Contains the "phase 2" inner private key when the "phase2-auth" or "phase2-autheap" property is set to "tls".

    Key data is specified using a "scheme"; two are currently supported: blob and path. When using the blob scheme and private keys, this property should be set to the key's encrypted PEM encoded data. When using private keys with the path scheme, this property should be set to the full UTF-8 encoded path of the key, prefixed with the string "file://" and ending with a terminating NUL byte. When using PKCS#12 format private keys and the blob scheme, this property should be set to the PKCS#12 data and the "phase2-private-key-password" property must be set to password used to decrypt the PKCS#12 certificate and key. When using PKCS#12 files and the path scheme, this property should be set to the full UTF-8 encoded path of the key, prefixed with the string "file://" and ending with a terminating NUL byte, and as with the blob scheme the "phase2-private-key-password" property must be set to the password used to decode the PKCS#12 private key and certificate.

    @@ -694,7 +704,7 @@ -

    phase2-private-key-password

    +

    802-1x.phase2-private-key-password

    The password used to decrypt the "phase 2" private key specified in the "phase2-private-key" property when the private key either uses the path scheme, or is a PKCS#12 format key.

    @@ -702,15 +712,18 @@ -

    phase2-private-key-password-flags

    +

    802-1x.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. +

    Format: NMSettingSecretFlags (uint32)

    -

    phase2-subject-match

    +

    802-1x.phase2-subject-match

    Substring to be matched against the subject of the certificate presented by the authentication server during the inner "phase 2" authentication. When unset, no verification of the authentication server certificate's subject is performed. This property provides little security, if any, and should not be used.

    @@ -721,7 +734,7 @@ -

    pin

    +

    802-1x.pin

    PIN used for EAP authentication methods.

    @@ -729,15 +742,18 @@ -

    pin-flags

    +

    802-1x.pin-flags

    Flags indicating how to handle the "pin" property.

    +

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

    Format: NMSettingSecretFlags (uint32)

    -

    private-key

    +

    802-1x.private-key

    Contains the private key when the "eap" property is set to "tls".

    Key data is specified using a "scheme"; two are currently supported: blob and path. When using the blob scheme and private keys, this property should be set to the key's encrypted PEM encoded data. When using private keys with the path scheme, this property should be set to the full UTF-8 encoded path of the key, prefixed with the string "file://" and ending with a terminating NUL byte. When using PKCS#12 format private keys and the blob scheme, this property should be set to the PKCS#12 data and the "private-key-password" property must be set to password used to decrypt the PKCS#12 certificate and key. When using PKCS#12 files and the path scheme, this property should be set to the full UTF-8 encoded path of the key, prefixed with the string "file://" and ending with a terminating NUL byte, and as with the blob scheme the "private-key-password" property must be set to the password used to decode the PKCS#12 private key and certificate.

    @@ -747,7 +763,7 @@ -

    private-key-password

    +

    802-1x.private-key-password

    The password used to decrypt the private key specified in the "private-key" property when the private key either uses the path scheme, or if the private key is a PKCS#12 format key.

    @@ -755,15 +771,18 @@ -

    private-key-password-flags

    +

    802-1x.private-key-password-flags

    Flags indicating how to handle the "private-key-password" property.

    +

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

    Format: NMSettingSecretFlags (uint32)

    -

    subject-match

    +

    802-1x.subject-match

    Substring to be matched against the subject of the certificate presented by the authentication server. When unset, no verification of the authentication server certificate's subject is performed. This property provides little security, if any, and should not be used.

    @@ -774,7 +793,7 @@ -

    system-ca-certs

    +

    802-1x.system-ca-certs

    When TRUE, overrides the "ca-path" and "phase2-ca-path" properties using the system CA directory specified at configure time with the --system-ca-path switch. The certificates in this directory are added to the verification chain in addition to any certificates specified by the "ca-cert" and "phase2-ca-cert" properties. If the path provided with --system-ca-path is rather a file name (bundle of trusted CA certificates), it overrides "ca-cert" and "phase2-ca-cert" properties instead (sets ca_cert/ca_cert2 options for wpa_supplicant).

    @@ -798,7 +817,7 @@ -

    encapsulation

    +

    adsl.encapsulation

    Alias: encapsulation

    @@ -808,7 +827,7 @@ -

    password

    +

    adsl.password

    Alias: password

    @@ -818,15 +837,18 @@ -

    password-flags

    +

    adsl.password-flags

    Flags indicating how to handle the "password" property.

    +

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

    Format: NMSettingSecretFlags (uint32)

    -

    protocol

    +

    adsl.protocol

    Alias: protocol

    @@ -836,7 +858,7 @@ -

    username

    +

    adsl.username

    Alias: username

    @@ -846,7 +868,7 @@ -

    vci

    +

    adsl.vci

    VCI of ADSL connection

    @@ -854,7 +876,7 @@ -

    vpi

    +

    adsl.vpi

    VPI of ADSL connection

    @@ -878,7 +900,7 @@ -

    bdaddr

    +

    bluetooth.bdaddr

    Alias: addr

    @@ -888,7 +910,7 @@ -

    type

    +

    bluetooth.type

    Alias: bt-type

    @@ -913,7 +935,7 @@ -

    options

    +

    bond.options

    Dictionary of key/value pairs of bonding options. Both keys and values must be strings. Option names must contain only alphanumeric characters (ie, [a-zA-Z0-9]).

    @@ -936,7 +958,7 @@ -

    ageing-time

    +

    bridge.ageing-time

    Alias: ageing-time

    @@ -946,7 +968,7 @@ -

    forward-delay

    +

    bridge.forward-delay

    Alias: forward-delay

    @@ -956,7 +978,7 @@ -

    group-address

    +

    bridge.group-address

    If specified, The MAC address of the multicast group this bridge uses for STP.

    The address must be a link-local address in standard Ethernet MAC address format, ie an address of the form 01:80:C2:00:00:0X, with X in [0, 4..F]. If not specified the default value is 01:80:C2:00:00:00.

    @@ -965,7 +987,7 @@ -

    group-forward-mask

    +

    bridge.group-forward-mask

    Alias: group-forward-mask

    @@ -975,7 +997,7 @@ -

    hello-time

    +

    bridge.hello-time

    Alias: hello-time

    @@ -985,7 +1007,7 @@ -

    mac-address

    +

    bridge.mac-address

    Alias: mac

    @@ -999,7 +1021,7 @@ -

    max-age

    +

    bridge.max-age

    Alias: max-age

    @@ -1009,7 +1031,7 @@ -

    multicast-hash-max

    +

    bridge.multicast-hash-max

    Set maximum size of multicast hash table (value must be a power of 2).

    @@ -1017,7 +1039,7 @@ -

    multicast-last-member-count

    +

    bridge.multicast-last-member-count

    Set the number of queries the bridge will send before stopping forwarding a multicast group after a "leave" message has been received.

    @@ -1025,7 +1047,7 @@ -

    multicast-last-member-interval

    +

    bridge.multicast-last-member-interval

    Set interval (in deciseconds) between queries to find remaining members of a group, after a "leave" message is received.

    @@ -1033,7 +1055,7 @@ -

    multicast-membership-interval

    +

    bridge.multicast-membership-interval

    Set delay (in deciseconds) after which the bridge will leave a group, if no membership reports for this group are received.

    @@ -1041,7 +1063,7 @@ -

    multicast-querier

    +

    bridge.multicast-querier

    Enable or disable sending of multicast queries by the bridge. If not specified the option is disabled.

    @@ -1049,7 +1071,7 @@ -

    multicast-querier-interval

    +

    bridge.multicast-querier-interval

    If no queries are seen after this delay (in deciseconds) has passed, the bridge will start to send its own queries.

    @@ -1057,7 +1079,7 @@ -

    multicast-query-interval

    +

    bridge.multicast-query-interval

    Interval (in deciseconds) between queries sent by the bridge after the end of the startup phase.

    @@ -1065,7 +1087,7 @@ -

    multicast-query-response-interval

    +

    bridge.multicast-query-response-interval

    Set the Max Response Time/Max Response Delay (in deciseconds) for IGMP/MLD queries sent by the bridge.

    @@ -1073,7 +1095,7 @@ -

    multicast-query-use-ifaddr

    +

    bridge.multicast-query-use-ifaddr

    If enabled the bridge's own IP address is used as the source address for IGMP queries otherwise the default of 0.0.0.0 is used.

    @@ -1081,7 +1103,7 @@ -

    multicast-router

    +

    bridge.multicast-router

    Sets bridge's multicast router. Multicast-snooping must be enabled for this option to work.

    Supported values are: 'auto', 'disabled', 'enabled' to which kernel assigns the numbers 1, 0, and 2, respectively. If not specified the default value is 'auto' (1).

    @@ -1090,7 +1112,7 @@ -

    multicast-snooping

    +

    bridge.multicast-snooping

    Alias: multicast-snooping

    @@ -1100,7 +1122,7 @@ -

    multicast-startup-query-count

    +

    bridge.multicast-startup-query-count

    Set the number of IGMP queries to send during startup phase.

    @@ -1108,7 +1130,7 @@ -

    multicast-startup-query-interval

    +

    bridge.multicast-startup-query-interval

    Sets the time (in deciseconds) between queries sent out at startup to determine membership information.

    @@ -1116,7 +1138,7 @@ -

    priority

    +

    bridge.priority

    Alias: priority

    @@ -1126,7 +1148,7 @@ -

    stp

    +

    bridge.stp

    Alias: stp

    @@ -1136,7 +1158,7 @@ -

    vlan-default-pvid

    +

    bridge.vlan-default-pvid

    The default PVID for the ports of the bridge, that is the VLAN id assigned to incoming untagged frames.

    @@ -1144,7 +1166,7 @@ -

    vlan-filtering

    +

    bridge.vlan-filtering

    Control whether VLAN filtering is enabled on the bridge.

    @@ -1152,7 +1174,7 @@ -

    vlan-protocol

    +

    bridge.vlan-protocol

    If specified, the protocol used for VLAN filtering.

    Supported values are: '802.1Q', '802.1ad'. If not specified the default value is '802.1Q'.

    @@ -1161,7 +1183,7 @@ -

    vlan-stats-enabled

    +

    bridge.vlan-stats-enabled

    Controls whether per-VLAN stats accounting is enabled.

    @@ -1169,7 +1191,7 @@ -

    vlans

    +

    bridge.vlans

    Array of bridge VLAN objects. In addition to the VLANs specified here, the bridge will also have the default-pvid VLAN configured by the bridge.vlan-default-pvid property.

    In nmcli the VLAN list can be specified with the following syntax:

    @@ -1196,7 +1218,7 @@ -

    hairpin-mode

    +

    bridge-port.hairpin-mode

    Alias: hairpin

    @@ -1206,7 +1228,7 @@ -

    path-cost

    +

    bridge-port.path-cost

    Alias: path-cost

    @@ -1216,7 +1238,7 @@ -

    priority

    +

    bridge-port.priority

    Alias: priority

    @@ -1226,7 +1248,7 @@ -

    vlans

    +

    bridge-port.vlans

    Array of bridge VLAN objects. In addition to the VLANs specified here, the port will also have the default-pvid VLAN configured on the bridge by the bridge.vlan-default-pvid property.

    In nmcli the VLAN list can be specified with the following syntax:

    @@ -1253,7 +1275,7 @@ -

    mtu

    +

    cdma.mtu

    If non-zero, only transmit packets of the specified size or smaller, breaking larger packets up into multiple frames.

    @@ -1261,7 +1283,7 @@ -

    number

    +

    cdma.number

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

    @@ -1269,7 +1291,7 @@ -

    password

    +

    cdma.password

    Alias: password

    @@ -1279,15 +1301,18 @@ -

    password-flags

    +

    cdma.password-flags

    Flags indicating how to handle the "password" property.

    +

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

    Format: NMSettingSecretFlags (uint32)

    -

    username

    +

    cdma.username

    Alias: user

    @@ -1313,7 +1338,7 @@ -

    app-fcoe-flags

    +

    dcb.app-fcoe-flags

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

    @@ -1321,7 +1346,7 @@ -

    app-fcoe-mode

    +

    dcb.app-fcoe-mode

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

    @@ -1330,7 +1355,7 @@ -

    app-fcoe-priority

    +

    dcb.app-fcoe-priority

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

    @@ -1338,7 +1363,7 @@ -

    app-fip-flags

    +

    dcb.app-fip-flags

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

    @@ -1346,7 +1371,7 @@ -

    app-fip-priority

    +

    dcb.app-fip-priority

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

    @@ -1354,7 +1379,7 @@ -

    app-iscsi-flags

    +

    dcb.app-iscsi-flags

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

    @@ -1362,7 +1387,7 @@ -

    app-iscsi-priority

    +

    dcb.app-iscsi-priority

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

    @@ -1370,7 +1395,7 @@ -

    priority-bandwidth

    +

    dcb.priority-bandwidth

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

    @@ -1378,7 +1403,7 @@ -

    priority-flow-control

    +

    dcb.priority-flow-control

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

    @@ -1386,7 +1411,7 @@ -

    priority-flow-control-flags

    +

    dcb.priority-flow-control-flags

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

    @@ -1394,7 +1419,7 @@ -

    priority-group-bandwidth

    +

    dcb.priority-group-bandwidth

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

    @@ -1402,7 +1427,7 @@ -

    priority-group-flags

    +

    dcb.priority-group-flags

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

    @@ -1410,7 +1435,7 @@ -

    priority-group-id

    +

    dcb.priority-group-id

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

    @@ -1418,7 +1443,7 @@ -

    priority-strict-bandwidth

    +

    dcb.priority-strict-bandwidth

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

    @@ -1426,7 +1451,7 @@ -

    priority-traffic-class

    +

    dcb.priority-traffic-class

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

    @@ -1450,352 +1475,352 @@ -

    coalesce-adaptive-rx

    -

    +

    ethtool.coalesce-adaptive-rx

    + -

    coalesce-adaptive-tx

    -

    +

    ethtool.coalesce-adaptive-tx

    + -

    coalesce-pkt-rate-high

    -

    +

    ethtool.coalesce-pkt-rate-high

    + -

    coalesce-pkt-rate-low

    -

    +

    ethtool.coalesce-pkt-rate-low

    + -

    coalesce-rx-frames

    -

    +

    ethtool.coalesce-rx-frames

    + -

    coalesce-rx-frames-high

    -

    +

    ethtool.coalesce-rx-frames-high

    + -

    coalesce-rx-frames-irq

    -

    +

    ethtool.coalesce-rx-frames-irq

    + -

    coalesce-rx-frames-low

    -

    +

    ethtool.coalesce-rx-frames-low

    + -

    coalesce-rx-usecs

    -

    +

    ethtool.coalesce-rx-usecs

    + -

    coalesce-rx-usecs-high

    -

    +

    ethtool.coalesce-rx-usecs-high

    + -

    coalesce-rx-usecs-irq

    -

    +

    ethtool.coalesce-rx-usecs-irq

    + -

    coalesce-rx-usecs-low

    -

    +

    ethtool.coalesce-rx-usecs-low

    + -

    coalesce-sample-interval

    -

    +

    ethtool.coalesce-sample-interval

    + -

    coalesce-stats-block-usecs

    -

    +

    ethtool.coalesce-stats-block-usecs

    + -

    coalesce-tx-frames

    -

    +

    ethtool.coalesce-tx-frames

    + -

    coalesce-tx-frames-high

    -

    +

    ethtool.coalesce-tx-frames-high

    + -

    coalesce-tx-frames-irq

    -

    +

    ethtool.coalesce-tx-frames-irq

    + -

    coalesce-tx-frames-low

    -

    +

    ethtool.coalesce-tx-frames-low

    + -

    coalesce-tx-usecs

    -

    +

    ethtool.coalesce-tx-usecs

    + -

    coalesce-tx-usecs-high

    -

    +

    ethtool.coalesce-tx-usecs-high

    + -

    coalesce-tx-usecs-irq

    -

    +

    ethtool.coalesce-tx-usecs-irq

    + -

    coalesce-tx-usecs-low

    -

    +

    ethtool.coalesce-tx-usecs-low

    + -

    feature-esp-hw-offload

    -

    +

    ethtool.feature-esp-hw-offload

    + -

    feature-esp-tx-csum-hw-offload

    -

    +

    ethtool.feature-esp-tx-csum-hw-offload

    + -

    feature-fcoe-mtu

    -

    +

    ethtool.feature-fcoe-mtu

    + -

    feature-gro

    -

    +

    ethtool.feature-gro

    + -

    feature-gso

    -

    +

    ethtool.feature-gso

    + -

    feature-highdma

    -

    +

    ethtool.feature-highdma

    + -

    feature-hw-tc-offload

    -

    +

    ethtool.feature-hw-tc-offload

    + -

    feature-l2-fwd-offload

    -

    +

    ethtool.feature-l2-fwd-offload

    + -

    feature-loopback

    -

    +

    ethtool.feature-loopback

    + -

    feature-lro

    -

    +

    ethtool.feature-lro

    + -

    feature-macsec-hw-offload

    -

    +

    ethtool.feature-macsec-hw-offload

    + -

    feature-ntuple

    -

    +

    ethtool.feature-ntuple

    + -

    feature-rx

    -

    +

    ethtool.feature-rx

    + -

    feature-rx-all

    -

    +

    ethtool.feature-rx-all

    + -

    feature-rx-fcs

    -

    +

    ethtool.feature-rx-fcs

    + -

    feature-rx-gro-hw

    -

    +

    ethtool.feature-rx-gro-hw

    + -

    feature-rx-gro-list

    -

    +

    ethtool.feature-rx-gro-list

    + -

    feature-rx-udp-gro-forwarding

    -

    +

    ethtool.feature-rx-udp-gro-forwarding

    + -

    feature-rx-udp_tunnel-port-offload

    -

    +

    ethtool.feature-rx-udp_tunnel-port-offload

    + -

    feature-rx-vlan-filter

    -

    +

    ethtool.feature-rx-vlan-filter

    + -

    feature-rx-vlan-stag-filter

    -

    +

    ethtool.feature-rx-vlan-stag-filter

    + -

    feature-rx-vlan-stag-hw-parse

    -

    +

    ethtool.feature-rx-vlan-stag-hw-parse

    + -

    feature-rxhash

    -

    +

    ethtool.feature-rxhash

    + -

    feature-rxvlan

    -

    +

    ethtool.feature-rxvlan

    + -

    feature-sg

    -

    +

    ethtool.feature-sg

    + -

    feature-tls-hw-record

    -

    +

    ethtool.feature-tls-hw-record

    + -

    feature-tls-hw-rx-offload

    -

    +

    ethtool.feature-tls-hw-rx-offload

    + -

    feature-tls-hw-tx-offload

    -

    +

    ethtool.feature-tls-hw-tx-offload

    + -

    feature-tso

    -

    +

    ethtool.feature-tso

    + -

    feature-tx

    -

    +

    ethtool.feature-tx

    + -

    feature-tx-checksum-fcoe-crc

    -

    +

    ethtool.feature-tx-checksum-fcoe-crc

    + -

    feature-tx-checksum-ip-generic

    -

    +

    ethtool.feature-tx-checksum-ip-generic

    + -

    feature-tx-checksum-ipv4

    -

    +

    ethtool.feature-tx-checksum-ipv4

    + -

    feature-tx-checksum-ipv6

    -

    +

    ethtool.feature-tx-checksum-ipv6

    + -

    feature-tx-checksum-sctp

    -

    +

    ethtool.feature-tx-checksum-sctp

    + -

    feature-tx-esp-segmentation

    -

    +

    ethtool.feature-tx-esp-segmentation

    + -

    feature-tx-fcoe-segmentation

    -

    +

    ethtool.feature-tx-fcoe-segmentation

    + -

    feature-tx-gre-csum-segmentation

    -

    +

    ethtool.feature-tx-gre-csum-segmentation

    + -

    feature-tx-gre-segmentation

    -

    +

    ethtool.feature-tx-gre-segmentation

    + -

    feature-tx-gso-list

    -

    +

    ethtool.feature-tx-gso-list

    + -

    feature-tx-gso-partial

    -

    +

    ethtool.feature-tx-gso-partial

    + -

    feature-tx-gso-robust

    -

    +

    ethtool.feature-tx-gso-robust

    + -

    feature-tx-ipxip4-segmentation

    -

    +

    ethtool.feature-tx-ipxip4-segmentation

    + -

    feature-tx-ipxip6-segmentation

    -

    +

    ethtool.feature-tx-ipxip6-segmentation

    + -

    feature-tx-nocache-copy

    -

    +

    ethtool.feature-tx-nocache-copy

    + -

    feature-tx-scatter-gather

    -

    +

    ethtool.feature-tx-scatter-gather

    + -

    feature-tx-scatter-gather-fraglist

    -

    +

    ethtool.feature-tx-scatter-gather-fraglist

    + -

    feature-tx-sctp-segmentation

    -

    +

    ethtool.feature-tx-sctp-segmentation

    + -

    feature-tx-tcp-ecn-segmentation

    -

    +

    ethtool.feature-tx-tcp-ecn-segmentation

    + -

    feature-tx-tcp-mangleid-segmentation

    -

    +

    ethtool.feature-tx-tcp-mangleid-segmentation

    + -

    feature-tx-tcp-segmentation

    -

    +

    ethtool.feature-tx-tcp-segmentation

    + -

    feature-tx-tcp6-segmentation

    -

    +

    ethtool.feature-tx-tcp6-segmentation

    + -

    feature-tx-tunnel-remcsum-segmentation

    -

    +

    ethtool.feature-tx-tunnel-remcsum-segmentation

    + -

    feature-tx-udp-segmentation

    -

    +

    ethtool.feature-tx-udp-segmentation

    + -

    feature-tx-udp_tnl-csum-segmentation

    -

    +

    ethtool.feature-tx-udp_tnl-csum-segmentation

    + -

    feature-tx-udp_tnl-segmentation

    -

    +

    ethtool.feature-tx-udp_tnl-segmentation

    + -

    feature-tx-vlan-stag-hw-insert

    -

    +

    ethtool.feature-tx-vlan-stag-hw-insert

    + -

    feature-txvlan

    -

    +

    ethtool.feature-txvlan

    + -

    pause-autoneg

    -

    +

    ethtool.pause-autoneg

    + -

    pause-rx

    -

    +

    ethtool.pause-rx

    + -

    pause-tx

    -

    +

    ethtool.pause-tx

    + -

    ring-rx

    -

    +

    ethtool.ring-rx

    + -

    ring-rx-jumbo

    -

    +

    ethtool.ring-rx-jumbo

    + -

    ring-rx-mini

    -

    +

    ethtool.ring-rx-mini

    + -

    ring-tx

    -

    +

    ethtool.ring-tx

    +
    @@ -1814,7 +1839,7 @@ -

    apn

    +

    gsm.apn

    Alias: apn

    @@ -1824,7 +1849,7 @@ -

    auto-config

    +

    gsm.auto-config

    When TRUE, the settings such as APN, username, or password will default to values that match the network the modem will register to in the Mobile Broadband Provider database.

    @@ -1832,7 +1857,7 @@ -

    device-id

    +

    gsm.device-id

    The device unique identifier (as given by the WWAN management service) which this connection applies to. If given, the connection will only apply to the specified device.

    @@ -1840,7 +1865,7 @@ -

    home-only

    +

    gsm.home-only

    When TRUE, only connections to the home network will be allowed. Connections to roaming networks will not be made.

    @@ -1848,7 +1873,23 @@ -

    mtu

    +

    gsm.initial-eps-bearer-apn

    + +

    For LTE modems, this sets the APN for the initial EPS bearer that is set up when attaching to the network. Setting this parameter implies initial-eps-bearer-configure to be TRUE.

    +

    + Format: string

    + + + +

    gsm.initial-eps-bearer-configure

    + +

    For LTE modems, this setting determines whether the initial EPS bearer shall be configured when bringing up the connection. It is inferred TRUE if initial-eps-bearer-apn is set.

    +

    + Format: boolean

    + + + +

    gsm.mtu

    If non-zero, only transmit packets of the specified size or smaller, breaking larger packets up into multiple frames.

    @@ -1856,7 +1897,7 @@ -

    network-id

    +

    gsm.network-id

    The Network ID (GSM LAI format, ie MCC-MNC) to force specific network registration. If the Network ID is specified, NetworkManager will attempt to force the device to register only on the specified network. This can be used to ensure that the device does not roam when direct roaming control of the device is not otherwise possible.

    @@ -1864,7 +1905,7 @@ -

    number

    +

    gsm.number

    Legacy setting that used to help establishing PPP data sessions for GSM-based modems.

    @@ -1875,7 +1916,7 @@ -

    password

    +

    gsm.password

    Alias: password

    @@ -1885,15 +1926,18 @@ -

    password-flags

    +

    gsm.password-flags

    Flags indicating how to handle the "password" property.

    +

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

    Format: NMSettingSecretFlags (uint32)

    -

    pin

    +

    gsm.pin

    If the SIM is locked with a PIN it must be unlocked before any other operations are requested. Specify the PIN here to allow operation of the device.

    @@ -1901,15 +1945,18 @@ -

    pin-flags

    +

    gsm.pin-flags

    Flags indicating how to handle the "pin" property.

    +

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

    Format: NMSettingSecretFlags (uint32)

    -

    sim-id

    +

    gsm.sim-id

    The SIM card unique identifier (as given by the WWAN management service) which this connection applies to. If given, the connection will apply to any device also allowed by "device-id" which contains a SIM card matching the given identifier.

    @@ -1917,7 +1964,7 @@ -

    sim-operator-id

    +

    gsm.sim-operator-id

    A MCC/MNC string like "310260" or "21601" identifying the specific mobile network operator which this connection applies to. If given, the connection will apply to any device also allowed by "device-id" and "sim-id" which contains a SIM card provisioned by the given operator.

    @@ -1925,7 +1972,7 @@ -

    username

    +

    gsm.username

    Alias: user

    @@ -1951,7 +1998,7 @@ -

    mac-address

    +

    infiniband.mac-address

    Alias: mac

    @@ -1961,7 +2008,7 @@ -

    mtu

    +

    infiniband.mtu

    Alias: mtu

    @@ -1971,7 +2018,7 @@ -

    p-key

    +

    infiniband.p-key

    Alias: p-key

    @@ -1983,7 +2030,7 @@ -

    parent

    +

    infiniband.parent

    Alias: parent

    @@ -1993,7 +2040,7 @@ -

    transport-mode

    +

    infiniband.transport-mode

    Alias: transport-mode

    @@ -2019,17 +2066,17 @@ -

    addresses

    +

    ipv4.addresses

    Alias: ip4

    -

    Array of IP addresses.

    +

    A list of IPv4 addresses and their prefix length. Multiple addresses can be separated by comma. For example "192.168.1.5/24, 10.1.0.5/24". The addresses are listed in decreasing priority, meaning the first address will be the primary address.

    Format: a comma separated list of addresses

    -

    auto-route-ext-gw

    +

    ipv4.auto-route-ext-gw

    VPN connections will default to add the route automatically unless this setting is set to FALSE.

    For other connection types, adding such an automatic route is currently not supported and setting this to TRUE has no effect.

    @@ -2038,7 +2085,7 @@ -

    dad-timeout

    +

    ipv4.dad-timeout

    Timeout in milliseconds used to check for the presence of duplicate IP addresses on the network. If an address conflict is detected, the activation will fail. A zero value means that no duplicate address detection is performed, -1 means the default value (either configuration ipvx.dad-timeout override or zero). A value greater than zero is a timeout in milliseconds.

    The property is currently implemented only for IPv4.

    @@ -2047,7 +2094,7 @@ -

    dhcp-client-id

    +

    ipv4.dhcp-client-id

    A string sent to the DHCP server to identify the local machine which the DHCP server may use to customize the DHCP lease and options. When the property is a hex string ('aa:bb:cc') it is interpreted as a binary client ID, in which case the first byte is assumed to be the 'type' field as per RFC 2132 section 9.14 and the remaining bytes may be an hardware address (e.g. '01:xx:xx:xx:xx:xx:xx' where 1 is the Ethernet ARP type and the rest is a MAC address). If the property is not a hex string it is considered as a non-hardware-address client ID and the 'type' field is set to 0.

    The special values "mac" and "perm-mac" are supported, which use the current or permanent MAC address of the device to generate a client identifier with type ethernet (01). Currently, these options only work for ethernet type of links.

    @@ -2060,7 +2107,7 @@ -

    dhcp-fqdn

    +

    ipv4.dhcp-fqdn

    If the "dhcp-send-hostname" property is TRUE, then the specified FQDN will be sent to the DHCP server when acquiring a lease. This property and "dhcp-hostname" are mutually exclusive and cannot be set at the same time.

    @@ -2068,7 +2115,7 @@ -

    dhcp-hostname

    +

    ipv4.dhcp-hostname

    If the "dhcp-send-hostname" property is TRUE, then the specified name will be sent to the DHCP server when acquiring a lease. This property and "dhcp-fqdn" are mutually exclusive and cannot be set at the same time.

    @@ -2076,7 +2123,7 @@ -

    dhcp-hostname-flags

    +

    ipv4.dhcp-hostname-flags

    Flags for the DHCP hostname and FQDN.

    Currently, this property only includes flags to control the FQDN flags set in the DHCP FQDN option. Supported FQDN flags are NM_DHCP_HOSTNAME_FLAG_FQDN_SERV_UPDATE (0x1), NM_DHCP_HOSTNAME_FLAG_FQDN_ENCODED (0x2) and NM_DHCP_HOSTNAME_FLAG_FQDN_NO_UPDATE (0x4). When no FQDN flag is set and NM_DHCP_HOSTNAME_FLAG_FQDN_CLEAR_FLAGS (0x8) is set, the DHCP FQDN option will contain no flag. Otherwise, if no FQDN flag is set and NM_DHCP_HOSTNAME_FLAG_FQDN_CLEAR_FLAGS (0x8) is not set, the standard FQDN flags are set in the request: NM_DHCP_HOSTNAME_FLAG_FQDN_SERV_UPDATE (0x1), NM_DHCP_HOSTNAME_FLAG_FQDN_ENCODED (0x2) for IPv4 and NM_DHCP_HOSTNAME_FLAG_FQDN_SERV_UPDATE (0x1) for IPv6.

    @@ -2086,9 +2133,9 @@ -

    dhcp-iaid

    +

    ipv4.dhcp-iaid

    -

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

    +

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

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

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

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

    @@ -2097,7 +2144,7 @@ -

    dhcp-reject-servers

    +

    ipv4.dhcp-reject-servers

    Array of servers from which DHCP offers must be rejected. This property is useful to avoid getting a lease from misconfigured or rogue servers.

    For DHCPv4, each element must be an IPv4 address, optionally followed by a slash and a prefix length (e.g. "192.168.122.0/24").

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

    dhcp-send-hostname

    +

    ipv4.dhcp-send-hostname

    If TRUE, a hostname is sent to the DHCP server when acquiring a lease. Some DHCP servers use this hostname to update DNS databases, essentially providing a static hostname for the computer. If the "dhcp-hostname" property is NULL and this property is TRUE, the current persistent hostname of the computer is sent.

    @@ -2115,7 +2162,7 @@ -

    dhcp-timeout

    +

    ipv4.dhcp-timeout

    A timeout for a DHCP transaction in seconds. If zero (the default), a globally configured default is used. If still unspecified, a device specific timeout is used (usually 45 seconds).

    Set to 2147483647 (MAXINT32) for infinity.

    @@ -2124,7 +2171,7 @@ -

    dhcp-vendor-class-identifier

    +

    ipv4.dhcp-vendor-class-identifier

    The Vendor Class Identifier DHCP option (60). Special characters in the data string may be escaped using C-style escapes, nevertheless this property cannot contain nul bytes. If the per-profile value is unspecified (the default), a global connection default gets consulted. If still unspecified, the DHCP option is not sent to the server.

    @@ -2132,7 +2179,7 @@ -

    dns

    +

    ipv4.dns

    Array of IP addresses of DNS servers.

    For DoT (DNS over TLS), the SNI server name can be specified by appending "#example.com" to the IP address of the DNS server. This currently only has effect when using systemd-resolved.

    @@ -2141,19 +2188,20 @@ -

    dns-options

    +

    ipv4.dns-options

    -

    Array of DNS options as described in man 5 resolv.conf.

    -

    NULL means that the options are unset and left at the default. In this case NetworkManager will use default options. This is distinct from an empty list of properties.

    -

    The currently supported options are "attempts", "debug", "edns0", "inet6", "ip6-bytestring", "ip6-dotint", "ndots", "no-aaaa", "no-check-names", "no-ip6-dotint", "no-reload", "no-tld-query", "rotate", "single-request", "single-request-reopen", "timeout", "trust-ad", "use-vc".

    +

    DNS options for /etc/resolv.conf as described in resolv.conf(5) manual.

    +

    The currently supported options are "attempts", "debug", "edns0", "ndots", "no-aaaa", "no-check-names", "no-reload", "no-tld-query", "rotate", "single-request", "single-request-reopen", "timeout", "trust-ad", "use-vc". See the resolv.conf(5) manual.

    +

    Note that there is a distinction between an unset (default) list and an empty list. In nmcli, to unset the list set the value to "". To set an empty list, set it to " ". Currently, an unset list has the same meaning as an empty list. That might change in the future.

    The "trust-ad" setting is only honored if the profile contributes name servers to resolv.conf, and if all contributing profiles have "trust-ad" enabled.

    When using a caching DNS plugin (dnsmasq or systemd-resolved in NetworkManager.conf) then "edns0" and "trust-ad" are automatically added.

    +

    The valid "ipv4.dns-options" and "ipv6.dns-options" get merged together.

    - Format: array of string

    + Format: a comma separated list of DNS options

    -

    dns-priority

    +

    ipv4.dns-priority

    DNS servers priority.

    The relative priority for DNS servers specified by this setting. A lower numerical value is better (higher priority).

    @@ -2168,7 +2216,7 @@ -

    dns-search

    +

    ipv4.dns-search

    List of DNS search domains. Domains starting with a tilde ('~') are considered 'routing' domains and are used only to decide the interface over which a query must be forwarded; they are not used to complete unqualified host names.

    When using a DNS plugin that supports Conditional Forwarding or Split DNS, then the search domains specify which name servers to query. This makes the behavior different from running with plain /etc/resolv.conf. For more information see also the dns-priority setting.

    @@ -2178,7 +2226,7 @@ -

    gateway

    +

    ipv4.gateway

    Alias: gw4

    @@ -2190,7 +2238,7 @@ -

    ignore-auto-dns

    +

    ipv4.ignore-auto-dns

    When "method" is set to "auto" and this property to TRUE, automatically configured name servers and search domains are ignored and only name servers and search domains specified in the "dns" and "dns-search" properties, if any, are used.

    @@ -2198,7 +2246,7 @@ -

    ignore-auto-routes

    +

    ipv4.ignore-auto-routes

    When "method" is set to "auto" and this property to TRUE, automatically configured routes are ignored and only routes specified in the "routes" property, if any, are used.

    @@ -2206,7 +2254,7 @@ -

    link-local

    +

    ipv4.link-local

    Enable and disable the IPv4 link-local configuration independently of the ipv4.method configuration. This allows a link-local address (169.254.x.y/16) to be obtained in addition to other addresses, such as those manually configured or obtained from a DHCP server.

    When set to "auto", the value is dependent on "ipv4.method". When set to "default", it honors the global connection default, before falling back to "auto". Note that if "ipv4.method" is "disabled", then link local addressing is always disabled too. The default is "default".

    @@ -2215,7 +2263,7 @@ -

    may-fail

    +

    ipv4.may-fail

    If TRUE, allow overall network configuration to proceed even if the configuration specified by this property times out. Note that at least one IP configuration must succeed or overall network configuration will still fail. For example, in IPv6-only networks, setting this property to TRUE on the NMSettingIP4Config allows the overall network configuration to succeed if IPv4 configuration fails but IPv6 configuration completes successfully.

    @@ -2223,19 +2271,28 @@ -

    method

    +

    ipv4.method

    -

    IP configuration method.

    -

    NMSettingIP4Config and NMSettingIP6Config both support "disabled", "auto", "manual", and "link-local". See the subclass-specific documentation for other values.

    -

    In general, for the "auto" method, properties such as "dns" and "routes" specify information that is added on to the information returned from automatic configuration. The "ignore-auto-routes" and "ignore-auto-dns" properties modify this behavior.

    -

    For methods that imply no upstream network, such as "shared" or "link-local", these properties must be empty.

    -

    For IPv4 method "shared", the IP subnet can be configured by adding one manual IPv4 address or otherwise 10.42.x.0/24 is chosen. Note that the shared method must be configured on the interface which shares the internet to a subnet, not on the uplink which is shared.

    +

    + Sets the IPv4 connection method. You can set one of the following values: +

    +

    +

    +
      +
    • "auto" - Enables automatic IPv4 address assignment from DHCP, PPP, or similar services.

    • +
    • "manual" - Enables the configuration of static IPv4 addresses on the interface. Note that you must set at least one IP address and subnet mask in the "ipv4.addresses" property.

    • +
    • "disabled" - Disables the IPv4 protocol in this connection profile.

    • +
    • "shared" - Provides network access to other computers. If you do not specify an IP address and subnet mask in "ipv4.addresses", NetworkManager assigns 10.42.x.1/24 to the interface. Additionally, NetworkManager starts a DHCP server and DNS forwarder. Hosts that connect to this interface will then receive an IP address from the configured range, and NetworkManager configures NAT to map client addresses to the one of the current default network connection.

    • +
    • "link-local" - Enables link-local addresses according to RFC 3927. NetworkManager assigns a random link-local address from the 169.254.0.0/16 subnet to the interface.

    • +
    +

    +

    Format: string

    -

    never-default

    +

    ipv4.never-default

    If TRUE, this connection will never be the default connection for this IP type, meaning it will never be assigned the default route by NetworkManager.

    @@ -2243,7 +2300,7 @@ -

    replace-local-rule

    +

    ipv4.replace-local-rule

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

    @@ -2251,7 +2308,7 @@ -

    required-timeout

    +

    ipv4.required-timeout

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

    This property is useful for example if both IPv4 and IPv6 are enabled and are allowed to fail. Normally the connection succeeds as soon as one of the two address families completes; by setting a required timeout for e.g. IPv4, one can ensure that even if IP6 succeeds earlier than IPv4, NetworkManager waits some time for IPv4 before the connection becomes active.

    @@ -2262,7 +2319,7 @@ -

    route-metric

    +

    ipv4.route-metric

    The default metric for routes that don't explicitly specify a metric. The default value -1 means that the metric is chosen automatically based on the device type. The metric applies to dynamic routes, manual (static) routes that don't have an explicit metric setting, address prefix routes, and the default route. Note that for IPv6, the kernel accepts zero (0) but coerces it to 1024 (user default). Hence, setting this property to zero effectively mean setting it to 1024. For IPv4, zero is a regular value for the metric.

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

    route-table

    +

    ipv4.route-table

    Enable policy routing (source routing) and set the routing table used when adding routes.

    This affects all routes, including device-routes, IPv4LL, DHCP, SLAAC, default-routes and static routes. But note that static routes can individually overwrite the setting by explicitly specifying a non-zero routing table.

    @@ -2281,7 +2338,7 @@ -

    routes

    +

    ipv4.routes

    A list of IPv4 destination addresses, prefix length, optional IPv4 @@ -2343,7 +2400,7 @@ For details see also `man ip-route`. -

    routing-rules

    +

    ipv4.routing-rules

    A comma separated list of routing rules for policy routing. The format @@ -2375,30 +2432,31 @@ Example: priority 5 from 192.167.4.0/24 table 45 -

    addr-gen-mode

    +

    ipv6.addr-gen-mode

    -

    Configure method for creating the address for use with RFC4862 IPv6 Stateless Address Autoconfiguration. The permitted values are: NM_SETTING_IP6_CONFIG_ADDR_GEN_MODE_EUI64 (0), NM_SETTING_IP6_CONFIG_ADDR_GEN_MODE_STABLE_PRIVACY (1). NM_SETTING_IP6_CONFIG_ADDR_GEN_MODE_DEFAULT_OR_EUI64 (2) or NM_SETTING_IP6_CONFIG_ADDR_GEN_MODE_DEFAULT (3).

    -

    If the property is set to EUI64, the addresses will be generated using the interface tokens derived from hardware address. This makes the host part of the address to stay constant, making it possible to track host's presence when it changes networks. The address changes when the interface hardware is replaced.

    -

    The value of stable-privacy enables use of cryptographically secure hash of a secret host-specific key along with the connection's stable-id and the network address as specified by RFC7217. This makes it impossible to use the address track host's presence, and makes the address stable when the network interface hardware is replaced.

    -

    The special values "default" and "default-or-eui64" will fallback to the global connection default in as documented in NetworkManager.conf(5) manual. If the global default is not specified, the fallback value is "stable-privacy" or "eui64", respectively.

    -

    For libnm, the property defaults to "default" since 1.40. Previously it defaulted to "stable-privacy". On D-Bus, the absence of an addr-gen-mode setting equals "default". For keyfile plugin, the absence of the setting on disk means "default-or-eui64" so that the property doesn't change on upgrade from older versions.

    +

    Configure method for creating the IPv6 interface identifer of addresses with RFC4862 IPv6 Stateless Address Autoconfiguration and Link Local addresses.

    +

    The permitted values are: "eui64" (0), "stable-privacy" (1), "default" (3) or "default-or-eui64" (2).

    +

    If the property is set to "eui64", the addresses will be generated using the interface token derived from hardware address. This makes the host part of the address to stay constant, making it possible to track the host's presence when it changes networks. The address changes when the interface hardware is replaced. If a duplicate address is detected, there is also no fallback to generate another address. When configured, the "ipv6.token" is used instead of the MAC address to generate addresses for stateless autoconfiguration.

    +

    If the property is set to "stable-privacy", the interface identifier is generated as specified by RFC7217. This works by hashing a host specific key (see NetworkManager(8) manual), the interface name, the connection's "connection.stable-id" property and the address prefix. This improves privacy by making it harder to use the address to track the host's presence and the address is stable when the network interface hardware is replaced.

    +

    The special values "default" and "default-or-eui64" will fallback to the global connection default as documented in the NetworkManager.conf(5) manual. If the global default is not specified, the fallback value is "stable-privacy" or "eui64", respectively.

    +

    If not specified, when creating a new profile the default is "default".

    Note that this setting is distinct from the Privacy Extensions as configured by "ip6-privacy" property and it does not affect the temporary addresses configured with this option.

    - Format: int32

    + Format: one of "eui64" (0), "stable-privacy" (1), "default" (3) or "default-or-eui64" (2)

    -

    addresses

    +

    ipv6.addresses

    Alias: ip6

    -

    Array of IP addresses.

    +

    A list of IPv6 addresses and their prefix length. Multiple addresses can be separated by comma. For example "2001:db8:85a3::8a2e:370:7334/64, 2001:db8:85a3::5/64". The addresses are listed in decreasing priority, meaning the first address will be the primary address. This can make a difference with IPv6 source address selection (RFC 6724, section 5).

    Format: a comma separated list of addresses

    -

    auto-route-ext-gw

    +

    ipv6.auto-route-ext-gw

    VPN connections will default to add the route automatically unless this setting is set to FALSE.

    For other connection types, adding such an automatic route is currently not supported and setting this to TRUE has no effect.

    @@ -2407,7 +2465,7 @@ Example: priority 5 from 192.167.4.0/24 table 45 -

    dhcp-duid

    +

    ipv6.dhcp-duid

    A string containing the DHCPv6 Unique Identifier (DUID) used by the dhcp client to identify itself to DHCPv6 servers (RFC 3315). The DUID is carried in the Client Identifier option. If the property is a hex string ('aa:bb:cc') it is interpreted as a binary DUID and filled as an opaque value in the Client Identifier option.

    The special value "lease" will retrieve the DUID previously used from the lease file belonging to the connection. If no DUID is found and "dhclient" is the configured dhcp client, the DUID is searched in the system-wide dhclient lease file. If still no DUID is found, or another dhcp client is used, a global and permanent DUID-UUID (RFC 6355) will be generated based on the machine-id.

    @@ -2419,7 +2477,7 @@ Example: priority 5 from 192.167.4.0/24 table 45 -

    dhcp-hostname

    +

    ipv6.dhcp-hostname

    If the "dhcp-send-hostname" property is TRUE, then the specified name will be sent to the DHCP server when acquiring a lease. This property and "dhcp-fqdn" are mutually exclusive and cannot be set at the same time.

    @@ -2427,7 +2485,7 @@ Example: priority 5 from 192.167.4.0/24 table 45 -

    dhcp-hostname-flags

    +

    ipv6.dhcp-hostname-flags

    Flags for the DHCP hostname and FQDN.

    Currently, this property only includes flags to control the FQDN flags set in the DHCP FQDN option. Supported FQDN flags are NM_DHCP_HOSTNAME_FLAG_FQDN_SERV_UPDATE (0x1), NM_DHCP_HOSTNAME_FLAG_FQDN_ENCODED (0x2) and NM_DHCP_HOSTNAME_FLAG_FQDN_NO_UPDATE (0x4). When no FQDN flag is set and NM_DHCP_HOSTNAME_FLAG_FQDN_CLEAR_FLAGS (0x8) is set, the DHCP FQDN option will contain no flag. Otherwise, if no FQDN flag is set and NM_DHCP_HOSTNAME_FLAG_FQDN_CLEAR_FLAGS (0x8) is not set, the standard FQDN flags are set in the request: NM_DHCP_HOSTNAME_FLAG_FQDN_SERV_UPDATE (0x1), NM_DHCP_HOSTNAME_FLAG_FQDN_ENCODED (0x2) for IPv4 and NM_DHCP_HOSTNAME_FLAG_FQDN_SERV_UPDATE (0x1) for IPv6.

    @@ -2437,9 +2495,9 @@ Example: priority 5 from 192.167.4.0/24 table 45 -

    dhcp-iaid

    +

    ipv6.dhcp-iaid

    -

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

    +

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

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

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

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

    @@ -2448,7 +2506,15 @@ Example: priority 5 from 192.167.4.0/24 table 45 -

    dhcp-send-hostname

    +

    ipv6.dhcp-pd-hint

    + +

    A IPv6 address followed by a slash and a prefix length. If set, the value is sent to the DHCPv6 server as hint indicating the prefix delegation (IA_PD) we want to receive. To only hint a prefix length without prefix, set the address part to the zero address (for example "::/60").

    +

    + Format: string

    + + + +

    ipv6.dhcp-send-hostname

    If TRUE, a hostname is sent to the DHCP server when acquiring a lease. Some DHCP servers use this hostname to update DNS databases, essentially providing a static hostname for the computer. If the "dhcp-hostname" property is NULL and this property is TRUE, the current persistent hostname of the computer is sent.

    @@ -2456,7 +2522,7 @@ Example: priority 5 from 192.167.4.0/24 table 45 -

    dhcp-timeout

    +

    ipv6.dhcp-timeout

    A timeout for a DHCP transaction in seconds. If zero (the default), a globally configured default is used. If still unspecified, a device specific timeout is used (usually 45 seconds).

    Set to 2147483647 (MAXINT32) for infinity.

    @@ -2465,7 +2531,7 @@ Example: priority 5 from 192.167.4.0/24 table 45 -

    dns

    +

    ipv6.dns

    Array of IP addresses of DNS servers.

    For DoT (DNS over TLS), the SNI server name can be specified by appending "#example.com" to the IP address of the DNS server. This currently only has effect when using systemd-resolved.

    @@ -2474,19 +2540,20 @@ Example: priority 5 from 192.167.4.0/24 table 45 -

    dns-options

    +

    ipv6.dns-options

    -

    Array of DNS options as described in man 5 resolv.conf.

    -

    NULL means that the options are unset and left at the default. In this case NetworkManager will use default options. This is distinct from an empty list of properties.

    -

    The currently supported options are "attempts", "debug", "edns0", "inet6", "ip6-bytestring", "ip6-dotint", "ndots", "no-aaaa", "no-check-names", "no-ip6-dotint", "no-reload", "no-tld-query", "rotate", "single-request", "single-request-reopen", "timeout", "trust-ad", "use-vc".

    +

    DNS options for /etc/resolv.conf as described in resolv.conf(5) manual.

    +

    The currently supported options are "attempts", "debug", "edns0", "ndots", "no-aaaa", "no-check-names", "no-reload", "no-tld-query", "rotate", "single-request", "single-request-reopen", "timeout", "trust-ad", "use-vc" and "inet6", "ip6-bytestring", "ip6-dotint", "no-ip6-dotint". See the resolv.conf(5) manual.

    +

    Note that there is a distinction between an unset (default) list and an empty list. In nmcli, to unset the list set the value to "". To set an empty list, set it to " ". Currently, an unset list has the same meaning as an empty list. That might change in the future.

    The "trust-ad" setting is only honored if the profile contributes name servers to resolv.conf, and if all contributing profiles have "trust-ad" enabled.

    When using a caching DNS plugin (dnsmasq or systemd-resolved in NetworkManager.conf) then "edns0" and "trust-ad" are automatically added.

    +

    The valid "ipv4.dns-options" and "ipv6.dns-options" get merged together.

    - Format: array of string

    + Format: a comma separated list of DNS options

    -

    dns-priority

    +

    ipv6.dns-priority

    DNS servers priority.

    The relative priority for DNS servers specified by this setting. A lower numerical value is better (higher priority).

    @@ -2501,7 +2568,7 @@ Example: priority 5 from 192.167.4.0/24 table 45 -

    dns-search

    +

    ipv6.dns-search

    List of DNS search domains. Domains starting with a tilde ('~') are considered 'routing' domains and are used only to decide the interface over which a query must be forwarded; they are not used to complete unqualified host names.

    When using a DNS plugin that supports Conditional Forwarding or Split DNS, then the search domains specify which name servers to query. This makes the behavior different from running with plain /etc/resolv.conf. For more information see also the dns-priority setting.

    @@ -2511,7 +2578,7 @@ Example: priority 5 from 192.167.4.0/24 table 45 -

    gateway

    +

    ipv6.gateway

    Alias: gw6

    @@ -2523,7 +2590,7 @@ Example: priority 5 from 192.167.4.0/24 table 45 -

    ignore-auto-dns

    +

    ipv6.ignore-auto-dns

    When "method" is set to "auto" and this property to TRUE, automatically configured name servers and search domains are ignored and only name servers and search domains specified in the "dns" and "dns-search" properties, if any, are used.

    @@ -2531,7 +2598,7 @@ Example: priority 5 from 192.167.4.0/24 table 45 -

    ignore-auto-routes

    +

    ipv6.ignore-auto-routes

    When "method" is set to "auto" and this property to TRUE, automatically configured routes are ignored and only routes specified in the "routes" property, if any, are used.

    @@ -2539,7 +2606,7 @@ Example: priority 5 from 192.167.4.0/24 table 45 -

    ip6-privacy

    +

    ipv6.ip6-privacy

    Configure IPv6 Privacy Extensions for SLAAC, described in RFC4941. If enabled, it makes the kernel generate a temporary IPv6 address in addition to the public one generated from MAC address via modified EUI-64. This enhances privacy, but could cause problems in some applications, on the other hand. The permitted values are: -1: unknown, 0: disabled, 1: enabled (prefer public address), 2: enabled (prefer temporary addresses).

    Having a per-connection setting set to "-1" (unknown) means fallback to global configuration "ipv6.ip6-privacy".

    @@ -2550,7 +2617,7 @@ Example: priority 5 from 192.167.4.0/24 table 45 -

    may-fail

    +

    ipv6.may-fail

    If TRUE, allow overall network configuration to proceed even if the configuration specified by this property times out. Note that at least one IP configuration must succeed or overall network configuration will still fail. For example, in IPv6-only networks, setting this property to TRUE on the NMSettingIP4Config allows the overall network configuration to succeed if IPv4 configuration fails but IPv6 configuration completes successfully.

    @@ -2558,19 +2625,35 @@ Example: priority 5 from 192.167.4.0/24 table 45 -

    method

    +

    ipv6.method

    -

    IP configuration method.

    -

    NMSettingIP4Config and NMSettingIP6Config both support "disabled", "auto", "manual", and "link-local". See the subclass-specific documentation for other values.

    -

    In general, for the "auto" method, properties such as "dns" and "routes" specify information that is added on to the information returned from automatic configuration. The "ignore-auto-routes" and "ignore-auto-dns" properties modify this behavior.

    -

    For methods that imply no upstream network, such as "shared" or "link-local", these properties must be empty.

    -

    For IPv4 method "shared", the IP subnet can be configured by adding one manual IPv4 address or otherwise 10.42.x.0/24 is chosen. Note that the shared method must be configured on the interface which shares the internet to a subnet, not on the uplink which is shared.

    +

    + Sets the IPv6 connection method. You can set one of the following values: +

    +

    +

    +
      +
    • "auto" - Enables IPv6 auto-configuration. By default, NetworkManager uses Router Advertisements and, if the router announces the "managed" flag, NetworkManager requests an IPv6 address and prefix from a DHCPv6 server.

    • +
    • "dhcp" - Requests an IPv6 address and prefix from a DHCPv6 server. Note that DHCPv6 does not have options to provide routes and the default gateway. As a consequence, by using the "dhcp" method, connections are limited to their own subnet.

    • +
    • "manual" - Enables the configuration of static IPv6 addresses on the interface. Note that you must set at least one IP address and prefix in the "ipv6.addresses" property.

    • +
    • "disabled" - Disables the IPv6 protocol in this connection profile.

    • +
    • "ignore" - Configures NetworkManager to make no changes to the IPv6 configuration on the interface. For example, you can then use the "accept_ra" feature of the kernel to accept Router Advertisements.

    • +
    • "shared" - Provides network access to other computers. NetworkManager requests a prefix from an upstream DHCPv6 server, assigns an address to the interface, and announces the prefix to clients that connect to this interface.

    • +
    • "link-local" - Assigns a random link-local address from the fe80::/64 subnet to the interface.

    • +
    +

    +

    +

    + If you set "auto", "dhcp", "manual", "ignore", or "shared", NetworkManager assigns, in addition to the global address, an IPv6 link-local address to the interface. This is compliant with RFC 4291. +

    +

    +

    Format: string

    -

    mtu

    +

    ipv6.mtu

    Maximum transmission unit size, in bytes. If zero (the default), the MTU is set automatically from router advertisements or is left equal to the link-layer MTU. If greater than the link-layer MTU, or greater than zero but less than the minimum IPv6 MTU of 1280, this value has no effect.

    @@ -2578,7 +2661,7 @@ Example: priority 5 from 192.167.4.0/24 table 45 -

    never-default

    +

    ipv6.never-default

    If TRUE, this connection will never be the default connection for this IP type, meaning it will never be assigned the default route by NetworkManager.

    @@ -2586,7 +2669,7 @@ Example: priority 5 from 192.167.4.0/24 table 45 -

    ra-timeout

    +

    ipv6.ra-timeout

    A timeout for waiting Router Advertisements in seconds. If zero (the default), a globally configured default is used. If still unspecified, the timeout depends on the sysctl settings of the device.

    Set to 2147483647 (MAXINT32) for infinity.

    @@ -2595,7 +2678,7 @@ Example: priority 5 from 192.167.4.0/24 table 45 -

    replace-local-rule

    +

    ipv6.replace-local-rule

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

    @@ -2603,7 +2686,7 @@ Example: priority 5 from 192.167.4.0/24 table 45 -

    required-timeout

    +

    ipv6.required-timeout

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

    This property is useful for example if both IPv4 and IPv6 are enabled and are allowed to fail. Normally the connection succeeds as soon as one of the two address families completes; by setting a required timeout for e.g. IPv4, one can ensure that even if IP6 succeeds earlier than IPv4, NetworkManager waits some time for IPv4 before the connection becomes active.

    @@ -2614,7 +2697,7 @@ Example: priority 5 from 192.167.4.0/24 table 45 -

    route-metric

    +

    ipv6.route-metric

    The default metric for routes that don't explicitly specify a metric. The default value -1 means that the metric is chosen automatically based on the device type. The metric applies to dynamic routes, manual (static) routes that don't have an explicit metric setting, address prefix routes, and the default route. Note that for IPv6, the kernel accepts zero (0) but coerces it to 1024 (user default). Hence, setting this property to zero effectively mean setting it to 1024. For IPv4, zero is a regular value for the metric.

    @@ -2622,7 +2705,7 @@ Example: priority 5 from 192.167.4.0/24 table 45 -

    route-table

    +

    ipv6.route-table

    Enable policy routing (source routing) and set the routing table used when adding routes.

    This affects all routes, including device-routes, IPv4LL, DHCP, SLAAC, default-routes and static routes. But note that static routes can individually overwrite the setting by explicitly specifying a non-zero routing table.

    @@ -2633,7 +2716,7 @@ Example: priority 5 from 192.167.4.0/24 table 45 -

    routes

    +

    ipv6.routes

    A list of IPv6 destination addresses, prefix length, optional IPv6 @@ -2677,7 +2760,7 @@ For details see also `man ip-route`. -

    routing-rules

    +

    ipv6.routing-rules

    A comma separated list of routing rules for policy routing. The format @@ -2693,9 +2776,10 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    token

    +

    ipv6.token

    Configure the token for draft-chown-6man-tokenised-ipv6-identifiers-02 IPv6 tokenized interface identifiers. Useful with eui64 addr-gen-mode.

    +

    When set, the token is used as IPv6 interface identifier instead of the hardware address. This only applies to addresses from stateless autoconfiguration, not to IPv6 link local addresses.

    Format: string

    @@ -2717,7 +2801,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    encapsulation-limit

    +

    ip-tunnel.encapsulation-limit

    How many additional levels of encapsulation are permitted to be prepended to packets. This property applies only to IPv6 tunnels. To disable this option, add NM_IP_TUNNEL_FLAG_IP6_IGN_ENCAP_LIMIT (0x1) to ip-tunnel flags.

    @@ -2725,7 +2809,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    flags

    +

    ip-tunnel.flags

    Tunnel flags. Currently, the following values are supported: NM_IP_TUNNEL_FLAG_IP6_IGN_ENCAP_LIMIT (0x1), NM_IP_TUNNEL_FLAG_IP6_USE_ORIG_TCLASS (0x2), NM_IP_TUNNEL_FLAG_IP6_USE_ORIG_FLOWLABEL (0x4), NM_IP_TUNNEL_FLAG_IP6_MIP6_DEV (0x8), NM_IP_TUNNEL_FLAG_IP6_RCV_DSCP_COPY (0x10), NM_IP_TUNNEL_FLAG_IP6_USE_ORIG_FWMARK (0x20). They are valid only for IPv6 tunnels.

    @@ -2733,7 +2817,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    flow-label

    +

    ip-tunnel.flow-label

    The flow label to assign to tunnel packets. This property applies only to IPv6 tunnels.

    @@ -2741,7 +2825,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    fwmark

    +

    ip-tunnel.fwmark

    The fwmark value to assign to tunnel packets. This property can be set to a non zero value only on VTI and VTI6 tunnels.

    @@ -2749,7 +2833,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    input-key

    +

    ip-tunnel.input-key

    The key used for tunnel input packets; the property is valid only for certain tunnel modes (GRE, IP6GRE). If empty, no key is used.

    @@ -2757,7 +2841,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    local

    +

    ip-tunnel.local

    Alias: local

    @@ -2767,7 +2851,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    mode

    +

    ip-tunnel.mode

    Alias: mode

    @@ -2777,7 +2861,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    mtu

    +

    ip-tunnel.mtu

    If non-zero, only transmit packets of the specified size or smaller, breaking larger packets up into multiple fragments.

    @@ -2785,7 +2869,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    output-key

    +

    ip-tunnel.output-key

    The key used for tunnel output packets; the property is valid only for certain tunnel modes (GRE, IP6GRE). If empty, no key is used.

    @@ -2793,7 +2877,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    parent

    +

    ip-tunnel.parent

    Alias: dev

    @@ -2803,7 +2887,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    path-mtu-discovery

    +

    ip-tunnel.path-mtu-discovery

    Whether to enable Path MTU Discovery on this tunnel.

    @@ -2811,7 +2895,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    remote

    +

    ip-tunnel.remote

    Alias: remote

    @@ -2821,7 +2905,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    tos

    +

    ip-tunnel.tos

    The type of service (IPv4) or traffic class (IPv6) field to be set on tunneled packets.

    @@ -2829,7 +2913,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    ttl

    +

    ip-tunnel.ttl

    The TTL to assign to tunneled packets. 0 is a special value meaning that packets inherit the TTL value.

    @@ -2853,7 +2937,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    encrypt

    +

    macsec.encrypt

    Alias: encrypt

    @@ -2863,7 +2947,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    mka-cak

    +

    macsec.mka-cak

    Alias: cak

    @@ -2873,15 +2957,18 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    mka-cak-flags

    +

    macsec.mka-cak-flags

    Flags indicating how to handle the "mka-cak" property.

    +

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

    Format: NMSettingSecretFlags (uint32)

    -

    mka-ckn

    +

    macsec.mka-ckn

    Alias: ckn

    @@ -2891,7 +2978,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    mode

    +

    macsec.mode

    Alias: mode

    @@ -2901,7 +2988,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    parent

    +

    macsec.parent

    Alias: dev

    @@ -2911,7 +2998,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    port

    +

    macsec.port

    Alias: port

    @@ -2921,7 +3008,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    send-sci

    +

    macsec.send-sci

    Specifies whether the SCI (Secure Channel Identifier) is included in every packet.

    @@ -2929,7 +3016,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    validation

    +

    macsec.validation

    Specifies the validation mode for incoming frames.

    @@ -2953,7 +3040,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    mode

    +

    macvlan.mode

    Alias: mode

    @@ -2963,7 +3050,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    parent

    +

    macvlan.parent

    Alias: dev

    @@ -2973,7 +3060,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    promiscuous

    +

    macvlan.promiscuous

    Whether the interface should be put in promiscuous mode.

    @@ -2981,7 +3068,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    tap

    +

    macvlan.tap

    Alias: tap

    @@ -3007,7 +3094,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    driver

    +

    match.driver

    A list of driver names to match. Each element is a shell wildcard pattern.

    See NMSettingMatch:interface-name for how special characters '|', '&', '!' and '\\' are used for optional and mandatory matches and inverting the pattern.

    @@ -3016,7 +3103,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    interface-name

    +

    match.interface-name

    A list of interface names to match. Each element is a shell wildcard pattern.

    An element can be prefixed with a pipe symbol (|) or an ampersand (&). The former means that the element is optional and the latter means that it is mandatory. If there are any optional elements, than the match evaluates to true if at least one of the optional element matches (logical OR). If there are any mandatory elements, then they all must match (logical AND). By default, an element is optional. This means that an element "foo" behaves the same as "|foo". An element can also be inverted with exclamation mark (!) between the pipe symbol (or the ampersand) and before the pattern. Note that "!foo" is a shortcut for the mandatory match "&!foo". Finally, a backslash can be used at the beginning of the element (after the optional special characters) to escape the start of the pattern. For example, "&\\!a" is an mandatory match for literally "!a".

    @@ -3025,7 +3112,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    kernel-command-line

    +

    match.kernel-command-line

    A list of kernel command line arguments to match. This may be used to check whether a specific kernel command line option is set (or unset, if prefixed with the exclamation mark). The argument must either be a single word, or an assignment (i.e. two words, joined by "="). In the former case the kernel command line is searched for the word appearing as is, or as left hand side of an assignment. In the latter case, the exact assignment is looked for with right and left hand side matching. Wildcard patterns are not supported.

    See NMSettingMatch:interface-name for how special characters '|', '&', '!' and '\\' are used for optional and mandatory matches and inverting the match.

    @@ -3034,7 +3121,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    path

    +

    match.path

    A list of paths to match against the ID_PATH udev property of devices. ID_PATH represents the topological persistent path of a device. It typically contains a subsystem string (pci, usb, platform, etc.) and a subsystem-specific identifier.

    For PCI devices the path has the form "pci-$domain:$bus:$device.$function", where each variable is an hexadecimal value; for example "pci-0000:0a:00.0".

    @@ -3064,7 +3151,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    channel

    +

    802-11-olpc-mesh.channel

    Alias: channel

    @@ -3074,7 +3161,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    dhcp-anycast-address

    +

    802-11-olpc-mesh.dhcp-anycast-address

    Alias: dhcp-anycast

    @@ -3085,7 +3172,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    ssid

    +

    802-11-olpc-mesh.ssid

    Alias: ssid

    @@ -3111,7 +3198,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    datapath-type

    +

    ovs-bridge.datapath-type

    The data path type. One of "system", "netdev" or empty.

    @@ -3119,7 +3206,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    fail-mode

    +

    ovs-bridge.fail-mode

    The bridge failure mode. One of "secure", "standalone" or empty.

    @@ -3127,7 +3214,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    mcast-snooping-enable

    +

    ovs-bridge.mcast-snooping-enable

    Enable or disable multicast snooping.

    @@ -3135,7 +3222,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    rstp-enable

    +

    ovs-bridge.rstp-enable

    Enable or disable RSTP.

    @@ -3143,7 +3230,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    stp-enable

    +

    ovs-bridge.stp-enable

    Enable or disable STP.

    @@ -3167,7 +3254,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    devargs

    +

    ovs-dpdk.devargs

    Open vSwitch DPDK device arguments.

    @@ -3175,7 +3262,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    n-rxq

    +

    ovs-dpdk.n-rxq

    Open vSwitch DPDK number of rx queues. Defaults to zero which means to leave the parameter in OVS unspecified and effectively configures one queue.

    @@ -3183,7 +3270,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    n-rxq-desc

    +

    ovs-dpdk.n-rxq-desc

    The rx queue size (number of rx descriptors) for DPDK ports. Must be zero or a power of 2 between 1 and 4096, and supported by the hardware. Defaults to zero which means to leave the parameter in OVS unspecified and effectively configures 2048 descriptors.

    @@ -3191,7 +3278,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    n-txq-desc

    +

    ovs-dpdk.n-txq-desc

    The tx queue size (number of tx descriptors) for DPDK ports. Must be zero or a power of 2 between 1 and 4096, and supported by the hardware. Defaults to zero which means to leave the parameter in OVS unspecified and effectively configures 2048 descriptors.

    @@ -3215,7 +3302,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    ofport-request

    +

    ovs-interface.ofport-request

    Open vSwitch openflow port number. Defaults to zero which means that port number will not be specified and it will be chosen randomly by ovs. OpenFlow ports are the network interfaces for passing packets between OpenFlow processing and the rest of the network. OpenFlow switches connect logically to each other via their OpenFlow ports.

    @@ -3223,7 +3310,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    type

    +

    ovs-interface.type

    The interface type. Either "internal", "system", "patch", "dpdk", or empty.

    @@ -3246,7 +3333,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    peer

    +

    ovs-patch.peer

    Specifies the name of the interface for the other side of the patch. The patch on the other side must also set this interface as peer.

    @@ -3269,7 +3356,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    bond-downdelay

    +

    ovs-port.bond-downdelay

    The time port must be inactive in order to be considered down.

    @@ -3277,7 +3364,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    bond-mode

    +

    ovs-port.bond-mode

    Bonding mode. One of "active-backup", "balance-slb", or "balance-tcp".

    @@ -3285,7 +3372,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    bond-updelay

    +

    ovs-port.bond-updelay

    The time port must be active before it starts forwarding traffic.

    @@ -3293,7 +3380,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    lacp

    +

    ovs-port.lacp

    LACP mode. One of "active", "off", or "passive".

    @@ -3301,7 +3388,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    tag

    +

    ovs-port.tag

    The VLAN tag in the range 0-4095.

    @@ -3309,7 +3396,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    trunks

    +

    ovs-port.trunks

    A list of VLAN ranges that this port trunks.

    The property is valid only for ports with mode "trunk", "native-tagged", or "native-untagged port". If it is empty, the port trunks all VLANs.

    @@ -3318,7 +3405,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    vlan-mode

    +

    ovs-port.vlan-mode

    The VLAN mode. One of "access", "native-tagged", "native-untagged", "trunk", "dot1q-tunnel" or unset.

    @@ -3342,7 +3429,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    baud

    +

    ppp.baud

    If non-zero, instruct pppd to set the serial port to the specified baudrate. This value should normally be left as 0 to automatically choose the speed.

    @@ -3350,7 +3437,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    crtscts

    +

    ppp.crtscts

    If TRUE, specify that pppd should set the serial port to use hardware flow control with RTS and CTS signals. This value should normally be set to FALSE.

    @@ -3358,7 +3445,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    lcp-echo-failure

    +

    ppp.lcp-echo-failure

    If non-zero, instruct pppd to presume the connection to the peer has failed if the specified number of LCP echo-requests go unanswered by the peer. The "lcp-echo-interval" property must also be set to a non-zero value if this property is used.

    @@ -3366,7 +3453,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    lcp-echo-interval

    +

    ppp.lcp-echo-interval

    If non-zero, instruct pppd to send an LCP echo-request frame to the peer every n seconds (where n is the specified value). Note that some PPP peers will respond to echo requests and some will not, and it is not possible to autodetect this.

    @@ -3374,7 +3461,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    mppe-stateful

    +

    ppp.mppe-stateful

    If TRUE, stateful MPPE is used. See pppd documentation for more information on stateful MPPE.

    @@ -3382,7 +3469,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    mru

    +

    ppp.mru

    If non-zero, instruct pppd to request that the peer send packets no larger than the specified size. If non-zero, the MRU should be between 128 and 16384.

    @@ -3390,7 +3477,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    mtu

    +

    ppp.mtu

    If non-zero, instruct pppd to send packets no larger than the specified size.

    @@ -3398,7 +3485,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    no-vj-comp

    +

    ppp.no-vj-comp

    If TRUE, Van Jacobsen TCP header compression will not be requested.

    @@ -3406,7 +3493,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    noauth

    +

    ppp.noauth

    If TRUE, do not require the other side (usually the PPP server) to authenticate itself to the client. If FALSE, require authentication from the remote side. In almost all cases, this should be TRUE.

    @@ -3414,7 +3501,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    nobsdcomp

    +

    ppp.nobsdcomp

    If TRUE, BSD compression will not be requested.

    @@ -3422,7 +3509,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    nodeflate

    +

    ppp.nodeflate

    If TRUE, "deflate" compression will not be requested.

    @@ -3430,7 +3517,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    refuse-chap

    +

    ppp.refuse-chap

    If TRUE, the CHAP authentication method will not be used.

    @@ -3438,7 +3525,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    refuse-eap

    +

    ppp.refuse-eap

    If TRUE, the EAP authentication method will not be used.

    @@ -3446,7 +3533,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    refuse-mschap

    +

    ppp.refuse-mschap

    If TRUE, the MSCHAP authentication method will not be used.

    @@ -3454,7 +3541,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    refuse-mschapv2

    +

    ppp.refuse-mschapv2

    If TRUE, the MSCHAPv2 authentication method will not be used.

    @@ -3462,7 +3549,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    refuse-pap

    +

    ppp.refuse-pap

    If TRUE, the PAP authentication method will not be used.

    @@ -3470,7 +3557,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    require-mppe

    +

    ppp.require-mppe

    If TRUE, MPPE (Microsoft Point-to-Point Encryption) will be required for the PPP session. If either 64-bit or 128-bit MPPE is not available the session will fail. Note that MPPE is not used on mobile broadband connections.

    @@ -3478,7 +3565,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    require-mppe-128

    +

    ppp.require-mppe-128

    If TRUE, 128-bit MPPE (Microsoft Point-to-Point Encryption) will be required for the PPP session, and the "require-mppe" property must also be set to TRUE. If 128-bit MPPE is not available the session will fail.

    @@ -3502,7 +3589,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    parent

    +

    pppoe.parent

    Alias: parent

    @@ -3512,7 +3599,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    password

    +

    pppoe.password

    Alias: password

    @@ -3522,15 +3609,18 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    password-flags

    +

    pppoe.password-flags

    Flags indicating how to handle the "password" property.

    +

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

    Format: NMSettingSecretFlags (uint32)

    -

    service

    +

    pppoe.service

    Alias: service

    @@ -3540,7 +3630,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    username

    +

    pppoe.username

    Alias: username

    @@ -3566,7 +3656,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    browser-only

    +

    proxy.browser-only

    Alias: browser-only

    @@ -3576,7 +3666,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    method

    +

    proxy.method

    Alias: method

    @@ -3586,17 +3676,17 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    pac-script

    +

    proxy.pac-script

    Alias: pac-script

    -

    PAC script for the connection. This is an UTF-8 encoded javascript code that defines a FindProxyForURL() function.

    +

    The PAC script. In the profile this must be an UTF-8 encoded javascript code that defines a FindProxyForURL() function. When setting the property in nmcli, a filename is accepted too. In that case, nmcli will read the content of the file and set the script. The prefixes "file://" and "js://" are supported to explicitly differentiate between the two.

    Format: string

    -

    pac-url

    +

    proxy.pac-url

    Alias: pac-url

    @@ -3622,7 +3712,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    baud

    +

    serial.baud

    Speed to use for communication over the serial port. Note that this value usually has no effect for mobile broadband modems as they generally ignore speed settings and use the highest available speed.

    @@ -3630,7 +3720,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    bits

    +

    serial.bits

    Byte-width of the serial communication. The 8 in "8n1" for example.

    @@ -3638,7 +3728,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    parity

    +

    serial.parity

    Parity setting of the serial port.

    @@ -3646,7 +3736,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    send-delay

    +

    serial.send-delay

    Time to delay between each byte sent to the modem, in microseconds.

    @@ -3654,7 +3744,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    stopbits

    +

    serial.stopbits

    Number of stop bits for communication on the serial port. Either 1 or 2. The 1 in "8n1" for example.

    @@ -3678,7 +3768,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    autoprobe-drivers

    +

    sriov.autoprobe-drivers

    Whether to autoprobe virtual functions by a compatible driver.

    If set to NM_TERNARY_TRUE (1), the kernel will try to bind VFs to a compatible driver and if this succeeds a new network interface will be instantiated for each VF.

    @@ -3689,7 +3779,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    total-vfs

    +

    sriov.total-vfs

    The total number of virtual functions to create.

    Note that when the sriov setting is present NetworkManager enforces the number of virtual functions on the interface (also when it is zero) during activation and resets it upon deactivation. To prevent any changes to SR-IOV parameters don't add a sriov setting to the connection.

    @@ -3698,7 +3788,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    vfs

    +

    sriov.vfs

    Array of virtual function descriptors.

    Each VF descriptor is a dictionary mapping attribute names to GVariant values. The 'index' entry is mandatory for each VF.

    @@ -3731,7 +3821,7 @@ Example: priority 5 from 1:2:3::5/128 table 45 -

    qdiscs

    +

    tc.qdiscs

    Array of TC queueing disciplines. qdisc is a basic block in the @@ -3990,7 +4080,7 @@ Linux traffic control subsystem -

    tfilters

    +

    tc.tfilters

    Array of TC traffic filters. Traffic control can manage the packet content during @@ -4108,7 +4198,7 @@ Linux traffic control subsystem -

    config

    +

    team.config

    Alias: config

    @@ -4118,7 +4208,7 @@ Linux traffic control subsystem -

    link-watchers

    +

    team.link-watchers

    Link watchers configuration for the connection: each link watcher is defined by a dictionary, whose keys depend upon the selected link watcher. Available link watchers are 'ethtool', 'nsna_ping' and 'arp_ping' and it is specified in the dictionary with the key 'name'. Available keys are: ethtool: 'delay-up', 'delay-down', 'init-wait'; nsna_ping: 'init-wait', 'interval', 'missed-max', 'target-host'; arp_ping: all the ones in nsna_ping and 'source-host', 'validate-active', 'validate-inactive', 'send-always'. See teamd.conf man for more details.

    @@ -4126,7 +4216,7 @@ Linux traffic control subsystem -

    mcast-rejoin-count

    +

    team.mcast-rejoin-count

    Corresponds to the teamd mcast_rejoin.count.

    @@ -4134,7 +4224,7 @@ Linux traffic control subsystem -

    mcast-rejoin-interval

    +

    team.mcast-rejoin-interval

    Corresponds to the teamd mcast_rejoin.interval.

    @@ -4142,7 +4232,7 @@ Linux traffic control subsystem -

    notify-peers-count

    +

    team.notify-peers-count

    Corresponds to the teamd notify_peers.count.

    @@ -4150,7 +4240,7 @@ Linux traffic control subsystem -

    notify-peers-interval

    +

    team.notify-peers-interval

    Corresponds to the teamd notify_peers.interval.

    @@ -4158,7 +4248,7 @@ Linux traffic control subsystem -

    runner

    +

    team.runner

    Corresponds to the teamd runner.name. Permitted values are: "roundrobin", "broadcast", "activebackup", "loadbalance", "lacp", "random".

    @@ -4166,7 +4256,7 @@ Linux traffic control subsystem -

    runner-active

    +

    team.runner-active

    Corresponds to the teamd runner.active.

    @@ -4174,7 +4264,7 @@ Linux traffic control subsystem -

    runner-agg-select-policy

    +

    team.runner-agg-select-policy

    Corresponds to the teamd runner.agg_select_policy.

    @@ -4182,7 +4272,7 @@ Linux traffic control subsystem -

    runner-fast-rate

    +

    team.runner-fast-rate

    Corresponds to the teamd runner.fast_rate.

    @@ -4190,7 +4280,7 @@ Linux traffic control subsystem -

    runner-hwaddr-policy

    +

    team.runner-hwaddr-policy

    Corresponds to the teamd runner.hwaddr_policy.

    @@ -4198,7 +4288,7 @@ Linux traffic control subsystem -

    runner-min-ports

    +

    team.runner-min-ports

    Corresponds to the teamd runner.min_ports.

    @@ -4206,7 +4296,7 @@ Linux traffic control subsystem -

    runner-sys-prio

    +

    team.runner-sys-prio

    Corresponds to the teamd runner.sys_prio.

    @@ -4214,7 +4304,7 @@ Linux traffic control subsystem -

    runner-tx-balancer

    +

    team.runner-tx-balancer

    Corresponds to the teamd runner.tx_balancer.name.

    @@ -4222,7 +4312,7 @@ Linux traffic control subsystem -

    runner-tx-balancer-interval

    +

    team.runner-tx-balancer-interval

    Corresponds to the teamd runner.tx_balancer.interval.

    @@ -4230,7 +4320,7 @@ Linux traffic control subsystem -

    runner-tx-hash

    +

    team.runner-tx-hash

    Corresponds to the teamd runner.tx_hash.

    @@ -4254,7 +4344,7 @@ Linux traffic control subsystem -

    config

    +

    team-port.config

    Alias: config

    @@ -4264,7 +4354,7 @@ Linux traffic control subsystem -

    lacp-key

    +

    team-port.lacp-key

    Corresponds to the teamd ports.PORTIFNAME.lacp_key.

    @@ -4272,7 +4362,7 @@ Linux traffic control subsystem -

    lacp-prio

    +

    team-port.lacp-prio

    Corresponds to the teamd ports.PORTIFNAME.lacp_prio.

    @@ -4280,7 +4370,7 @@ Linux traffic control subsystem -

    link-watchers

    +

    team-port.link-watchers

    Link watchers configuration for the connection: each link watcher is defined by a dictionary, whose keys depend upon the selected link watcher. Available link watchers are 'ethtool', 'nsna_ping' and 'arp_ping' and it is specified in the dictionary with the key 'name'. Available keys are: ethtool: 'delay-up', 'delay-down', 'init-wait'; nsna_ping: 'init-wait', 'interval', 'missed-max', 'target-host'; arp_ping: all the ones in nsna_ping and 'source-host', 'validate-active', 'validate-inactive', 'send-always'. See teamd.conf man for more details.

    @@ -4288,7 +4378,7 @@ Linux traffic control subsystem -

    prio

    +

    team-port.prio

    Corresponds to the teamd ports.PORTIFNAME.prio.

    @@ -4296,7 +4386,7 @@ Linux traffic control subsystem -

    queue-id

    +

    team-port.queue-id

    Corresponds to the teamd ports.PORTIFNAME.queue_id. When set to -1 means the parameter is skipped from the json config.

    @@ -4304,7 +4394,7 @@ Linux traffic control subsystem -

    sticky

    +

    team-port.sticky

    Corresponds to the teamd ports.PORTIFNAME.sticky.

    @@ -4328,7 +4418,7 @@ Linux traffic control subsystem -

    group

    +

    tun.group

    Alias: group

    @@ -4338,7 +4428,7 @@ Linux traffic control subsystem -

    mode

    +

    tun.mode

    Alias: mode

    @@ -4348,7 +4438,7 @@ Linux traffic control subsystem -

    multi-queue

    +

    tun.multi-queue

    Alias: multi-queue

    @@ -4358,7 +4448,7 @@ Linux traffic control subsystem -

    owner

    +

    tun.owner

    Alias: owner

    @@ -4368,7 +4458,7 @@ Linux traffic control subsystem -

    pi

    +

    tun.pi

    Alias: pi

    @@ -4378,7 +4468,7 @@ Linux traffic control subsystem -

    vnet-hdr

    +

    tun.vnet-hdr

    Alias: vnet-hdr

    @@ -4404,7 +4494,7 @@ Linux traffic control subsystem -

    egress-priority-map

    +

    vlan.egress-priority-map

    Alias: egress

    @@ -4414,7 +4504,7 @@ Linux traffic control subsystem -

    flags

    +

    vlan.flags

    Alias: flags

    @@ -4425,7 +4515,7 @@ Linux traffic control subsystem -

    id

    +

    vlan.id

    Alias: id

    @@ -4435,7 +4525,7 @@ Linux traffic control subsystem -

    ingress-priority-map

    +

    vlan.ingress-priority-map

    Alias: ingress

    @@ -4445,7 +4535,7 @@ Linux traffic control subsystem -

    parent

    +

    vlan.parent

    Alias: dev

    @@ -4455,7 +4545,7 @@ Linux traffic control subsystem -

    protocol

    +

    vlan.protocol

    Specifies the VLAN protocol to use for encapsulation.

    Supported values are: '802.1Q', '802.1ad'. If not specified the default value is '802.1Q'.

    @@ -4480,7 +4570,7 @@ Linux traffic control subsystem -

    data

    +

    vpn.data

    Dictionary of key/value pairs of VPN plugin specific data. Both keys and values must be strings.

    @@ -4488,7 +4578,7 @@ Linux traffic control subsystem -

    persistent

    +

    vpn.persistent

    If the VPN service supports persistence, and this property is TRUE, the VPN will attempt to stay connected across link changes and outages, until explicitly disconnected.

    @@ -4496,7 +4586,7 @@ Linux traffic control subsystem -

    secrets

    +

    vpn.secrets

    Dictionary of key/value pairs of VPN plugin specific secrets like passwords or private keys. Both keys and values must be strings.

    @@ -4504,7 +4594,7 @@ Linux traffic control subsystem -

    service-type

    +

    vpn.service-type

    Alias: vpn-type

    @@ -4514,7 +4604,7 @@ Linux traffic control subsystem -

    timeout

    +

    vpn.timeout

    Timeout for the VPN service to establish the connection. Some services may take quite a long time to connect. Value of 0 means a default timeout, which is 60 seconds (unless overridden by vpn.timeout in configuration file). Values greater than zero mean timeout in seconds.

    @@ -4522,7 +4612,7 @@ Linux traffic control subsystem -

    user-name

    +

    vpn.user-name

    Alias: user

    @@ -4547,7 +4637,7 @@ Linux traffic control subsystem -

    table

    +

    vrf.table

    Alias: table

    @@ -4572,7 +4662,7 @@ Linux traffic control subsystem -

    ageing

    +

    vxlan.ageing

    Specifies the lifetime in seconds of FDB entries learnt by the kernel.

    @@ -4580,7 +4670,7 @@ Linux traffic control subsystem -

    destination-port

    +

    vxlan.destination-port

    Alias: destination-port

    @@ -4590,7 +4680,7 @@ Linux traffic control subsystem -

    id

    +

    vxlan.id

    Alias: id

    @@ -4600,7 +4690,7 @@ Linux traffic control subsystem -

    l2-miss

    +

    vxlan.l2-miss

    Specifies whether netlink LL ADDR miss notifications are generated.

    @@ -4608,7 +4698,7 @@ Linux traffic control subsystem -

    l3-miss

    +

    vxlan.l3-miss

    Specifies whether netlink IP ADDR miss notifications are generated.

    @@ -4616,7 +4706,7 @@ Linux traffic control subsystem -

    learning

    +

    vxlan.learning

    Specifies whether unknown source link layer addresses and IP addresses are entered into the VXLAN device forwarding database.

    @@ -4624,7 +4714,7 @@ Linux traffic control subsystem -

    limit

    +

    vxlan.limit

    Specifies the maximum number of FDB entries. A value of zero means that the kernel will store unlimited entries.

    @@ -4632,7 +4722,7 @@ Linux traffic control subsystem -

    local

    +

    vxlan.local

    Alias: local

    @@ -4642,7 +4732,7 @@ Linux traffic control subsystem -

    parent

    +

    vxlan.parent

    Alias: dev

    @@ -4652,7 +4742,7 @@ Linux traffic control subsystem -

    proxy

    +

    vxlan.proxy

    Specifies whether ARP proxy is turned on.

    @@ -4660,7 +4750,7 @@ Linux traffic control subsystem -

    remote

    +

    vxlan.remote

    Alias: remote

    @@ -4670,7 +4760,7 @@ Linux traffic control subsystem -

    rsc

    +

    vxlan.rsc

    Specifies whether route short circuit is turned on.

    @@ -4678,7 +4768,7 @@ Linux traffic control subsystem -

    source-port-max

    +

    vxlan.source-port-max

    Alias: source-port-max

    @@ -4688,7 +4778,7 @@ Linux traffic control subsystem -

    source-port-min

    +

    vxlan.source-port-min

    Alias: source-port-min

    @@ -4698,7 +4788,7 @@ Linux traffic control subsystem -

    tos

    +

    vxlan.tos

    Specifies the TOS value to use in outgoing packets.

    @@ -4706,7 +4796,7 @@ Linux traffic control subsystem -

    ttl

    +

    vxlan.ttl

    Specifies the time-to-live value to use in outgoing packets.

    @@ -4730,7 +4820,7 @@ Linux traffic control subsystem -

    peer

    +

    wifi-p2p.peer

    Alias: peer

    @@ -4740,7 +4830,7 @@ Linux traffic control subsystem -

    wfd-ies

    +

    wifi-p2p.wfd-ies

    The Wi-Fi Display (WFD) Information Elements (IEs) to set.

    Wi-Fi Display requires a protocol specific information element to be set in certain Wi-Fi frames. These can be specified here for the purpose of establishing a connection. This setting is only useful when implementing a Wi-Fi Display client.

    @@ -4749,7 +4839,7 @@ Linux traffic control subsystem -

    wps-method

    +

    wifi-p2p.wps-method

    Flags indicating which mode of WPS is to be used.

    There's little point in changing the default setting as NetworkManager will automatically determine the best method to use.

    @@ -4774,7 +4864,7 @@ Linux traffic control subsystem -

    mac-address

    +

    wimax.mac-address

    Alias: mac

    @@ -4787,7 +4877,7 @@ Linux traffic control subsystem -

    network-name

    +

    wimax.network-name

    Alias: nsp

    @@ -4818,7 +4908,7 @@ Linux traffic control subsystem -

    accept-all-mac-addresses

    +

    802-3-ethernet.accept-all-mac-addresses

    When TRUE, setup the interface to accept packets for all MAC addresses. This is enabling the kernel interface flag IFF_PROMISC. When FALSE, the interface will only accept the packets with the interface destination mac address or broadcast.

    @@ -4826,7 +4916,7 @@ Linux traffic control subsystem -

    auto-negotiate

    +

    802-3-ethernet.auto-negotiate

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

    @@ -4834,7 +4924,7 @@ Linux traffic control subsystem -

    cloned-mac-address

    +

    802-3-ethernet.cloned-mac-address

    Alias: cloned-mac

    @@ -4847,7 +4937,7 @@ Linux traffic control subsystem -

    duplex

    +

    802-3-ethernet.duplex

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

    @@ -4855,7 +4945,7 @@ Linux traffic control subsystem -

    generate-mac-address-mask

    +

    802-3-ethernet.generate-mac-address-mask

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

    @@ -4867,7 +4957,7 @@ Linux traffic control subsystem -

    mac-address

    +

    802-3-ethernet.mac-address

    Alias: mac

    @@ -4877,7 +4967,7 @@ Linux traffic control subsystem -

    mac-address-blacklist

    +

    802-3-ethernet.mac-address-blacklist

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

    @@ -4885,7 +4975,7 @@ Linux traffic control subsystem -

    mtu

    +

    802-3-ethernet.mtu

    Alias: mtu

    @@ -4895,7 +4985,7 @@ Linux traffic control subsystem -

    port

    +

    802-3-ethernet.port

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

    @@ -4903,7 +4993,7 @@ Linux traffic control subsystem -

    s390-nettype

    +

    802-3-ethernet.s390-nettype

    s390 network device type; one of "qeth", "lcs", or "ctc", representing the different types of virtual network devices available on s390 systems.

    @@ -4911,7 +5001,7 @@ Linux traffic control subsystem -

    s390-options

    +

    802-3-ethernet.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]).

    Currently, NetworkManager itself does nothing with this information. However, s390utils ships a udev rule which parses this information and applies it to the interface.

    @@ -4920,7 +5010,7 @@ Linux traffic control subsystem -

    s390-subchannels

    +

    802-3-ethernet.s390-subchannels

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

    @@ -4928,7 +5018,7 @@ Linux traffic control subsystem -

    speed

    +

    802-3-ethernet.speed

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

    @@ -4936,7 +5026,7 @@ Linux traffic control subsystem -

    wake-on-lan

    +

    802-3-ethernet.wake-on-lan

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

    @@ -4944,7 +5034,7 @@ Linux traffic control subsystem -

    wake-on-lan-password

    +

    802-3-ethernet.wake-on-lan-password

    If specified, the password used with magic-packet-based Wake-on-LAN, represented as an Ethernet MAC address. If NULL, no password will be required.

    @@ -4968,7 +5058,7 @@ Linux traffic control subsystem -

    fwmark

    +

    wireguard.fwmark

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

    @@ -4977,7 +5067,7 @@ Linux traffic control subsystem -

    ip4-auto-default-route

    +

    wireguard.ip4-auto-default-route

    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.

    @@ -4987,7 +5077,7 @@ Linux traffic control subsystem -

    ip6-auto-default-route

    +

    wireguard.ip6-auto-default-route

    Like ip4-auto-default-route, but for the IPv6 default route.

    @@ -4995,7 +5085,7 @@ Linux traffic control subsystem -

    listen-port

    +

    wireguard.listen-port

    The listen-port. If listen-port is not specified, the port will be chosen randomly when the interface comes up.

    @@ -5003,7 +5093,7 @@ Linux traffic control subsystem -

    mtu

    +

    wireguard.mtu

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

    @@ -5012,7 +5102,7 @@ Linux traffic control subsystem -

    peer-routes

    +

    wireguard.peer-routes

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

    @@ -5021,7 +5111,7 @@ Linux traffic control subsystem -

    private-key

    +

    wireguard.private-key

    The 256 bit private-key in base64 encoding.

    @@ -5029,9 +5119,12 @@ Linux traffic control subsystem -

    private-key-flags

    +

    wireguard.private-key-flags

    Flags indicating how to handle the "private-key" property.

    +

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

    Format: NMSettingSecretFlags (uint32)

    @@ -5055,7 +5148,7 @@ Linux traffic control subsystem -

    ap-isolation

    +

    802-11-wireless.ap-isolation

    Configures AP isolation, which prevents communication between wireless devices connected to this AP. This property can be set to a value different from NM_TERNARY_DEFAULT (-1) only when the interface is configured in AP mode.

    If set to NM_TERNARY_TRUE (1), devices are not able to communicate with each other. This increases security because it protects devices against attacks from other clients in the network. At the same time, it prevents devices to access resources on the same wireless networks as file shares, printers, etc.

    @@ -5066,7 +5159,7 @@ Linux traffic control subsystem -

    band

    +

    802-11-wireless.band

    802.11 frequency band of the network. One of "a" for 5GHz 802.11a or "bg" for 2.4GHz 802.11. This will lock associations to the Wi-Fi network to the specific band, i.e. if "a" is specified, the device will not associate with the same network in the 2.4GHz band even if the network's settings are compatible. This setting depends on specific driver capability and may not work with all drivers.

    @@ -5074,7 +5167,7 @@ Linux traffic control subsystem -

    bssid

    +

    802-11-wireless.bssid

    If specified, directs the device to only associate with the given access point. This capability is highly driver dependent and not supported by all devices. Note: this property does not control the BSSID used when creating an Ad-Hoc network and is unlikely to in the future.

    Locking a client profile to a certain BSSID will prevent roaming and also disable background scanning. That can be useful, if there is only one access point for the SSID.

    @@ -5083,7 +5176,7 @@ Linux traffic control subsystem -

    channel

    +

    802-11-wireless.channel

    Wireless channel to use for the Wi-Fi connection. The device will only join (or create for Ad-Hoc networks) a Wi-Fi network on the specified channel. Because channel numbers overlap between bands, this property also requires the "band" property to be set.

    @@ -5091,7 +5184,7 @@ Linux traffic control subsystem -

    cloned-mac-address

    +

    802-11-wireless.cloned-mac-address

    Alias: cloned-mac

    @@ -5104,7 +5197,7 @@ Linux traffic control subsystem -

    generate-mac-address-mask

    +

    802-11-wireless.generate-mac-address-mask

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

    @@ -5116,7 +5209,7 @@ Linux traffic control subsystem -

    hidden

    +

    802-11-wireless.hidden

    If TRUE, indicates that the network is a non-broadcasting network that hides its SSID. This works both in infrastructure and AP mode.

    In infrastructure mode, various workarounds are used for a more reliable discovery of hidden networks, such as probe-scanning the SSID. However, these workarounds expose inherent insecurities with hidden SSID networks, and thus hidden SSID networks should be used with caution.

    @@ -5127,7 +5220,7 @@ Linux traffic control subsystem -

    mac-address

    +

    802-11-wireless.mac-address

    Alias: mac

    @@ -5137,7 +5230,7 @@ Linux traffic control subsystem -

    mac-address-blacklist

    +

    802-11-wireless.mac-address-blacklist

    A list of permanent MAC addresses of Wi-Fi devices to which this connection should never apply. Each MAC address should be given in the standard hex-digits-and-colons notation (eg "00:11:22:33:44:55").

    @@ -5145,7 +5238,7 @@ Linux traffic control subsystem -

    mac-address-randomization

    +

    802-11-wireless.mac-address-randomization

    One of NM_SETTING_MAC_RANDOMIZATION_DEFAULT (0) (never randomize unless the user has set a global default to randomize and the supplicant supports randomization), NM_SETTING_MAC_RANDOMIZATION_NEVER (1) (never randomize the MAC address), or NM_SETTING_MAC_RANDOMIZATION_ALWAYS (2) (always randomize the MAC address).

    @@ -5156,7 +5249,7 @@ Linux traffic control subsystem -

    mode

    +

    802-11-wireless.mode

    Alias: mode

    @@ -5166,7 +5259,7 @@ Linux traffic control subsystem -

    mtu

    +

    802-11-wireless.mtu

    Alias: mtu

    @@ -5176,7 +5269,7 @@ Linux traffic control subsystem -

    powersave

    +

    802-11-wireless.powersave

    One of NM_SETTING_WIRELESS_POWERSAVE_DISABLE (2) (disable Wi-Fi power saving), NM_SETTING_WIRELESS_POWERSAVE_ENABLE (3) (enable Wi-Fi power saving), NM_SETTING_WIRELESS_POWERSAVE_IGNORE (1) (don't touch currently configure setting) or NM_SETTING_WIRELESS_POWERSAVE_DEFAULT (0) (use the globally configured value). All other values are reserved.

    @@ -5184,23 +5277,16 @@ Linux traffic control subsystem -

    rate

    - -

    If non-zero, directs the device to only use the specified bitrate for communication with the access point. Units are in Kb/s, ie 5500 = 5.5 Mbit/s. This property is highly driver dependent and not all devices support setting a static bitrate.

    -

    - Format: uint32

    - - - -

    seen-bssids

    +

    802-11-wireless.seen-bssids

    A list of BSSIDs (each BSSID formatted as a MAC address like "00:11:22:33:44:55") that have been detected as part of the Wi-Fi network. NetworkManager internally tracks previously seen BSSIDs. The property is only meant for reading and reflects the BSSID list of NetworkManager. The changes you make to this property will not be preserved.

    +

    This is not a regular property that the user would configure. Instead, NetworkManager automatically sets the seen BSSIDs and tracks them internally in "/var/lib/NetworkManager/seen-bssids" file.

    Format: array of string

    -

    ssid

    +

    802-11-wireless.ssid

    Alias: ssid

    @@ -5210,15 +5296,7 @@ Linux traffic control subsystem -

    tx-power

    - -

    If non-zero, directs the device to use the specified transmit power. Units are dBm. This property is highly driver dependent and not all devices support setting a static transmit power.

    -

    - Format: uint32

    - - - -

    wake-on-wlan

    +

    802-11-wireless.wake-on-wlan

    The NMSettingWirelessWakeOnWLan options to enable. Not all devices support all options. May be any combination of NM_SETTING_WIRELESS_WAKE_ON_WLAN_ANY (0x2), NM_SETTING_WIRELESS_WAKE_ON_WLAN_DISCONNECT (0x4), NM_SETTING_WIRELESS_WAKE_ON_WLAN_MAGIC (0x8), NM_SETTING_WIRELESS_WAKE_ON_WLAN_GTK_REKEY_FAILURE (0x10), NM_SETTING_WIRELESS_WAKE_ON_WLAN_EAP_IDENTITY_REQUEST (0x20), NM_SETTING_WIRELESS_WAKE_ON_WLAN_4WAY_HANDSHAKE (0x40), NM_SETTING_WIRELESS_WAKE_ON_WLAN_RFKILL_RELEASE (0x80), NM_SETTING_WIRELESS_WAKE_ON_WLAN_TCP (0x100) or the special values NM_SETTING_WIRELESS_WAKE_ON_WLAN_DEFAULT (0x1) (to use global settings) and NM_SETTING_WIRELESS_WAKE_ON_WLAN_IGNORE (0x8000) (to disable management of Wake-on-LAN in NetworkManager).

    @@ -5244,7 +5322,7 @@ Linux traffic control subsystem -

    auth-alg

    +

    802-11-wireless-security.auth-alg

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

    @@ -5252,7 +5330,7 @@ Linux traffic control subsystem -

    fils

    +

    802-11-wireless-security.fils

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

    @@ -5260,7 +5338,7 @@ Linux traffic control subsystem -

    group

    +

    802-11-wireless-security.group

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

    @@ -5268,7 +5346,7 @@ Linux traffic control subsystem -

    key-mgmt

    +

    802-11-wireless-security.key-mgmt

    Key management used for the connection. One of "none" (WEP or no password protection), "ieee8021x" (Dynamic WEP), "owe" (Opportunistic Wireless Encryption), "wpa-psk" (WPA2 + WPA3 personal), "sae" (WPA3 personal only), "wpa-eap" (WPA2 + WPA3 enterprise) or "wpa-eap-suite-b-192" (WPA3 enterprise only).

    This property must be set for any Wi-Fi connection that uses security.

    @@ -5277,7 +5355,7 @@ Linux traffic control subsystem -

    leap-password

    +

    802-11-wireless-security.leap-password

    The login password for legacy LEAP connections (ie, key-mgmt = "ieee8021x" and auth-alg = "leap").

    @@ -5285,15 +5363,18 @@ Linux traffic control subsystem -

    leap-password-flags

    +

    802-11-wireless-security.leap-password-flags

    Flags indicating how to handle the "leap-password" property.

    +

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

    Format: NMSettingSecretFlags (uint32)

    -

    leap-username

    +

    802-11-wireless-security.leap-username

    The login username for legacy LEAP connections (ie, key-mgmt = "ieee8021x" and auth-alg = "leap").

    @@ -5301,7 +5382,7 @@ Linux traffic control subsystem -

    pairwise

    +

    802-11-wireless-security.pairwise

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

    @@ -5309,7 +5390,7 @@ Linux traffic control subsystem -

    pmf

    +

    802-11-wireless-security.pmf

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

    @@ -5317,7 +5398,7 @@ Linux traffic control subsystem -

    proto

    +

    802-11-wireless-security.proto

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

    @@ -5325,7 +5406,7 @@ Linux traffic control subsystem -

    psk

    +

    802-11-wireless-security.psk

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

    @@ -5333,23 +5414,29 @@ Linux traffic control subsystem -

    psk-flags

    +

    802-11-wireless-security.psk-flags

    Flags indicating how to handle the "psk" property.

    +

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

    Format: NMSettingSecretFlags (uint32)

    -

    wep-key-flags

    +

    802-11-wireless-security.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. +

    Format: NMSettingSecretFlags (uint32)

    -

    wep-key-type

    +

    802-11-wireless-security.wep-key-type

    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.

    @@ -5357,7 +5444,7 @@ Linux traffic control subsystem -

    wep-key0

    +

    802-11-wireless-security.wep-key0

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

    @@ -5365,7 +5452,7 @@ Linux traffic control subsystem -

    wep-key1

    +

    802-11-wireless-security.wep-key1

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

    @@ -5373,7 +5460,7 @@ Linux traffic control subsystem -

    wep-key2

    +

    802-11-wireless-security.wep-key2

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

    @@ -5381,7 +5468,7 @@ Linux traffic control subsystem -

    wep-key3

    +

    802-11-wireless-security.wep-key3

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

    @@ -5389,7 +5476,7 @@ Linux traffic control subsystem -

    wep-tx-keyidx

    +

    802-11-wireless-security.wep-tx-keyidx

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

    @@ -5397,7 +5484,7 @@ Linux traffic control subsystem -

    wps-method

    +

    802-11-wireless-security.wps-method

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

    @@ -5423,7 +5510,7 @@ Linux traffic control subsystem -

    channel

    +

    wpan.channel

    Alias: channel

    @@ -5433,7 +5520,7 @@ Linux traffic control subsystem -

    mac-address

    +

    wpan.mac-address

    Alias: mac

    @@ -5443,7 +5530,7 @@ Linux traffic control subsystem -

    page

    +

    wpan.page

    Alias: page

    @@ -5453,7 +5540,7 @@ Linux traffic control subsystem -

    pan-id

    +

    wpan.pan-id

    Alias: pan-id

    @@ -5463,7 +5550,7 @@ Linux traffic control subsystem -

    short-address

    +

    wpan.short-address

    Alias: short-addr

    @@ -5489,7 +5576,7 @@ Linux traffic control subsystem -

    prio

    +

    bond-port.prio

    Alias: prio

    @@ -5499,7 +5586,7 @@ Linux traffic control subsystem -

    queue-id

    +

    bond-port.queue-id

    Alias: queue-id

    @@ -5525,7 +5612,7 @@ Linux traffic control subsystem -

    from-dhcp

    +

    hostname.from-dhcp

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

    @@ -5534,7 +5621,7 @@ Linux traffic control subsystem -

    from-dns-lookup

    +

    hostname.from-dns-lookup

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

    @@ -5543,7 +5630,7 @@ Linux traffic control subsystem -

    only-from-default

    +

    hostname.only-from-default

    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.

    @@ -5553,7 +5640,7 @@ Linux traffic control subsystem -

    priority

    +

    hostname.priority

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

    @@ -5567,7 +5654,55 @@ Linux traffic control subsystem

    -

    loopback setting

    +

    link setting

    +

    Link settings.

    +

    + Properties: +

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

    link.gro-max-size

    +

    The maximum size of a packet built by the Generic Receive Offload stack for this device. The value must be between 0 and 4294967295. When set to -1, the existing value is preserved.

    +

    + Format: int64

    +

    link.gso-max-segments

    +

    The maximum segments of a Generic Segment Offload packet the device should accept. The value must be between 0 and 4294967295. When set to -1, the existing value is preserved.

    +

    + Format: int64

    +

    link.gso-max-size

    +

    The maximum size of a Generic Segment Offload packet the device should accept. The value must be between 0 and 4294967295. When set to -1, the existing value is preserved.

    +

    + Format: int64

    +

    link.tx-queue-length

    +

    The size of the transmit queue for the device, in number of packets. The value must be between 0 and 4294967295. When set to -1, the existing value is preserved.

    +

    + Format: int64

    +
    +
    +
    +
    +

    loopback setting

    Loopback Link Settings.

    Properties: @@ -5578,7 +5713,7 @@ Linux traffic control subsystem -

    mtu

    +

    loopback.mtu

    Alias: mtu

    @@ -5591,7 +5726,7 @@ Linux traffic control subsystem

    -

    veth setting

    +

    veth setting

    Veth Settings.

    Properties: @@ -5602,7 +5737,7 @@ Linux traffic control subsystem -

    peer

    +

    veth.peer

    Alias: peer

    diff --git a/docs/api/html/ref-settings.html b/docs/api/html/ref-settings.html index f0cec0d7..1beceeb8 100644 --- a/docs/api/html/ref-settings.html +++ b/docs/api/html/ref-settings.html @@ -178,6 +178,9 @@ hostname — Hostname settings
    +link — Link settings +
    +
    loopback — Loopback Link Settings
    diff --git a/docs/api/html/settings-6lowpan.html b/docs/api/html/settings-6lowpan.html index 1d692e4d..0f6ffd16 100644 --- a/docs/api/html/settings-6lowpan.html +++ b/docs/api/html/settings-6lowpan.html @@ -38,7 +38,7 @@ Properties
    -

    Table 49. 

    +

    Table 37. 

    @@ -56,7 +56,7 @@ - +
    parent
    string
     If given, specifies the parent interface name or parent connection UUID from which this 6LowPAN interface should be created.
    diff --git a/docs/api/html/settings-802-11-olpc-mesh.html b/docs/api/html/settings-802-11-olpc-mesh.html index 031ccb05..f67b9882 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 69. 

    +

    Table 57. 

    @@ -57,19 +57,21 @@ - + - + - +
    channel
    uint32
    0
     Channel on which the mesh network to join is located.
    dhcp-anycast-address
    byte array
     Anycast DHCP MAC address used when requesting an IP address via DHCP. The specific anycast address used determines which DHCP server class answers the request. + +This is currently only implemented by dhclient DHCP plugin.
    ssid
    byte array
     SSID of the mesh network to join.
    diff --git a/docs/api/html/settings-802-11-wireless-security.html b/docs/api/html/settings-802-11-wireless-security.html index 83f4300e..c6eded77 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 94. 

    +

    Table 82. 

    @@ -57,121 +57,127 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - +
    auth-alg
    string
     When 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.
    fils
    int32
    0
     Indicates 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.
    group
    array of string
     A 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-mgmt
    string
     Key management used for the connection. One of "none" (WEP or no password protection), "ieee8021x" (Dynamic WEP), "owe" (Opportunistic Wireless Encryption), "wpa-psk" (WPA2 + WPA3 personal), "sae" (WPA3 personal only), "wpa-eap" (WPA2 + WPA3 enterprise) or "wpa-eap-suite-b-192" (WPA3 enterprise only). + +This property must be set for any Wi-Fi connection that uses security.
    leap-password
    string
     The login password for legacy LEAP connections (ie, key-mgmt = "ieee8021x" and auth-alg = "leap").
    leap-password-flags
    NMSettingSecretFlags (uint32)
     Flags indicating how to handle the "leap-password" property.
    leap-username
    string
     The login username for legacy LEAP connections (ie, key-mgmt = "ieee8021x" and auth-alg = "leap").
    pairwise
    array of string
     A 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".
    pmf
    int32
    0
     Indicates 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.
    proto
    array of string
     List 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.
    psk
    string
     Pre-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-flags
    NMSettingSecretFlags (uint32)
     Flags indicating how to handle the "psk" property.
    wep-key-flags
    NMSettingSecretFlags (uint32)
     Flags indicating how to handle the "wep-key0", "wep-key1", "wep-key2", and "wep-key3" properties.
    wep-key-type
    NMWepKeyType (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-key0
    string
     Index 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-key1
    string
     Index 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-key2
    string
     Index 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-key3
    string
     Index 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-keyidx
    uint32
    0
     When 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-method
    uint32
    0
     Flags 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.
    diff --git a/docs/api/html/settings-802-11-wireless.html b/docs/api/html/settings-802-11-wireless.html index 24700c54..3589a25c 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 93. 

    +

    Table 81. 

    @@ -57,121 +57,145 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - +
    ap-isolation
    NMTernary (int32)
     Configures AP isolation, which prevents communication between wireless devices connected to this AP. This property can be set to a value different from NM_TERNARY_DEFAULT (-1) only when the interface is configured in AP mode. + +If set to NM_TERNARY_TRUE (1), devices are not able to communicate with each other. This increases security because it protects devices against attacks from other clients in the network. At the same time, it prevents devices to access resources on the same wireless networks as file shares, printers, etc. + +If set to NM_TERNARY_FALSE (0), devices can talk to each other. + +When set to NM_TERNARY_DEFAULT (-1), the global default is used; in case the global default is unspecified it is assumed to be NM_TERNARY_FALSE (0).
    assigned-mac-address
    string
     The 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".
    band
    string
     802.11 frequency band of the network. One of "a" for 5GHz 802.11a or "bg" for 2.4GHz 802.11. This will lock associations to the Wi-Fi network to the specific band, i.e. if "a" is specified, the device will not associate with the same network in the 2.4GHz band even if the network's settings are compatible. This setting depends on specific driver capability and may not work with all drivers.
    bssid
    byte array
     If specified, directs the device to only associate with the given access point. This capability is highly driver dependent and not supported by all devices. Note: this property does not control the BSSID used when creating an Ad-Hoc network and is unlikely to in the future. + +Locking a client profile to a certain BSSID will prevent roaming and also disable background scanning. That can be useful, if there is only one access point for the SSID.
    channel
    uint32
    0
     Wireless channel to use for the Wi-Fi connection. The device will only join (or create for Ad-Hoc networks) a Wi-Fi network on the specified channel. Because channel numbers overlap between bands, this property also requires the "band" property to be set.
    cloned-mac-address
    byte array
     This 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".
    generate-mac-address-mask
    string
     With "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.
    hidden
    boolean
    FALSE
     If TRUE, indicates that the network is a non-broadcasting network that hides its SSID. This works both in infrastructure and AP mode. + +In infrastructure mode, various workarounds are used for a more reliable discovery of hidden networks, such as probe-scanning the SSID. However, these workarounds expose inherent insecurities with hidden SSID networks, and thus hidden SSID networks should be used with caution. + +In AP mode, the created network does not broadcast its SSID. + +Note that marking the network as hidden may be a privacy issue for you (in infrastructure mode) or client stations (in AP mode), as the explicit probe-scans are distinctly recognizable on the air.
    mac-address
    byte array
     If specified, this connection will only apply to the Wi-Fi device whose permanent MAC address matches. This property does not change the MAC address of the device (i.e. MAC spoofing).
    mac-address-blacklist
    array of string
     A list of permanent MAC addresses of Wi-Fi devices to which this connection should never apply. Each MAC address should be given in the standard hex-digits-and-colons notation (eg "00:11:22:33:44:55").
    mac-address-randomization
    uint32
    0
     One of NM_SETTING_MAC_RANDOMIZATION_DEFAULT (0) (never randomize unless the user has set a global default to randomize and the supplicant supports randomization), NM_SETTING_MAC_RANDOMIZATION_NEVER (1) (never randomize the MAC address), or NM_SETTING_MAC_RANDOMIZATION_ALWAYS (2) (always randomize the MAC address).
    mode
    string
     Wi-Fi network mode; one of "infrastructure", "mesh", "adhoc" or "ap". If blank, infrastructure is assumed.
    mtu
    uint32
    0
     If non-zero, only transmit packets of the specified size or smaller, breaking larger packets up into multiple Ethernet frames.
    powersave
    uint32
    0
     One of NM_SETTING_WIRELESS_POWERSAVE_DISABLE (2) (disable Wi-Fi power saving), NM_SETTING_WIRELESS_POWERSAVE_ENABLE (3) (enable Wi-Fi power saving), NM_SETTING_WIRELESS_POWERSAVE_IGNORE (1) (don't touch currently configure setting) or NM_SETTING_WIRELESS_POWERSAVE_DEFAULT (0) (use the globally configured value). All other values are reserved.
    rate
    uint32
    0
     This property is not implemented and has no effect.
    security
     This property is deprecated and has no effect. For backwards compatibility, it can be set to "802-11-wireless-security" if the profile has a wireless security setting.
    seen-bssids
    array of string
     A list of BSSIDs (each BSSID formatted as a MAC address like "00:11:22:33:44:55") that have been detected as part of the Wi-Fi network. NetworkManager internally tracks previously seen BSSIDs. The property is only meant for reading and reflects the BSSID list of NetworkManager. The changes you make to this property will not be preserved. + +This is not a regular property that the user would configure. Instead, NetworkManager automatically sets the seen BSSIDs and tracks them internally in "/var/lib/NetworkManager/seen-bssids" file.
    ssid
    byte array
     SSID of the Wi-Fi network. Must be specified.
    tx-power
    uint32
    0
     This property is not implemented and has no effect.
    wake-on-wlan
    uint32
    1
     The NMSettingWirelessWakeOnWLan options to enable. Not all devices support all options. May be any combination of NM_SETTING_WIRELESS_WAKE_ON_WLAN_ANY (0x2), NM_SETTING_WIRELESS_WAKE_ON_WLAN_DISCONNECT (0x4), NM_SETTING_WIRELESS_WAKE_ON_WLAN_MAGIC (0x8), NM_SETTING_WIRELESS_WAKE_ON_WLAN_GTK_REKEY_FAILURE (0x10), NM_SETTING_WIRELESS_WAKE_ON_WLAN_EAP_IDENTITY_REQUEST (0x20), NM_SETTING_WIRELESS_WAKE_ON_WLAN_4WAY_HANDSHAKE (0x40), NM_SETTING_WIRELESS_WAKE_ON_WLAN_RFKILL_RELEASE (0x80), NM_SETTING_WIRELESS_WAKE_ON_WLAN_TCP (0x100) or the special values NM_SETTING_WIRELESS_WAKE_ON_WLAN_DEFAULT (0x1) (to use global settings) and NM_SETTING_WIRELESS_WAKE_ON_WLAN_IGNORE (0x8000) (to disable management of Wake-on-LAN in NetworkManager).
    diff --git a/docs/api/html/settings-802-1x.html b/docs/api/html/settings-802-1x.html index 4ad4158d..32c1d60e 100644 --- a/docs/api/html/settings-802-1x.html +++ b/docs/api/html/settings-802-1x.html @@ -38,7 +38,7 @@ Properties
    -

    Table 50. 

    +

    Table 38. 

    @@ -57,283 +57,305 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - +
    altsubject-matches
    array of string
     List of strings to be matched against the altSubjectName of the certificate presented by the authentication server. If the list is empty, no verification of the server certificate's altSubjectName is performed.
    anonymous-identity
    string
     Anonymous identity string for EAP authentication methods. Used as the unencrypted identity with EAP types that support different tunneled identity like EAP-TTLS.
    auth-timeout
    int32
    0
     A timeout for the authentication. Zero means the global default; if the global default is not set, the authentication timeout is 25 seconds.
    ca-cert
    byte array
     Contains the CA certificate if used by the EAP method specified in the "eap" property. + +Certificate data is specified using a "scheme"; three are currently supported: blob, path and pkcs#11 URL. When using the blob scheme this property should be set to the certificate's DER encoded data. When using the path scheme, this property should be set to the full UTF-8 encoded path of the certificate, prefixed with the string "file://" and ending with a terminating NUL byte. This property can be unset even if the EAP method supports CA certificates, but this allows man-in-the-middle attacks and is NOT recommended. + +Note that enabling NMSetting8021x:system-ca-certs will override this setting to use the built-in path, if the built-in path is not a directory.
    ca-cert-password
    string
     The password used to access the CA certificate stored in "ca-cert" property. Only makes sense if the certificate is stored on a PKCS#11 token that requires a login.
    ca-cert-password-flags
    NMSettingSecretFlags (uint32)
     Flags indicating how to handle the "ca-cert-password" property.
    ca-path
    string
     UTF-8 encoded path to a directory containing PEM or DER formatted certificates to be added to the verification chain in addition to the certificate specified in the "ca-cert" property. + +If NMSetting8021x:system-ca-certs is enabled and the built-in CA path is an existing directory, then this setting is ignored.
    client-cert
    byte array
     Contains the client certificate if used by the EAP method specified in the "eap" property. + +Certificate data is specified using a "scheme"; two are currently supported: blob and path. When using the blob scheme (which is backwards compatible with NM 0.7.x) this property should be set to the certificate's DER encoded data. When using the path scheme, this property should be set to the full UTF-8 encoded path of the certificate, prefixed with the string "file://" and ending with a terminating NUL byte.
    client-cert-password
    string
     The password used to access the client certificate stored in "client-cert" property. Only makes sense if the certificate is stored on a PKCS#11 token that requires a login.
    client-cert-password-flags
    NMSettingSecretFlags (uint32)
     Flags indicating how to handle the "client-cert-password" property.
    domain-match
    string
     Constraint for server domain name. If set, this list of FQDNs is used as a match requirement for dNSName element(s) of the certificate presented by the authentication server. If a matching dNSName is found, this constraint is met. If no dNSName values are present, this constraint is matched against SubjectName CN using the same comparison. Multiple valid FQDNs can be passed as a ";" delimited list.
    domain-suffix-match
    string
     Constraint for server domain name. If set, this FQDN is used as a suffix match requirement for dNSName element(s) of the certificate presented by the authentication server. If a matching dNSName is found, this constraint is met. If no dNSName values are present, this constraint is matched against SubjectName CN using same suffix match comparison. Since version 1.24, multiple valid FQDNs can be passed as a ";" delimited list.
    eap
    array of string
     The allowed EAP method to be used when authenticating to the network with 802.1x. Valid methods are: "leap", "md5", "tls", "peap", "ttls", "pwd", and "fast". Each method requires different configuration using the properties of this setting; refer to wpa_supplicant documentation for the allowed combinations.
    identity
    string
     Identity string for EAP authentication methods. Often the user's user or login name.
    optional
    boolean
    FALSE
     Whether the 802.1X authentication is optional. If TRUE, the activation will continue even after a timeout or an authentication failure. Setting the property to TRUE is currently allowed only for Ethernet connections. If set to FALSE, the activation can continue only after a successful authentication.
    pac-file
    string
     UTF-8 encoded file path containing PAC for EAP-FAST.
    password
    string
     UTF-8 encoded password used for EAP authentication methods. If both the "password" property and the "password-raw" property are specified, "password" is preferred.
    password-flags
    NMSettingSecretFlags (uint32)
     Flags indicating how to handle the "password" property.
    password-raw
    byte array
     Password used for EAP authentication methods, given as a byte array to allow passwords in other encodings than UTF-8 to be used. If both the "password" property and the "password-raw" property are specified, "password" is preferred.
    password-raw-flags
    NMSettingSecretFlags (uint32)
     Flags indicating how to handle the "password-raw" property.
    phase1-auth-flags
    uint32
    0
     Specifies authentication flags to use in "phase 1" outer authentication using NMSetting8021xAuthFlags options. The individual TLS versions can be explicitly disabled. TLS time checks can be also disabled. If a certain TLS disable flag is not set, it is up to the supplicant to allow or forbid it. The TLS options map to tls_disable_tlsv1_x and tls_disable_time_checks settings. See the wpa_supplicant documentation for more details.
    phase1-fast-provisioning
    string
     Enables or disables in-line provisioning of EAP-FAST credentials when FAST is specified as the EAP method in the "eap" property. Recognized values are "0" (disabled), "1" (allow unauthenticated provisioning), "2" (allow authenticated provisioning), and "3" (allow both authenticated and unauthenticated provisioning). See the wpa_supplicant documentation for more details.
    phase1-peaplabel
    string
     Forces use of the new PEAP label during key derivation. Some RADIUS servers may require forcing the new PEAP label to interoperate with PEAPv1. Set to "1" to force use of the new PEAP label. See the wpa_supplicant documentation for more details.
    phase1-peapver
    string
     Forces which PEAP version is used when PEAP is set as the EAP method in the "eap" property. When unset, the version reported by the server will be used. Sometimes when using older RADIUS servers, it is necessary to force the client to use a particular PEAP version. To do so, this property may be set to "0" or "1" to force that specific PEAP version.
    phase2-altsubject-matches
    array of string
     List of strings to be matched against the altSubjectName of the certificate presented by the authentication server during the inner "phase 2" authentication. If the list is empty, no verification of the server certificate's altSubjectName is performed.
    phase2-auth
    string
     Specifies the allowed "phase 2" inner authentication method when an EAP method that uses an inner TLS tunnel is specified in the "eap" property. For TTLS this property selects one of the supported non-EAP inner methods: "pap", "chap", "mschap", "mschapv2" while "phase2-autheap" selects an EAP inner method. For PEAP this selects an inner EAP method, one of: "gtc", "otp", "md5" and "tls". Each "phase 2" inner method requires specific parameters for successful authentication; see the wpa_supplicant documentation for more details. Both "phase2-auth" and "phase2-autheap" cannot be specified.
    phase2-autheap
    string
     Specifies the allowed "phase 2" inner EAP-based authentication method when TTLS is specified in the "eap" property. Recognized EAP-based "phase 2" methods are "md5", "mschapv2", "otp", "gtc", and "tls". Each "phase 2" inner method requires specific parameters for successful authentication; see the wpa_supplicant documentation for more details.
    phase2-ca-cert
    byte array
     Contains the "phase 2" CA certificate if used by the EAP method specified in the "phase2-auth" or "phase2-autheap" properties. + +Certificate data is specified using a "scheme"; three are currently supported: blob, path and pkcs#11 URL. When using the blob scheme this property should be set to the certificate's DER encoded data. When using the path scheme, this property should be set to the full UTF-8 encoded path of the certificate, prefixed with the string "file://" and ending with a terminating NUL byte. This property can be unset even if the EAP method supports CA certificates, but this allows man-in-the-middle attacks and is NOT recommended. + +Note that enabling NMSetting8021x:system-ca-certs will override this setting to use the built-in path, if the built-in path is not a directory.
    phase2-ca-cert-password
    string
     The password used to access the "phase2" CA certificate stored in "phase2-ca-cert" property. Only makes sense if the certificate is stored on a PKCS#11 token that requires a login.
    phase2-ca-cert-password-flags
    NMSettingSecretFlags (uint32)
     Flags indicating how to handle the "phase2-ca-cert-password" property.
    phase2-ca-path
    string
     UTF-8 encoded path to a directory containing PEM or DER formatted certificates to be added to the verification chain in addition to the certificate specified in the "phase2-ca-cert" property. + +If NMSetting8021x:system-ca-certs is enabled and the built-in CA path is an existing directory, then this setting is ignored.
    phase2-client-cert
    byte array
     Contains the "phase 2" client certificate if used by the EAP method specified in the "phase2-auth" or "phase2-autheap" properties. + +Certificate data is specified using a "scheme"; two are currently supported: blob and path. When using the blob scheme (which is backwards compatible with NM 0.7.x) this property should be set to the certificate's DER encoded data. When using the path scheme, this property should be set to the full UTF-8 encoded path of the certificate, prefixed with the string "file://" and ending with a terminating NUL byte. This property can be unset even if the EAP method supports CA certificates, but this allows man-in-the-middle attacks and is NOT recommended.
    phase2-client-cert-password
    string
     The password used to access the "phase2" client certificate stored in "phase2-client-cert" property. Only makes sense if the certificate is stored on a PKCS#11 token that requires a login.
    phase2-client-cert-password-flags
    NMSettingSecretFlags (uint32)
     Flags indicating how to handle the "phase2-client-cert-password" property.
    phase2-domain-match
    string
     Constraint for server domain name. If set, this list of FQDNs is used as a match requirement for dNSName element(s) of the certificate presented by the authentication server during the inner "phase 2" authentication. If a matching dNSName is found, this constraint is met. If no dNSName values are present, this constraint is matched against SubjectName CN using the same comparison. Multiple valid FQDNs can be passed as a ";" delimited list.
    phase2-domain-suffix-match
    string
     Constraint for server domain name. If set, this FQDN is used as a suffix match requirement for dNSName element(s) of the certificate presented by the authentication server during the inner "phase 2" authentication. If a matching dNSName is found, this constraint is met. If no dNSName values are present, this constraint is matched against SubjectName CN using same suffix match comparison. Since version 1.24, multiple valid FQDNs can be passed as a ";" delimited list.
    phase2-private-key
    byte array
     Contains the "phase 2" inner private key when the "phase2-auth" or "phase2-autheap" property is set to "tls". + +Key data is specified using a "scheme"; two are currently supported: blob and path. When using the blob scheme and private keys, this property should be set to the key's encrypted PEM encoded data. When using private keys with the path scheme, this property should be set to the full UTF-8 encoded path of the key, prefixed with the string "file://" and ending with a terminating NUL byte. When using PKCS#12 format private keys and the blob scheme, this property should be set to the PKCS#12 data and the "phase2-private-key-password" property must be set to password used to decrypt the PKCS#12 certificate and key. When using PKCS#12 files and the path scheme, this property should be set to the full UTF-8 encoded path of the key, prefixed with the string "file://" and ending with a terminating NUL byte, and as with the blob scheme the "phase2-private-key-password" property must be set to the password used to decode the PKCS#12 private key and certificate.
    phase2-private-key-password
    string
     The password used to decrypt the "phase 2" private key specified in the "phase2-private-key" property when the private key either uses the path scheme, or is a PKCS#12 format key.
    phase2-private-key-password-flags
    NMSettingSecretFlags (uint32)
     Flags indicating how to handle the "phase2-private-key-password" property.
    phase2-subject-match
    string
     Substring to be matched against the subject of the certificate presented by the authentication server during the inner "phase 2" authentication. When unset, no verification of the authentication server certificate's subject is performed. This property provides little security, if any, and should not be used.
    pin
    string
     PIN used for EAP authentication methods.
    pin-flags
    NMSettingSecretFlags (uint32)
     Flags indicating how to handle the "pin" property.
    private-key
    byte array
     Contains the private key when the "eap" property is set to "tls". + +Key data is specified using a "scheme"; two are currently supported: blob and path. When using the blob scheme and private keys, this property should be set to the key's encrypted PEM encoded data. When using private keys with the path scheme, this property should be set to the full UTF-8 encoded path of the key, prefixed with the string "file://" and ending with a terminating NUL byte. When using PKCS#12 format private keys and the blob scheme, this property should be set to the PKCS#12 data and the "private-key-password" property must be set to password used to decrypt the PKCS#12 certificate and key. When using PKCS#12 files and the path scheme, this property should be set to the full UTF-8 encoded path of the key, prefixed with the string "file://" and ending with a terminating NUL byte, and as with the blob scheme the "private-key-password" property must be set to the password used to decode the PKCS#12 private key and certificate. + +WARNING: "private-key" is not a "secret" property, and thus unencrypted private key data using the BLOB scheme may be readable by unprivileged users. Private keys should always be encrypted with a private key password to prevent unauthorized access to unencrypted private key data.
    private-key-password
    string
     The password used to decrypt the private key specified in the "private-key" property when the private key either uses the path scheme, or if the private key is a PKCS#12 format key.
    private-key-password-flags
    NMSettingSecretFlags (uint32)
     Flags indicating how to handle the "private-key-password" property.
    subject-match
    string
     Substring to be matched against the subject of the certificate presented by the authentication server. When unset, no verification of the authentication server certificate's subject is performed. This property provides little security, if any, and should not be used.
    system-ca-certs
    boolean
    FALSE
     When TRUE, overrides the "ca-path" and "phase2-ca-path" properties using the system CA directory specified at configure time with the --system-ca-path switch. The certificates in this directory are added to the verification chain in addition to any certificates specified by the "ca-cert" and "phase2-ca-cert" properties. If the path provided with --system-ca-path is rather a file name (bundle of trusted CA certificates), it overrides "ca-cert" and "phase2-ca-cert" properties instead (sets ca_cert/ca_cert2 options for wpa_supplicant).
    diff --git a/docs/api/html/settings-802-3-ethernet.html b/docs/api/html/settings-802-3-ethernet.html index b232048e..100e5f46 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 91. 

    +

    Table 79. 

    @@ -57,97 +57,107 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - +
    accept-all-mac-addresses
    NMTernary (int32)
     When TRUE, setup the interface to accept packets for all MAC addresses. This is enabling the kernel interface flag IFF_PROMISC. When FALSE, the interface will only accept the packets with the interface destination mac address or broadcast.
    assigned-mac-address
    string
     The 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-negotiate
    boolean
    FALSE
     When TRUE, enforce auto-negotiation of speed and duplex mode. If "speed" and "duplex" properties are both specified, only that single mode will be advertised and accepted during the link auto-negotiation process: this works only for BASE-T 802.3 specifications and is useful for enforcing gigabits modes, as in these cases link negotiation is mandatory. When FALSE, "speed" and "duplex" properties should be both set or link configuration will be skipped.
    cloned-mac-address
    byte array
     This 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".
    duplex
    string
     When 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-mask
    string
     With "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-address
    byte array
     If 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-blacklist
    array of string
     If 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).
    mtu
    uint32
    0
     If non-zero, only transmit packets of the specified size or smaller, breaking larger packets up into multiple Ethernet frames.
    port
    string
     Specific 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-nettype
    string
     s390 network device type; one of "qeth", "lcs", or "ctc", representing the different types of virtual network devices available on s390 systems.
    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]). + +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
    array of string
     Identifies 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.
    speed
    uint32
    0
     When 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-lan
    uint32
    1
     The 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-password
    string
     If specified, the password used with magic-packet-based Wake-on-LAN, represented as an Ethernet MAC address. If NULL, no password will be required.
    diff --git a/docs/api/html/settings-adsl.html b/docs/api/html/settings-adsl.html index ab01cb14..e387739d 100644 --- a/docs/api/html/settings-adsl.html +++ b/docs/api/html/settings-adsl.html @@ -38,7 +38,7 @@ Properties
    -

    Table 51. 

    +

    Table 39. 

    @@ -57,43 +57,43 @@ - + - + - + - + - + - + - +
    encapsulation
    string
     Encapsulation of ADSL connection. Can be "vcmux" or "llc".
    password
    string
     Password used to authenticate with the ADSL service.
    password-flags
    NMSettingSecretFlags (uint32)
     Flags indicating how to handle the "password" property.
    protocol
    string
     ADSL connection protocol. Can be "pppoa", "pppoe" or "ipoatm".
    username
    string
     Username used to authenticate with the ADSL service.
    vci
    uint32
    0
     VCI of ADSL connection
    vpi
    uint32
    0
     VPI of ADSL connection
    diff --git a/docs/api/html/settings-bluetooth.html b/docs/api/html/settings-bluetooth.html index cc035095..9c329bbc 100644 --- a/docs/api/html/settings-bluetooth.html +++ b/docs/api/html/settings-bluetooth.html @@ -38,7 +38,7 @@ Properties
    -

    Table 52. 

    +

    Table 40. 

    @@ -57,13 +57,13 @@ - + - +
    bdaddr
    byte array
     The Bluetooth address of the device.
    type
    string
     Either "dun" for Dial-Up Networking connections or "panu" for Personal Area Networking connections to devices supporting the NAP profile.
    diff --git a/docs/api/html/settings-bond-port.html b/docs/api/html/settings-bond-port.html index 4cece6ef..9b2eb6e5 100644 --- a/docs/api/html/settings-bond-port.html +++ b/docs/api/html/settings-bond-port.html @@ -38,7 +38,7 @@ Properties
    -

    Table 96. 

    +

    Table 84. 

    @@ -57,13 +57,13 @@ - + - +
    prio
    int32
    0
     The port priority for bond active port re-selection during failover. A higher number means a higher priority in selection. The primary port has the highest priority. This option is only compatible with active-backup, balance-tlb and balance-alb modes.
    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.
    diff --git a/docs/api/html/settings-bond.html b/docs/api/html/settings-bond.html index 21d2ff0f..f76e24d1 100644 --- a/docs/api/html/settings-bond.html +++ b/docs/api/html/settings-bond.html @@ -38,7 +38,7 @@ Properties
    -

    Table 53. 

    +

    Table 41. 

    @@ -57,13 +57,13 @@ - + - +
    interface-name
    string
     Deprecated in favor of connection.interface-name, but can be used for backward-compatibility with older daemons, to set the bond's interface name.
    options
    dict of string to string
    {'mode': 'balance-rr'}
     Dictionary of key/value pairs of bonding options. Both keys and values must be strings. Option names must contain only alphanumeric characters (ie, [a-zA-Z0-9]).
    diff --git a/docs/api/html/settings-bridge-port.html b/docs/api/html/settings-bridge-port.html index 05b27bc4..689f63ab 100644 --- a/docs/api/html/settings-bridge-port.html +++ b/docs/api/html/settings-bridge-port.html @@ -38,7 +38,7 @@ Properties
    -

    Table 55. 

    +

    Table 43. 

    @@ -57,25 +57,31 @@ - + - + - + - +
    hairpin-mode
    boolean
    FALSE
     Enables or disables "hairpin mode" for the port, which allows frames to be sent back out through the port the frame was received on.
    path-cost
    uint32
    100
     The Spanning Tree Protocol (STP) port cost for destinations via this port.
    priority
    uint32
    32
     The Spanning Tree Protocol (STP) priority of this bridge port.
    vlans
    array of vardict
     Array of bridge VLAN objects. In addition to the VLANs specified here, the port will also have the default-pvid VLAN configured on the bridge by the bridge.vlan-default-pvid property. + +In nmcli the VLAN list can be specified with the following syntax: + +$vid [pvid] [untagged] [, $vid [pvid] [untagged]]... + +where $vid is either a single id between 1 and 4094 or a range, represented as a couple of ids separated by a dash.
    diff --git a/docs/api/html/settings-bridge.html b/docs/api/html/settings-bridge.html index 27f4d555..745b81b3 100644 --- a/docs/api/html/settings-bridge.html +++ b/docs/api/html/settings-bridge.html @@ -38,7 +38,7 @@ Properties
    -

    Table 54. 

    +

    Table 42. 

    @@ -57,169 +57,183 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - +
    ageing-time
    uint32
    300
     The Ethernet MAC address aging time, in seconds.
    forward-delay
    uint32
    15
     The Spanning Tree Protocol (STP) forwarding delay, in seconds.
    group-address
    byte array
     If specified, The MAC address of the multicast group this bridge uses for STP. + +The address must be a link-local address in standard Ethernet MAC address format, ie an address of the form 01:80:C2:00:00:0X, with X in [0, 4..F]. If not specified the default value is 01:80:C2:00:00:00.
    group-forward-mask
    uint32
    0
     A mask of group addresses to forward. Usually, group addresses in the range from 01:80:C2:00:00:00 to 01:80:C2:00:00:0F are not forwarded according to standards. This property is a mask of 16 bits, each corresponding to a group address in that range that must be forwarded. The mask can't have bits 0, 1 or 2 set because they are used for STP, MAC pause frames and LACP.
    hello-time
    uint32
    2
     The Spanning Tree Protocol (STP) hello time, in seconds.
    interface-name
    string
     Deprecated in favor of connection.interface-name, but can be used for backward-compatibility with older daemons, to set the bridge's interface name.
    mac-address
    byte array
     If specified, the MAC address of bridge. When creating a new bridge, this MAC address will be set. + +If this field is left unspecified, the "ethernet.cloned-mac-address" is referred instead to generate the initial MAC address. Note that setting "ethernet.cloned-mac-address" anyway overwrites the MAC address of the bridge later while activating the bridge.
    max-age
    uint32
    20
     The Spanning Tree Protocol (STP) maximum message age, in seconds.
    multicast-hash-max
    uint32
    4096
     Set maximum size of multicast hash table (value must be a power of 2).
    multicast-last-member-count
    uint32
    2
     Set the number of queries the bridge will send before stopping forwarding a multicast group after a "leave" message has been received.
    multicast-last-member-interval
    uint64
    100
     Set interval (in deciseconds) between queries to find remaining members of a group, after a "leave" message is received.
    multicast-membership-interval
    uint64
    26000
     Set delay (in deciseconds) after which the bridge will leave a group, if no membership reports for this group are received.
    multicast-querier
    boolean
    FALSE
     Enable or disable sending of multicast queries by the bridge. If not specified the option is disabled.
    multicast-querier-interval
    uint64
    25500
     If no queries are seen after this delay (in deciseconds) has passed, the bridge will start to send its own queries.
    multicast-query-interval
    uint64
    12500
     Interval (in deciseconds) between queries sent by the bridge after the end of the startup phase.
    multicast-query-response-interval
    uint64
    1000
     Set the Max Response Time/Max Response Delay (in deciseconds) for IGMP/MLD queries sent by the bridge.
    multicast-query-use-ifaddr
    boolean
    FALSE
     If enabled the bridge's own IP address is used as the source address for IGMP queries otherwise the default of 0.0.0.0 is used.
    multicast-router
    string
     Sets bridge's multicast router. Multicast-snooping must be enabled for this option to work. + +Supported values are: 'auto', 'disabled', 'enabled' to which kernel assigns the numbers 1, 0, and 2, respectively. If not specified the default value is 'auto' (1).
    multicast-snooping
    boolean
    TRUE
     Controls whether IGMP snooping is enabled for this bridge. Note that if snooping was automatically disabled due to hash collisions, the system may refuse to enable the feature until the collisions are resolved.
    multicast-startup-query-count
    uint32
    2
     Set the number of IGMP queries to send during startup phase.
    multicast-startup-query-interval
    uint64
    3125
     Sets the time (in deciseconds) between queries sent out at startup to determine membership information.
    priority
    uint32
    32768
     Sets the Spanning Tree Protocol (STP) priority for this bridge. Lower values are "better"; the lowest priority bridge will be elected the root bridge.
    stp
    boolean
    TRUE
     Controls whether Spanning Tree Protocol (STP) is enabled for this bridge.
    vlan-default-pvid
    uint32
    1
     The default PVID for the ports of the bridge, that is the VLAN id assigned to incoming untagged frames.
    vlan-filtering
    boolean
    FALSE
     Control whether VLAN filtering is enabled on the bridge.
    vlan-protocol
    string
     If specified, the protocol used for VLAN filtering. + +Supported values are: '802.1Q', '802.1ad'. If not specified the default value is '802.1Q'.
    vlan-stats-enabled
    boolean
    FALSE
     Controls whether per-VLAN stats accounting is enabled.
    vlans
    array of vardict
     Array of bridge VLAN objects. In addition to the VLANs specified here, the bridge will also have the default-pvid VLAN configured by the bridge.vlan-default-pvid property. + +In nmcli the VLAN list can be specified with the following syntax: + +$vid [pvid] [untagged] [, $vid [pvid] [untagged]]... + +where $vid is either a single id between 1 and 4094 or a range, represented as a couple of ids separated by a dash.
    diff --git a/docs/api/html/settings-cdma.html b/docs/api/html/settings-cdma.html index c579ce75..56fdf8c0 100644 --- a/docs/api/html/settings-cdma.html +++ b/docs/api/html/settings-cdma.html @@ -38,7 +38,7 @@ Properties
    -

    Table 56. 

    +

    Table 44. 

    @@ -57,31 +57,31 @@ - + - + - + - + - +
    mtu
    uint32
    0
     If non-zero, only transmit packets of the specified size or smaller, breaking larger packets up into multiple frames.
    number
    string
     The 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.
    password
    string
     The 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-flags
    NMSettingSecretFlags (uint32)
     Flags indicating how to handle the "password" property.
    username
    string
     The 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.
    diff --git a/docs/api/html/settings-connection.html b/docs/api/html/settings-connection.html index 47eb2f12..cb7262c2 100644 --- a/docs/api/html/settings-connection.html +++ b/docs/api/html/settings-connection.html @@ -38,7 +38,7 @@ Properties
    -

    Table 48. 

    +

    Table 36. 

    @@ -57,169 +57,237 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - +
    auth-retries
    int32
    -1
     The 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.
    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. + +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. + +If multiple profiles are ready to autoconnect on the same device, the one with the better "connection.autoconnect-priority" is chosen. If the priorities are equal, then the most recently connected profile is activated. If the profiles were not connected earlier or their "connection.timestamp" is identical, the choice is undefined. + +Depending on "connection.multi-connect", a profile can (auto)connect only once at a time or multiple times.
    autoconnect-priority
    int32
    0
     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
    int32
    -1
     The 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-slaves
    NMSettingConnectionAutoconnectSlaves (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-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
     If greater than zero, delay success of IP addressing until either the timeout is reached, or an IP gateway replies to a ping.
    id
    string
     A human readable unique identifier for the connection, like "Work Wi-Fi" or "T-Mobile 3G".
    interface-name
    string
     The 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.
    lldp
    int32
    -1
     Whether LLDP is enabled for the connection.
    llmnr
    int32
    -1
     Whether 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.
    master
    string
     Interface name of the master device or UUID of the master connection.
    mdns
    int32
    -1
     Whether 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.
    metered
    NMMetered (int32)
     Whether the connection is metered. + +When updating this property on a currently activated connection, the change takes effect immediately.
    mptcp-flags
    uint32
    0
     Whether to configure MPTCP endpoints and the address flags. If MPTCP is enabled in NetworkManager, it will configure the addresses of the interface as MPTCP endpoints. Note that IPv4 loopback addresses (127.0.0.0/8), IPv4 link local addresses (169.254.0.0/16), the IPv6 loopback address (::1), IPv6 link local addresses (fe80::/10), IPv6 unique local addresses (ULA, fc00::/7) and IPv6 privacy extension addresses (rfc3041, ipv6.ip6-privacy) will be excluded from being configured as endpoints. + +If "disabled" (0x1), MPTCP handling for the interface is disabled and no endpoints are registered. + +The "enabled" (0x2) flag means that MPTCP handling is enabled. This flag can also be implied from the presence of other flags. + +Even when enabled, MPTCP handling will by default still be disabled unless "/proc/sys/net/mptcp/enabled" sysctl is on. NetworkManager does not change the sysctl and this is up to the administrator or distribution. To configure endpoints even if the sysctl is disabled, "also-without-sysctl" (0x4) flag can be used. In that case, NetworkManager doesn't look at the sysctl and configures endpoints regardless. + +Even when enabled, NetworkManager will only configure MPTCP endpoints for a certain address family, if there is a unicast default route (0.0.0.0/0 or ::/0) in the main routing table. The flag "also-without-default-route" (0x8) can override that. + +When MPTCP handling is enabled then endpoints are configured with the specified address flags "signal" (0x10), "subflow" (0x20), "backup" (0x40), "fullmesh" (0x80). See ip-mptcp(8) manual for additional information about the flags. + +If the flags are zero (0x0), the global connection default from NetworkManager.conf is honored. If still unspecified, the fallback is "enabled,subflow". Note that this means that MPTCP is by default done depending on the "/proc/sys/net/mptcp/enabled" sysctl. + +NetworkManager does not change the MPTCP limits nor enable MPTCP via "/proc/sys/net/mptcp/enabled". That is a host configuration which the admin can change via sysctl and ip-mptcp. + +Strict reverse path filtering (rp_filter) breaks many MPTCP use cases, so when MPTCP handling for IPv4 addresses on the interface is enabled, NetworkManager would loosen the strict reverse path filtering (1) to the loose setting (2).
    mud-url
    string
     If 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-connect
    int32
    0
     Specifies whether the profile can be active multiple times at a particular moment. The value is of type NMConnectionMultiConnect.
    permissions
    array of string
     An 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-only
    boolean
    FALSE
     This property is deprecated and has no meaning.
    secondaries
    array of string
     List of connection UUIDs that should be activated when the base connection itself is activated. Currently, only VPN connections are supported.
    slave-type
    string
     Setting name of the device type of this slave's master connection (eg, "bond"), or NULL if this connection is not a slave.
    stable-id
    string
     This 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 to derive the DHCP client identifier with ipv4.dhcp-client-id=stable, the DHCPv6 DUID with ipv6.dhcp-duid=stable-[llt,ll,uuid] and the DHCP IAID with ipv4.iaid=stable and ipv6.iaid=stable. + +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. See NetworkManager(8) manual about the secret-key and the host identity. + +The '$' character is treated special to perform dynamic substitutions at activation time. Currently, supported are "${CONNECTION}", "${DEVICE}", "${MAC}", "${BOOT}", "${RANDOM}". These effectively create unique IDs per-connection, per-device, per-boot, or every time. The "${CONNECTION}" uses the profile's connection.uuid, the "${DEVICE}" uses the interface name of the device and "${MAC}" 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 "default${CONNECTION}" go generate an ID unique per connection profile.
    timestamp
    uint64
    0
     The 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).
    type
    string
     Base 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).
    uuid
    string
     A 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-activation-delay
    int32
    -1
     Time in milliseconds to wait for connection to be considered activated. The wait will start after the pre-up dispatcher event. + +The value 0 means no wait time. The default value is -1, which currently has the same meaning as no wait time.
    wait-device-timeout
    int32
    -1
     Timeout 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.
    zone
    string
     The 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.
    diff --git a/docs/api/html/settings-dcb.html b/docs/api/html/settings-dcb.html index acaaf982..7f179d8f 100644 --- a/docs/api/html/settings-dcb.html +++ b/docs/api/html/settings-dcb.html @@ -38,7 +38,7 @@ Properties
    -

    Table 57. 

    +

    Table 45. 

    @@ -57,91 +57,93 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - +
    app-fcoe-flags
    NMSettingDcbFlags (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-mode
    string
     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
    int32
    -1
     The 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-flags
    NMSettingDcbFlags (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-priority
    int32
    -1
     The 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-flags
    NMSettingDcbFlags (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-priority
    int32
    -1
     The 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-bandwidth
    array of uint32
     An 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-control
    array of uint32
     An 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-flags
    NMSettingDcbFlags (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-bandwidth
    array of uint32
     An 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-flags
    NMSettingDcbFlags (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-id
    array of uint32
     An 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-bandwidth
    array of uint32
     An 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-class
    array of uint32
     An 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.
    diff --git a/docs/api/html/settings-dummy.html b/docs/api/html/settings-dummy.html index f2929aab..5193e674 100644 --- a/docs/api/html/settings-dummy.html +++ b/docs/api/html/settings-dummy.html @@ -38,7 +38,7 @@ Properties
    -

    Table 58. 

    +

    Table 46. 

    diff --git a/docs/api/html/settings-ethtool.html b/docs/api/html/settings-ethtool.html index 35273827..0013fe8d 100644 --- a/docs/api/html/settings-ethtool.html +++ b/docs/api/html/settings-ethtool.html @@ -38,7 +38,7 @@ Properties
    -

    Table 59. 

    +

    Table 47. 

    diff --git a/docs/api/html/settings-generic.html b/docs/api/html/settings-generic.html index 23ef5e04..5c1254d8 100644 --- a/docs/api/html/settings-generic.html +++ b/docs/api/html/settings-generic.html @@ -38,7 +38,7 @@ Properties
    -

    Table 60. 

    +

    Table 48. 

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

    Table 61. 

    +

    Table 49. 

    @@ -57,85 +57,97 @@ - + - + - + - + + + + + + + + + + + + + - + - + - + - + - + - + - + - + - + - +
    apn
    string
     The GPRS Access Point Name specifying the APN used when establishing a data session with the GSM-based network. The APN often determines how the user will be billed for their network usage and whether the user has access to the Internet or just a provider-specific walled-garden, so it is important to use the correct APN for the user's mobile broadband plan. The APN may only be composed of the characters a-z, 0-9, ., and - per GSM 03.60 Section 14.9.
    auto-config
    boolean
    FALSE
     When TRUE, the settings such as APN, username, or password will default to values that match the network the modem will register to in the Mobile Broadband Provider database.
    device-id
    string
     The device unique identifier (as given by the WWAN management service) which this connection applies to. If given, the connection will only apply to the specified device.
    home-only
    boolean
    FALSE
     When TRUE, only connections to the home network will be allowed. Connections to roaming networks will not be made.
    initial-eps-bearer-apn
    string
    For LTE modems, this sets the APN for the initial EPS bearer that is set up when attaching to the network. Setting this parameter implies initial-eps-bearer-configure to be TRUE.
    initial-eps-bearer-configure
    boolean
    FALSE
    For LTE modems, this setting determines whether the initial EPS bearer shall be configured when bringing up the connection. It is inferred TRUE if initial-eps-bearer-apn is set.
    mtu
    uint32
    0
     If non-zero, only transmit packets of the specified size or smaller, breaking larger packets up into multiple frames.
    network-id
    string
     The Network ID (GSM LAI format, ie MCC-MNC) to force specific network registration. If the Network ID is specified, NetworkManager will attempt to force the device to register only on the specified network. This can be used to ensure that the device does not roam when direct roaming control of the device is not otherwise possible.
    number
    string
     Legacy setting that used to help establishing PPP data sessions for GSM-based modems.
    password
    string
     The 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-flags
    NMSettingSecretFlags (uint32)
     Flags indicating how to handle the "password" property.
    pin
    string
     If the SIM is locked with a PIN it must be unlocked before any other operations are requested. Specify the PIN here to allow operation of the device.
    pin-flags
    NMSettingSecretFlags (uint32)
     Flags indicating how to handle the "pin" property.
    sim-id
    string
     The SIM card unique identifier (as given by the WWAN management service) which this connection applies to. If given, the connection will apply to any device also allowed by "device-id" which contains a SIM card matching the given identifier.
    sim-operator-id
    string
     A MCC/MNC string like "310260" or "21601" identifying the specific mobile network operator which this connection applies to. If given, the connection will apply to any device also allowed by "device-id" and "sim-id" which contains a SIM card provisioned by the given operator.
    username
    string
     The 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.
    diff --git a/docs/api/html/settings-hostname.html b/docs/api/html/settings-hostname.html index d12fcfba..4f6fe458 100644 --- a/docs/api/html/settings-hostname.html +++ b/docs/api/html/settings-hostname.html @@ -7,7 +7,7 @@ - + @@ -22,7 +22,7 @@ Home Up Prev -Next +Next
    @@ -38,7 +38,7 @@ Properties
    -

    Table 97. 

    +

    Table 85. 

    @@ -57,25 +57,37 @@ - + - + - + - +
    from-dhcp
    NMTernary (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-lookup
    NMTernary (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-default
    NMTernary (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).
    priority
    int32
    0
     The 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.
    diff --git a/docs/api/html/settings-infiniband.html b/docs/api/html/settings-infiniband.html index 6b509038..c7a5e73c 100644 --- a/docs/api/html/settings-infiniband.html +++ b/docs/api/html/settings-infiniband.html @@ -38,7 +38,7 @@ Properties
    -

    Table 62. 

    +

    Table 50. 

    @@ -57,31 +57,35 @@ - + - + - + - + - +
    mac-address
    byte array
     If specified, this connection will only apply to the IPoIB device whose permanent MAC address matches. This property does not change the MAC address of the device (i.e. MAC spoofing).
    mtu
    uint32
    0
     If non-zero, only transmit packets of the specified size or smaller, breaking larger packets up into multiple frames.
    p-key
    int32
    -1
     The InfiniBand p-key to use for this device. A value of -1 means to use the default p-key (aka "the p-key at index 0"). Otherwise, it is a 16-bit unsigned integer, whose high bit 0x8000 is set if it is a "full membership" p-key. The values 0 and 0x8000 are not allowed. + +With the p-key set, the interface name is always "$parent.$p_key". Setting "connection.interface-name" to another name is not supported. + +Note that kernel will internally always set the full membership bit, although the interface name does not reflect that. Usually the user would want to configure a full membership p-key with 0x8000 flag set.
    parent
    string
     The interface name of the parent device of this device. Normally NULL, but if the "p_key" property is set, then you must specify the base device by setting either this property or "mac-address".
    transport-mode
    string
     The IP-over-InfiniBand transport mode. Either "datagram" or "connected".
    diff --git a/docs/api/html/settings-ip-tunnel.html b/docs/api/html/settings-ip-tunnel.html index 4f35a153..a012de37 100644 --- a/docs/api/html/settings-ip-tunnel.html +++ b/docs/api/html/settings-ip-tunnel.html @@ -38,7 +38,7 @@ Properties
    -

    Table 65. 

    +

    Table 53. 

    @@ -57,85 +57,85 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - +
    encapsulation-limit
    uint32
    0
     How many additional levels of encapsulation are permitted to be prepended to packets. This property applies only to IPv6 tunnels. To disable this option, add NM_IP_TUNNEL_FLAG_IP6_IGN_ENCAP_LIMIT (0x1) to ip-tunnel flags.
    flags
    uint32
    0
     Tunnel flags. Currently, the following values are supported: NM_IP_TUNNEL_FLAG_IP6_IGN_ENCAP_LIMIT (0x1), NM_IP_TUNNEL_FLAG_IP6_USE_ORIG_TCLASS (0x2), NM_IP_TUNNEL_FLAG_IP6_USE_ORIG_FLOWLABEL (0x4), NM_IP_TUNNEL_FLAG_IP6_MIP6_DEV (0x8), NM_IP_TUNNEL_FLAG_IP6_RCV_DSCP_COPY (0x10), NM_IP_TUNNEL_FLAG_IP6_USE_ORIG_FWMARK (0x20). They are valid only for IPv6 tunnels.
    flow-label
    uint32
    0
     The flow label to assign to tunnel packets. This property applies only to IPv6 tunnels.
    fwmark
    uint32
    0
     The fwmark value to assign to tunnel packets. This property can be set to a non zero value only on VTI and VTI6 tunnels.
    input-key
    string
     The key used for tunnel input packets; the property is valid only for certain tunnel modes (GRE, IP6GRE). If empty, no key is used.
    local
    string
     The local endpoint of the tunnel; the value can be empty, otherwise it must contain an IPv4 or IPv6 address.
    mode
    uint32
    0
     The tunneling mode, for example NM_IP_TUNNEL_MODE_IPIP (1) or NM_IP_TUNNEL_MODE_GRE (2).
    mtu
    uint32
    0
     If non-zero, only transmit packets of the specified size or smaller, breaking larger packets up into multiple fragments.
    output-key
    string
     The key used for tunnel output packets; the property is valid only for certain tunnel modes (GRE, IP6GRE). If empty, no key is used.
    parent
    string
     If given, specifies the parent interface name or parent connection UUID the new device will be bound to so that tunneled packets will only be routed via that interface.
    path-mtu-discovery
    boolean
    TRUE
     Whether to enable Path MTU Discovery on this tunnel.
    remote
    string
     The remote endpoint of the tunnel; the value must contain an IPv4 or IPv6 address.
    tos
    uint32
    0
     The type of service (IPv4) or traffic class (IPv6) field to be set on tunneled packets.
    ttl
    uint32
    0
     The TTL to assign to tunneled packets. 0 is a special value meaning that packets inherit the TTL value.
    diff --git a/docs/api/html/settings-ipv4.html b/docs/api/html/settings-ipv4.html index 24361ef7..37aaaed0 100644 --- a/docs/api/html/settings-ipv4.html +++ b/docs/api/html/settings-ipv4.html @@ -38,7 +38,7 @@ Properties
    -

    Table 63. 

    +

    Table 51. 

    @@ -57,193 +57,277 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - +
    address-data
    array of vardict
     Array of IPv4 addresses. Each address dictionary contains at least 'address' and 'prefix' entries, containing the IP address as a string, and the prefix length as a uint32. Additional attributes may also exist on some addresses.
    addresses
    array of array of uint32
     Deprecated in favor of the 'address-data' and 'gateway' properties, but this can be used for backward-compatibility with older daemons. Note that if you send this property the daemon will ignore 'address-data' and 'gateway'. +Array of IPv4 address structures. Each IPv4 address structure is composed of 3 32-bit values; the first being the IPv4 address (network byte order), the second the prefix (1 - 32), and last the IPv4 gateway (network byte order). The gateway may be left as 0 if no gateway exists for that subnet.
    auto-route-ext-gw
    NMTernary (int32)
     VPN connections will default to add the route automatically unless this setting is set to FALSE. + +For other connection types, adding such an automatic route is currently not supported and setting this to TRUE has no effect.
    dad-timeout
    int32
    -1
     Timeout in milliseconds used to check for the presence of duplicate IP addresses on the network. If an address conflict is detected, the activation will fail. A zero value means that no duplicate address detection is performed, -1 means the default value (either configuration ipvx.dad-timeout override or zero). A value greater than zero is a timeout in milliseconds. + +The property is currently implemented only for IPv4.
    dhcp-client-id
    string
     A string sent to the DHCP server to identify the local machine which the DHCP server may use to customize the DHCP lease and options. When the property is a hex string ('aa:bb:cc') it is interpreted as a binary client ID, in which case the first byte is assumed to be the 'type' field as per RFC 2132 section 9.14 and the remaining bytes may be an hardware address (e.g. '01:xx:xx:xx:xx:xx:xx' where 1 is the Ethernet ARP type and the rest is a MAC address). If the property is not a hex string it is considered as a non-hardware-address client ID and the 'type' field is set to 0. + +The special values "mac" and "perm-mac" are supported, which use the current or permanent MAC address of the device to generate a client identifier with type ethernet (01). Currently, these options only work for ethernet type of links. + +The special value "ipv6-duid" uses the DUID from "ipv6.dhcp-duid" property as an RFC4361-compliant client identifier. As IAID it uses "ipv4.dhcp-iaid" and falls back to "ipv6.dhcp-iaid" if unset. + +The special value "duid" generates a RFC4361-compliant client identifier based on "ipv4.dhcp-iaid" and uses a DUID generated by hashing /etc/machine-id. + +The special value "stable" is supported to generate a type 0 client identifier based on the stable-id (see connection.stable-id) and a per-host key. If you set the stable-id, you may want to include the "${DEVICE}" or "${MAC}" specifier to get a per-device key. + +If unset, a globally configured default is used. If still unset, the default depends on the DHCP plugin.
    dhcp-fqdn
    string
     If the "dhcp-send-hostname" property is TRUE, then the specified FQDN will be sent to the DHCP server when acquiring a lease. This property and "dhcp-hostname" are mutually exclusive and cannot be set at the same time.
    dhcp-hostname
    string
     If the "dhcp-send-hostname" property is TRUE, then the specified name will be sent to the DHCP server when acquiring a lease. This property and "dhcp-fqdn" are mutually exclusive and cannot be set at the same time.
    dhcp-hostname-flags
    uint32
    0
     Flags for the DHCP hostname and FQDN. + +Currently, this property only includes flags to control the FQDN flags set in the DHCP FQDN option. Supported FQDN flags are NM_DHCP_HOSTNAME_FLAG_FQDN_SERV_UPDATE (0x1), NM_DHCP_HOSTNAME_FLAG_FQDN_ENCODED (0x2) and NM_DHCP_HOSTNAME_FLAG_FQDN_NO_UPDATE (0x4). When no FQDN flag is set and NM_DHCP_HOSTNAME_FLAG_FQDN_CLEAR_FLAGS (0x8) is set, the DHCP FQDN option will contain no flag. Otherwise, if no FQDN flag is set and NM_DHCP_HOSTNAME_FLAG_FQDN_CLEAR_FLAGS (0x8) is not set, the standard FQDN flags are set in the request: NM_DHCP_HOSTNAME_FLAG_FQDN_SERV_UPDATE (0x1), NM_DHCP_HOSTNAME_FLAG_FQDN_ENCODED (0x2) for IPv4 and NM_DHCP_HOSTNAME_FLAG_FQDN_SERV_UPDATE (0x1) for IPv6. + +When this property is set to the default value NM_DHCP_HOSTNAME_FLAG_NONE (0x0), a global default is looked up in NetworkManager configuration. If that value is unset or also NM_DHCP_HOSTNAME_FLAG_NONE (0x0), then the standard FQDN flags described above are sent in the DHCP requests.
    dhcp-iaid
    string
     A string containing the "Identity Association Identifier" (IAID) used by the DHCP client. The string can be a 32-bit number (either decimal, hexadecimal or as colon separated hexadecimal numbers). Alternatively it can be set to the special values "mac", "perm-mac", "ifname" or "stable". When set to "mac" (or "perm-mac"), the last 4 bytes of the current (or permanent) MAC address are used as IAID. When set to "ifname", the IAID is computed by hashing the interface name. The special value "stable" can be used to generate an IAID based on the stable-id (see connection.stable-id), a per-host key and the interface name. When the property is unset, the value from global configuration is used; if no global default is set then the IAID is assumed to be "ifname". + +For DHCPv4, the IAID is only used with "ipv4.dhcp-client-id" values "duid" and "ipv6-duid" to generate the client-id. + +For DHCPv6, note that at the moment this property is only supported by the "internal" DHCPv6 plugin. The "dhclient" DHCPv6 plugin always derives the IAID from the MAC address. + +The actually used DHCPv6 IAID for a currently activated interface is exposed in the lease information of the device.
    dhcp-reject-servers
    array of string
     Array of servers from which DHCP offers must be rejected. This property is useful to avoid getting a lease from misconfigured or rogue servers. + +For DHCPv4, each element must be an IPv4 address, optionally followed by a slash and a prefix length (e.g. "192.168.122.0/24"). + +This property is currently not implemented for DHCPv6.
    dhcp-send-hostname
    boolean
    TRUE
     If TRUE, a hostname is sent to the DHCP server when acquiring a lease. Some DHCP servers use this hostname to update DNS databases, essentially providing a static hostname for the computer. If the "dhcp-hostname" property is NULL and this property is TRUE, the current persistent hostname of the computer is sent.
    dhcp-timeout
    int32
    0
     A timeout for a DHCP transaction in seconds. If zero (the default), a globally configured default is used. If still unspecified, a device specific timeout is used (usually 45 seconds). + +Set to 2147483647 (MAXINT32) for infinity.
    dhcp-vendor-class-identifier
    string
     The Vendor Class Identifier DHCP option (60). Special characters in the data string may be escaped using C-style escapes, nevertheless this property cannot contain nul bytes. If the per-profile value is unspecified (the default), a global connection default gets consulted. If still unspecified, the DHCP option is not sent to the server.
    dns
    array of uint32
     Array of IP addresses of DNS servers (as network-byte-order integers)
    dns-data
    array of strings
     Array of DNS name servers. This replaces the deprecated "dns" property. Each name server can also contain a DoT server name.
    dns-options
    array of string
     Array of DNS options as described in man 5 resolv.conf. + +NULL means that the options are unset and left at the default. In this case NetworkManager will use default options. This is distinct from an empty list of properties. + +The currently supported options are "attempts", "debug", "edns0", "inet6", "ip6-bytestring", "ip6-dotint", "ndots", "no-aaaa", "no-check-names", "no-ip6-dotint", "no-reload", "no-tld-query", "rotate", "single-request", "single-request-reopen", "timeout", "trust-ad", "use-vc". + +The "trust-ad" setting is only honored if the profile contributes name servers to resolv.conf, and if all contributing profiles have "trust-ad" enabled. + +When using a caching DNS plugin (dnsmasq or systemd-resolved in NetworkManager.conf) then "edns0" and "trust-ad" are automatically added.
    dns-priority
    int32
    0
     DNS servers priority. + +The relative priority for DNS servers specified by this setting. A lower numerical value is better (higher priority). + +Negative values have the special effect of excluding other configurations with a greater numerical priority value; so in presence of at least one negative priority, only DNS servers from connections with the lowest priority value will be used. To avoid all DNS leaks, set the priority of the profile that should be used to the most negative value of all active connections profiles. + +Zero selects a globally configured default value. If the latter is missing or zero too, it defaults to 50 for VPNs (including WireGuard) and 100 for other connections. + +Note that the priority is to order DNS settings for multiple active connections. It does not disambiguate multiple DNS servers within the same connection profile. + +When multiple devices have configurations with the same priority, VPNs will be considered first, then devices with the best (lowest metric) default route and then all other devices. + +When using dns=default, servers with higher priority will be on top of resolv.conf. To prioritize a given server over another one within the same connection, just specify them in the desired order. Note that commonly the resolver tries name servers in /etc/resolv.conf in the order listed, proceeding with the next server in the list on failure. See for example the "rotate" option of the dns-options setting. If there are any negative DNS priorities, then only name servers from the devices with that lowest priority will be considered. + +When using a DNS resolver that supports Conditional Forwarding or Split DNS (with dns=dnsmasq or dns=systemd-resolved settings), each connection is used to query domains in its search list. The search domains determine which name servers to ask, and the DNS priority is used to prioritize name servers based on the domain. Queries for domains not present in any search list are routed through connections having the '~.' special wildcard domain, which is added automatically to connections with the default route (or can be added manually). When multiple connections specify the same domain, the one with the best priority (lowest numerical value) wins. If a sub domain is configured on another interface it will be accepted regardless the priority, unless parent domain on the other interface has a negative priority, which causes the sub domain to be shadowed. With Split DNS one can avoid undesired DNS leaks by properly configuring DNS priorities and the search domains, so that only name servers of the desired interface are configured.
    dns-search
    array of string
     List of DNS search domains. Domains starting with a tilde ('~') are considered 'routing' domains and are used only to decide the interface over which a query must be forwarded; they are not used to complete unqualified host names. + +When using a DNS plugin that supports Conditional Forwarding or Split DNS, then the search domains specify which name servers to query. This makes the behavior different from running with plain /etc/resolv.conf. For more information see also the dns-priority setting. + +When set on a profile that also enabled DHCP, the DNS search list received automatically (option 119 for DHCPv4 and option 24 for DHCPv6) gets merged with the manual list. This can be prevented by setting "ignore-auto-dns". Note that if no DNS searches are configured, the fallback will be derived from the domain from DHCP (option 15).
    gateway
    string
     The gateway associated with this configuration. This is only meaningful if "addresses" is also set. + +Setting the gateway causes NetworkManager to configure a standard default route with the gateway as next hop. This is ignored if "never-default" is set. An alternative is to configure the default route explicitly with a manual route and /0 as prefix length. + +Note that the gateway usually conflicts with routing that NetworkManager configures for WireGuard interfaces, so usually it should not be set in that case. See "ip4-auto-default-route".
    ignore-auto-dns
    boolean
    FALSE
     When "method" is set to "auto" and this property to TRUE, automatically configured name servers and search domains are ignored and only name servers and search domains specified in the "dns" and "dns-search" properties, if any, are used.
    ignore-auto-routes
    boolean
    FALSE
     When "method" is set to "auto" and this property to TRUE, automatically configured routes are ignored and only routes specified in the "routes" property, if any, are used.
    link-local
    int32
    0
     Enable and disable the IPv4 link-local configuration independently of the ipv4.method configuration. This allows a link-local address (169.254.x.y/16) to be obtained in addition to other addresses, such as those manually configured or obtained from a DHCP server. + +When set to "auto", the value is dependent on "ipv4.method". When set to "default", it honors the global connection default, before falling back to "auto". Note that if "ipv4.method" is "disabled", then link local addressing is always disabled too. The default is "default".
    may-fail
    boolean
    TRUE
     If TRUE, allow overall network configuration to proceed even if the configuration specified by this property times out. Note that at least one IP configuration must succeed or overall network configuration will still fail. For example, in IPv6-only networks, setting this property to TRUE on the NMSettingIP4Config allows the overall network configuration to succeed if IPv4 configuration fails but IPv6 configuration completes successfully.
    method
    string
     IP configuration method. + +NMSettingIP4Config and NMSettingIP6Config both support "disabled", "auto", "manual", and "link-local". See the subclass-specific documentation for other values. + +In general, for the "auto" method, properties such as "dns" and "routes" specify information that is added on to the information returned from automatic configuration. The "ignore-auto-routes" and "ignore-auto-dns" properties modify this behavior. + +For methods that imply no upstream network, such as "shared" or "link-local", these properties must be empty. + +For IPv4 method "shared", the IP subnet can be configured by adding one manual IPv4 address or otherwise 10.42.x.0/24 is chosen. Note that the shared method must be configured on the interface which shares the internet to a subnet, not on the uplink which is shared.
    never-default
    boolean
    FALSE
     If TRUE, this connection will never be the default connection for this IP type, meaning it will never be assigned the default route by NetworkManager.
    replace-local-rule
    NMTernary (int32)
     Connections will default to keep the autogenerated priority 0 local rule unless this setting is set to TRUE.
    required-timeout
    int32
    -1
     The minimum time interval in milliseconds for which dynamic IP configuration should be tried before the connection succeeds. + +This property is useful for example if both IPv4 and IPv6 are enabled and are allowed to fail. Normally the connection succeeds as soon as one of the two address families completes; by setting a required timeout for e.g. IPv4, one can ensure that even if IP6 succeeds earlier than IPv4, NetworkManager waits some time for IPv4 before the connection becomes active. + +Note that if "may-fail" is FALSE for the same address family, this property has no effect as NetworkManager needs to wait for the full DHCP timeout. + +A zero value means that no required timeout is present, -1 means the default value (either configuration ipvx.required-timeout override or zero).
    route-data
    array of vardict
     Array of IPv4 routes. Each route dictionary contains at least 'dest' and 'prefix' entries, containing the destination IP address as a string, and the prefix length as a uint32. Most routes will also have a 'next-hop' entry, containing the next hop IP address as a string. If the route has a 'metric' entry (containing a uint32), that will be used as the metric for the route (otherwise NM will pick a default value appropriate to the device). Additional attributes may also exist on some routes.
    route-metric
    int64
    -1
     The default metric for routes that don't explicitly specify a metric. The default value -1 means that the metric is chosen automatically based on the device type. The metric applies to dynamic routes, manual (static) routes that don't have an explicit metric setting, address prefix routes, and the default route. Note that for IPv6, the kernel accepts zero (0) but coerces it to 1024 (user default). Hence, setting this property to zero effectively mean setting it to 1024. For IPv4, zero is a regular value for the metric.
    route-table
    uint32
    0
     Enable policy routing (source routing) and set the routing table used when adding routes. + +This affects all routes, including device-routes, IPv4LL, DHCP, SLAAC, default-routes and static routes. But note that static routes can individually overwrite the setting by explicitly specifying a non-zero routing table. + +If the table setting is left at zero, it is eligible to be overwritten via global configuration. If the property is zero even after applying the global configuration value, policy routing is disabled for the address family of this connection. + +Policy routing disabled means that NetworkManager will add all routes to the main table (except static routes that explicitly configure a different table). Additionally, NetworkManager will not delete any extraneous routes from tables except the main table. This is to preserve backward compatibility for users who manage routing tables outside of NetworkManager.
    routes
    array of array of uint32
     Deprecated in favor of the 'route-data' property, but this can be used for backward-compatibility with older daemons. Note that if you send this property the daemon will ignore 'route-data'. +Array of IPv4 route structures. Each IPv4 route structure is composed of 4 32-bit values; the first being the destination IPv4 network or address (network byte order), the second the destination network or address prefix (1 - 32), the third being the next-hop (network byte order) if any, and the fourth being the route metric. If the metric is 0, NM will choose an appropriate default metric for the device. (There is no way to explicitly specify an actual metric of 0 with this property.)
    routing-rules
    array of 'a{sv}'
     Array of dictionaries for routing rules. Each routing rule supports the following options: action (y), dport-end (q), dport-start (q), family (i), from (s), from-len (y), fwmark (u), fwmask (u), iifname (s), invert (b), ipproto (s), oifname (s), priority (u), sport-end (q), sport-start (q), supress-prefixlength (i), table (u), to (s), tos (y), to-len (y), range-end (u), range-start (u).
    diff --git a/docs/api/html/settings-ipv6.html b/docs/api/html/settings-ipv6.html index 776d231e..2e8747cc 100644 --- a/docs/api/html/settings-ipv6.html +++ b/docs/api/html/settings-ipv6.html @@ -38,7 +38,7 @@ Properties
    -

    Table 64. 

    +

    Table 52. 

    @@ -57,205 +57,313 @@ - + - + - + - + - + - + - + - + - + + + + + + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - +
    addr-gen-mode
    int32
    3
     Configure the method for creating the IPv6 interface identifier of addresses for RFC4862 IPv6 Stateless Address Autoconfiguration and IPv6 Link Local. + +The permitted values are: NM_SETTING_IP6_CONFIG_ADDR_GEN_MODE_EUI64 (0), NM_SETTING_IP6_CONFIG_ADDR_GEN_MODE_STABLE_PRIVACY (1). NM_SETTING_IP6_CONFIG_ADDR_GEN_MODE_DEFAULT_OR_EUI64 (2) or NM_SETTING_IP6_CONFIG_ADDR_GEN_MODE_DEFAULT (3). + +If the property is set to "eui64", the addresses will be generated using the interface token derived from the hardware address. This makes the host part of the address constant, making it possible to track the host's presence when it changes networks. The address changes when the interface hardware is replaced. If a duplicate address is detected, there is no fallback to generate another address. When configured, the "ipv6.token" is used instead of the MAC address to generate addresses for stateless autoconfiguration. + +If the property is set to "stable-privacy", the interface identifier is generated as specified by RFC7217. This works by hashing a host specific key (see NetworkManager(8) manual), the interface name, the connection's "connection.stable-id" property and the address prefix. This improves privacy by making it harder to use the address to track the host's presence as every prefix and network has a different identifier. Also, the address is stable when the network interface hardware is replaced. + +The special values "default" and "default-or-eui64" will fallback to the global connection default as documented in the NetworkManager.conf(5) manual. If the global default is not specified, the fallback value is "stable-privacy" or "eui64", respectively. + +For libnm, the property defaults to "default" since 1.40. Previously it used to default to "stable-privacy". On D-Bus, the absence of an addr-gen-mode setting equals "default". For keyfile plugin, the absence of the setting on disk means "default-or-eui64" so that the property doesn't change on upgrade from older versions. + +Note that this setting is distinct from the Privacy Extensions as configured by "ip6-privacy" property and it does not affect the temporary addresses configured with this option.
    address-data
    array of vardict
     Array of IPv6 addresses. Each address dictionary contains at least 'address' and 'prefix' entries, containing the IP address as a string, and the prefix length as a uint32. Additional attributes may also exist on some addresses.
    addresses
    array of legacy IPv6 address struct (a(ayuay))
     Deprecated in favor of the 'address-data' and 'gateway' properties, but this can be used for backward-compatibility with older daemons. Note that if you send this property the daemon will ignore 'address-data' and 'gateway'. +Array of IPv6 address structures. Each IPv6 address structure is composed of an IPv6 address, a prefix length (0 - 128), and an IPv6 gateway address. The gateway may be zeroed out if no gateway exists for that subnet.
    auto-route-ext-gw
    NMTernary (int32)
     VPN connections will default to add the route automatically unless this setting is set to FALSE. + +For other connection types, adding such an automatic route is currently not supported and setting this to TRUE has no effect.
    dad-timeout
    int32
    -1
     Timeout in milliseconds used to check for the presence of duplicate IP addresses on the network. If an address conflict is detected, the activation will fail. A zero value means that no duplicate address detection is performed, -1 means the default value (either configuration ipvx.dad-timeout override or zero). A value greater than zero is a timeout in milliseconds. + +The property is currently implemented only for IPv4.
    dhcp-duid
    string
     A string containing the DHCPv6 Unique Identifier (DUID) used by the dhcp client to identify itself to DHCPv6 servers (RFC 3315). The DUID is carried in the Client Identifier option. If the property is a hex string ('aa:bb:cc') it is interpreted as a binary DUID and filled as an opaque value in the Client Identifier option. + +The special value "lease" will retrieve the DUID previously used from the lease file belonging to the connection. If no DUID is found and "dhclient" is the configured dhcp client, the DUID is searched in the system-wide dhclient lease file. If still no DUID is found, or another dhcp client is used, a global and permanent DUID-UUID (RFC 6355) will be generated based on the machine-id. + +The special values "llt" and "ll" will generate a DUID of type LLT or LL (see RFC 3315) based on the current MAC address of the device. In order to try providing a stable DUID-LLT, the time field will contain a constant timestamp that is used globally (for all profiles) and persisted to disk. + +The special values "stable-llt", "stable-ll" and "stable-uuid" will generate a DUID of the corresponding type, derived from the connection's stable-id and a per-host unique key. You may want to include the "${DEVICE}" or "${MAC}" specifier in the stable-id, in case this profile gets activated on multiple devices. So, the link-layer address of "stable-ll" and "stable-llt" will be a generated address derived from the stable id. The DUID-LLT time value in the "stable-llt" option will be picked among a static timespan of three years (the upper bound of the interval is the same constant timestamp used in "llt"). + +When the property is unset, the global value provided for "ipv6.dhcp-duid" is used. If no global value is provided, the default "lease" value is assumed.
    dhcp-hostname
    string
     If the "dhcp-send-hostname" property is TRUE, then the specified name will be sent to the DHCP server when acquiring a lease. This property and "dhcp-fqdn" are mutually exclusive and cannot be set at the same time.
    dhcp-hostname-flags
    uint32
    0
     Flags for the DHCP hostname and FQDN. + +Currently, this property only includes flags to control the FQDN flags set in the DHCP FQDN option. Supported FQDN flags are NM_DHCP_HOSTNAME_FLAG_FQDN_SERV_UPDATE (0x1), NM_DHCP_HOSTNAME_FLAG_FQDN_ENCODED (0x2) and NM_DHCP_HOSTNAME_FLAG_FQDN_NO_UPDATE (0x4). When no FQDN flag is set and NM_DHCP_HOSTNAME_FLAG_FQDN_CLEAR_FLAGS (0x8) is set, the DHCP FQDN option will contain no flag. Otherwise, if no FQDN flag is set and NM_DHCP_HOSTNAME_FLAG_FQDN_CLEAR_FLAGS (0x8) is not set, the standard FQDN flags are set in the request: NM_DHCP_HOSTNAME_FLAG_FQDN_SERV_UPDATE (0x1), NM_DHCP_HOSTNAME_FLAG_FQDN_ENCODED (0x2) for IPv4 and NM_DHCP_HOSTNAME_FLAG_FQDN_SERV_UPDATE (0x1) for IPv6. + +When this property is set to the default value NM_DHCP_HOSTNAME_FLAG_NONE (0x0), a global default is looked up in NetworkManager configuration. If that value is unset or also NM_DHCP_HOSTNAME_FLAG_NONE (0x0), then the standard FQDN flags described above are sent in the DHCP requests.
    dhcp-iaid
    string
     A string containing the "Identity Association Identifier" (IAID) used by the DHCP client. The string can be a 32-bit number (either decimal, hexadecimal or as colon separated hexadecimal numbers). Alternatively it can be set to the special values "mac", "perm-mac", "ifname" or "stable". When set to "mac" (or "perm-mac"), the last 4 bytes of the current (or permanent) MAC address are used as IAID. When set to "ifname", the IAID is computed by hashing the interface name. The special value "stable" can be used to generate an IAID based on the stable-id (see connection.stable-id), a per-host key and the interface name. When the property is unset, the value from global configuration is used; if no global default is set then the IAID is assumed to be "ifname". + +For DHCPv4, the IAID is only used with "ipv4.dhcp-client-id" values "duid" and "ipv6-duid" to generate the client-id. + +For DHCPv6, note that at the moment this property is only supported by the "internal" DHCPv6 plugin. The "dhclient" DHCPv6 plugin always derives the IAID from the MAC address. + +The actually used DHCPv6 IAID for a currently activated interface is exposed in the lease information of the device.
    dhcp-pd-hint
    string
    A IPv6 address followed by a slash and a prefix length. If set, the value is sent to the DHCPv6 server as hint indicating the prefix delegation (IA_PD) we want to receive. To only hint a prefix length without prefix, set the address part to the zero address (for example "::/60").
    dhcp-reject-servers
    array of string
     Array of servers from which DHCP offers must be rejected. This property is useful to avoid getting a lease from misconfigured or rogue servers. + +For DHCPv4, each element must be an IPv4 address, optionally followed by a slash and a prefix length (e.g. "192.168.122.0/24"). + +This property is currently not implemented for DHCPv6.
    dhcp-send-hostname
    boolean
    TRUE
     If TRUE, a hostname is sent to the DHCP server when acquiring a lease. Some DHCP servers use this hostname to update DNS databases, essentially providing a static hostname for the computer. If the "dhcp-hostname" property is NULL and this property is TRUE, the current persistent hostname of the computer is sent.
    dhcp-timeout
    int32
    0
     A timeout for a DHCP transaction in seconds. If zero (the default), a globally configured default is used. If still unspecified, a device specific timeout is used (usually 45 seconds). + +Set to 2147483647 (MAXINT32) for infinity.
    dns
    array of byte array
     Array of IP addresses of DNS servers (in network byte order)
    dns-data
    array of strings
     Array of DNS name servers. This replaces the deprecated "dns" property. Each name server can also contain a DoT server name.
    dns-options
    array of string
     Array of DNS options as described in man 5 resolv.conf. + +NULL means that the options are unset and left at the default. In this case NetworkManager will use default options. This is distinct from an empty list of properties. + +The currently supported options are "attempts", "debug", "edns0", "inet6", "ip6-bytestring", "ip6-dotint", "ndots", "no-aaaa", "no-check-names", "no-ip6-dotint", "no-reload", "no-tld-query", "rotate", "single-request", "single-request-reopen", "timeout", "trust-ad", "use-vc". + +The "trust-ad" setting is only honored if the profile contributes name servers to resolv.conf, and if all contributing profiles have "trust-ad" enabled. + +When using a caching DNS plugin (dnsmasq or systemd-resolved in NetworkManager.conf) then "edns0" and "trust-ad" are automatically added.
    dns-priority
    int32
    0
     DNS servers priority. + +The relative priority for DNS servers specified by this setting. A lower numerical value is better (higher priority). + +Negative values have the special effect of excluding other configurations with a greater numerical priority value; so in presence of at least one negative priority, only DNS servers from connections with the lowest priority value will be used. To avoid all DNS leaks, set the priority of the profile that should be used to the most negative value of all active connections profiles. + +Zero selects a globally configured default value. If the latter is missing or zero too, it defaults to 50 for VPNs (including WireGuard) and 100 for other connections. + +Note that the priority is to order DNS settings for multiple active connections. It does not disambiguate multiple DNS servers within the same connection profile. + +When multiple devices have configurations with the same priority, VPNs will be considered first, then devices with the best (lowest metric) default route and then all other devices. + +When using dns=default, servers with higher priority will be on top of resolv.conf. To prioritize a given server over another one within the same connection, just specify them in the desired order. Note that commonly the resolver tries name servers in /etc/resolv.conf in the order listed, proceeding with the next server in the list on failure. See for example the "rotate" option of the dns-options setting. If there are any negative DNS priorities, then only name servers from the devices with that lowest priority will be considered. + +When using a DNS resolver that supports Conditional Forwarding or Split DNS (with dns=dnsmasq or dns=systemd-resolved settings), each connection is used to query domains in its search list. The search domains determine which name servers to ask, and the DNS priority is used to prioritize name servers based on the domain. Queries for domains not present in any search list are routed through connections having the '~.' special wildcard domain, which is added automatically to connections with the default route (or can be added manually). When multiple connections specify the same domain, the one with the best priority (lowest numerical value) wins. If a sub domain is configured on another interface it will be accepted regardless the priority, unless parent domain on the other interface has a negative priority, which causes the sub domain to be shadowed. With Split DNS one can avoid undesired DNS leaks by properly configuring DNS priorities and the search domains, so that only name servers of the desired interface are configured.
    dns-search
    array of string
     List of DNS search domains. Domains starting with a tilde ('~') are considered 'routing' domains and are used only to decide the interface over which a query must be forwarded; they are not used to complete unqualified host names. + +When using a DNS plugin that supports Conditional Forwarding or Split DNS, then the search domains specify which name servers to query. This makes the behavior different from running with plain /etc/resolv.conf. For more information see also the dns-priority setting. + +When set on a profile that also enabled DHCP, the DNS search list received automatically (option 119 for DHCPv4 and option 24 for DHCPv6) gets merged with the manual list. This can be prevented by setting "ignore-auto-dns". Note that if no DNS searches are configured, the fallback will be derived from the domain from DHCP (option 15).
    gateway
    string
     The gateway associated with this configuration. This is only meaningful if "addresses" is also set. + +Setting the gateway causes NetworkManager to configure a standard default route with the gateway as next hop. This is ignored if "never-default" is set. An alternative is to configure the default route explicitly with a manual route and /0 as prefix length. + +Note that the gateway usually conflicts with routing that NetworkManager configures for WireGuard interfaces, so usually it should not be set in that case. See "ip4-auto-default-route".
    ignore-auto-dns
    boolean
    FALSE
     When "method" is set to "auto" and this property to TRUE, automatically configured name servers and search domains are ignored and only name servers and search domains specified in the "dns" and "dns-search" properties, if any, are used.
    ignore-auto-routes
    boolean
    FALSE
     When "method" is set to "auto" and this property to TRUE, automatically configured routes are ignored and only routes specified in the "routes" property, if any, are used.
    ip6-privacy
    NMSettingIP6ConfigPrivacy (int32)
     Configure IPv6 Privacy Extensions for SLAAC, described in RFC4941. If enabled, it makes the kernel generate a temporary IPv6 address in addition to the public one generated from MAC address via modified EUI-64. This enhances privacy, but could cause problems in some applications, on the other hand. The permitted values are: -1: unknown, 0: disabled, 1: enabled (prefer public address), 2: enabled (prefer temporary addresses). + +Having a per-connection setting set to "-1" (unknown) means fallback to global configuration "ipv6.ip6-privacy". + +If also global configuration is unspecified or set to "-1", fallback to read "/proc/sys/net/ipv6/conf/default/use_tempaddr". + +Note that this setting is distinct from the Stable Privacy addresses that can be enabled with the "addr-gen-mode" property's "stable-privacy" setting as another way of avoiding host tracking with IPv6 addresses.
    may-fail
    boolean
    TRUE
     If TRUE, allow overall network configuration to proceed even if the configuration specified by this property times out. Note that at least one IP configuration must succeed or overall network configuration will still fail. For example, in IPv6-only networks, setting this property to TRUE on the NMSettingIP4Config allows the overall network configuration to succeed if IPv4 configuration fails but IPv6 configuration completes successfully.
    method
    string
     IP configuration method. + +NMSettingIP4Config and NMSettingIP6Config both support "disabled", "auto", "manual", and "link-local". See the subclass-specific documentation for other values. + +In general, for the "auto" method, properties such as "dns" and "routes" specify information that is added on to the information returned from automatic configuration. The "ignore-auto-routes" and "ignore-auto-dns" properties modify this behavior. + +For methods that imply no upstream network, such as "shared" or "link-local", these properties must be empty. + +For IPv4 method "shared", the IP subnet can be configured by adding one manual IPv4 address or otherwise 10.42.x.0/24 is chosen. Note that the shared method must be configured on the interface which shares the internet to a subnet, not on the uplink which is shared.
    mtu
    uint32
    0
     Maximum transmission unit size, in bytes. If zero (the default), the MTU is set automatically from router advertisements or is left equal to the link-layer MTU. If greater than the link-layer MTU, or greater than zero but less than the minimum IPv6 MTU of 1280, this value has no effect.
    never-default
    boolean
    FALSE
     If TRUE, this connection will never be the default connection for this IP type, meaning it will never be assigned the default route by NetworkManager.
    ra-timeout
    int32
    0
     A timeout for waiting Router Advertisements in seconds. If zero (the default), a globally configured default is used. If still unspecified, the timeout depends on the sysctl settings of the device. + +Set to 2147483647 (MAXINT32) for infinity.
    replace-local-rule
    NMTernary (int32)
     Connections will default to keep the autogenerated priority 0 local rule unless this setting is set to TRUE.
    required-timeout
    int32
    -1
     The minimum time interval in milliseconds for which dynamic IP configuration should be tried before the connection succeeds. + +This property is useful for example if both IPv4 and IPv6 are enabled and are allowed to fail. Normally the connection succeeds as soon as one of the two address families completes; by setting a required timeout for e.g. IPv4, one can ensure that even if IP6 succeeds earlier than IPv4, NetworkManager waits some time for IPv4 before the connection becomes active. + +Note that if "may-fail" is FALSE for the same address family, this property has no effect as NetworkManager needs to wait for the full DHCP timeout. + +A zero value means that no required timeout is present, -1 means the default value (either configuration ipvx.required-timeout override or zero).
    route-data
    array of vardict
     Array of IPv6 routes. Each route dictionary contains at least 'dest' and 'prefix' entries, containing the destination IP address as a string, and the prefix length as a uint32. Most routes will also have a 'next-hop' entry, containing the next hop IP address as a string. If the route has a 'metric' entry (containing a uint32), that will be used as the metric for the route (otherwise NM will pick a default value appropriate to the device). Additional attributes may also exist on some routes.
    route-metric
    int64
    -1
     The default metric for routes that don't explicitly specify a metric. The default value -1 means that the metric is chosen automatically based on the device type. The metric applies to dynamic routes, manual (static) routes that don't have an explicit metric setting, address prefix routes, and the default route. Note that for IPv6, the kernel accepts zero (0) but coerces it to 1024 (user default). Hence, setting this property to zero effectively mean setting it to 1024. For IPv4, zero is a regular value for the metric.
    route-table
    uint32
    0
     Enable policy routing (source routing) and set the routing table used when adding routes. + +This affects all routes, including device-routes, IPv4LL, DHCP, SLAAC, default-routes and static routes. But note that static routes can individually overwrite the setting by explicitly specifying a non-zero routing table. + +If the table setting is left at zero, it is eligible to be overwritten via global configuration. If the property is zero even after applying the global configuration value, policy routing is disabled for the address family of this connection. + +Policy routing disabled means that NetworkManager will add all routes to the main table (except static routes that explicitly configure a different table). Additionally, NetworkManager will not delete any extraneous routes from tables except the main table. This is to preserve backward compatibility for users who manage routing tables outside of NetworkManager.
    routes
    array of legacy IPv6 route struct (a(ayuayu))
     Deprecated in favor of the 'route-data' property, but this can be used for backward-compatibility with older daemons. Note that if you send this property the daemon will ignore 'route-data'. +Array of IPv6 route structures. Each IPv6 route structure is composed of an IPv6 address, a prefix length (0 - 128), an IPv6 next hop address (which may be zeroed out if there is no next hop), and a metric. If the metric is 0, NM will choose an appropriate default metric for the device.
    routing-rules
    array of 'a{sv}'
     Array of dictionaries for routing rules. Each routing rule supports the following options: action (y), dport-end (q), dport-start (q), family (i), from (s), from-len (y), fwmark (u), fwmask (u), iifname (s), invert (b), ipproto (s), oifname (s), priority (u), sport-end (q), sport-start (q), supress-prefixlength (i), table (u), to (s), tos (y), to-len (y), range-end (u), range-start (u).
    token
    string
     Configure the token for draft-chown-6man-tokenised-ipv6-identifiers-02 IPv6 tokenized interface identifiers. Useful with eui64 addr-gen-mode. + +When set, the token is used as IPv6 interface identifier instead of the hardware address. This only applies to addresses from stateless autoconfiguration, not to IPv6 link local addresses.
    diff --git a/docs/api/html/settings-link.html b/docs/api/html/settings-link.html new file mode 100644 index 00000000..c06d98d7 --- /dev/null +++ b/docs/api/html/settings-link.html @@ -0,0 +1,89 @@ + + + + +link: NetworkManager Reference Manual + + + + + + + + + + + + + + + + +
    +
    +
    + + +
    +

    link

    +

    link — Link settings

    +
    +
    +

    + Properties +

    +
    +

    Table 86. 

    +
    ++++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Key NameValue TypeDefault ValueValue Description
    gro-max-size
    int64
    -1
    The maximum size of a packet built by the Generic Receive Offload stack for this device. The value must be between 0 and 4294967295. When set to -1, the existing value is preserved.
    gso-max-segments
    int64
    -1
    The maximum segments of a Generic Segment Offload packet the device should accept. The value must be between 0 and 4294967295. When set to -1, the existing value is preserved.
    gso-max-size
    int64
    -1
    The maximum size of a Generic Segment Offload packet the device should accept. The value must be between 0 and 4294967295. When set to -1, the existing value is preserved.
    tx-queue-length
    int64
    -1
    The size of the transmit queue for the device, in number of packets. The value must be between 0 and 4294967295. When set to -1, the existing value is preserved.
    +
    +


    +
    +
    + + + \ No newline at end of file diff --git a/docs/api/html/settings-loopback.html b/docs/api/html/settings-loopback.html index 05caf07c..d8073387 100644 --- a/docs/api/html/settings-loopback.html +++ b/docs/api/html/settings-loopback.html @@ -6,7 +6,7 @@ - + @@ -21,7 +21,7 @@ Home Up -Prev +Prev Next
    @@ -34,11 +34,11 @@
    -

    +

    Properties

    -

    Table 98. 

    +

    Table 87. 

    @@ -56,7 +56,7 @@ - +
    mtu
    uint32
    0
     If non-zero, only transmit packets of the specified size or smaller, breaking larger packets up into multiple Ethernet frames.
    diff --git a/docs/api/html/settings-macsec.html b/docs/api/html/settings-macsec.html index 6b19558f..6659b01f 100644 --- a/docs/api/html/settings-macsec.html +++ b/docs/api/html/settings-macsec.html @@ -38,7 +38,7 @@ Properties
    -

    Table 66. 

    +

    Table 54. 

    @@ -57,55 +57,55 @@ - + - + - + - + - + - + - + - + - +
    encrypt
    boolean
    TRUE
     Whether the transmitted traffic must be encrypted.
    mka-cak
    string
     The pre-shared CAK (Connectivity Association Key) for MACsec Key Agreement. Must be a string of 32 hexadecimal characters.
    mka-cak-flags
    NMSettingSecretFlags (uint32)
     Flags indicating how to handle the "mka-cak" property.
    mka-ckn
    string
     The pre-shared CKN (Connectivity-association Key Name) for MACsec Key Agreement. Must be a string of hexadecimal characters with a even length between 2 and 64.
    mode
    int32
    0
     Specifies how the CAK (Connectivity Association Key) for MKA (MACsec Key Agreement) is obtained.
    parent
    string
     If given, specifies the parent interface name or parent connection UUID from which this MACSEC interface should be created. If this property is not specified, the connection must contain an "802-3-ethernet" setting with a "mac-address" property.
    port
    int32
    1
     The port component of the SCI (Secure Channel Identifier), between 1 and 65534.
    send-sci
    boolean
    TRUE
     Specifies whether the SCI (Secure Channel Identifier) is included in every packet.
    validation
    int32
    2
     Specifies the validation mode for incoming frames.
    diff --git a/docs/api/html/settings-macvlan.html b/docs/api/html/settings-macvlan.html index 645bee54..54733b85 100644 --- a/docs/api/html/settings-macvlan.html +++ b/docs/api/html/settings-macvlan.html @@ -38,7 +38,7 @@ Properties
    -

    Table 67. 

    +

    Table 55. 

    @@ -57,25 +57,25 @@ - + - + - + - +
    mode
    uint32
    0
     The macvlan mode, which specifies the communication mechanism between multiple macvlans on the same lower device.
    parent
    string
     If given, specifies the parent interface name or parent connection UUID from which this MAC-VLAN interface should be created. If this property is not specified, the connection must contain an "802-3-ethernet" setting with a "mac-address" property.
    promiscuous
    boolean
    TRUE
     Whether the interface should be put in promiscuous mode.
    tap
    boolean
    FALSE
     Whether the interface should be a MACVTAP.
    diff --git a/docs/api/html/settings-match.html b/docs/api/html/settings-match.html index 916d91ef..828fb6e7 100644 --- a/docs/api/html/settings-match.html +++ b/docs/api/html/settings-match.html @@ -38,7 +38,7 @@ Properties
    -

    Table 68. 

    +

    Table 56. 

    @@ -57,25 +57,39 @@ - + - + - + - +
    driver
    array of string
     A list of driver names to match. Each element is a shell wildcard pattern. + +See NMSettingMatch:interface-name for how special characters '|', '&', '!' and '\\' are used for optional and mandatory matches and inverting the pattern.
    interface-name
    array of string
     A list of interface names to match. Each element is a shell wildcard pattern. + +An element can be prefixed with a pipe symbol (|) or an ampersand (&). The former means that the element is optional and the latter means that it is mandatory. If there are any optional elements, than the match evaluates to true if at least one of the optional element matches (logical OR). If there are any mandatory elements, then they all must match (logical AND). By default, an element is optional. This means that an element "foo" behaves the same as "|foo". An element can also be inverted with exclamation mark (!) between the pipe symbol (or the ampersand) and before the pattern. Note that "!foo" is a shortcut for the mandatory match "&!foo". Finally, a backslash can be used at the beginning of the element (after the optional special characters) to escape the start of the pattern. For example, "&\\!a" is an mandatory match for literally "!a".
    kernel-command-line
    array of string
     A list of kernel command line arguments to match. This may be used to check whether a specific kernel command line option is set (or unset, if prefixed with the exclamation mark). The argument must either be a single word, or an assignment (i.e. two words, joined by "="). In the former case the kernel command line is searched for the word appearing as is, or as left hand side of an assignment. In the latter case, the exact assignment is looked for with right and left hand side matching. Wildcard patterns are not supported. + +See NMSettingMatch:interface-name for how special characters '|', '&', '!' and '\\' are used for optional and mandatory matches and inverting the match.
    path
    array of string
     A list of paths to match against the ID_PATH udev property of devices. ID_PATH represents the topological persistent path of a device. It typically contains a subsystem string (pci, usb, platform, etc.) and a subsystem-specific identifier. + +For PCI devices the path has the form "pci-$domain:$bus:$device.$function", where each variable is an hexadecimal value; for example "pci-0000:0a:00.0". + +The path of a device can be obtained with "udevadm info /sys/class/net/$dev | grep ID_PATH=" or by looking at the "path" property exported by NetworkManager ("nmcli -f general.path device show $dev"). + +Each element of the list is a shell wildcard pattern. + +See NMSettingMatch:interface-name for how special characters '|', '&', '!' and '\\' are used for optional and mandatory matches and inverting the pattern.
    diff --git a/docs/api/html/settings-ovs-bridge.html b/docs/api/html/settings-ovs-bridge.html index 24b481f6..bfa44b26 100644 --- a/docs/api/html/settings-ovs-bridge.html +++ b/docs/api/html/settings-ovs-bridge.html @@ -38,7 +38,7 @@ Properties
    -

    Table 70. 

    +

    Table 58. 

    @@ -57,31 +57,31 @@ - + - + - + - + - +
    datapath-type
    string
     The data path type. One of "system", "netdev" or empty.
    fail-mode
    string
     The bridge failure mode. One of "secure", "standalone" or empty.
    mcast-snooping-enable
    boolean
    FALSE
     Enable or disable multicast snooping.
    rstp-enable
    boolean
    FALSE
     Enable or disable RSTP.
    stp-enable
    boolean
    FALSE
     Enable or disable STP.
    diff --git a/docs/api/html/settings-ovs-dpdk.html b/docs/api/html/settings-ovs-dpdk.html index bbd4d878..39eed1ef 100644 --- a/docs/api/html/settings-ovs-dpdk.html +++ b/docs/api/html/settings-ovs-dpdk.html @@ -38,7 +38,7 @@ Properties
    -

    Table 71. 

    +

    Table 59. 

    @@ -57,25 +57,25 @@ - + - + - + - +
    devargs
    string
     Open vSwitch DPDK device arguments.
    n-rxq
    uint32
    0
     Open vSwitch DPDK number of rx queues. Defaults to zero which means to leave the parameter in OVS unspecified and effectively configures one queue.
    n-rxq-desc
    uint32
    0
     The rx queue size (number of rx descriptors) for DPDK ports. Must be zero or a power of 2 between 1 and 4096, and supported by the hardware. Defaults to zero which means to leave the parameter in OVS unspecified and effectively configures 2048 descriptors.
    n-txq-desc
    uint32
    0
     The tx queue size (number of tx descriptors) for DPDK ports. Must be zero or a power of 2 between 1 and 4096, and supported by the hardware. Defaults to zero which means to leave the parameter in OVS unspecified and effectively configures 2048 descriptors.
    diff --git a/docs/api/html/settings-ovs-external-ids.html b/docs/api/html/settings-ovs-external-ids.html index c41f7ba5..ad8a703b 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 99. 

    +

    Table 88. 

    @@ -56,7 +56,7 @@ - +
    data
    dict of string to string
    {}
     A dictionary of key/value pairs with external-ids for OVS.
    diff --git a/docs/api/html/settings-ovs-interface.html b/docs/api/html/settings-ovs-interface.html index c1dabd02..0e3b830e 100644 --- a/docs/api/html/settings-ovs-interface.html +++ b/docs/api/html/settings-ovs-interface.html @@ -38,7 +38,7 @@ Properties
    -

    Table 72. 

    +

    Table 60. 

    @@ -57,13 +57,13 @@ - + - +
    ofport-request
    uint32
    0
     Open vSwitch openflow port number. Defaults to zero which means that port number will not be specified and it will be chosen randomly by ovs. OpenFlow ports are the network interfaces for passing packets between OpenFlow processing and the rest of the network. OpenFlow switches connect logically to each other via their OpenFlow ports.
    type
    string
     The interface type. Either "internal", "system", "patch", "dpdk", or empty.
    diff --git a/docs/api/html/settings-ovs-other-config.html b/docs/api/html/settings-ovs-other-config.html index 5b3c728e..bd188e63 100644 --- a/docs/api/html/settings-ovs-other-config.html +++ b/docs/api/html/settings-ovs-other-config.html @@ -34,11 +34,11 @@
    -

    +

    Properties

    -

    Table 100. 

    +

    Table 89. 

    @@ -56,7 +56,7 @@ - +
    data
    dict of string to string
    {}
     A dictionary of key/value pairs with other_config settings for OVS. See also "other_config" in the "ovs-vswitchd.conf.db" manual for the keys that OVS supports.
    diff --git a/docs/api/html/settings-ovs-patch.html b/docs/api/html/settings-ovs-patch.html index 1abb2211..e97d2974 100644 --- a/docs/api/html/settings-ovs-patch.html +++ b/docs/api/html/settings-ovs-patch.html @@ -38,7 +38,7 @@ Properties
    -

    Table 73. 

    +

    Table 61. 

    @@ -56,7 +56,7 @@ - +
    peer
    string
     Specifies the name of the interface for the other side of the patch. The patch on the other side must also set this interface as peer.
    diff --git a/docs/api/html/settings-ovs-port.html b/docs/api/html/settings-ovs-port.html index 35f828c5..e53d3aba 100644 --- a/docs/api/html/settings-ovs-port.html +++ b/docs/api/html/settings-ovs-port.html @@ -38,7 +38,7 @@ Properties
    -

    Table 74. 

    +

    Table 62. 

    @@ -57,43 +57,45 @@ - + - + - + - + - + - + - +
    bond-downdelay
    uint32
    0
     The time port must be inactive in order to be considered down.
    bond-mode
    string
     Bonding mode. One of "active-backup", "balance-slb", or "balance-tcp".
    bond-updelay
    uint32
    0
     The time port must be active before it starts forwarding traffic.
    lacp
    string
     LACP mode. One of "active", "off", or "passive".
    tag
    uint32
    0
     The VLAN tag in the range 0-4095.
    trunks
    array of vardict
     A list of VLAN ranges that this port trunks. + +The property is valid only for ports with mode "trunk", "native-tagged", or "native-untagged port". If it is empty, the port trunks all VLANs.
    vlan-mode
    string
     The VLAN mode. One of "access", "native-tagged", "native-untagged", "trunk", "dot1q-tunnel" or unset.
    diff --git a/docs/api/html/settings-ppp.html b/docs/api/html/settings-ppp.html index baf53247..a8d08545 100644 --- a/docs/api/html/settings-ppp.html +++ b/docs/api/html/settings-ppp.html @@ -38,7 +38,7 @@ Properties
    -

    Table 75. 

    +

    Table 63. 

    @@ -57,109 +57,109 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - +
    baud
    uint32
    0
     If non-zero, instruct pppd to set the serial port to the specified baudrate. This value should normally be left as 0 to automatically choose the speed.
    crtscts
    boolean
    FALSE
     If TRUE, specify that pppd should set the serial port to use hardware flow control with RTS and CTS signals. This value should normally be set to FALSE.
    lcp-echo-failure
    uint32
    0
     If non-zero, instruct pppd to presume the connection to the peer has failed if the specified number of LCP echo-requests go unanswered by the peer. The "lcp-echo-interval" property must also be set to a non-zero value if this property is used.
    lcp-echo-interval
    uint32
    0
     If non-zero, instruct pppd to send an LCP echo-request frame to the peer every n seconds (where n is the specified value). Note that some PPP peers will respond to echo requests and some will not, and it is not possible to autodetect this.
    mppe-stateful
    boolean
    FALSE
     If TRUE, stateful MPPE is used. See pppd documentation for more information on stateful MPPE.
    mru
    uint32
    0
     If non-zero, instruct pppd to request that the peer send packets no larger than the specified size. If non-zero, the MRU should be between 128 and 16384.
    mtu
    uint32
    0
     If non-zero, instruct pppd to send packets no larger than the specified size.
    no-vj-comp
    boolean
    FALSE
     If TRUE, Van Jacobsen TCP header compression will not be requested.
    noauth
    boolean
    TRUE
     If TRUE, do not require the other side (usually the PPP server) to authenticate itself to the client. If FALSE, require authentication from the remote side. In almost all cases, this should be TRUE.
    nobsdcomp
    boolean
    FALSE
     If TRUE, BSD compression will not be requested.
    nodeflate
    boolean
    FALSE
     If TRUE, "deflate" compression will not be requested.
    refuse-chap
    boolean
    FALSE
     If TRUE, the CHAP authentication method will not be used.
    refuse-eap
    boolean
    FALSE
     If TRUE, the EAP authentication method will not be used.
    refuse-mschap
    boolean
    FALSE
     If TRUE, the MSCHAP authentication method will not be used.
    refuse-mschapv2
    boolean
    FALSE
     If TRUE, the MSCHAPv2 authentication method will not be used.
    refuse-pap
    boolean
    FALSE
     If TRUE, the PAP authentication method will not be used.
    require-mppe
    boolean
    FALSE
     If TRUE, MPPE (Microsoft Point-to-Point Encryption) will be required for the PPP session. If either 64-bit or 128-bit MPPE is not available the session will fail. Note that MPPE is not used on mobile broadband connections.
    require-mppe-128
    boolean
    FALSE
     If TRUE, 128-bit MPPE (Microsoft Point-to-Point Encryption) will be required for the PPP session, and the "require-mppe" property must also be set to TRUE. If 128-bit MPPE is not available the session will fail.
    diff --git a/docs/api/html/settings-pppoe.html b/docs/api/html/settings-pppoe.html index 5cfac707..7dee82f6 100644 --- a/docs/api/html/settings-pppoe.html +++ b/docs/api/html/settings-pppoe.html @@ -38,7 +38,7 @@ Properties
    -

    Table 76. 

    +

    Table 64. 

    @@ -57,31 +57,31 @@ - + - + - + - + - +
    parent
    string
     If given, specifies the parent interface name on which this PPPoE connection should be created. If this property is not specified, the connection is activated on the interface specified in "interface-name" of NMSettingConnection.
    password
    string
     Password used to authenticate with the PPPoE service.
    password-flags
    NMSettingSecretFlags (uint32)
     Flags indicating how to handle the "password" property.
    service
    string
     If specified, instruct PPPoE to only initiate sessions with access concentrators that provide the specified service. For most providers, this should be left blank. It is only required if there are multiple access concentrators or a specific service is known to be required.
    username
    string
     Username used to authenticate with the PPPoE service.
    diff --git a/docs/api/html/settings-proxy.html b/docs/api/html/settings-proxy.html index 5a28d81a..15deb102 100644 --- a/docs/api/html/settings-proxy.html +++ b/docs/api/html/settings-proxy.html @@ -38,7 +38,7 @@ Properties
    -

    Table 77. 

    +

    Table 65. 

    @@ -57,25 +57,25 @@ - + - + - + - +
    browser-only
    boolean
    FALSE
     Whether the proxy configuration is for browser only.
    method
    int32
    0
     Method for proxy configuration, Default is NM_SETTING_PROXY_METHOD_NONE (0)
    pac-script
    string
     PAC script for the connection. This is an UTF-8 encoded javascript code that defines a FindProxyForURL() function.
    pac-url
    string
     PAC URL for obtaining PAC file.
    diff --git a/docs/api/html/settings-serial.html b/docs/api/html/settings-serial.html index 70dfcbc3..e8397851 100644 --- a/docs/api/html/settings-serial.html +++ b/docs/api/html/settings-serial.html @@ -38,7 +38,7 @@ Properties
    -

    Table 78. 

    +

    Table 66. 

    @@ -57,31 +57,31 @@ - + - + - + - + - +
    baud
    uint32
    57600
     Speed to use for communication over the serial port. Note that this value usually has no effect for mobile broadband modems as they generally ignore speed settings and use the highest available speed.
    bits
    uint32
    8
     Byte-width of the serial communication. The 8 in "8n1" for example.
    parity
    byte
     The connection parity: 69 (ASCII 'E') for even parity, 111 (ASCII 'o') for odd, 110 (ASCII 'n') for none.
    send-delay
    uint64
    0
     Time to delay between each byte sent to the modem, in microseconds.
    stopbits
    uint32
    1
     Number of stop bits for communication on the serial port. Either 1 or 2. The 1 in "8n1" for example.
    diff --git a/docs/api/html/settings-sriov.html b/docs/api/html/settings-sriov.html index 62f7e68a..7610c14b 100644 --- a/docs/api/html/settings-sriov.html +++ b/docs/api/html/settings-sriov.html @@ -38,7 +38,7 @@ Properties
    -

    Table 79. 

    +

    Table 67. 

    @@ -57,19 +57,45 @@ - + - + - +
    autoprobe-drivers
    NMTernary (int32)
     Whether to autoprobe virtual functions by a compatible driver. + +If set to NM_TERNARY_TRUE (1), the kernel will try to bind VFs to a compatible driver and if this succeeds a new network interface will be instantiated for each VF. + +If set to NM_TERNARY_FALSE (0), VFs will not be claimed and no network interfaces will be created for them. + +When set to NM_TERNARY_DEFAULT (-1), the global default is used; in case the global default is unspecified it is assumed to be NM_TERNARY_TRUE (1).
    total-vfs
    uint32
    0
     The total number of virtual functions to create. + +Note that when the sriov setting is present NetworkManager enforces the number of virtual functions on the interface (also when it is zero) during activation and resets it upon deactivation. To prevent any changes to SR-IOV parameters don't add a sriov setting to the connection.
    vfs
    array of vardict
     Array of virtual function descriptors. + +Each VF descriptor is a dictionary mapping attribute names to GVariant values. The 'index' entry is mandatory for each VF. + +When represented as string a VF is in the form: + +"INDEX [ATTR=VALUE[ ATTR=VALUE]...]". + +for example: + +"2 mac=00:11:22:33:44:55 spoof-check=true". + +Multiple VFs can be specified using a comma as separator. Currently, the following attributes are supported: mac, spoof-check, trust, min-tx-rate, max-tx-rate, vlans. + +The "vlans" attribute is represented as a semicolon-separated list of VLAN descriptors, where each descriptor has the form + +"ID[.PRIORITY[.PROTO]]". + +PROTO can be either 'q' for 802.1Q (the default) or 'ad' for 802.1ad.
    diff --git a/docs/api/html/settings-tc.html b/docs/api/html/settings-tc.html index d83d148a..abc54523 100644 --- a/docs/api/html/settings-tc.html +++ b/docs/api/html/settings-tc.html @@ -38,7 +38,7 @@ Properties
    -

    Table 80. 

    +

    Table 68. 

    @@ -57,13 +57,21 @@ - + - +
    qdiscs
    array of vardict
     Array of TC queueing disciplines. + +When the "tc" setting is present, qdiscs from this property are applied upon activation. If the property is empty, all qdiscs are removed and the device will only have the default qdisc assigned by kernel according to the "net.core.default_qdisc" sysctl. + +If the "tc" setting is not present, NetworkManager doesn't touch the qdiscs present on the interface.
    tfilters
    array of vardict
     Array of TC traffic filters. + +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.
    diff --git a/docs/api/html/settings-team-port.html b/docs/api/html/settings-team-port.html index 333d7677..73db2e13 100644 --- a/docs/api/html/settings-team-port.html +++ b/docs/api/html/settings-team-port.html @@ -38,7 +38,7 @@ Properties
    -

    Table 82. 

    +

    Table 70. 

    @@ -57,43 +57,43 @@ - + - + - + - + - + - + - +
    config
    string
     The JSON configuration for the team port. The property should contain raw JSON configuration data suitable for teamd, because the value is passed directly to teamd. If not specified, the default configuration is used. See man teamd.conf for the format details.
    lacp-key
    int32
    -1
     Corresponds to the teamd ports.PORTIFNAME.lacp_key.
    lacp-prio
    int32
    -1
     Corresponds to the teamd ports.PORTIFNAME.lacp_prio.
    link-watchers
    array of vardict
     Link watchers configuration for the connection: each link watcher is defined by a dictionary, whose keys depend upon the selected link watcher. Available link watchers are 'ethtool', 'nsna_ping' and 'arp_ping' and it is specified in the dictionary with the key 'name'. Available keys are: ethtool: 'delay-up', 'delay-down', 'init-wait'; nsna_ping: 'init-wait', 'interval', 'missed-max', 'target-host'; arp_ping: all the ones in nsna_ping and 'source-host', 'validate-active', 'validate-inactive', 'send-always'. See teamd.conf man for more details.
    prio
    int32
    0
     Corresponds to the teamd ports.PORTIFNAME.prio.
    queue-id
    int32
    -1
     Corresponds to the teamd ports.PORTIFNAME.queue_id. When set to -1 means the parameter is skipped from the json config.
    sticky
    boolean
    FALSE
     Corresponds to the teamd ports.PORTIFNAME.sticky.
    diff --git a/docs/api/html/settings-team.html b/docs/api/html/settings-team.html index 640185f6..c6adf30a 100644 --- a/docs/api/html/settings-team.html +++ b/docs/api/html/settings-team.html @@ -38,7 +38,7 @@ Properties
    -

    Table 81. 

    +

    Table 69. 

    @@ -57,103 +57,103 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - +
    config
    string
     The JSON configuration for the team network interface. The property should contain raw JSON configuration data suitable for teamd, because the value is passed directly to teamd. If not specified, the default configuration is used. See man teamd.conf for the format details.
    interface-name
    string
     Deprecated in favor of connection.interface-name, but can be used for backward-compatibility with older daemons, to set the team's interface name.
    link-watchers
    array of vardict
     Link watchers configuration for the connection: each link watcher is defined by a dictionary, whose keys depend upon the selected link watcher. Available link watchers are 'ethtool', 'nsna_ping' and 'arp_ping' and it is specified in the dictionary with the key 'name'. Available keys are: ethtool: 'delay-up', 'delay-down', 'init-wait'; nsna_ping: 'init-wait', 'interval', 'missed-max', 'target-host'; arp_ping: all the ones in nsna_ping and 'source-host', 'validate-active', 'validate-inactive', 'send-always'. See teamd.conf man for more details.
    mcast-rejoin-count
    int32
    -1
     Corresponds to the teamd mcast_rejoin.count.
    mcast-rejoin-interval
    int32
    -1
     Corresponds to the teamd mcast_rejoin.interval.
    notify-peers-count
    int32
    -1
     Corresponds to the teamd notify_peers.count.
    notify-peers-interval
    int32
    -1
     Corresponds to the teamd notify_peers.interval.
    runner
    string
     Corresponds to the teamd runner.name. Permitted values are: "roundrobin", "broadcast", "activebackup", "loadbalance", "lacp", "random".
    runner-active
    boolean
    TRUE
     Corresponds to the teamd runner.active.
    runner-agg-select-policy
    string
     Corresponds to the teamd runner.agg_select_policy.
    runner-fast-rate
    boolean
    FALSE
     Corresponds to the teamd runner.fast_rate.
    runner-hwaddr-policy
    string
     Corresponds to the teamd runner.hwaddr_policy.
    runner-min-ports
    int32
    -1
     Corresponds to the teamd runner.min_ports.
    runner-sys-prio
    int32
    -1
     Corresponds to the teamd runner.sys_prio.
    runner-tx-balancer
    string
     Corresponds to the teamd runner.tx_balancer.name.
    runner-tx-balancer-interval
    int32
    -1
     Corresponds to the teamd runner.tx_balancer.interval.
    runner-tx-hash
    array of string
     Corresponds to the teamd runner.tx_hash.
    diff --git a/docs/api/html/settings-tun.html b/docs/api/html/settings-tun.html index 3691e124..a5b5a994 100644 --- a/docs/api/html/settings-tun.html +++ b/docs/api/html/settings-tun.html @@ -38,7 +38,7 @@ Properties
    -

    Table 83. 

    +

    Table 71. 

    @@ -57,37 +57,37 @@ - + - + - + - + - + - +
    group
    string
     The group ID which will own the device. If set to NULL everyone will be able to use the device.
    mode
    uint32
    1
     The operating mode of the virtual device. Allowed values are NM_SETTING_TUN_MODE_TUN (1) to create a layer 3 device and NM_SETTING_TUN_MODE_TAP (2) to create an Ethernet-like layer 2 one.
    multi-queue
    boolean
    FALSE
     If the property is set to TRUE, the interface will support multiple file descriptors (queues) to parallelize packet sending or receiving. Otherwise, the interface will only support a single queue.
    owner
    string
     The user ID which will own the device. If set to NULL everyone will be able to use the device.
    pi
    boolean
    FALSE
     If TRUE the interface will prepend a 4 byte header describing the physical interface to the packets.
    vnet-hdr
    boolean
    FALSE
     If TRUE the IFF_VNET_HDR the tunnel packets will include a virtio network header.
    diff --git a/docs/api/html/settings-user.html b/docs/api/html/settings-user.html index 8ce10de8..704c4580 100644 --- a/docs/api/html/settings-user.html +++ b/docs/api/html/settings-user.html @@ -38,7 +38,7 @@ Properties
    -

    Table 84. 

    +

    Table 72. 

    @@ -56,7 +56,7 @@ - +
    data
    dict of string to string
    {}
     A dictionary of key/value pairs with user data. This data is ignored by NetworkManager and can be used at the users discretion. The keys only support a strict ascii format, but the values can be arbitrary UTF8 strings up to a certain length.
    diff --git a/docs/api/html/settings-veth.html b/docs/api/html/settings-veth.html index d045edae..586a57bd 100644 --- a/docs/api/html/settings-veth.html +++ b/docs/api/html/settings-veth.html @@ -34,11 +34,11 @@
    -

    +

    Properties

    -

    Table 101. 

    +

    Table 90. 

    @@ -56,7 +56,7 @@ - +
    peer
    string
     This property specifies the peer interface name of the veth. This property is mandatory.
    diff --git a/docs/api/html/settings-vlan.html b/docs/api/html/settings-vlan.html index 5a310346..f6d6f1aa 100644 --- a/docs/api/html/settings-vlan.html +++ b/docs/api/html/settings-vlan.html @@ -38,7 +38,7 @@ Properties
    -

    Table 85. 

    +

    Table 73. 

    @@ -57,43 +57,47 @@ - + - + - + - + - + - + - +
    egress-priority-map
    array of string
     For outgoing packets, a list of mappings from Linux SKB priorities to 802.1p priorities. The mapping is given in the format "from:to" where both "from" and "to" are unsigned integers, ie "7:3".
    flags
    NMVlanFlags (uint32)
     One or more flags which control the behavior and features of the VLAN interface. Flags include NM_VLAN_FLAG_REORDER_HEADERS (0x1) (reordering of output packet headers), NM_VLAN_FLAG_GVRP (0x2) (use of the GVRP protocol), and NM_VLAN_FLAG_LOOSE_BINDING (0x4) (loose binding of the interface to its master device's operating state). NM_VLAN_FLAG_MVRP (0x8) (use of the MVRP protocol). + +The default value of this property is NM_VLAN_FLAG_REORDER_HEADERS, but it used to be 0. To preserve backward compatibility, the default-value in the D-Bus API continues to be 0 and a missing property on D-Bus is still considered as 0.
    id
    uint32
    0
     The VLAN identifier that the interface created by this connection should be assigned. The valid range is from 0 to 4094, without the reserved id 4095.
    ingress-priority-map
    array of string
     For incoming packets, a list of mappings from 802.1p priorities to Linux SKB priorities. The mapping is given in the format "from:to" where both "from" and "to" are unsigned integers, ie "7:3".
    interface-name
    string
     Deprecated in favor of connection.interface-name, but can be used for backward-compatibility with older daemons, to set the vlan's interface name.
    parent
    string
     If given, specifies the parent interface name or parent connection UUID from which this VLAN interface should be created. If this property is not specified, the connection must contain an "802-3-ethernet" setting with a "mac-address" property.
    protocol
    string
     Specifies the VLAN protocol to use for encapsulation. + +Supported values are: '802.1Q', '802.1ad'. If not specified the default value is '802.1Q'.
    diff --git a/docs/api/html/settings-vpn.html b/docs/api/html/settings-vpn.html index bb452283..612a69dd 100644 --- a/docs/api/html/settings-vpn.html +++ b/docs/api/html/settings-vpn.html @@ -38,7 +38,7 @@ Properties
    -

    Table 86. 

    +

    Table 74. 

    @@ -57,37 +57,37 @@ - + - + - + - + - + - +
    data
    dict of string to string
    {}
     Dictionary of key/value pairs of VPN plugin specific data. Both keys and values must be strings.
    persistent
    boolean
    FALSE
     If the VPN service supports persistence, and this property is TRUE, the VPN will attempt to stay connected across link changes and outages, until explicitly disconnected.
    secrets
    dict of string to string
    {}
     Dictionary of key/value pairs of VPN plugin specific secrets like passwords or private keys. Both keys and values must be strings.
    service-type
    string
     D-Bus service name of the VPN plugin that this setting uses to connect to its network. i.e. org.freedesktop.NetworkManager.vpnc for the vpnc plugin.
    timeout
    uint32
    0
     Timeout for the VPN service to establish the connection. Some services may take quite a long time to connect. Value of 0 means a default timeout, which is 60 seconds (unless overridden by vpn.timeout in configuration file). Values greater than zero mean timeout in seconds.
    user-name
    string
     If the VPN connection requires a user name for authentication, that name should be provided here. If the connection is available to more than one user, and the VPN requires each user to supply a different name, then leave this property empty. If this property is empty, NetworkManager will automatically supply the username of the user which requested the VPN connection.
    diff --git a/docs/api/html/settings-vrf.html b/docs/api/html/settings-vrf.html index e23ce0bc..d9f90e04 100644 --- a/docs/api/html/settings-vrf.html +++ b/docs/api/html/settings-vrf.html @@ -38,7 +38,7 @@ Properties
    -

    Table 87. 

    +

    Table 75. 

    @@ -56,7 +56,7 @@ - +
    table
    uint32
    0
     The routing table for this VRF.
    diff --git a/docs/api/html/settings-vxlan.html b/docs/api/html/settings-vxlan.html index c00e3c0d..be0edb5a 100644 --- a/docs/api/html/settings-vxlan.html +++ b/docs/api/html/settings-vxlan.html @@ -38,7 +38,7 @@ Properties
    -

    Table 88. 

    +

    Table 76. 

    @@ -57,97 +57,97 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - +
    ageing
    uint32
    300
     Specifies the lifetime in seconds of FDB entries learnt by the kernel.
    destination-port
    uint32
    8472
     Specifies the UDP destination port to communicate to the remote VXLAN tunnel endpoint.
    id
    uint32
    0
     Specifies the VXLAN Network Identifier (or VXLAN Segment Identifier) to use.
    l2-miss
    boolean
    FALSE
     Specifies whether netlink LL ADDR miss notifications are generated.
    l3-miss
    boolean
    FALSE
     Specifies whether netlink IP ADDR miss notifications are generated.
    learning
    boolean
    TRUE
     Specifies whether unknown source link layer addresses and IP addresses are entered into the VXLAN device forwarding database.
    limit
    uint32
    0
     Specifies the maximum number of FDB entries. A value of zero means that the kernel will store unlimited entries.
    local
    string
     If given, specifies the source IP address to use in outgoing packets.
    parent
    string
     If given, specifies the parent interface name or parent connection UUID.
    proxy
    boolean
    FALSE
     Specifies whether ARP proxy is turned on.
    remote
    string
     Specifies the unicast destination IP address to use in outgoing packets when the destination link layer address is not known in the VXLAN device forwarding database, or the multicast IP address to join.
    rsc
    boolean
    FALSE
     Specifies whether route short circuit is turned on.
    source-port-max
    uint32
    0
     Specifies the maximum UDP source port to communicate to the remote VXLAN tunnel endpoint.
    source-port-min
    uint32
    0
     Specifies the minimum UDP source port to communicate to the remote VXLAN tunnel endpoint.
    tos
    uint32
    0
     Specifies the TOS value to use in outgoing packets.
    ttl
    uint32
    0
     Specifies the time-to-live value to use in outgoing packets.
    diff --git a/docs/api/html/settings-wifi-p2p.html b/docs/api/html/settings-wifi-p2p.html index 566e1109..ac0865b7 100644 --- a/docs/api/html/settings-wifi-p2p.html +++ b/docs/api/html/settings-wifi-p2p.html @@ -38,7 +38,7 @@ Properties
    -

    Table 89. 

    +

    Table 77. 

    @@ -57,19 +57,23 @@ - + - + - +
    peer
    string
     The P2P device that should be connected to. Currently, this is the only way to create or join a group.
    wfd-ies
    byte array
     The Wi-Fi Display (WFD) Information Elements (IEs) to set. + +Wi-Fi Display requires a protocol specific information element to be set in certain Wi-Fi frames. These can be specified here for the purpose of establishing a connection. This setting is only useful when implementing a Wi-Fi Display client.
    wps-method
    uint32
    0
     Flags indicating which mode of WPS is to be used. + +There's little point in changing the default setting as NetworkManager will automatically determine the best method to use.
    diff --git a/docs/api/html/settings-wimax.html b/docs/api/html/settings-wimax.html index 770a44a8..56bf88d7 100644 --- a/docs/api/html/settings-wimax.html +++ b/docs/api/html/settings-wimax.html @@ -38,7 +38,7 @@ Properties
    -

    Table 90. 

    +

    Table 78. 

    @@ -57,13 +57,13 @@ - + - +
    mac-address
    byte array
     If 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).
    network-name
    string
     Network Service Provider (NSP) name of the WiMAX network this connection should use.
    diff --git a/docs/api/html/settings-wireguard.html b/docs/api/html/settings-wireguard.html index c5c3fe23..685061fb 100644 --- a/docs/api/html/settings-wireguard.html +++ b/docs/api/html/settings-wireguard.html @@ -38,7 +38,7 @@ Properties
    -

    Table 92. 

    +

    Table 80. 

    @@ -57,55 +57,65 @@ - + - + - + - + - + - + - + - + - +
    fwmark
    uint32
    0
     The 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-route
    NMTernary (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. Since this automatism only makes sense if you also have a peer with an /0 allowed-ips, it is usually not necessary to enable this explicitly. However, you can disable it if you want to configure your own routing and rules.
    ip6-auto-default-route
    NMTernary (int32)
     Like ip4-auto-default-route, but for the IPv6 default route.
    listen-port
    uint32
    0
     The listen-port. If listen-port is not specified, the port will be chosen randomly when the interface comes up.
    mtu
    uint32
    0
     If 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-routes
    boolean
    TRUE
     Whether 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.
    peers
    array of 'a{sv}'
     Array of dictionaries for the WireGuard peers.
    private-key
    string
     The 256 bit private-key in base64 encoding.
    private-key-flags
    NMSettingSecretFlags (uint32)
     Flags indicating how to handle the "private-key" property.
    diff --git a/docs/api/html/settings-wpan.html b/docs/api/html/settings-wpan.html index f6560737..4fddfd2a 100644 --- a/docs/api/html/settings-wpan.html +++ b/docs/api/html/settings-wpan.html @@ -38,7 +38,7 @@ Properties
    -

    Table 95. 

    +

    Table 83. 

    @@ -57,31 +57,31 @@ - + - + - + - + - +
    channel
    int32
    -1
     IEEE 802.15.4 channel. A positive integer or -1, meaning "do not set, use whatever the device is already set to".
    mac-address
    string
     If specified, this connection will only apply to the IEEE 802.15.4 (WPAN) MAC layer device whose permanent MAC address matches.
    page
    int32
    -1
     IEEE 802.15.4 channel page. A positive integer or -1, meaning "do not set, use whatever the device is already set to".
    pan-id
    uint32
    65535
     IEEE 802.15.4 Personal Area Network (PAN) identifier.
    short-address
    uint32
    65535
     Short IEEE 802.15.4 address to be used within a restricted environment.
    diff --git a/docs/api/settings-spec.xml b/docs/api/settings-spec.xml index ee0b1a61..8b2e382f 100644 --- a/docs/api/settings-spec.xml +++ b/docs/api/settings-spec.xml @@ -2,25 +2,137 @@ Configuration SettingsconnectionGeneral Connection Profile Settings Properties - Key NameValue TypeDefault ValueValue Descriptionauth-retriesauth-retriesint32-1autoconnectautoconnectbooleanTRUEautoconnect-priorityautoconnect-priorityint320autoconnect-retriesautoconnect-retriesint32-1autoconnect-slavesautoconnect-slavesNMSettingConnectionAutoconnectSlaves (int32)dns-over-tlsdns-over-tlsint32-1gateway-ping-timeoutgateway-ping-timeoutuint320ididstringinterface-nameinterface-namestringlldplldpint32-1llmnrllmnrint32-1mastermasterstringmdnsmdnsint32-1meteredmeteredNMMetered (int32)mptcp-flagsmptcp-flagsuint320mud-urlmud-urlstringmulti-connectmulti-connectint320permissionspermissionsarray of stringread-onlyread-onlybooleanFALSEsecondariessecondariesarray of stringslave-typeslave-typestringstable-idstable-idstringtimestamptimestampuint640typetypestringuuiduuidstringwait-activation-delaywait-activation-delayint32-1wait-device-timeoutwait-device-timeoutint32-1zonezonestring
    6lowpan6LoWPAN Settings - Properties - Key NameValue TypeDefault ValueValue Descriptionparentparentstring
    802-1xIEEE 802.1x Authentication Settings - Properties - Key NameValue TypeDefault ValueValue Descriptionaltsubject-matchesaltsubject-matchesarray of stringanonymous-identityanonymous-identitystringauth-timeoutauth-timeoutint320ca-certca-certbyte arrayca-cert-passwordca-cert-passwordstringca-cert-password-flagsca-cert-password-flagsNMSettingSecretFlags (uint32)ca-pathca-pathstringclient-certclient-certbyte arrayclient-cert-passwordclient-cert-passwordstringclient-cert-password-flagsclient-cert-password-flagsNMSettingSecretFlags (uint32)domain-matchdomain-matchstringdomain-suffix-matchdomain-suffix-matchstringeapeaparray of stringidentityidentitystringoptionaloptionalbooleanFALSEpac-filepac-filestringpasswordpasswordstringpassword-flagspassword-flagsNMSettingSecretFlags (uint32)password-rawpassword-rawbyte arraypassword-raw-flagspassword-raw-flagsNMSettingSecretFlags (uint32)phase1-auth-flagsphase1-auth-flagsuint320phase1-fast-provisioningphase1-fast-provisioningstringphase1-peaplabelphase1-peaplabelstringphase1-peapverphase1-peapverstringphase2-altsubject-matchesphase2-altsubject-matchesarray of stringphase2-authphase2-authstringphase2-autheapphase2-autheapstringphase2-ca-certphase2-ca-certbyte arrayphase2-ca-cert-passwordphase2-ca-cert-passwordstringphase2-ca-cert-password-flagsphase2-ca-cert-password-flagsNMSettingSecretFlags (uint32)phase2-ca-pathphase2-ca-pathstringphase2-client-certphase2-client-certbyte arrayphase2-client-cert-passwordphase2-client-cert-passwordstringphase2-client-cert-password-flagsphase2-client-cert-password-flagsNMSettingSecretFlags (uint32)phase2-domain-matchphase2-domain-matchstringphase2-domain-suffix-matchphase2-domain-suffix-matchstringphase2-private-keyphase2-private-keybyte arrayphase2-private-key-passwordphase2-private-key-passwordstringphase2-private-key-password-flagsphase2-private-key-password-flagsNMSettingSecretFlags (uint32)phase2-subject-matchphase2-subject-matchstringpinpinstringpin-flagspin-flagsNMSettingSecretFlags (uint32)private-keyprivate-keybyte arrayprivate-key-passwordprivate-key-passwordstringprivate-key-password-flagsprivate-key-password-flagsNMSettingSecretFlags (uint32)subject-matchsubject-matchstringsystem-ca-certssystem-ca-certsbooleanFALSE
    adslADSL Settings - Properties - Key NameValue TypeDefault ValueValue Descriptionencapsulationencapsulationstringpasswordpasswordstringpassword-flagspassword-flagsNMSettingSecretFlags (uint32)protocolprotocolstringusernameusernamestringvcivciuint320vpivpiuint320
    bluetoothBluetooth Settings - Properties - Key NameValue TypeDefault ValueValue Descriptionbdaddrbdaddrbyte arraytypetypestring
    bondBonding Settings - Properties - Key NameValue TypeDefault ValueValue Descriptioninterface-nameinterface-namestringoptionsoptionsdict of string to string{'mode': 'balance-rr'}
    bridgeBridging Settings - Properties - Key NameValue TypeDefault ValueValue Descriptionageing-timeageing-timeuint32300forward-delayforward-delayuint3215group-addressgroup-addressbyte arraygroup-forward-maskgroup-forward-maskuint320hello-timehello-timeuint322interface-nameinterface-namestringmac-addressmac-addressbyte arraymax-agemax-ageuint3220multicast-hash-maxmulticast-hash-maxuint324096multicast-last-member-countmulticast-last-member-countuint322multicast-last-member-intervalmulticast-last-member-intervaluint64100multicast-membership-intervalmulticast-membership-intervaluint6426000multicast-queriermulticast-querierbooleanFALSEmulticast-querier-intervalmulticast-querier-intervaluint6425500multicast-query-intervalmulticast-query-intervaluint6412500multicast-query-response-intervalmulticast-query-response-intervaluint641000multicast-query-use-ifaddrmulticast-query-use-ifaddrbooleanFALSEmulticast-routermulticast-routerstringmulticast-snoopingmulticast-snoopingbooleanTRUEmulticast-startup-query-countmulticast-startup-query-countuint322multicast-startup-query-intervalmulticast-startup-query-intervaluint643125prioritypriorityuint3232768stpstpbooleanTRUEvlan-default-pvidvlan-default-pviduint321vlan-filteringvlan-filteringbooleanFALSEvlan-protocolvlan-protocolstringvlan-stats-enabledvlan-stats-enabledbooleanFALSEvlansvlansarray of vardict
    bridge-portBridge Port Settings - Properties - Key NameValue TypeDefault ValueValue Descriptionhairpin-modehairpin-modebooleanFALSEpath-costpath-costuint32100prioritypriorityuint3232vlansvlansarray of vardict
    cdmaCDMA-based Mobile Broadband Settings - Properties - Key NameValue TypeDefault ValueValue Descriptionmtumtuuint320numbernumberstringpasswordpasswordstringpassword-flagspassword-flagsNMSettingSecretFlags (uint32)usernameusernamestring
    dcbData Center Bridging Settings - Properties - Key NameValue TypeDefault ValueValue Descriptionapp-fcoe-flagsapp-fcoe-flagsNMSettingDcbFlags (uint32)app-fcoe-modeapp-fcoe-modestringapp-fcoe-priorityapp-fcoe-priorityint32-1app-fip-flagsapp-fip-flagsNMSettingDcbFlags (uint32)app-fip-priorityapp-fip-priorityint32-1app-iscsi-flagsapp-iscsi-flagsNMSettingDcbFlags (uint32)app-iscsi-priorityapp-iscsi-priorityint32-1priority-bandwidthpriority-bandwidtharray of uint32priority-flow-controlpriority-flow-controlarray of uint32priority-flow-control-flagspriority-flow-control-flagsNMSettingDcbFlags (uint32)priority-group-bandwidthpriority-group-bandwidtharray of uint32priority-group-flagspriority-group-flagsNMSettingDcbFlags (uint32)priority-group-idpriority-group-idarray of uint32priority-strict-bandwidthpriority-strict-bandwidtharray of uint32priority-traffic-classpriority-traffic-classarray of uint32
    dummyDummy Link 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. + +If multiple profiles are ready to autoconnect on the same device, the one with the better "connection.autoconnect-priority" is chosen. If the priorities are equal, then the most recently connected profile is activated. If the profiles were not connected earlier or their "connection.timestamp" is identical, the choice is undefined. + +Depending on "connection.multi-connect", a profile can (auto)connect only once at a time or multiple times.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.mptcp-flagsmptcp-flagsuint320Whether to configure MPTCP endpoints and the address flags. If MPTCP is enabled in NetworkManager, it will configure the addresses of the interface as MPTCP endpoints. Note that IPv4 loopback addresses (127.0.0.0/8), IPv4 link local addresses (169.254.0.0/16), the IPv6 loopback address (::1), IPv6 link local addresses (fe80::/10), IPv6 unique local addresses (ULA, fc00::/7) and IPv6 privacy extension addresses (rfc3041, ipv6.ip6-privacy) will be excluded from being configured as endpoints. + +If "disabled" (0x1), MPTCP handling for the interface is disabled and no endpoints are registered. + +The "enabled" (0x2) flag means that MPTCP handling is enabled. This flag can also be implied from the presence of other flags. + +Even when enabled, MPTCP handling will by default still be disabled unless "/proc/sys/net/mptcp/enabled" sysctl is on. NetworkManager does not change the sysctl and this is up to the administrator or distribution. To configure endpoints even if the sysctl is disabled, "also-without-sysctl" (0x4) flag can be used. In that case, NetworkManager doesn't look at the sysctl and configures endpoints regardless. + +Even when enabled, NetworkManager will only configure MPTCP endpoints for a certain address family, if there is a unicast default route (0.0.0.0/0 or ::/0) in the main routing table. The flag "also-without-default-route" (0x8) can override that. + +When MPTCP handling is enabled then endpoints are configured with the specified address flags "signal" (0x10), "subflow" (0x20), "backup" (0x40), "fullmesh" (0x80). See ip-mptcp(8) manual for additional information about the flags. + +If the flags are zero (0x0), the global connection default from NetworkManager.conf is honored. If still unspecified, the fallback is "enabled,subflow". Note that this means that MPTCP is by default done depending on the "/proc/sys/net/mptcp/enabled" sysctl. + +NetworkManager does not change the MPTCP limits nor enable MPTCP via "/proc/sys/net/mptcp/enabled". That is a host configuration which the admin can change via sysctl and ip-mptcp. + +Strict reverse path filtering (rp_filter) breaks many MPTCP use cases, so when MPTCP handling for IPv4 addresses on the interface is enabled, NetworkManager would loosen the strict reverse path filtering (1) to the loose setting (2).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-onlybooleanFALSEThis property is deprecated and has no meaning.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 to derive the DHCP client identifier with ipv4.dhcp-client-id=stable, the DHCPv6 DUID with ipv6.dhcp-duid=stable-[llt,ll,uuid] and the DHCP IAID with ipv4.iaid=stable and ipv6.iaid=stable. + +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. See NetworkManager(8) manual about the secret-key and the host identity. + +The '$' character is treated special to perform dynamic substitutions at activation time. Currently, supported are "${CONNECTION}", "${DEVICE}", "${MAC}", "${BOOT}", "${RANDOM}". These effectively create unique IDs per-connection, per-device, per-boot, or every time. The "${CONNECTION}" uses the profile's connection.uuid, the "${DEVICE}" uses the interface name of the device and "${MAC}" 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 "default${CONNECTION}" go generate an ID unique per connection profile.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-activation-delaywait-activation-delayint32-1Time in milliseconds to wait for connection to be considered activated. The wait will start after the pre-up dispatcher event. + +The value 0 means no wait time. The default value is -1, which currently has the same meaning as no wait time.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 + Key NameValue TypeDefault ValueValue Descriptionaltsubject-matchesaltsubject-matchesarray of stringList of strings to be matched against the altSubjectName of the certificate presented by the authentication server. If the list is empty, no verification of the server certificate's altSubjectName is performed.anonymous-identityanonymous-identitystringAnonymous identity string for EAP authentication methods. Used as the unencrypted identity with EAP types that support different tunneled identity like EAP-TTLS.auth-timeoutauth-timeoutint320A timeout for the authentication. Zero means the global default; if the global default is not set, the authentication timeout is 25 seconds.ca-certca-certbyte arrayContains the CA certificate if used by the EAP method specified in the "eap" property. + +Certificate data is specified using a "scheme"; three are currently supported: blob, path and pkcs#11 URL. When using the blob scheme this property should be set to the certificate's DER encoded data. When using the path scheme, this property should be set to the full UTF-8 encoded path of the certificate, prefixed with the string "file://" and ending with a terminating NUL byte. This property can be unset even if the EAP method supports CA certificates, but this allows man-in-the-middle attacks and is NOT recommended. + +Note that enabling NMSetting8021x:system-ca-certs will override this setting to use the built-in path, if the built-in path is not a directory.ca-cert-passwordca-cert-passwordstringThe password used to access the CA certificate stored in "ca-cert" property. Only makes sense if the certificate is stored on a PKCS#11 token that requires a login.ca-cert-password-flagsca-cert-password-flagsNMSettingSecretFlags (uint32)Flags indicating how to handle the "ca-cert-password" property.ca-pathca-pathstringUTF-8 encoded path to a directory containing PEM or DER formatted certificates to be added to the verification chain in addition to the certificate specified in the "ca-cert" property. + +If NMSetting8021x:system-ca-certs is enabled and the built-in CA path is an existing directory, then this setting is ignored.client-certclient-certbyte arrayContains the client certificate if used by the EAP method specified in the "eap" property. + +Certificate data is specified using a "scheme"; two are currently supported: blob and path. When using the blob scheme (which is backwards compatible with NM 0.7.x) this property should be set to the certificate's DER encoded data. When using the path scheme, this property should be set to the full UTF-8 encoded path of the certificate, prefixed with the string "file://" and ending with a terminating NUL byte.client-cert-passwordclient-cert-passwordstringThe password used to access the client certificate stored in "client-cert" property. Only makes sense if the certificate is stored on a PKCS#11 token that requires a login.client-cert-password-flagsclient-cert-password-flagsNMSettingSecretFlags (uint32)Flags indicating how to handle the "client-cert-password" property.domain-matchdomain-matchstringConstraint for server domain name. If set, this list of FQDNs is used as a match requirement for dNSName element(s) of the certificate presented by the authentication server. If a matching dNSName is found, this constraint is met. If no dNSName values are present, this constraint is matched against SubjectName CN using the same comparison. Multiple valid FQDNs can be passed as a ";" delimited list.domain-suffix-matchdomain-suffix-matchstringConstraint for server domain name. If set, this FQDN is used as a suffix match requirement for dNSName element(s) of the certificate presented by the authentication server. If a matching dNSName is found, this constraint is met. If no dNSName values are present, this constraint is matched against SubjectName CN using same suffix match comparison. Since version 1.24, multiple valid FQDNs can be passed as a ";" delimited list.eapeaparray of stringThe allowed EAP method to be used when authenticating to the network with 802.1x. Valid methods are: "leap", "md5", "tls", "peap", "ttls", "pwd", and "fast". Each method requires different configuration using the properties of this setting; refer to wpa_supplicant documentation for the allowed combinations.identityidentitystringIdentity string for EAP authentication methods. Often the user's user or login name.optionaloptionalbooleanFALSEWhether the 802.1X authentication is optional. If TRUE, the activation will continue even after a timeout or an authentication failure. Setting the property to TRUE is currently allowed only for Ethernet connections. If set to FALSE, the activation can continue only after a successful authentication.pac-filepac-filestringUTF-8 encoded file path containing PAC for EAP-FAST.passwordpasswordstringUTF-8 encoded password used for EAP authentication methods. If both the "password" property and the "password-raw" property are specified, "password" is preferred.password-flagspassword-flagsNMSettingSecretFlags (uint32)Flags indicating how to handle the "password" property.password-rawpassword-rawbyte arrayPassword used for EAP authentication methods, given as a byte array to allow passwords in other encodings than UTF-8 to be used. If both the "password" property and the "password-raw" property are specified, "password" is preferred.password-raw-flagspassword-raw-flagsNMSettingSecretFlags (uint32)Flags indicating how to handle the "password-raw" property.phase1-auth-flagsphase1-auth-flagsuint320Specifies authentication flags to use in "phase 1" outer authentication using NMSetting8021xAuthFlags options. The individual TLS versions can be explicitly disabled. TLS time checks can be also disabled. If a certain TLS disable flag is not set, it is up to the supplicant to allow or forbid it. The TLS options map to tls_disable_tlsv1_x and tls_disable_time_checks settings. See the wpa_supplicant documentation for more details.phase1-fast-provisioningphase1-fast-provisioningstringEnables or disables in-line provisioning of EAP-FAST credentials when FAST is specified as the EAP method in the "eap" property. Recognized values are "0" (disabled), "1" (allow unauthenticated provisioning), "2" (allow authenticated provisioning), and "3" (allow both authenticated and unauthenticated provisioning). See the wpa_supplicant documentation for more details.phase1-peaplabelphase1-peaplabelstringForces use of the new PEAP label during key derivation. Some RADIUS servers may require forcing the new PEAP label to interoperate with PEAPv1. Set to "1" to force use of the new PEAP label. See the wpa_supplicant documentation for more details.phase1-peapverphase1-peapverstringForces which PEAP version is used when PEAP is set as the EAP method in the "eap" property. When unset, the version reported by the server will be used. Sometimes when using older RADIUS servers, it is necessary to force the client to use a particular PEAP version. To do so, this property may be set to "0" or "1" to force that specific PEAP version.phase2-altsubject-matchesphase2-altsubject-matchesarray of stringList of strings to be matched against the altSubjectName of the certificate presented by the authentication server during the inner "phase 2" authentication. If the list is empty, no verification of the server certificate's altSubjectName is performed.phase2-authphase2-authstringSpecifies the allowed "phase 2" inner authentication method when an EAP method that uses an inner TLS tunnel is specified in the "eap" property. For TTLS this property selects one of the supported non-EAP inner methods: "pap", "chap", "mschap", "mschapv2" while "phase2-autheap" selects an EAP inner method. For PEAP this selects an inner EAP method, one of: "gtc", "otp", "md5" and "tls". Each "phase 2" inner method requires specific parameters for successful authentication; see the wpa_supplicant documentation for more details. Both "phase2-auth" and "phase2-autheap" cannot be specified.phase2-autheapphase2-autheapstringSpecifies the allowed "phase 2" inner EAP-based authentication method when TTLS is specified in the "eap" property. Recognized EAP-based "phase 2" methods are "md5", "mschapv2", "otp", "gtc", and "tls". Each "phase 2" inner method requires specific parameters for successful authentication; see the wpa_supplicant documentation for more details.phase2-ca-certphase2-ca-certbyte arrayContains the "phase 2" CA certificate if used by the EAP method specified in the "phase2-auth" or "phase2-autheap" properties. + +Certificate data is specified using a "scheme"; three are currently supported: blob, path and pkcs#11 URL. When using the blob scheme this property should be set to the certificate's DER encoded data. When using the path scheme, this property should be set to the full UTF-8 encoded path of the certificate, prefixed with the string "file://" and ending with a terminating NUL byte. This property can be unset even if the EAP method supports CA certificates, but this allows man-in-the-middle attacks and is NOT recommended. + +Note that enabling NMSetting8021x:system-ca-certs will override this setting to use the built-in path, if the built-in path is not a directory.phase2-ca-cert-passwordphase2-ca-cert-passwordstringThe password used to access the "phase2" CA certificate stored in "phase2-ca-cert" property. Only makes sense if the certificate is stored on a PKCS#11 token that requires a login.phase2-ca-cert-password-flagsphase2-ca-cert-password-flagsNMSettingSecretFlags (uint32)Flags indicating how to handle the "phase2-ca-cert-password" property.phase2-ca-pathphase2-ca-pathstringUTF-8 encoded path to a directory containing PEM or DER formatted certificates to be added to the verification chain in addition to the certificate specified in the "phase2-ca-cert" property. + +If NMSetting8021x:system-ca-certs is enabled and the built-in CA path is an existing directory, then this setting is ignored.phase2-client-certphase2-client-certbyte arrayContains the "phase 2" client certificate if used by the EAP method specified in the "phase2-auth" or "phase2-autheap" properties. + +Certificate data is specified using a "scheme"; two are currently supported: blob and path. When using the blob scheme (which is backwards compatible with NM 0.7.x) this property should be set to the certificate's DER encoded data. When using the path scheme, this property should be set to the full UTF-8 encoded path of the certificate, prefixed with the string "file://" and ending with a terminating NUL byte. This property can be unset even if the EAP method supports CA certificates, but this allows man-in-the-middle attacks and is NOT recommended.phase2-client-cert-passwordphase2-client-cert-passwordstringThe password used to access the "phase2" client certificate stored in "phase2-client-cert" property. Only makes sense if the certificate is stored on a PKCS#11 token that requires a login.phase2-client-cert-password-flagsphase2-client-cert-password-flagsNMSettingSecretFlags (uint32)Flags indicating how to handle the "phase2-client-cert-password" property.phase2-domain-matchphase2-domain-matchstringConstraint for server domain name. If set, this list of FQDNs is used as a match requirement for dNSName element(s) of the certificate presented by the authentication server during the inner "phase 2" authentication. If a matching dNSName is found, this constraint is met. If no dNSName values are present, this constraint is matched against SubjectName CN using the same comparison. Multiple valid FQDNs can be passed as a ";" delimited list.phase2-domain-suffix-matchphase2-domain-suffix-matchstringConstraint for server domain name. If set, this FQDN is used as a suffix match requirement for dNSName element(s) of the certificate presented by the authentication server during the inner "phase 2" authentication. If a matching dNSName is found, this constraint is met. If no dNSName values are present, this constraint is matched against SubjectName CN using same suffix match comparison. Since version 1.24, multiple valid FQDNs can be passed as a ";" delimited list.phase2-private-keyphase2-private-keybyte arrayContains the "phase 2" inner private key when the "phase2-auth" or "phase2-autheap" property is set to "tls". + +Key data is specified using a "scheme"; two are currently supported: blob and path. When using the blob scheme and private keys, this property should be set to the key's encrypted PEM encoded data. When using private keys with the path scheme, this property should be set to the full UTF-8 encoded path of the key, prefixed with the string "file://" and ending with a terminating NUL byte. When using PKCS#12 format private keys and the blob scheme, this property should be set to the PKCS#12 data and the "phase2-private-key-password" property must be set to password used to decrypt the PKCS#12 certificate and key. When using PKCS#12 files and the path scheme, this property should be set to the full UTF-8 encoded path of the key, prefixed with the string "file://" and ending with a terminating NUL byte, and as with the blob scheme the "phase2-private-key-password" property must be set to the password used to decode the PKCS#12 private key and certificate.phase2-private-key-passwordphase2-private-key-passwordstringThe password used to decrypt the "phase 2" private key specified in the "phase2-private-key" property when the private key either uses the path scheme, or is a PKCS#12 format key.phase2-private-key-password-flagsphase2-private-key-password-flagsNMSettingSecretFlags (uint32)Flags indicating how to handle the "phase2-private-key-password" property.phase2-subject-matchphase2-subject-matchstringSubstring to be matched against the subject of the certificate presented by the authentication server during the inner "phase 2" authentication. When unset, no verification of the authentication server certificate's subject is performed. This property provides little security, if any, and should not be used.pinpinstringPIN used for EAP authentication methods.pin-flagspin-flagsNMSettingSecretFlags (uint32)Flags indicating how to handle the "pin" property.private-keyprivate-keybyte arrayContains the private key when the "eap" property is set to "tls". + +Key data is specified using a "scheme"; two are currently supported: blob and path. When using the blob scheme and private keys, this property should be set to the key's encrypted PEM encoded data. When using private keys with the path scheme, this property should be set to the full UTF-8 encoded path of the key, prefixed with the string "file://" and ending with a terminating NUL byte. When using PKCS#12 format private keys and the blob scheme, this property should be set to the PKCS#12 data and the "private-key-password" property must be set to password used to decrypt the PKCS#12 certificate and key. When using PKCS#12 files and the path scheme, this property should be set to the full UTF-8 encoded path of the key, prefixed with the string "file://" and ending with a terminating NUL byte, and as with the blob scheme the "private-key-password" property must be set to the password used to decode the PKCS#12 private key and certificate. + +WARNING: "private-key" is not a "secret" property, and thus unencrypted private key data using the BLOB scheme may be readable by unprivileged users. Private keys should always be encrypted with a private key password to prevent unauthorized access to unencrypted private key data.private-key-passwordprivate-key-passwordstringThe password used to decrypt the private key specified in the "private-key" property when the private key either uses the path scheme, or if the private key is a PKCS#12 format key.private-key-password-flagsprivate-key-password-flagsNMSettingSecretFlags (uint32)Flags indicating how to handle the "private-key-password" property.subject-matchsubject-matchstringSubstring to be matched against the subject of the certificate presented by the authentication server. When unset, no verification of the authentication server certificate's subject is performed. This property provides little security, if any, and should not be used.system-ca-certssystem-ca-certsbooleanFALSEWhen TRUE, overrides the "ca-path" and "phase2-ca-path" properties using the system CA directory specified at configure time with the --system-ca-path switch. The certificates in this directory are added to the verification chain in addition to any certificates specified by the "ca-cert" and "phase2-ca-cert" properties. If the path provided with --system-ca-path is rather a file name (bundle of trusted CA certificates), it overrides "ca-cert" and "phase2-ca-cert" properties instead (sets ca_cert/ca_cert2 options for wpa_supplicant).
    adslADSL Settings + Properties + Key NameValue TypeDefault ValueValue DescriptionencapsulationencapsulationstringEncapsulation of ADSL connection. Can be "vcmux" or "llc".passwordpasswordstringPassword used to authenticate with the ADSL service.password-flagspassword-flagsNMSettingSecretFlags (uint32)Flags indicating how to handle the "password" property.protocolprotocolstringADSL connection protocol. Can be "pppoa", "pppoe" or "ipoatm".usernameusernamestringUsername used to authenticate with the ADSL service.vcivciuint320VCI of ADSL connectionvpivpiuint320VPI of ADSL connection
    bluetoothBluetooth Settings + Properties + Key NameValue TypeDefault ValueValue Descriptionbdaddrbdaddrbyte arrayThe Bluetooth address of the device.typetypestringEither "dun" for Dial-Up Networking connections or "panu" for Personal Area Networking connections to devices supporting the NAP profile.
    bondBonding Settings + Properties + Key NameValue TypeDefault ValueValue Descriptioninterface-nameinterface-namestringDeprecated in favor of connection.interface-name, but can be used for backward-compatibility with older daemons, to set the bond's interface name.optionsoptionsdict of string to string{'mode': 'balance-rr'}Dictionary of key/value pairs of bonding options. Both keys and values must be strings. Option names must contain only alphanumeric characters (ie, [a-zA-Z0-9]).
    bridgeBridging Settings + Properties + Key NameValue TypeDefault ValueValue Descriptionageing-timeageing-timeuint32300The Ethernet MAC address aging time, in seconds.forward-delayforward-delayuint3215The Spanning Tree Protocol (STP) forwarding delay, in seconds.group-addressgroup-addressbyte arrayIf specified, The MAC address of the multicast group this bridge uses for STP. + +The address must be a link-local address in standard Ethernet MAC address format, ie an address of the form 01:80:C2:00:00:0X, with X in [0, 4..F]. If not specified the default value is 01:80:C2:00:00:00.group-forward-maskgroup-forward-maskuint320A mask of group addresses to forward. Usually, group addresses in the range from 01:80:C2:00:00:00 to 01:80:C2:00:00:0F are not forwarded according to standards. This property is a mask of 16 bits, each corresponding to a group address in that range that must be forwarded. The mask can't have bits 0, 1 or 2 set because they are used for STP, MAC pause frames and LACP.hello-timehello-timeuint322The Spanning Tree Protocol (STP) hello time, in seconds.interface-nameinterface-namestringDeprecated in favor of connection.interface-name, but can be used for backward-compatibility with older daemons, to set the bridge's interface name.mac-addressmac-addressbyte arrayIf specified, the MAC address of bridge. When creating a new bridge, this MAC address will be set. + +If this field is left unspecified, the "ethernet.cloned-mac-address" is referred instead to generate the initial MAC address. Note that setting "ethernet.cloned-mac-address" anyway overwrites the MAC address of the bridge later while activating the bridge.max-agemax-ageuint3220The Spanning Tree Protocol (STP) maximum message age, in seconds.multicast-hash-maxmulticast-hash-maxuint324096Set maximum size of multicast hash table (value must be a power of 2).multicast-last-member-countmulticast-last-member-countuint322Set the number of queries the bridge will send before stopping forwarding a multicast group after a "leave" message has been received.multicast-last-member-intervalmulticast-last-member-intervaluint64100Set interval (in deciseconds) between queries to find remaining members of a group, after a "leave" message is received.multicast-membership-intervalmulticast-membership-intervaluint6426000Set delay (in deciseconds) after which the bridge will leave a group, if no membership reports for this group are received.multicast-queriermulticast-querierbooleanFALSEEnable or disable sending of multicast queries by the bridge. If not specified the option is disabled.multicast-querier-intervalmulticast-querier-intervaluint6425500If no queries are seen after this delay (in deciseconds) has passed, the bridge will start to send its own queries.multicast-query-intervalmulticast-query-intervaluint6412500Interval (in deciseconds) between queries sent by the bridge after the end of the startup phase.multicast-query-response-intervalmulticast-query-response-intervaluint641000Set the Max Response Time/Max Response Delay (in deciseconds) for IGMP/MLD queries sent by the bridge.multicast-query-use-ifaddrmulticast-query-use-ifaddrbooleanFALSEIf enabled the bridge's own IP address is used as the source address for IGMP queries otherwise the default of 0.0.0.0 is used.multicast-routermulticast-routerstringSets bridge's multicast router. Multicast-snooping must be enabled for this option to work. + +Supported values are: 'auto', 'disabled', 'enabled' to which kernel assigns the numbers 1, 0, and 2, respectively. If not specified the default value is 'auto' (1).multicast-snoopingmulticast-snoopingbooleanTRUEControls whether IGMP snooping is enabled for this bridge. Note that if snooping was automatically disabled due to hash collisions, the system may refuse to enable the feature until the collisions are resolved.multicast-startup-query-countmulticast-startup-query-countuint322Set the number of IGMP queries to send during startup phase.multicast-startup-query-intervalmulticast-startup-query-intervaluint643125Sets the time (in deciseconds) between queries sent out at startup to determine membership information.prioritypriorityuint3232768Sets the Spanning Tree Protocol (STP) priority for this bridge. Lower values are "better"; the lowest priority bridge will be elected the root bridge.stpstpbooleanTRUEControls whether Spanning Tree Protocol (STP) is enabled for this bridge.vlan-default-pvidvlan-default-pviduint321The default PVID for the ports of the bridge, that is the VLAN id assigned to incoming untagged frames.vlan-filteringvlan-filteringbooleanFALSEControl whether VLAN filtering is enabled on the bridge.vlan-protocolvlan-protocolstringIf specified, the protocol used for VLAN filtering. + +Supported values are: '802.1Q', '802.1ad'. If not specified the default value is '802.1Q'.vlan-stats-enabledvlan-stats-enabledbooleanFALSEControls whether per-VLAN stats accounting is enabled.vlansvlansarray of vardictArray of bridge VLAN objects. In addition to the VLANs specified here, the bridge will also have the default-pvid VLAN configured by the bridge.vlan-default-pvid property. + +In nmcli the VLAN list can be specified with the following syntax: + +$vid [pvid] [untagged] [, $vid [pvid] [untagged]]... + +where $vid is either a single id between 1 and 4094 or a range, represented as a couple of ids separated by a dash.
    bridge-portBridge Port Settings + Properties + Key NameValue TypeDefault ValueValue Descriptionhairpin-modehairpin-modebooleanFALSEEnables or disables "hairpin mode" for the port, which allows frames to be sent back out through the port the frame was received on.path-costpath-costuint32100The Spanning Tree Protocol (STP) port cost for destinations via this port.prioritypriorityuint3232The Spanning Tree Protocol (STP) priority of this bridge port.vlansvlansarray of vardictArray of bridge VLAN objects. In addition to the VLANs specified here, the port will also have the default-pvid VLAN configured on the bridge by the bridge.vlan-default-pvid property. + +In nmcli the VLAN list can be specified with the following syntax: + +$vid [pvid] [untagged] [, $vid [pvid] [untagged]]... + +where $vid is either a single id between 1 and 4094 or a range, represented as a couple of ids separated by a dash.
    cdmaCDMA-based Mobile Broadband Settings + 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-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 @@ -28,84 +140,398 @@ Properties Key NameValue TypeDefault ValueValue Description
    gsmGSM-based Mobile Broadband Settings Properties - Key NameValue TypeDefault ValueValue Descriptionapnapnstringauto-configauto-configbooleanFALSEdevice-iddevice-idstringhome-onlyhome-onlybooleanFALSEmtumtuuint320network-idnetwork-idstringnumbernumberstringpasswordpasswordstringpassword-flagspassword-flagsNMSettingSecretFlags (uint32)pinpinstringpin-flagspin-flagsNMSettingSecretFlags (uint32)sim-idsim-idstringsim-operator-idsim-operator-idstringusernameusernamestring
    infinibandInfiniband Settings - Properties - Key NameValue TypeDefault ValueValue Descriptionmac-addressmac-addressbyte arraymtumtuuint320p-keyp-keyint32-1parentparentstringtransport-modetransport-modestring
    ipv4IPv4 Settings - Properties - Key NameValue TypeDefault ValueValue Descriptionaddress-dataaddress-dataarray of vardictaddressesaddressesarray of array of uint32auto-route-ext-gwauto-route-ext-gwNMTernary (int32)dad-timeoutdad-timeoutint32-1dhcp-client-iddhcp-client-idstringdhcp-fqdndhcp-fqdnstringdhcp-hostnamedhcp-hostnamestringdhcp-hostname-flagsdhcp-hostname-flagsuint320dhcp-iaiddhcp-iaidstringdhcp-reject-serversdhcp-reject-serversarray of stringdhcp-send-hostnamedhcp-send-hostnamebooleanTRUEdhcp-timeoutdhcp-timeoutint320dhcp-vendor-class-identifierdhcp-vendor-class-identifierstringdnsdnsarray of uint32dns-datadns-dataarray of stringsdns-optionsdns-optionsarray of stringdns-prioritydns-priorityint320dns-searchdns-searcharray of stringgatewaygatewaystringignore-auto-dnsignore-auto-dnsbooleanFALSEignore-auto-routesignore-auto-routesbooleanFALSElink-locallink-localint320may-failmay-failbooleanTRUEmethodmethodstringnever-defaultnever-defaultbooleanFALSEreplace-local-rulereplace-local-ruleNMTernary (int32)required-timeoutrequired-timeoutint32-1route-dataroute-dataarray of vardictroute-metricroute-metricint64-1route-tableroute-tableuint320routesroutesarray of array of uint32routing-rulesrouting-rulesarray of 'a{sv}'
    ipv6IPv6 Settings - Properties - Key NameValue TypeDefault ValueValue Descriptionaddr-gen-modeaddr-gen-modeint323address-dataaddress-dataarray of vardictaddressesaddressesarray of legacy IPv6 address struct (a(ayuay))auto-route-ext-gwauto-route-ext-gwNMTernary (int32)dad-timeoutdad-timeoutint32-1dhcp-duiddhcp-duidstringdhcp-hostnamedhcp-hostnamestringdhcp-hostname-flagsdhcp-hostname-flagsuint320dhcp-iaiddhcp-iaidstringdhcp-reject-serversdhcp-reject-serversarray of stringdhcp-send-hostnamedhcp-send-hostnamebooleanTRUEdhcp-timeoutdhcp-timeoutint320dnsdnsarray of byte arraydns-datadns-dataarray of stringsdns-optionsdns-optionsarray of stringdns-prioritydns-priorityint320dns-searchdns-searcharray of stringgatewaygatewaystringignore-auto-dnsignore-auto-dnsbooleanFALSEignore-auto-routesignore-auto-routesbooleanFALSEip6-privacyip6-privacyNMSettingIP6ConfigPrivacy (int32)may-failmay-failbooleanTRUEmethodmethodstringmtumtuuint320never-defaultnever-defaultbooleanFALSEra-timeoutra-timeoutint320replace-local-rulereplace-local-ruleNMTernary (int32)required-timeoutrequired-timeoutint32-1route-dataroute-dataarray of vardictroute-metricroute-metricint64-1route-tableroute-tableuint320routesroutesarray of legacy IPv6 route struct (a(ayuayu))routing-rulesrouting-rulesarray of 'a{sv}'tokentokenstring
    ip-tunnelIP Tunneling Settings - Properties - Key NameValue TypeDefault ValueValue Descriptionencapsulation-limitencapsulation-limituint320flagsflagsuint320flow-labelflow-labeluint320fwmarkfwmarkuint320input-keyinput-keystringlocallocalstringmodemodeuint320mtumtuuint320output-keyoutput-keystringparentparentstringpath-mtu-discoverypath-mtu-discoverybooleanTRUEremoteremotestringtostosuint320ttlttluint320
    macsecMACSec Settings - Properties - Key NameValue TypeDefault ValueValue DescriptionencryptencryptbooleanTRUEmka-cakmka-cakstringmka-cak-flagsmka-cak-flagsNMSettingSecretFlags (uint32)mka-cknmka-cknstringmodemodeint320parentparentstringportportint321send-scisend-scibooleanTRUEvalidationvalidationint322
    macvlanMAC VLAN Settings - Properties - Key NameValue TypeDefault ValueValue Descriptionmodemodeuint320parentparentstringpromiscuouspromiscuousbooleanTRUEtaptapbooleanFALSE
    matchMatch settings - Properties - Key NameValue TypeDefault ValueValue Descriptiondriverdriverarray of stringinterface-nameinterface-namearray of stringkernel-command-linekernel-command-linearray of stringpathpatharray of string
    802-11-olpc-meshOLPC Wireless Mesh Settings - Properties - Key NameValue TypeDefault ValueValue Descriptionchannelchanneluint320dhcp-anycast-addressdhcp-anycast-addressbyte arrayssidssidbyte array
    ovs-bridgeOvsBridge Link Settings - Properties - Key NameValue TypeDefault ValueValue Descriptiondatapath-typedatapath-typestringfail-modefail-modestringmcast-snooping-enablemcast-snooping-enablebooleanFALSErstp-enablerstp-enablebooleanFALSEstp-enablestp-enablebooleanFALSE
    ovs-dpdkOvsDpdk Link Settings - Properties - Key NameValue TypeDefault ValueValue Descriptiondevargsdevargsstringn-rxqn-rxquint320n-rxq-descn-rxq-descuint320n-txq-descn-txq-descuint320
    ovs-interfaceOpen vSwitch Interface Settings - Properties - Key NameValue TypeDefault ValueValue Descriptionofport-requestofport-requestuint320typetypestring
    ovs-patchOvsPatch Link Settings - Properties - Key NameValue TypeDefault ValueValue Descriptionpeerpeerstring
    ovs-portOvsPort Link Settings - Properties - Key NameValue TypeDefault ValueValue Descriptionbond-downdelaybond-downdelayuint320bond-modebond-modestringbond-updelaybond-updelayuint320lacplacpstringtagtaguint320trunkstrunksarray of vardictvlan-modevlan-modestring
    pppPoint-to-Point Protocol Settings - Properties - Key NameValue TypeDefault ValueValue Descriptionbaudbauduint320crtsctscrtsctsbooleanFALSElcp-echo-failurelcp-echo-failureuint320lcp-echo-intervallcp-echo-intervaluint320mppe-statefulmppe-statefulbooleanFALSEmrumruuint320mtumtuuint320no-vj-compno-vj-compbooleanFALSEnoauthnoauthbooleanTRUEnobsdcompnobsdcompbooleanFALSEnodeflatenodeflatebooleanFALSErefuse-chaprefuse-chapbooleanFALSErefuse-eaprefuse-eapbooleanFALSErefuse-mschaprefuse-mschapbooleanFALSErefuse-mschapv2refuse-mschapv2booleanFALSErefuse-paprefuse-papbooleanFALSErequire-mpperequire-mppebooleanFALSErequire-mppe-128require-mppe-128booleanFALSE
    pppoePPP-over-Ethernet Settings - Properties - Key NameValue TypeDefault ValueValue Descriptionparentparentstringpasswordpasswordstringpassword-flagspassword-flagsNMSettingSecretFlags (uint32)serviceservicestringusernameusernamestring
    proxyWWW Proxy Settings - Properties - Key NameValue TypeDefault ValueValue Descriptionbrowser-onlybrowser-onlybooleanFALSEmethodmethodint320pac-scriptpac-scriptstringpac-urlpac-urlstring
    serialSerial Link Settings - Properties - Key NameValue TypeDefault ValueValue Descriptionbaudbauduint3257600bitsbitsuint328parityparitybytesend-delaysend-delayuint640stopbitsstopbitsuint321
    sriovSR-IOV settings - Properties - Key NameValue TypeDefault ValueValue Descriptionautoprobe-driversautoprobe-driversNMTernary (int32)total-vfstotal-vfsuint320vfsvfsarray of vardict
    tcLinux Traffic Control Settings - Properties - Key NameValue TypeDefault ValueValue Descriptionqdiscsqdiscsarray of vardicttfilterstfiltersarray of vardict
    teamTeaming Settings - Properties - Key NameValue TypeDefault ValueValue Descriptionconfigconfigstringinterface-nameinterface-namestringlink-watcherslink-watchersarray of vardictmcast-rejoin-countmcast-rejoin-countint32-1mcast-rejoin-intervalmcast-rejoin-intervalint32-1notify-peers-countnotify-peers-countint32-1notify-peers-intervalnotify-peers-intervalint32-1runnerrunnerstringrunner-activerunner-activebooleanTRUErunner-agg-select-policyrunner-agg-select-policystringrunner-fast-raterunner-fast-ratebooleanFALSErunner-hwaddr-policyrunner-hwaddr-policystringrunner-min-portsrunner-min-portsint32-1runner-sys-priorunner-sys-prioint32-1runner-tx-balancerrunner-tx-balancerstringrunner-tx-balancer-intervalrunner-tx-balancer-intervalint32-1runner-tx-hashrunner-tx-hasharray of string
    team-portTeam Port Settings - Properties - Key NameValue TypeDefault ValueValue Descriptionconfigconfigstringlacp-keylacp-keyint32-1lacp-priolacp-prioint32-1link-watcherslink-watchersarray of vardictprioprioint320queue-idqueue-idint32-1stickystickybooleanFALSE
    tunTunnel Settings - Properties - Key NameValue TypeDefault ValueValue Descriptiongroupgroupstringmodemodeuint321multi-queuemulti-queuebooleanFALSEownerownerstringpipibooleanFALSEvnet-hdrvnet-hdrbooleanFALSE
    userGeneral User Profile Settings - Properties - Key NameValue TypeDefault ValueValue Descriptiondatadatadict of string to string{}
    vlanVLAN Settings - Properties - Key NameValue TypeDefault ValueValue Descriptionegress-priority-mapegress-priority-maparray of stringflagsflagsNMVlanFlags (uint32)ididuint320ingress-priority-mapingress-priority-maparray of stringinterface-nameinterface-namestringparentparentstringprotocolprotocolstring
    vpnVPN Settings - Properties - Key NameValue TypeDefault ValueValue Descriptiondatadatadict of string to string{}persistentpersistentbooleanFALSEsecretssecretsdict of string to string{}service-typeservice-typestringtimeouttimeoutuint320user-nameuser-namestring
    vrfVRF settings - Properties - Key NameValue TypeDefault ValueValue Descriptiontabletableuint320
    vxlanVXLAN Settings - Properties - Key NameValue TypeDefault ValueValue Descriptionageingageinguint32300destination-portdestination-portuint328472ididuint320l2-missl2-missbooleanFALSEl3-missl3-missbooleanFALSElearninglearningbooleanTRUElimitlimituint320locallocalstringparentparentstringproxyproxybooleanFALSEremoteremotestringrscrscbooleanFALSEsource-port-maxsource-port-maxuint320source-port-minsource-port-minuint320tostosuint320ttlttluint320
    wifi-p2pWi-Fi P2P Settings - Properties - Key NameValue TypeDefault ValueValue Descriptionpeerpeerstringwfd-ieswfd-iesbyte arraywps-methodwps-methoduint320
    wimaxWiMax Settings - Properties - Key NameValue TypeDefault ValueValue Descriptionmac-addressmac-addressbyte arraynetwork-namenetwork-namestring
    802-3-ethernetWired Ethernet Settings - Properties - Key NameValue TypeDefault ValueValue Descriptionaccept-all-mac-addressesaccept-all-mac-addressesNMTernary (int32)assigned-mac-addressassigned-mac-addressstringauto-negotiateauto-negotiatebooleanFALSEcloned-mac-addresscloned-mac-addressbyte arrayduplexduplexstringgenerate-mac-address-maskgenerate-mac-address-maskstringmac-addressmac-addressbyte arraymac-address-blacklistmac-address-blacklistarray of stringmtumtuuint320portportstrings390-nettypes390-nettypestrings390-optionss390-optionsdict of string to string{}s390-subchannelss390-subchannelsarray of stringspeedspeeduint320wake-on-lanwake-on-lanuint321wake-on-lan-passwordwake-on-lan-passwordstring
    wireguardWireGuard Settings - Properties - Key NameValue TypeDefault ValueValue Descriptionfwmarkfwmarkuint320ip4-auto-default-routeip4-auto-default-routeNMTernary (int32)ip6-auto-default-routeip6-auto-default-routeNMTernary (int32)listen-portlisten-portuint320mtumtuuint320peer-routespeer-routesbooleanTRUEpeerspeersarray of 'a{sv}'private-keyprivate-keystringprivate-key-flagsprivate-key-flagsNMSettingSecretFlags (uint32)
    802-11-wirelessWi-Fi Settings - Properties - Key NameValue TypeDefault ValueValue Descriptionap-isolationap-isolationNMTernary (int32)assigned-mac-addressassigned-mac-addressstringbandbandstringbssidbssidbyte arraychannelchanneluint320cloned-mac-addresscloned-mac-addressbyte arraygenerate-mac-address-maskgenerate-mac-address-maskstringhiddenhiddenbooleanFALSEmac-addressmac-addressbyte arraymac-address-blacklistmac-address-blacklistarray of stringmac-address-randomizationmac-address-randomizationuint320modemodestringmtumtuuint320powersavepowersaveuint320raterateuint320securitysecurityseen-bssidsseen-bssidsarray of stringssidssidbyte arraytx-powertx-poweruint320wake-on-wlanwake-on-wlanuint321
    802-11-wireless-securityWi-Fi Security Settings - Properties - Key NameValue TypeDefault ValueValue Descriptionauth-algauth-algstringfilsfilsint320groupgrouparray of stringkey-mgmtkey-mgmtstringleap-passwordleap-passwordstringleap-password-flagsleap-password-flagsNMSettingSecretFlags (uint32)leap-usernameleap-usernamestringpairwisepairwisearray of stringpmfpmfint320protoprotoarray of stringpskpskstringpsk-flagspsk-flagsNMSettingSecretFlags (uint32)wep-key-flagswep-key-flagsNMSettingSecretFlags (uint32)wep-key-typewep-key-typeNMWepKeyType (uint32)wep-key0wep-key0stringwep-key1wep-key1stringwep-key2wep-key2stringwep-key3wep-key3stringwep-tx-keyidxwep-tx-keyidxuint320wps-methodwps-methoduint320
    wpanIEEE 802.15.4 (WPAN) MAC Settings - Properties - Key NameValue TypeDefault ValueValue Descriptionchannelchannelint32-1mac-addressmac-addressstringpagepageint32-1pan-idpan-iduint3265535short-addressshort-addressuint3265535
    bond-portBond Port Settings - Properties - Key NameValue TypeDefault ValueValue Descriptionprioprioint320queue-idqueue-iduint320
    hostnameHostname settings - Properties - Key NameValue TypeDefault ValueValue Descriptionfrom-dhcpfrom-dhcpNMTernary (int32)from-dns-lookupfrom-dns-lookupNMTernary (int32)only-from-defaultonly-from-defaultNMTernary (int32)prioritypriorityint320
    loopbackLoopback Link Settings - Properties - Key NameValue TypeDefault ValueValue Descriptionmtumtuuint320
    ovs-external-idsOVS External IDs Settings - Properties - Key NameValue TypeDefault ValueValue Descriptiondatadatadict of string to string{}
    ovs-other-configOVS Other Config Settings - Properties - Key NameValue TypeDefault ValueValue Descriptiondatadatadict of string to string{}
    vethVeth Settings - Properties - Key NameValue TypeDefault ValueValue Descriptionpeerpeerstring
    + Key NameValue TypeDefault ValueValue DescriptionapnapnstringThe GPRS Access Point Name specifying the APN used when establishing a data session with the GSM-based network. The APN often determines how the user will be billed for their network usage and whether the user has access to the Internet or just a provider-specific walled-garden, so it is important to use the correct APN for the user's mobile broadband plan. The APN may only be composed of the characters a-z, 0-9, ., and - per GSM 03.60 Section 14.9.auto-configauto-configbooleanFALSEWhen TRUE, the settings such as APN, username, or password will default to values that match the network the modem will register to in the Mobile Broadband Provider database.device-iddevice-idstringThe device unique identifier (as given by the WWAN management service) which this connection applies to. If given, the connection will only apply to the specified device.home-onlyhome-onlybooleanFALSEWhen TRUE, only connections to the home network will be allowed. Connections to roaming networks will not be made.initial-eps-bearer-apninitial-eps-bearer-apnstringFor LTE modems, this sets the APN for the initial EPS bearer that is set up when attaching to the network. Setting this parameter implies initial-eps-bearer-configure to be TRUE.initial-eps-bearer-configureinitial-eps-bearer-configurebooleanFALSEFor LTE modems, this setting determines whether the initial EPS bearer shall be configured when bringing up the connection. It is inferred TRUE if initial-eps-bearer-apn is set.mtumtuuint320If non-zero, only transmit packets of the specified size or smaller, breaking larger packets up into multiple frames.network-idnetwork-idstringThe Network ID (GSM LAI format, ie MCC-MNC) to force specific network registration. If the Network ID is specified, NetworkManager will attempt to force the device to register only on the specified network. This can be used to ensure that the device does not roam when direct roaming control of the device is not otherwise possible.numbernumberstringLegacy setting that used to help establishing PPP data sessions for GSM-based modems.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.pinpinstringIf the SIM is locked with a PIN it must be unlocked before any other operations are requested. Specify the PIN here to allow operation of the device.pin-flagspin-flagsNMSettingSecretFlags (uint32)Flags indicating how to handle the "pin" property.sim-idsim-idstringThe SIM card unique identifier (as given by the WWAN management service) which this connection applies to. If given, the connection will apply to any device also allowed by "device-id" which contains a SIM card matching the given identifier.sim-operator-idsim-operator-idstringA MCC/MNC string like "310260" or "21601" identifying the specific mobile network operator which this connection applies to. If given, the connection will apply to any device also allowed by "device-id" and "sim-id" which contains a SIM card provisioned by the given operator.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.
    infinibandInfiniband Settings + Properties + Key NameValue TypeDefault ValueValue Descriptionmac-addressmac-addressbyte arrayIf specified, this connection will only apply to the IPoIB device whose permanent MAC address matches. This property does not change the MAC address of the device (i.e. MAC spoofing).mtumtuuint320If non-zero, only transmit packets of the specified size or smaller, breaking larger packets up into multiple frames.p-keyp-keyint32-1The InfiniBand p-key to use for this device. A value of -1 means to use the default p-key (aka "the p-key at index 0"). Otherwise, it is a 16-bit unsigned integer, whose high bit 0x8000 is set if it is a "full membership" p-key. The values 0 and 0x8000 are not allowed. + +With the p-key set, the interface name is always "$parent.$p_key". Setting "connection.interface-name" to another name is not supported. + +Note that kernel will internally always set the full membership bit, although the interface name does not reflect that. Usually the user would want to configure a full membership p-key with 0x8000 flag set.parentparentstringThe interface name of the parent device of this device. Normally NULL, but if the "p_key" property is set, then you must specify the base device by setting either this property or "mac-address".transport-modetransport-modestringThe IP-over-InfiniBand transport mode. Either "datagram" or "connected".
    ipv4IPv4 Settings + Properties + Key NameValue TypeDefault ValueValue Descriptionaddress-dataaddress-dataarray of vardictArray of IPv4 addresses. Each address dictionary contains at least 'address' and 'prefix' entries, containing the IP address as a string, and the prefix length as a uint32. Additional attributes may also exist on some addresses.addressesaddressesarray of array of uint32Deprecated in favor of the 'address-data' and 'gateway' properties, but this can be used for backward-compatibility with older daemons. Note that if you send this property the daemon will ignore 'address-data' and 'gateway'. +Array of IPv4 address structures. Each IPv4 address structure is composed of 3 32-bit values; the first being the IPv4 address (network byte order), the second the prefix (1 - 32), and last the IPv4 gateway (network byte order). The gateway may be left as 0 if no gateway exists for that subnet.auto-route-ext-gwauto-route-ext-gwNMTernary (int32)VPN connections will default to add the route automatically unless this setting is set to FALSE. + +For other connection types, adding such an automatic route is currently not supported and setting this to TRUE has no effect.dad-timeoutdad-timeoutint32-1Timeout in milliseconds used to check for the presence of duplicate IP addresses on the network. If an address conflict is detected, the activation will fail. A zero value means that no duplicate address detection is performed, -1 means the default value (either configuration ipvx.dad-timeout override or zero). A value greater than zero is a timeout in milliseconds. + +The property is currently implemented only for IPv4.dhcp-client-iddhcp-client-idstringA string sent to the DHCP server to identify the local machine which the DHCP server may use to customize the DHCP lease and options. When the property is a hex string ('aa:bb:cc') it is interpreted as a binary client ID, in which case the first byte is assumed to be the 'type' field as per RFC 2132 section 9.14 and the remaining bytes may be an hardware address (e.g. '01:xx:xx:xx:xx:xx:xx' where 1 is the Ethernet ARP type and the rest is a MAC address). If the property is not a hex string it is considered as a non-hardware-address client ID and the 'type' field is set to 0. + +The special values "mac" and "perm-mac" are supported, which use the current or permanent MAC address of the device to generate a client identifier with type ethernet (01). Currently, these options only work for ethernet type of links. + +The special value "ipv6-duid" uses the DUID from "ipv6.dhcp-duid" property as an RFC4361-compliant client identifier. As IAID it uses "ipv4.dhcp-iaid" and falls back to "ipv6.dhcp-iaid" if unset. + +The special value "duid" generates a RFC4361-compliant client identifier based on "ipv4.dhcp-iaid" and uses a DUID generated by hashing /etc/machine-id. + +The special value "stable" is supported to generate a type 0 client identifier based on the stable-id (see connection.stable-id) and a per-host key. If you set the stable-id, you may want to include the "${DEVICE}" or "${MAC}" specifier to get a per-device key. + +If unset, a globally configured default is used. If still unset, the default depends on the DHCP plugin.dhcp-fqdndhcp-fqdnstringIf the "dhcp-send-hostname" property is TRUE, then the specified FQDN will be sent to the DHCP server when acquiring a lease. This property and "dhcp-hostname" are mutually exclusive and cannot be set at the same time.dhcp-hostnamedhcp-hostnamestringIf the "dhcp-send-hostname" property is TRUE, then the specified name will be sent to the DHCP server when acquiring a lease. This property and "dhcp-fqdn" are mutually exclusive and cannot be set at the same time.dhcp-hostname-flagsdhcp-hostname-flagsuint320Flags for the DHCP hostname and FQDN. + +Currently, this property only includes flags to control the FQDN flags set in the DHCP FQDN option. Supported FQDN flags are NM_DHCP_HOSTNAME_FLAG_FQDN_SERV_UPDATE (0x1), NM_DHCP_HOSTNAME_FLAG_FQDN_ENCODED (0x2) and NM_DHCP_HOSTNAME_FLAG_FQDN_NO_UPDATE (0x4). When no FQDN flag is set and NM_DHCP_HOSTNAME_FLAG_FQDN_CLEAR_FLAGS (0x8) is set, the DHCP FQDN option will contain no flag. Otherwise, if no FQDN flag is set and NM_DHCP_HOSTNAME_FLAG_FQDN_CLEAR_FLAGS (0x8) is not set, the standard FQDN flags are set in the request: NM_DHCP_HOSTNAME_FLAG_FQDN_SERV_UPDATE (0x1), NM_DHCP_HOSTNAME_FLAG_FQDN_ENCODED (0x2) for IPv4 and NM_DHCP_HOSTNAME_FLAG_FQDN_SERV_UPDATE (0x1) for IPv6. + +When this property is set to the default value NM_DHCP_HOSTNAME_FLAG_NONE (0x0), a global default is looked up in NetworkManager configuration. If that value is unset or also NM_DHCP_HOSTNAME_FLAG_NONE (0x0), then the standard FQDN flags described above are sent in the DHCP requests.dhcp-iaiddhcp-iaidstringA string containing the "Identity Association Identifier" (IAID) used by the DHCP client. The string can be a 32-bit number (either decimal, hexadecimal or as colon separated hexadecimal numbers). Alternatively it can be set to the special values "mac", "perm-mac", "ifname" or "stable". When set to "mac" (or "perm-mac"), the last 4 bytes of the current (or permanent) MAC address are used as IAID. When set to "ifname", the IAID is computed by hashing the interface name. The special value "stable" can be used to generate an IAID based on the stable-id (see connection.stable-id), a per-host key and the interface name. When the property is unset, the value from global configuration is used; if no global default is set then the IAID is assumed to be "ifname". + +For DHCPv4, the IAID is only used with "ipv4.dhcp-client-id" values "duid" and "ipv6-duid" to generate the client-id. + +For DHCPv6, note that at the moment this property is only supported by the "internal" DHCPv6 plugin. The "dhclient" DHCPv6 plugin always derives the IAID from the MAC address. + +The actually used DHCPv6 IAID for a currently activated interface is exposed in the lease information of the device.dhcp-reject-serversdhcp-reject-serversarray of stringArray of servers from which DHCP offers must be rejected. This property is useful to avoid getting a lease from misconfigured or rogue servers. + +For DHCPv4, each element must be an IPv4 address, optionally followed by a slash and a prefix length (e.g. "192.168.122.0/24"). + +This property is currently not implemented for DHCPv6.dhcp-send-hostnamedhcp-send-hostnamebooleanTRUEIf TRUE, a hostname is sent to the DHCP server when acquiring a lease. Some DHCP servers use this hostname to update DNS databases, essentially providing a static hostname for the computer. If the "dhcp-hostname" property is NULL and this property is TRUE, the current persistent hostname of the computer is sent.dhcp-timeoutdhcp-timeoutint320A timeout for a DHCP transaction in seconds. If zero (the default), a globally configured default is used. If still unspecified, a device specific timeout is used (usually 45 seconds). + +Set to 2147483647 (MAXINT32) for infinity.dhcp-vendor-class-identifierdhcp-vendor-class-identifierstringThe Vendor Class Identifier DHCP option (60). Special characters in the data string may be escaped using C-style escapes, nevertheless this property cannot contain nul bytes. If the per-profile value is unspecified (the default), a global connection default gets consulted. If still unspecified, the DHCP option is not sent to the server.dnsdnsarray of uint32Array of IP addresses of DNS servers (as network-byte-order integers)dns-datadns-dataarray of stringsArray of DNS name servers. This replaces the deprecated "dns" property. Each name server can also contain a DoT server name.dns-optionsdns-optionsarray of stringArray of DNS options as described in man 5 resolv.conf. + +NULL means that the options are unset and left at the default. In this case NetworkManager will use default options. This is distinct from an empty list of properties. + +The currently supported options are "attempts", "debug", "edns0", "inet6", "ip6-bytestring", "ip6-dotint", "ndots", "no-aaaa", "no-check-names", "no-ip6-dotint", "no-reload", "no-tld-query", "rotate", "single-request", "single-request-reopen", "timeout", "trust-ad", "use-vc". + +The "trust-ad" setting is only honored if the profile contributes name servers to resolv.conf, and if all contributing profiles have "trust-ad" enabled. + +When using a caching DNS plugin (dnsmasq or systemd-resolved in NetworkManager.conf) then "edns0" and "trust-ad" are automatically added.dns-prioritydns-priorityint320DNS servers priority. + +The relative priority for DNS servers specified by this setting. A lower numerical value is better (higher priority). + +Negative values have the special effect of excluding other configurations with a greater numerical priority value; so in presence of at least one negative priority, only DNS servers from connections with the lowest priority value will be used. To avoid all DNS leaks, set the priority of the profile that should be used to the most negative value of all active connections profiles. + +Zero selects a globally configured default value. If the latter is missing or zero too, it defaults to 50 for VPNs (including WireGuard) and 100 for other connections. + +Note that the priority is to order DNS settings for multiple active connections. It does not disambiguate multiple DNS servers within the same connection profile. + +When multiple devices have configurations with the same priority, VPNs will be considered first, then devices with the best (lowest metric) default route and then all other devices. + +When using dns=default, servers with higher priority will be on top of resolv.conf. To prioritize a given server over another one within the same connection, just specify them in the desired order. Note that commonly the resolver tries name servers in /etc/resolv.conf in the order listed, proceeding with the next server in the list on failure. See for example the "rotate" option of the dns-options setting. If there are any negative DNS priorities, then only name servers from the devices with that lowest priority will be considered. + +When using a DNS resolver that supports Conditional Forwarding or Split DNS (with dns=dnsmasq or dns=systemd-resolved settings), each connection is used to query domains in its search list. The search domains determine which name servers to ask, and the DNS priority is used to prioritize name servers based on the domain. Queries for domains not present in any search list are routed through connections having the '~.' special wildcard domain, which is added automatically to connections with the default route (or can be added manually). When multiple connections specify the same domain, the one with the best priority (lowest numerical value) wins. If a sub domain is configured on another interface it will be accepted regardless the priority, unless parent domain on the other interface has a negative priority, which causes the sub domain to be shadowed. With Split DNS one can avoid undesired DNS leaks by properly configuring DNS priorities and the search domains, so that only name servers of the desired interface are configured.dns-searchdns-searcharray of stringList of DNS search domains. Domains starting with a tilde ('~') are considered 'routing' domains and are used only to decide the interface over which a query must be forwarded; they are not used to complete unqualified host names. + +When using a DNS plugin that supports Conditional Forwarding or Split DNS, then the search domains specify which name servers to query. This makes the behavior different from running with plain /etc/resolv.conf. For more information see also the dns-priority setting. + +When set on a profile that also enabled DHCP, the DNS search list received automatically (option 119 for DHCPv4 and option 24 for DHCPv6) gets merged with the manual list. This can be prevented by setting "ignore-auto-dns". Note that if no DNS searches are configured, the fallback will be derived from the domain from DHCP (option 15).gatewaygatewaystringThe gateway associated with this configuration. This is only meaningful if "addresses" is also set. + +Setting the gateway causes NetworkManager to configure a standard default route with the gateway as next hop. This is ignored if "never-default" is set. An alternative is to configure the default route explicitly with a manual route and /0 as prefix length. + +Note that the gateway usually conflicts with routing that NetworkManager configures for WireGuard interfaces, so usually it should not be set in that case. See "ip4-auto-default-route".ignore-auto-dnsignore-auto-dnsbooleanFALSEWhen "method" is set to "auto" and this property to TRUE, automatically configured name servers and search domains are ignored and only name servers and search domains specified in the "dns" and "dns-search" properties, if any, are used.ignore-auto-routesignore-auto-routesbooleanFALSEWhen "method" is set to "auto" and this property to TRUE, automatically configured routes are ignored and only routes specified in the "routes" property, if any, are used.link-locallink-localint320Enable and disable the IPv4 link-local configuration independently of the ipv4.method configuration. This allows a link-local address (169.254.x.y/16) to be obtained in addition to other addresses, such as those manually configured or obtained from a DHCP server. + +When set to "auto", the value is dependent on "ipv4.method". When set to "default", it honors the global connection default, before falling back to "auto". Note that if "ipv4.method" is "disabled", then link local addressing is always disabled too. The default is "default".may-failmay-failbooleanTRUEIf TRUE, allow overall network configuration to proceed even if the configuration specified by this property times out. Note that at least one IP configuration must succeed or overall network configuration will still fail. For example, in IPv6-only networks, setting this property to TRUE on the NMSettingIP4Config allows the overall network configuration to succeed if IPv4 configuration fails but IPv6 configuration completes successfully.methodmethodstringIP configuration method. + +NMSettingIP4Config and NMSettingIP6Config both support "disabled", "auto", "manual", and "link-local". See the subclass-specific documentation for other values. + +In general, for the "auto" method, properties such as "dns" and "routes" specify information that is added on to the information returned from automatic configuration. The "ignore-auto-routes" and "ignore-auto-dns" properties modify this behavior. + +For methods that imply no upstream network, such as "shared" or "link-local", these properties must be empty. + +For IPv4 method "shared", the IP subnet can be configured by adding one manual IPv4 address or otherwise 10.42.x.0/24 is chosen. Note that the shared method must be configured on the interface which shares the internet to a subnet, not on the uplink which is shared.never-defaultnever-defaultbooleanFALSEIf TRUE, this connection will never be the default connection for this IP type, meaning it will never be assigned the default route by NetworkManager.replace-local-rulereplace-local-ruleNMTernary (int32)Connections will default to keep the autogenerated priority 0 local rule unless this setting is set to TRUE.required-timeoutrequired-timeoutint32-1The minimum time interval in milliseconds for which dynamic IP configuration should be tried before the connection succeeds. + +This property is useful for example if both IPv4 and IPv6 are enabled and are allowed to fail. Normally the connection succeeds as soon as one of the two address families completes; by setting a required timeout for e.g. IPv4, one can ensure that even if IP6 succeeds earlier than IPv4, NetworkManager waits some time for IPv4 before the connection becomes active. + +Note that if "may-fail" is FALSE for the same address family, this property has no effect as NetworkManager needs to wait for the full DHCP timeout. + +A zero value means that no required timeout is present, -1 means the default value (either configuration ipvx.required-timeout override or zero).route-dataroute-dataarray of vardictArray of IPv4 routes. Each route dictionary contains at least 'dest' and 'prefix' entries, containing the destination IP address as a string, and the prefix length as a uint32. Most routes will also have a 'next-hop' entry, containing the next hop IP address as a string. If the route has a 'metric' entry (containing a uint32), that will be used as the metric for the route (otherwise NM will pick a default value appropriate to the device). Additional attributes may also exist on some routes.route-metricroute-metricint64-1The default metric for routes that don't explicitly specify a metric. The default value -1 means that the metric is chosen automatically based on the device type. The metric applies to dynamic routes, manual (static) routes that don't have an explicit metric setting, address prefix routes, and the default route. Note that for IPv6, the kernel accepts zero (0) but coerces it to 1024 (user default). Hence, setting this property to zero effectively mean setting it to 1024. For IPv4, zero is a regular value for the metric.route-tableroute-tableuint320Enable policy routing (source routing) and set the routing table used when adding routes. + +This affects all routes, including device-routes, IPv4LL, DHCP, SLAAC, default-routes and static routes. But note that static routes can individually overwrite the setting by explicitly specifying a non-zero routing table. + +If the table setting is left at zero, it is eligible to be overwritten via global configuration. If the property is zero even after applying the global configuration value, policy routing is disabled for the address family of this connection. + +Policy routing disabled means that NetworkManager will add all routes to the main table (except static routes that explicitly configure a different table). Additionally, NetworkManager will not delete any extraneous routes from tables except the main table. This is to preserve backward compatibility for users who manage routing tables outside of NetworkManager.routesroutesarray of array of uint32Deprecated in favor of the 'route-data' property, but this can be used for backward-compatibility with older daemons. Note that if you send this property the daemon will ignore 'route-data'. +Array of IPv4 route structures. Each IPv4 route structure is composed of 4 32-bit values; the first being the destination IPv4 network or address (network byte order), the second the destination network or address prefix (1 - 32), the third being the next-hop (network byte order) if any, and the fourth being the route metric. If the metric is 0, NM will choose an appropriate default metric for the device. (There is no way to explicitly specify an actual metric of 0 with this property.)routing-rulesrouting-rulesarray of 'a{sv}'Array of dictionaries for routing rules. Each routing rule supports the following options: action (y), dport-end (q), dport-start (q), family (i), from (s), from-len (y), fwmark (u), fwmask (u), iifname (s), invert (b), ipproto (s), oifname (s), priority (u), sport-end (q), sport-start (q), supress-prefixlength (i), table (u), to (s), tos (y), to-len (y), range-end (u), range-start (u).
    ipv6IPv6 Settings + Properties + Key NameValue TypeDefault ValueValue Descriptionaddr-gen-modeaddr-gen-modeint323Configure the method for creating the IPv6 interface identifier of addresses for RFC4862 IPv6 Stateless Address Autoconfiguration and IPv6 Link Local. + +The permitted values are: NM_SETTING_IP6_CONFIG_ADDR_GEN_MODE_EUI64 (0), NM_SETTING_IP6_CONFIG_ADDR_GEN_MODE_STABLE_PRIVACY (1). NM_SETTING_IP6_CONFIG_ADDR_GEN_MODE_DEFAULT_OR_EUI64 (2) or NM_SETTING_IP6_CONFIG_ADDR_GEN_MODE_DEFAULT (3). + +If the property is set to "eui64", the addresses will be generated using the interface token derived from the hardware address. This makes the host part of the address constant, making it possible to track the host's presence when it changes networks. The address changes when the interface hardware is replaced. If a duplicate address is detected, there is no fallback to generate another address. When configured, the "ipv6.token" is used instead of the MAC address to generate addresses for stateless autoconfiguration. + +If the property is set to "stable-privacy", the interface identifier is generated as specified by RFC7217. This works by hashing a host specific key (see NetworkManager(8) manual), the interface name, the connection's "connection.stable-id" property and the address prefix. This improves privacy by making it harder to use the address to track the host's presence as every prefix and network has a different identifier. Also, the address is stable when the network interface hardware is replaced. + +The special values "default" and "default-or-eui64" will fallback to the global connection default as documented in the NetworkManager.conf(5) manual. If the global default is not specified, the fallback value is "stable-privacy" or "eui64", respectively. + +For libnm, the property defaults to "default" since 1.40. Previously it used to default to "stable-privacy". On D-Bus, the absence of an addr-gen-mode setting equals "default". For keyfile plugin, the absence of the setting on disk means "default-or-eui64" so that the property doesn't change on upgrade from older versions. + +Note that this setting is distinct from the Privacy Extensions as configured by "ip6-privacy" property and it does not affect the temporary addresses configured with this option.address-dataaddress-dataarray of vardictArray of IPv6 addresses. Each address dictionary contains at least 'address' and 'prefix' entries, containing the IP address as a string, and the prefix length as a uint32. Additional attributes may also exist on some addresses.addressesaddressesarray of legacy IPv6 address struct (a(ayuay))Deprecated in favor of the 'address-data' and 'gateway' properties, but this can be used for backward-compatibility with older daemons. Note that if you send this property the daemon will ignore 'address-data' and 'gateway'. +Array of IPv6 address structures. Each IPv6 address structure is composed of an IPv6 address, a prefix length (0 - 128), and an IPv6 gateway address. The gateway may be zeroed out if no gateway exists for that subnet.auto-route-ext-gwauto-route-ext-gwNMTernary (int32)VPN connections will default to add the route automatically unless this setting is set to FALSE. + +For other connection types, adding such an automatic route is currently not supported and setting this to TRUE has no effect.dad-timeoutdad-timeoutint32-1Timeout in milliseconds used to check for the presence of duplicate IP addresses on the network. If an address conflict is detected, the activation will fail. A zero value means that no duplicate address detection is performed, -1 means the default value (either configuration ipvx.dad-timeout override or zero). A value greater than zero is a timeout in milliseconds. + +The property is currently implemented only for IPv4.dhcp-duiddhcp-duidstringA string containing the DHCPv6 Unique Identifier (DUID) used by the dhcp client to identify itself to DHCPv6 servers (RFC 3315). The DUID is carried in the Client Identifier option. If the property is a hex string ('aa:bb:cc') it is interpreted as a binary DUID and filled as an opaque value in the Client Identifier option. + +The special value "lease" will retrieve the DUID previously used from the lease file belonging to the connection. If no DUID is found and "dhclient" is the configured dhcp client, the DUID is searched in the system-wide dhclient lease file. If still no DUID is found, or another dhcp client is used, a global and permanent DUID-UUID (RFC 6355) will be generated based on the machine-id. + +The special values "llt" and "ll" will generate a DUID of type LLT or LL (see RFC 3315) based on the current MAC address of the device. In order to try providing a stable DUID-LLT, the time field will contain a constant timestamp that is used globally (for all profiles) and persisted to disk. + +The special values "stable-llt", "stable-ll" and "stable-uuid" will generate a DUID of the corresponding type, derived from the connection's stable-id and a per-host unique key. You may want to include the "${DEVICE}" or "${MAC}" specifier in the stable-id, in case this profile gets activated on multiple devices. So, the link-layer address of "stable-ll" and "stable-llt" will be a generated address derived from the stable id. The DUID-LLT time value in the "stable-llt" option will be picked among a static timespan of three years (the upper bound of the interval is the same constant timestamp used in "llt"). + +When the property is unset, the global value provided for "ipv6.dhcp-duid" is used. If no global value is provided, the default "lease" value is assumed.dhcp-hostnamedhcp-hostnamestringIf the "dhcp-send-hostname" property is TRUE, then the specified name will be sent to the DHCP server when acquiring a lease. This property and "dhcp-fqdn" are mutually exclusive and cannot be set at the same time.dhcp-hostname-flagsdhcp-hostname-flagsuint320Flags for the DHCP hostname and FQDN. + +Currently, this property only includes flags to control the FQDN flags set in the DHCP FQDN option. Supported FQDN flags are NM_DHCP_HOSTNAME_FLAG_FQDN_SERV_UPDATE (0x1), NM_DHCP_HOSTNAME_FLAG_FQDN_ENCODED (0x2) and NM_DHCP_HOSTNAME_FLAG_FQDN_NO_UPDATE (0x4). When no FQDN flag is set and NM_DHCP_HOSTNAME_FLAG_FQDN_CLEAR_FLAGS (0x8) is set, the DHCP FQDN option will contain no flag. Otherwise, if no FQDN flag is set and NM_DHCP_HOSTNAME_FLAG_FQDN_CLEAR_FLAGS (0x8) is not set, the standard FQDN flags are set in the request: NM_DHCP_HOSTNAME_FLAG_FQDN_SERV_UPDATE (0x1), NM_DHCP_HOSTNAME_FLAG_FQDN_ENCODED (0x2) for IPv4 and NM_DHCP_HOSTNAME_FLAG_FQDN_SERV_UPDATE (0x1) for IPv6. + +When this property is set to the default value NM_DHCP_HOSTNAME_FLAG_NONE (0x0), a global default is looked up in NetworkManager configuration. If that value is unset or also NM_DHCP_HOSTNAME_FLAG_NONE (0x0), then the standard FQDN flags described above are sent in the DHCP requests.dhcp-iaiddhcp-iaidstringA string containing the "Identity Association Identifier" (IAID) used by the DHCP client. The string can be a 32-bit number (either decimal, hexadecimal or as colon separated hexadecimal numbers). Alternatively it can be set to the special values "mac", "perm-mac", "ifname" or "stable". When set to "mac" (or "perm-mac"), the last 4 bytes of the current (or permanent) MAC address are used as IAID. When set to "ifname", the IAID is computed by hashing the interface name. The special value "stable" can be used to generate an IAID based on the stable-id (see connection.stable-id), a per-host key and the interface name. When the property is unset, the value from global configuration is used; if no global default is set then the IAID is assumed to be "ifname". + +For DHCPv4, the IAID is only used with "ipv4.dhcp-client-id" values "duid" and "ipv6-duid" to generate the client-id. + +For DHCPv6, note that at the moment this property is only supported by the "internal" DHCPv6 plugin. The "dhclient" DHCPv6 plugin always derives the IAID from the MAC address. + +The actually used DHCPv6 IAID for a currently activated interface is exposed in the lease information of the device.dhcp-pd-hintdhcp-pd-hintstringA IPv6 address followed by a slash and a prefix length. If set, the value is sent to the DHCPv6 server as hint indicating the prefix delegation (IA_PD) we want to receive. To only hint a prefix length without prefix, set the address part to the zero address (for example "::/60").dhcp-reject-serversdhcp-reject-serversarray of stringArray of servers from which DHCP offers must be rejected. This property is useful to avoid getting a lease from misconfigured or rogue servers. + +For DHCPv4, each element must be an IPv4 address, optionally followed by a slash and a prefix length (e.g. "192.168.122.0/24"). + +This property is currently not implemented for DHCPv6.dhcp-send-hostnamedhcp-send-hostnamebooleanTRUEIf TRUE, a hostname is sent to the DHCP server when acquiring a lease. Some DHCP servers use this hostname to update DNS databases, essentially providing a static hostname for the computer. If the "dhcp-hostname" property is NULL and this property is TRUE, the current persistent hostname of the computer is sent.dhcp-timeoutdhcp-timeoutint320A timeout for a DHCP transaction in seconds. If zero (the default), a globally configured default is used. If still unspecified, a device specific timeout is used (usually 45 seconds). + +Set to 2147483647 (MAXINT32) for infinity.dnsdnsarray of byte arrayArray of IP addresses of DNS servers (in network byte order)dns-datadns-dataarray of stringsArray of DNS name servers. This replaces the deprecated "dns" property. Each name server can also contain a DoT server name.dns-optionsdns-optionsarray of stringArray of DNS options as described in man 5 resolv.conf. + +NULL means that the options are unset and left at the default. In this case NetworkManager will use default options. This is distinct from an empty list of properties. + +The currently supported options are "attempts", "debug", "edns0", "inet6", "ip6-bytestring", "ip6-dotint", "ndots", "no-aaaa", "no-check-names", "no-ip6-dotint", "no-reload", "no-tld-query", "rotate", "single-request", "single-request-reopen", "timeout", "trust-ad", "use-vc". + +The "trust-ad" setting is only honored if the profile contributes name servers to resolv.conf, and if all contributing profiles have "trust-ad" enabled. + +When using a caching DNS plugin (dnsmasq or systemd-resolved in NetworkManager.conf) then "edns0" and "trust-ad" are automatically added.dns-prioritydns-priorityint320DNS servers priority. + +The relative priority for DNS servers specified by this setting. A lower numerical value is better (higher priority). + +Negative values have the special effect of excluding other configurations with a greater numerical priority value; so in presence of at least one negative priority, only DNS servers from connections with the lowest priority value will be used. To avoid all DNS leaks, set the priority of the profile that should be used to the most negative value of all active connections profiles. + +Zero selects a globally configured default value. If the latter is missing or zero too, it defaults to 50 for VPNs (including WireGuard) and 100 for other connections. + +Note that the priority is to order DNS settings for multiple active connections. It does not disambiguate multiple DNS servers within the same connection profile. + +When multiple devices have configurations with the same priority, VPNs will be considered first, then devices with the best (lowest metric) default route and then all other devices. + +When using dns=default, servers with higher priority will be on top of resolv.conf. To prioritize a given server over another one within the same connection, just specify them in the desired order. Note that commonly the resolver tries name servers in /etc/resolv.conf in the order listed, proceeding with the next server in the list on failure. See for example the "rotate" option of the dns-options setting. If there are any negative DNS priorities, then only name servers from the devices with that lowest priority will be considered. + +When using a DNS resolver that supports Conditional Forwarding or Split DNS (with dns=dnsmasq or dns=systemd-resolved settings), each connection is used to query domains in its search list. The search domains determine which name servers to ask, and the DNS priority is used to prioritize name servers based on the domain. Queries for domains not present in any search list are routed through connections having the '~.' special wildcard domain, which is added automatically to connections with the default route (or can be added manually). When multiple connections specify the same domain, the one with the best priority (lowest numerical value) wins. If a sub domain is configured on another interface it will be accepted regardless the priority, unless parent domain on the other interface has a negative priority, which causes the sub domain to be shadowed. With Split DNS one can avoid undesired DNS leaks by properly configuring DNS priorities and the search domains, so that only name servers of the desired interface are configured.dns-searchdns-searcharray of stringList of DNS search domains. Domains starting with a tilde ('~') are considered 'routing' domains and are used only to decide the interface over which a query must be forwarded; they are not used to complete unqualified host names. + +When using a DNS plugin that supports Conditional Forwarding or Split DNS, then the search domains specify which name servers to query. This makes the behavior different from running with plain /etc/resolv.conf. For more information see also the dns-priority setting. + +When set on a profile that also enabled DHCP, the DNS search list received automatically (option 119 for DHCPv4 and option 24 for DHCPv6) gets merged with the manual list. This can be prevented by setting "ignore-auto-dns". Note that if no DNS searches are configured, the fallback will be derived from the domain from DHCP (option 15).gatewaygatewaystringThe gateway associated with this configuration. This is only meaningful if "addresses" is also set. + +Setting the gateway causes NetworkManager to configure a standard default route with the gateway as next hop. This is ignored if "never-default" is set. An alternative is to configure the default route explicitly with a manual route and /0 as prefix length. + +Note that the gateway usually conflicts with routing that NetworkManager configures for WireGuard interfaces, so usually it should not be set in that case. See "ip4-auto-default-route".ignore-auto-dnsignore-auto-dnsbooleanFALSEWhen "method" is set to "auto" and this property to TRUE, automatically configured name servers and search domains are ignored and only name servers and search domains specified in the "dns" and "dns-search" properties, if any, are used.ignore-auto-routesignore-auto-routesbooleanFALSEWhen "method" is set to "auto" and this property to TRUE, automatically configured routes are ignored and only routes specified in the "routes" property, if any, are used.ip6-privacyip6-privacyNMSettingIP6ConfigPrivacy (int32)Configure IPv6 Privacy Extensions for SLAAC, described in RFC4941. If enabled, it makes the kernel generate a temporary IPv6 address in addition to the public one generated from MAC address via modified EUI-64. This enhances privacy, but could cause problems in some applications, on the other hand. The permitted values are: -1: unknown, 0: disabled, 1: enabled (prefer public address), 2: enabled (prefer temporary addresses). + +Having a per-connection setting set to "-1" (unknown) means fallback to global configuration "ipv6.ip6-privacy". + +If also global configuration is unspecified or set to "-1", fallback to read "/proc/sys/net/ipv6/conf/default/use_tempaddr". + +Note that this setting is distinct from the Stable Privacy addresses that can be enabled with the "addr-gen-mode" property's "stable-privacy" setting as another way of avoiding host tracking with IPv6 addresses.may-failmay-failbooleanTRUEIf TRUE, allow overall network configuration to proceed even if the configuration specified by this property times out. Note that at least one IP configuration must succeed or overall network configuration will still fail. For example, in IPv6-only networks, setting this property to TRUE on the NMSettingIP4Config allows the overall network configuration to succeed if IPv4 configuration fails but IPv6 configuration completes successfully.methodmethodstringIP configuration method. + +NMSettingIP4Config and NMSettingIP6Config both support "disabled", "auto", "manual", and "link-local". See the subclass-specific documentation for other values. + +In general, for the "auto" method, properties such as "dns" and "routes" specify information that is added on to the information returned from automatic configuration. The "ignore-auto-routes" and "ignore-auto-dns" properties modify this behavior. + +For methods that imply no upstream network, such as "shared" or "link-local", these properties must be empty. + +For IPv4 method "shared", the IP subnet can be configured by adding one manual IPv4 address or otherwise 10.42.x.0/24 is chosen. Note that the shared method must be configured on the interface which shares the internet to a subnet, not on the uplink which is shared.mtumtuuint320Maximum transmission unit size, in bytes. If zero (the default), the MTU is set automatically from router advertisements or is left equal to the link-layer MTU. If greater than the link-layer MTU, or greater than zero but less than the minimum IPv6 MTU of 1280, this value has no effect.never-defaultnever-defaultbooleanFALSEIf TRUE, this connection will never be the default connection for this IP type, meaning it will never be assigned the default route by NetworkManager.ra-timeoutra-timeoutint320A timeout for waiting Router Advertisements in seconds. If zero (the default), a globally configured default is used. If still unspecified, the timeout depends on the sysctl settings of the device. + +Set to 2147483647 (MAXINT32) for infinity.replace-local-rulereplace-local-ruleNMTernary (int32)Connections will default to keep the autogenerated priority 0 local rule unless this setting is set to TRUE.required-timeoutrequired-timeoutint32-1The minimum time interval in milliseconds for which dynamic IP configuration should be tried before the connection succeeds. + +This property is useful for example if both IPv4 and IPv6 are enabled and are allowed to fail. Normally the connection succeeds as soon as one of the two address families completes; by setting a required timeout for e.g. IPv4, one can ensure that even if IP6 succeeds earlier than IPv4, NetworkManager waits some time for IPv4 before the connection becomes active. + +Note that if "may-fail" is FALSE for the same address family, this property has no effect as NetworkManager needs to wait for the full DHCP timeout. + +A zero value means that no required timeout is present, -1 means the default value (either configuration ipvx.required-timeout override or zero).route-dataroute-dataarray of vardictArray of IPv6 routes. Each route dictionary contains at least 'dest' and 'prefix' entries, containing the destination IP address as a string, and the prefix length as a uint32. Most routes will also have a 'next-hop' entry, containing the next hop IP address as a string. If the route has a 'metric' entry (containing a uint32), that will be used as the metric for the route (otherwise NM will pick a default value appropriate to the device). Additional attributes may also exist on some routes.route-metricroute-metricint64-1The default metric for routes that don't explicitly specify a metric. The default value -1 means that the metric is chosen automatically based on the device type. The metric applies to dynamic routes, manual (static) routes that don't have an explicit metric setting, address prefix routes, and the default route. Note that for IPv6, the kernel accepts zero (0) but coerces it to 1024 (user default). Hence, setting this property to zero effectively mean setting it to 1024. For IPv4, zero is a regular value for the metric.route-tableroute-tableuint320Enable policy routing (source routing) and set the routing table used when adding routes. + +This affects all routes, including device-routes, IPv4LL, DHCP, SLAAC, default-routes and static routes. But note that static routes can individually overwrite the setting by explicitly specifying a non-zero routing table. + +If the table setting is left at zero, it is eligible to be overwritten via global configuration. If the property is zero even after applying the global configuration value, policy routing is disabled for the address family of this connection. + +Policy routing disabled means that NetworkManager will add all routes to the main table (except static routes that explicitly configure a different table). Additionally, NetworkManager will not delete any extraneous routes from tables except the main table. This is to preserve backward compatibility for users who manage routing tables outside of NetworkManager.routesroutesarray of legacy IPv6 route struct (a(ayuayu))Deprecated in favor of the 'route-data' property, but this can be used for backward-compatibility with older daemons. Note that if you send this property the daemon will ignore 'route-data'. +Array of IPv6 route structures. Each IPv6 route structure is composed of an IPv6 address, a prefix length (0 - 128), an IPv6 next hop address (which may be zeroed out if there is no next hop), and a metric. If the metric is 0, NM will choose an appropriate default metric for the device.routing-rulesrouting-rulesarray of 'a{sv}'Array of dictionaries for routing rules. Each routing rule supports the following options: action (y), dport-end (q), dport-start (q), family (i), from (s), from-len (y), fwmark (u), fwmask (u), iifname (s), invert (b), ipproto (s), oifname (s), priority (u), sport-end (q), sport-start (q), supress-prefixlength (i), table (u), to (s), tos (y), to-len (y), range-end (u), range-start (u).tokentokenstringConfigure the token for draft-chown-6man-tokenised-ipv6-identifiers-02 IPv6 tokenized interface identifiers. Useful with eui64 addr-gen-mode. + +When set, the token is used as IPv6 interface identifier instead of the hardware address. This only applies to addresses from stateless autoconfiguration, not to IPv6 link local addresses.
    ip-tunnelIP Tunneling Settings + Properties + Key NameValue TypeDefault ValueValue Descriptionencapsulation-limitencapsulation-limituint320How many additional levels of encapsulation are permitted to be prepended to packets. This property applies only to IPv6 tunnels. To disable this option, add NM_IP_TUNNEL_FLAG_IP6_IGN_ENCAP_LIMIT (0x1) to ip-tunnel flags.flagsflagsuint320Tunnel flags. Currently, the following values are supported: NM_IP_TUNNEL_FLAG_IP6_IGN_ENCAP_LIMIT (0x1), NM_IP_TUNNEL_FLAG_IP6_USE_ORIG_TCLASS (0x2), NM_IP_TUNNEL_FLAG_IP6_USE_ORIG_FLOWLABEL (0x4), NM_IP_TUNNEL_FLAG_IP6_MIP6_DEV (0x8), NM_IP_TUNNEL_FLAG_IP6_RCV_DSCP_COPY (0x10), NM_IP_TUNNEL_FLAG_IP6_USE_ORIG_FWMARK (0x20). They are valid only for IPv6 tunnels.flow-labelflow-labeluint320The flow label to assign to tunnel packets. This property applies only to IPv6 tunnels.fwmarkfwmarkuint320The fwmark value to assign to tunnel packets. This property can be set to a non zero value only on VTI and VTI6 tunnels.input-keyinput-keystringThe key used for tunnel input packets; the property is valid only for certain tunnel modes (GRE, IP6GRE). If empty, no key is used.locallocalstringThe local endpoint of the tunnel; the value can be empty, otherwise it must contain an IPv4 or IPv6 address.modemodeuint320The tunneling mode, for example NM_IP_TUNNEL_MODE_IPIP (1) or NM_IP_TUNNEL_MODE_GRE (2).mtumtuuint320If non-zero, only transmit packets of the specified size or smaller, breaking larger packets up into multiple fragments.output-keyoutput-keystringThe key used for tunnel output packets; the property is valid only for certain tunnel modes (GRE, IP6GRE). If empty, no key is used.parentparentstringIf given, specifies the parent interface name or parent connection UUID the new device will be bound to so that tunneled packets will only be routed via that interface.path-mtu-discoverypath-mtu-discoverybooleanTRUEWhether to enable Path MTU Discovery on this tunnel.remoteremotestringThe remote endpoint of the tunnel; the value must contain an IPv4 or IPv6 address.tostosuint320The type of service (IPv4) or traffic class (IPv6) field to be set on tunneled packets.ttlttluint320The TTL to assign to tunneled packets. 0 is a special value meaning that packets inherit the TTL value.
    macsecMACSec Settings + Properties + Key NameValue TypeDefault ValueValue DescriptionencryptencryptbooleanTRUEWhether the transmitted traffic must be encrypted.mka-cakmka-cakstringThe pre-shared CAK (Connectivity Association Key) for MACsec Key Agreement. Must be a string of 32 hexadecimal characters.mka-cak-flagsmka-cak-flagsNMSettingSecretFlags (uint32)Flags indicating how to handle the "mka-cak" property.mka-cknmka-cknstringThe pre-shared CKN (Connectivity-association Key Name) for MACsec Key Agreement. Must be a string of hexadecimal characters with a even length between 2 and 64.modemodeint320Specifies how the CAK (Connectivity Association Key) for MKA (MACsec Key Agreement) is obtained.parentparentstringIf given, specifies the parent interface name or parent connection UUID from which this MACSEC interface should be created. If this property is not specified, the connection must contain an "802-3-ethernet" setting with a "mac-address" property.portportint321The port component of the SCI (Secure Channel Identifier), between 1 and 65534.send-scisend-scibooleanTRUESpecifies whether the SCI (Secure Channel Identifier) is included in every packet.validationvalidationint322Specifies the validation mode for incoming frames.
    macvlanMAC VLAN Settings + Properties + Key NameValue TypeDefault ValueValue Descriptionmodemodeuint320The macvlan mode, which specifies the communication mechanism between multiple macvlans on the same lower device.parentparentstringIf given, specifies the parent interface name or parent connection UUID from which this MAC-VLAN interface should be created. If this property is not specified, the connection must contain an "802-3-ethernet" setting with a "mac-address" property.promiscuouspromiscuousbooleanTRUEWhether the interface should be put in promiscuous mode.taptapbooleanFALSEWhether the interface should be a MACVTAP.
    matchMatch settings + Properties + Key NameValue TypeDefault ValueValue Descriptiondriverdriverarray of stringA list of driver names to match. Each element is a shell wildcard pattern. + +See NMSettingMatch:interface-name for how special characters '|', '&', '!' and '\\' are used for optional and mandatory matches and inverting the pattern.interface-nameinterface-namearray of stringA list of interface names to match. Each element is a shell wildcard pattern. + +An element can be prefixed with a pipe symbol (|) or an ampersand (&). The former means that the element is optional and the latter means that it is mandatory. If there are any optional elements, than the match evaluates to true if at least one of the optional element matches (logical OR). If there are any mandatory elements, then they all must match (logical AND). By default, an element is optional. This means that an element "foo" behaves the same as "|foo". An element can also be inverted with exclamation mark (!) between the pipe symbol (or the ampersand) and before the pattern. Note that "!foo" is a shortcut for the mandatory match "&!foo". Finally, a backslash can be used at the beginning of the element (after the optional special characters) to escape the start of the pattern. For example, "&\\!a" is an mandatory match for literally "!a".kernel-command-linekernel-command-linearray of stringA list of kernel command line arguments to match. This may be used to check whether a specific kernel command line option is set (or unset, if prefixed with the exclamation mark). The argument must either be a single word, or an assignment (i.e. two words, joined by "="). In the former case the kernel command line is searched for the word appearing as is, or as left hand side of an assignment. In the latter case, the exact assignment is looked for with right and left hand side matching. Wildcard patterns are not supported. + +See NMSettingMatch:interface-name for how special characters '|', '&', '!' and '\\' are used for optional and mandatory matches and inverting the match.pathpatharray of stringA list of paths to match against the ID_PATH udev property of devices. ID_PATH represents the topological persistent path of a device. It typically contains a subsystem string (pci, usb, platform, etc.) and a subsystem-specific identifier. + +For PCI devices the path has the form "pci-$domain:$bus:$device.$function", where each variable is an hexadecimal value; for example "pci-0000:0a:00.0". + +The path of a device can be obtained with "udevadm info /sys/class/net/$dev | grep ID_PATH=" or by looking at the "path" property exported by NetworkManager ("nmcli -f general.path device show $dev"). + +Each element of the list is a shell wildcard pattern. + +See NMSettingMatch:interface-name for how special characters '|', '&', '!' and '\\' are used for optional and mandatory matches and inverting the pattern.
    802-11-olpc-meshOLPC Wireless Mesh Settings + Properties + Key NameValue TypeDefault ValueValue Descriptionchannelchanneluint320Channel on which the mesh network to join is located.dhcp-anycast-addressdhcp-anycast-addressbyte arrayAnycast DHCP MAC address used when requesting an IP address via DHCP. The specific anycast address used determines which DHCP server class answers the request. + +This is currently only implemented by dhclient DHCP plugin.ssidssidbyte arraySSID of the mesh network to join.
    ovs-bridgeOvsBridge Link Settings + Properties + Key NameValue TypeDefault ValueValue Descriptiondatapath-typedatapath-typestringThe data path type. One of "system", "netdev" or empty.fail-modefail-modestringThe bridge failure mode. One of "secure", "standalone" or empty.mcast-snooping-enablemcast-snooping-enablebooleanFALSEEnable or disable multicast snooping.rstp-enablerstp-enablebooleanFALSEEnable or disable RSTP.stp-enablestp-enablebooleanFALSEEnable or disable STP.
    ovs-dpdkOvsDpdk Link Settings + Properties + Key NameValue TypeDefault ValueValue DescriptiondevargsdevargsstringOpen vSwitch DPDK device arguments.n-rxqn-rxquint320Open vSwitch DPDK number of rx queues. Defaults to zero which means to leave the parameter in OVS unspecified and effectively configures one queue.n-rxq-descn-rxq-descuint320The rx queue size (number of rx descriptors) for DPDK ports. Must be zero or a power of 2 between 1 and 4096, and supported by the hardware. Defaults to zero which means to leave the parameter in OVS unspecified and effectively configures 2048 descriptors.n-txq-descn-txq-descuint320The tx queue size (number of tx descriptors) for DPDK ports. Must be zero or a power of 2 between 1 and 4096, and supported by the hardware. Defaults to zero which means to leave the parameter in OVS unspecified and effectively configures 2048 descriptors.
    ovs-interfaceOpen vSwitch Interface Settings + Properties + Key NameValue TypeDefault ValueValue Descriptionofport-requestofport-requestuint320Open vSwitch openflow port number. Defaults to zero which means that port number will not be specified and it will be chosen randomly by ovs. OpenFlow ports are the network interfaces for passing packets between OpenFlow processing and the rest of the network. OpenFlow switches connect logically to each other via their OpenFlow ports.typetypestringThe interface type. Either "internal", "system", "patch", "dpdk", or empty.
    ovs-patchOvsPatch Link Settings + Properties + Key NameValue TypeDefault ValueValue DescriptionpeerpeerstringSpecifies the name of the interface for the other side of the patch. The patch on the other side must also set this interface as peer.
    ovs-portOvsPort Link Settings + Properties + Key NameValue TypeDefault ValueValue Descriptionbond-downdelaybond-downdelayuint320The time port must be inactive in order to be considered down.bond-modebond-modestringBonding mode. One of "active-backup", "balance-slb", or "balance-tcp".bond-updelaybond-updelayuint320The time port must be active before it starts forwarding traffic.lacplacpstringLACP mode. One of "active", "off", or "passive".tagtaguint320The VLAN tag in the range 0-4095.trunkstrunksarray of vardictA list of VLAN ranges that this port trunks. + +The property is valid only for ports with mode "trunk", "native-tagged", or "native-untagged port". If it is empty, the port trunks all VLANs.vlan-modevlan-modestringThe VLAN mode. One of "access", "native-tagged", "native-untagged", "trunk", "dot1q-tunnel" or unset.
    pppPoint-to-Point Protocol Settings + Properties + Key NameValue TypeDefault ValueValue Descriptionbaudbauduint320If non-zero, instruct pppd to set the serial port to the specified baudrate. This value should normally be left as 0 to automatically choose the speed.crtsctscrtsctsbooleanFALSEIf TRUE, specify that pppd should set the serial port to use hardware flow control with RTS and CTS signals. This value should normally be set to FALSE.lcp-echo-failurelcp-echo-failureuint320If non-zero, instruct pppd to presume the connection to the peer has failed if the specified number of LCP echo-requests go unanswered by the peer. The "lcp-echo-interval" property must also be set to a non-zero value if this property is used.lcp-echo-intervallcp-echo-intervaluint320If non-zero, instruct pppd to send an LCP echo-request frame to the peer every n seconds (where n is the specified value). Note that some PPP peers will respond to echo requests and some will not, and it is not possible to autodetect this.mppe-statefulmppe-statefulbooleanFALSEIf TRUE, stateful MPPE is used. See pppd documentation for more information on stateful MPPE.mrumruuint320If non-zero, instruct pppd to request that the peer send packets no larger than the specified size. If non-zero, the MRU should be between 128 and 16384.mtumtuuint320If non-zero, instruct pppd to send packets no larger than the specified size.no-vj-compno-vj-compbooleanFALSEIf TRUE, Van Jacobsen TCP header compression will not be requested.noauthnoauthbooleanTRUEIf TRUE, do not require the other side (usually the PPP server) to authenticate itself to the client. If FALSE, require authentication from the remote side. In almost all cases, this should be TRUE.nobsdcompnobsdcompbooleanFALSEIf TRUE, BSD compression will not be requested.nodeflatenodeflatebooleanFALSEIf TRUE, "deflate" compression will not be requested.refuse-chaprefuse-chapbooleanFALSEIf TRUE, the CHAP authentication method will not be used.refuse-eaprefuse-eapbooleanFALSEIf TRUE, the EAP authentication method will not be used.refuse-mschaprefuse-mschapbooleanFALSEIf TRUE, the MSCHAP authentication method will not be used.refuse-mschapv2refuse-mschapv2booleanFALSEIf TRUE, the MSCHAPv2 authentication method will not be used.refuse-paprefuse-papbooleanFALSEIf TRUE, the PAP authentication method will not be used.require-mpperequire-mppebooleanFALSEIf TRUE, MPPE (Microsoft Point-to-Point Encryption) will be required for the PPP session. If either 64-bit or 128-bit MPPE is not available the session will fail. Note that MPPE is not used on mobile broadband connections.require-mppe-128require-mppe-128booleanFALSEIf TRUE, 128-bit MPPE (Microsoft Point-to-Point Encryption) will be required for the PPP session, and the "require-mppe" property must also be set to TRUE. If 128-bit MPPE is not available the session will fail.
    pppoePPP-over-Ethernet Settings + Properties + Key NameValue TypeDefault ValueValue DescriptionparentparentstringIf given, specifies the parent interface name on which this PPPoE connection should be created. If this property is not specified, the connection is activated on the interface specified in "interface-name" of NMSettingConnection.passwordpasswordstringPassword used to authenticate with the PPPoE service.password-flagspassword-flagsNMSettingSecretFlags (uint32)Flags indicating how to handle the "password" property.serviceservicestringIf specified, instruct PPPoE to only initiate sessions with access concentrators that provide the specified service. For most providers, this should be left blank. It is only required if there are multiple access concentrators or a specific service is known to be required.usernameusernamestringUsername used to authenticate with the PPPoE service.
    proxyWWW Proxy Settings + Properties + Key NameValue TypeDefault ValueValue Descriptionbrowser-onlybrowser-onlybooleanFALSEWhether the proxy configuration is for browser only.methodmethodint320Method for proxy configuration, Default is NM_SETTING_PROXY_METHOD_NONE (0)pac-scriptpac-scriptstringPAC script for the connection. This is an UTF-8 encoded javascript code that defines a FindProxyForURL() function.pac-urlpac-urlstringPAC URL for obtaining PAC file.
    serialSerial Link Settings + Properties + Key NameValue TypeDefault ValueValue Descriptionbaudbauduint3257600Speed to use for communication over the serial port. Note that this value usually has no effect for mobile broadband modems as they generally ignore speed settings and use the highest available speed.bitsbitsuint328Byte-width of the serial communication. The 8 in "8n1" for example.parityparitybyteThe connection parity: 69 (ASCII 'E') for even parity, 111 (ASCII 'o') for odd, 110 (ASCII 'n') for none.send-delaysend-delayuint640Time to delay between each byte sent to the modem, in microseconds.stopbitsstopbitsuint321Number of stop bits for communication on the serial port. Either 1 or 2. The 1 in "8n1" for example.
    sriovSR-IOV settings + Properties + Key NameValue TypeDefault ValueValue Descriptionautoprobe-driversautoprobe-driversNMTernary (int32)Whether to autoprobe virtual functions by a compatible driver. + +If set to NM_TERNARY_TRUE (1), the kernel will try to bind VFs to a compatible driver and if this succeeds a new network interface will be instantiated for each VF. + +If set to NM_TERNARY_FALSE (0), VFs will not be claimed and no network interfaces will be created for them. + +When set to NM_TERNARY_DEFAULT (-1), the global default is used; in case the global default is unspecified it is assumed to be NM_TERNARY_TRUE (1).total-vfstotal-vfsuint320The total number of virtual functions to create. + +Note that when the sriov setting is present NetworkManager enforces the number of virtual functions on the interface (also when it is zero) during activation and resets it upon deactivation. To prevent any changes to SR-IOV parameters don't add a sriov setting to the connection.vfsvfsarray of vardictArray of virtual function descriptors. + +Each VF descriptor is a dictionary mapping attribute names to GVariant values. The 'index' entry is mandatory for each VF. + +When represented as string a VF is in the form: + +"INDEX [ATTR=VALUE[ ATTR=VALUE]...]". + +for example: + +"2 mac=00:11:22:33:44:55 spoof-check=true". + +Multiple VFs can be specified using a comma as separator. Currently, the following attributes are supported: mac, spoof-check, trust, min-tx-rate, max-tx-rate, vlans. + +The "vlans" attribute is represented as a semicolon-separated list of VLAN descriptors, where each descriptor has the form + +"ID[.PRIORITY[.PROTO]]". + +PROTO can be either 'q' for 802.1Q (the default) or 'ad' for 802.1ad.
    tcLinux Traffic Control Settings + Properties + Key NameValue TypeDefault ValueValue Descriptionqdiscsqdiscsarray of vardictArray 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.tfilterstfiltersarray of vardictArray 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.
    teamTeaming Settings + Properties + Key NameValue TypeDefault ValueValue DescriptionconfigconfigstringThe JSON configuration for the team network interface. The property should contain raw JSON configuration data suitable for teamd, because the value is passed directly to teamd. If not specified, the default configuration is used. See man teamd.conf for the format details.interface-nameinterface-namestringDeprecated in favor of connection.interface-name, but can be used for backward-compatibility with older daemons, to set the team's interface name.link-watcherslink-watchersarray of vardictLink watchers configuration for the connection: each link watcher is defined by a dictionary, whose keys depend upon the selected link watcher. Available link watchers are 'ethtool', 'nsna_ping' and 'arp_ping' and it is specified in the dictionary with the key 'name'. Available keys are: ethtool: 'delay-up', 'delay-down', 'init-wait'; nsna_ping: 'init-wait', 'interval', 'missed-max', 'target-host'; arp_ping: all the ones in nsna_ping and 'source-host', 'validate-active', 'validate-inactive', 'send-always'. See teamd.conf man for more details.mcast-rejoin-countmcast-rejoin-countint32-1Corresponds to the teamd mcast_rejoin.count.mcast-rejoin-intervalmcast-rejoin-intervalint32-1Corresponds to the teamd mcast_rejoin.interval.notify-peers-countnotify-peers-countint32-1Corresponds to the teamd notify_peers.count.notify-peers-intervalnotify-peers-intervalint32-1Corresponds to the teamd notify_peers.interval.runnerrunnerstringCorresponds to the teamd runner.name. Permitted values are: "roundrobin", "broadcast", "activebackup", "loadbalance", "lacp", "random".runner-activerunner-activebooleanTRUECorresponds to the teamd runner.active.runner-agg-select-policyrunner-agg-select-policystringCorresponds to the teamd runner.agg_select_policy.runner-fast-raterunner-fast-ratebooleanFALSECorresponds to the teamd runner.fast_rate.runner-hwaddr-policyrunner-hwaddr-policystringCorresponds to the teamd runner.hwaddr_policy.runner-min-portsrunner-min-portsint32-1Corresponds to the teamd runner.min_ports.runner-sys-priorunner-sys-prioint32-1Corresponds to the teamd runner.sys_prio.runner-tx-balancerrunner-tx-balancerstringCorresponds to the teamd runner.tx_balancer.name.runner-tx-balancer-intervalrunner-tx-balancer-intervalint32-1Corresponds to the teamd runner.tx_balancer.interval.runner-tx-hashrunner-tx-hasharray of stringCorresponds to the teamd runner.tx_hash.
    team-portTeam Port Settings + Properties + Key NameValue TypeDefault ValueValue DescriptionconfigconfigstringThe JSON configuration for the team port. The property should contain raw JSON configuration data suitable for teamd, because the value is passed directly to teamd. If not specified, the default configuration is used. See man teamd.conf for the format details.lacp-keylacp-keyint32-1Corresponds to the teamd ports.PORTIFNAME.lacp_key.lacp-priolacp-prioint32-1Corresponds to the teamd ports.PORTIFNAME.lacp_prio.link-watcherslink-watchersarray of vardictLink watchers configuration for the connection: each link watcher is defined by a dictionary, whose keys depend upon the selected link watcher. Available link watchers are 'ethtool', 'nsna_ping' and 'arp_ping' and it is specified in the dictionary with the key 'name'. Available keys are: ethtool: 'delay-up', 'delay-down', 'init-wait'; nsna_ping: 'init-wait', 'interval', 'missed-max', 'target-host'; arp_ping: all the ones in nsna_ping and 'source-host', 'validate-active', 'validate-inactive', 'send-always'. See teamd.conf man for more details.prioprioint320Corresponds to the teamd ports.PORTIFNAME.prio.queue-idqueue-idint32-1Corresponds to the teamd ports.PORTIFNAME.queue_id. When set to -1 means the parameter is skipped from the json config.stickystickybooleanFALSECorresponds to the teamd ports.PORTIFNAME.sticky.
    tunTunnel Settings + Properties + Key NameValue TypeDefault ValueValue DescriptiongroupgroupstringThe group ID which will own the device. If set to NULL everyone will be able to use the device.modemodeuint321The operating mode of the virtual device. Allowed values are NM_SETTING_TUN_MODE_TUN (1) to create a layer 3 device and NM_SETTING_TUN_MODE_TAP (2) to create an Ethernet-like layer 2 one.multi-queuemulti-queuebooleanFALSEIf the property is set to TRUE, the interface will support multiple file descriptors (queues) to parallelize packet sending or receiving. Otherwise, the interface will only support a single queue.ownerownerstringThe user ID which will own the device. If set to NULL everyone will be able to use the device.pipibooleanFALSEIf TRUE the interface will prepend a 4 byte header describing the physical interface to the packets.vnet-hdrvnet-hdrbooleanFALSEIf TRUE the IFF_VNET_HDR the tunnel packets will include a virtio network header.
    userGeneral User Profile Settings + Properties + Key NameValue TypeDefault ValueValue Descriptiondatadatadict of string to string{}A dictionary of key/value pairs with user data. This data is ignored by NetworkManager and can be used at the users discretion. The keys only support a strict ascii format, but the values can be arbitrary UTF8 strings up to a certain length.
    vlanVLAN Settings + Properties + Key NameValue TypeDefault ValueValue Descriptionegress-priority-mapegress-priority-maparray of stringFor outgoing packets, a list of mappings from Linux SKB priorities to 802.1p priorities. The mapping is given in the format "from:to" where both "from" and "to" are unsigned integers, ie "7:3".flagsflagsNMVlanFlags (uint32)One or more flags which control the behavior and features of the VLAN interface. Flags include NM_VLAN_FLAG_REORDER_HEADERS (0x1) (reordering of output packet headers), NM_VLAN_FLAG_GVRP (0x2) (use of the GVRP protocol), and NM_VLAN_FLAG_LOOSE_BINDING (0x4) (loose binding of the interface to its master device's operating state). NM_VLAN_FLAG_MVRP (0x8) (use of the MVRP protocol). + +The default value of this property is NM_VLAN_FLAG_REORDER_HEADERS, but it used to be 0. To preserve backward compatibility, the default-value in the D-Bus API continues to be 0 and a missing property on D-Bus is still considered as 0.ididuint320The VLAN identifier that the interface created by this connection should be assigned. The valid range is from 0 to 4094, without the reserved id 4095.ingress-priority-mapingress-priority-maparray of stringFor incoming packets, a list of mappings from 802.1p priorities to Linux SKB priorities. The mapping is given in the format "from:to" where both "from" and "to" are unsigned integers, ie "7:3".interface-nameinterface-namestringDeprecated in favor of connection.interface-name, but can be used for backward-compatibility with older daemons, to set the vlan's interface name.parentparentstringIf given, specifies the parent interface name or parent connection UUID from which this VLAN interface should be created. If this property is not specified, the connection must contain an "802-3-ethernet" setting with a "mac-address" property.protocolprotocolstringSpecifies the VLAN protocol to use for encapsulation. + +Supported values are: '802.1Q', '802.1ad'. If not specified the default value is '802.1Q'.
    vpnVPN Settings + Properties + Key NameValue TypeDefault ValueValue Descriptiondatadatadict of string to string{}Dictionary of key/value pairs of VPN plugin specific data. Both keys and values must be strings.persistentpersistentbooleanFALSEIf the VPN service supports persistence, and this property is TRUE, the VPN will attempt to stay connected across link changes and outages, until explicitly disconnected.secretssecretsdict of string to string{}Dictionary of key/value pairs of VPN plugin specific secrets like passwords or private keys. Both keys and values must be strings.service-typeservice-typestringD-Bus service name of the VPN plugin that this setting uses to connect to its network. i.e. org.freedesktop.NetworkManager.vpnc for the vpnc plugin.timeouttimeoutuint320Timeout for the VPN service to establish the connection. Some services may take quite a long time to connect. Value of 0 means a default timeout, which is 60 seconds (unless overridden by vpn.timeout in configuration file). Values greater than zero mean timeout in seconds.user-nameuser-namestringIf the VPN connection requires a user name for authentication, that name should be provided here. If the connection is available to more than one user, and the VPN requires each user to supply a different name, then leave this property empty. If this property is empty, NetworkManager will automatically supply the username of the user which requested the VPN connection.
    vrfVRF settings + Properties + Key NameValue TypeDefault ValueValue Descriptiontabletableuint320The routing table for this VRF.
    vxlanVXLAN Settings + Properties + Key NameValue TypeDefault ValueValue Descriptionageingageinguint32300Specifies the lifetime in seconds of FDB entries learnt by the kernel.destination-portdestination-portuint328472Specifies the UDP destination port to communicate to the remote VXLAN tunnel endpoint.ididuint320Specifies the VXLAN Network Identifier (or VXLAN Segment Identifier) to use.l2-missl2-missbooleanFALSESpecifies whether netlink LL ADDR miss notifications are generated.l3-missl3-missbooleanFALSESpecifies whether netlink IP ADDR miss notifications are generated.learninglearningbooleanTRUESpecifies whether unknown source link layer addresses and IP addresses are entered into the VXLAN device forwarding database.limitlimituint320Specifies the maximum number of FDB entries. A value of zero means that the kernel will store unlimited entries.locallocalstringIf given, specifies the source IP address to use in outgoing packets.parentparentstringIf given, specifies the parent interface name or parent connection UUID.proxyproxybooleanFALSESpecifies whether ARP proxy is turned on.remoteremotestringSpecifies the unicast destination IP address to use in outgoing packets when the destination link layer address is not known in the VXLAN device forwarding database, or the multicast IP address to join.rscrscbooleanFALSESpecifies whether route short circuit is turned on.source-port-maxsource-port-maxuint320Specifies the maximum UDP source port to communicate to the remote VXLAN tunnel endpoint.source-port-minsource-port-minuint320Specifies the minimum UDP source port to communicate to the remote VXLAN tunnel endpoint.tostosuint320Specifies the TOS value to use in outgoing packets.ttlttluint320Specifies the time-to-live value to use in outgoing packets.
    wifi-p2pWi-Fi P2P Settings + Properties + Key NameValue TypeDefault ValueValue DescriptionpeerpeerstringThe P2P device that should be connected to. Currently, this is the only way to create or join a group.wfd-ieswfd-iesbyte arrayThe Wi-Fi Display (WFD) Information Elements (IEs) to set. + +Wi-Fi Display requires a protocol specific information element to be set in certain Wi-Fi frames. These can be specified here for the purpose of establishing a connection. This setting is only useful when implementing a Wi-Fi Display client.wps-methodwps-methoduint320Flags indicating which mode of WPS is to be used. + +There's little point in changing the default setting as NetworkManager will automatically determine the best method to use.
    wimaxWiMax Settings + 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).network-namenetwork-namestringNetwork Service Provider (NSP) name of the WiMAX network this connection should use.
    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]). + +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. Since this automatism only makes sense if you also have a peer with an /0 allowed-ips, it is usually not necessary to enable this explicitly. However, you can disable it if you want to configure your own routing and rules.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 + Key NameValue TypeDefault ValueValue Descriptionap-isolationap-isolationNMTernary (int32)Configures AP isolation, which prevents communication between wireless devices connected to this AP. This property can be set to a value different from NM_TERNARY_DEFAULT (-1) only when the interface is configured in AP mode. + +If set to NM_TERNARY_TRUE (1), devices are not able to communicate with each other. This increases security because it protects devices against attacks from other clients in the network. At the same time, it prevents devices to access resources on the same wireless networks as file shares, printers, etc. + +If set to NM_TERNARY_FALSE (0), devices can talk to each other. + +When set to NM_TERNARY_DEFAULT (-1), the global default is used; in case the global default is unspecified it is assumed to be NM_TERNARY_FALSE (0).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".bandbandstring802.11 frequency band of the network. One of "a" for 5GHz 802.11a or "bg" for 2.4GHz 802.11. This will lock associations to the Wi-Fi network to the specific band, i.e. if "a" is specified, the device will not associate with the same network in the 2.4GHz band even if the network's settings are compatible. This setting depends on specific driver capability and may not work with all drivers.bssidbssidbyte arrayIf specified, directs the device to only associate with the given access point. This capability is highly driver dependent and not supported by all devices. Note: this property does not control the BSSID used when creating an Ad-Hoc network and is unlikely to in the future. + +Locking a client profile to a certain BSSID will prevent roaming and also disable background scanning. That can be useful, if there is only one access point for the SSID.channelchanneluint320Wireless channel to use for the Wi-Fi connection. The device will only join (or create for Ad-Hoc networks) a Wi-Fi network on the specified channel. Because channel numbers overlap between bands, this property also requires the "band" property to be set.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".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.hiddenhiddenbooleanFALSEIf TRUE, indicates that the network is a non-broadcasting network that hides its SSID. This works both in infrastructure and AP mode. + +In infrastructure mode, various workarounds are used for a more reliable discovery of hidden networks, such as probe-scanning the SSID. However, these workarounds expose inherent insecurities with hidden SSID networks, and thus hidden SSID networks should be used with caution. + +In AP mode, the created network does not broadcast its SSID. + +Note that marking the network as hidden may be a privacy issue for you (in infrastructure mode) or client stations (in AP mode), as the explicit probe-scans are distinctly recognizable on the air.mac-addressmac-addressbyte arrayIf specified, this connection will only apply to the Wi-Fi 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 stringA list of permanent MAC addresses of Wi-Fi devices to which this connection should never apply. Each MAC address should be given in the standard hex-digits-and-colons notation (eg "00:11:22:33:44:55").mac-address-randomizationmac-address-randomizationuint320One of NM_SETTING_MAC_RANDOMIZATION_DEFAULT (0) (never randomize unless the user has set a global default to randomize and the supplicant supports randomization), NM_SETTING_MAC_RANDOMIZATION_NEVER (1) (never randomize the MAC address), or NM_SETTING_MAC_RANDOMIZATION_ALWAYS (2) (always randomize the MAC address).modemodestringWi-Fi network mode; one of "infrastructure", "mesh", "adhoc" or "ap". If blank, infrastructure is assumed.mtumtuuint320If non-zero, only transmit packets of the specified size or smaller, breaking larger packets up into multiple Ethernet frames.powersavepowersaveuint320One of NM_SETTING_WIRELESS_POWERSAVE_DISABLE (2) (disable Wi-Fi power saving), NM_SETTING_WIRELESS_POWERSAVE_ENABLE (3) (enable Wi-Fi power saving), NM_SETTING_WIRELESS_POWERSAVE_IGNORE (1) (don't touch currently configure setting) or NM_SETTING_WIRELESS_POWERSAVE_DEFAULT (0) (use the globally configured value). All other values are reserved.raterateuint320This property is not implemented and has no effect.securitysecurityThis property is deprecated and has no effect. For backwards compatibility, it can be set to "802-11-wireless-security" if the profile has a wireless security setting.seen-bssidsseen-bssidsarray of stringA list of BSSIDs (each BSSID formatted as a MAC address like "00:11:22:33:44:55") that have been detected as part of the Wi-Fi network. NetworkManager internally tracks previously seen BSSIDs. The property is only meant for reading and reflects the BSSID list of NetworkManager. The changes you make to this property will not be preserved. + +This is not a regular property that the user would configure. Instead, NetworkManager automatically sets the seen BSSIDs and tracks them internally in "/var/lib/NetworkManager/seen-bssids" file.ssidssidbyte arraySSID of the Wi-Fi network. Must be specified.tx-powertx-poweruint320This property is not implemented and has no effect.wake-on-wlanwake-on-wlanuint321The NMSettingWirelessWakeOnWLan options to enable. Not all devices support all options. May be any combination of NM_SETTING_WIRELESS_WAKE_ON_WLAN_ANY (0x2), NM_SETTING_WIRELESS_WAKE_ON_WLAN_DISCONNECT (0x4), NM_SETTING_WIRELESS_WAKE_ON_WLAN_MAGIC (0x8), NM_SETTING_WIRELESS_WAKE_ON_WLAN_GTK_REKEY_FAILURE (0x10), NM_SETTING_WIRELESS_WAKE_ON_WLAN_EAP_IDENTITY_REQUEST (0x20), NM_SETTING_WIRELESS_WAKE_ON_WLAN_4WAY_HANDSHAKE (0x40), NM_SETTING_WIRELESS_WAKE_ON_WLAN_RFKILL_RELEASE (0x80), NM_SETTING_WIRELESS_WAKE_ON_WLAN_TCP (0x100) or the special values NM_SETTING_WIRELESS_WAKE_ON_WLAN_DEFAULT (0x1) (to use global settings) and NM_SETTING_WIRELESS_WAKE_ON_WLAN_IGNORE (0x8000) (to disable management of Wake-on-LAN in NetworkManager).
    802-11-wireless-securityWi-Fi Security Settings + 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.
    bond-portBond Port Settings + Properties + Key NameValue TypeDefault ValueValue Descriptionprioprioint320The port priority for bond active port re-selection during failover. A higher number means a higher priority in selection. The primary port has the highest priority. This option is only compatible with active-backup, balance-tlb and balance-alb modes.queue-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.
    linkLink settings + Properties + Key NameValue TypeDefault ValueValue Descriptiongro-max-sizegro-max-sizeint64-1The maximum size of a packet built by the Generic Receive Offload stack for this device. The value must be between 0 and 4294967295. When set to -1, the existing value is preserved.gso-max-segmentsgso-max-segmentsint64-1The maximum segments of a Generic Segment Offload packet the device should accept. The value must be between 0 and 4294967295. When set to -1, the existing value is preserved.gso-max-sizegso-max-sizeint64-1The maximum size of a Generic Segment Offload packet the device should accept. The value must be between 0 and 4294967295. When set to -1, the existing value is preserved.tx-queue-lengthtx-queue-lengthint64-1The size of the transmit queue for the device, in number of packets. The value must be between 0 and 4294967295. When set to -1, the existing value is preserved.
    loopbackLoopback Link Settings + Properties + Key NameValue TypeDefault ValueValue Descriptionmtumtuuint320If non-zero, only transmit packets of the specified size or smaller, breaking larger packets up into multiple Ethernet frames.
    ovs-external-idsOVS External IDs Settings + Properties + Key NameValue TypeDefault ValueValue Descriptiondatadatadict of string to string{}A dictionary of key/value pairs with external-ids for OVS.
    ovs-other-configOVS Other Config Settings + Properties + Key NameValue TypeDefault ValueValue Descriptiondatadatadict of string to string{}A dictionary of key/value pairs with other_config settings for OVS. See also "other_config" in the "ovs-vswitchd.conf.db" manual for the keys that OVS supports.
    vethVeth Settings + Properties + Key NameValue TypeDefault ValueValue DescriptionpeerpeerstringThis property specifies the peer interface name of the veth. This property is mandatory.
    diff --git a/docs/api/settings-spec.xsl b/docs/api/settings-spec.xsl index 80f27309..7a452237 100644 --- a/docs/api/settings-spec.xsl +++ b/docs/api/settings-spec.xsl @@ -63,7 +63,7 @@ - (see for flag values) + (see for flag values) diff --git a/docs/api/version.xml b/docs/api/version.xml index 31ffe251..372cf402 100644 --- a/docs/api/version.xml +++ b/docs/api/version.xml @@ -1 +1 @@ -1.42.8 +1.44.0 diff --git a/docs/libnm/Makefile.in b/docs/libnm/Makefile.in index 5b3663ab..03e2953e 100644 --- a/docs/libnm/Makefile.in +++ b/docs/libnm/Makefile.in @@ -283,6 +283,7 @@ MM_GLIB_LIBS = @MM_GLIB_LIBS@ MOBILE_BROADBAND_PROVIDER_INFO_CFLAGS = @MOBILE_BROADBAND_PROVIDER_INFO_CFLAGS@ MOBILE_BROADBAND_PROVIDER_INFO_LIBS = @MOBILE_BROADBAND_PROVIDER_INFO_LIBS@ MOC = @MOC@ +MODPROBE_PATH = @MODPROBE_PATH@ MSGFMT = @MSGFMT@ MSGMERGE = @MSGMERGE@ MSGMERGE_FOR_MSGFMT_OPTION = @MSGMERGE_FOR_MSGFMT_OPTION@ @@ -295,6 +296,7 @@ NM_CONFIG_DEFAULT_LOGGING_AUDIT_TEXT = @NM_CONFIG_DEFAULT_LOGGING_AUDIT_TEXT@ NM_CONFIG_DEFAULT_LOGGING_BACKEND_TEXT = @NM_CONFIG_DEFAULT_LOGGING_BACKEND_TEXT@ NM_CONFIG_DEFAULT_MAIN_AUTH_POLKIT_TEXT = @NM_CONFIG_DEFAULT_MAIN_AUTH_POLKIT_TEXT@ NM_CONFIG_DEFAULT_MAIN_DHCP = @NM_CONFIG_DEFAULT_MAIN_DHCP@ +NM_CONFIG_DEFAULT_MAIN_MIGRATE_IFCFG_RH_TEXT = @NM_CONFIG_DEFAULT_MAIN_MIGRATE_IFCFG_RH_TEXT@ NM_CONFIG_DEFAULT_MAIN_RC_MANAGER = @NM_CONFIG_DEFAULT_MAIN_RC_MANAGER@ NM_CONFIG_DEFAULT_WIFI_BACKEND_TEXT = @NM_CONFIG_DEFAULT_WIFI_BACKEND_TEXT@ NM_DIST_VERSION = @NM_DIST_VERSION@ diff --git a/docs/libnm/html/NMActiveConnection.html b/docs/libnm/html/NMActiveConnection.html index 2bbb36e2..ae71af7e 100644 --- a/docs/libnm/html/NMActiveConnection.html +++ b/docs/libnm/html/NMActiveConnection.html @@ -659,8 +659,11 @@ nm_active_connection_get_state_reason (

    nm_active_connection_get_master ()

    struct _NMDevice *
     nm_active_connection_get_master (NMActiveConnection *connection);
    +
    +

    nm_active_connection_get_master has been deprecated since version 1.44 and should not be used in newly-written code.

    +

    Use nm_active_connection_get_controller() instead.

    +

    Gets the master NMDevice of the connection.

    -

    This is replaced by nm_active_connection_get_controller() since 1.44 and 1.42.2.

    Parameters

    @@ -709,7 +712,7 @@ deprecated NMDevice of the NMActiveConnection.

    [transfer none]

    -

    Since: 1.44, 1.42.2

    +

    Since: 1.44


    @@ -1034,7 +1037,7 @@ nm_active_connection_get_vpn (

    Owner: NMActiveConnection

    Flags: Read

    -

    Since: 1.44, 1.42.2

    +

    Since: 1.44


    @@ -1108,8 +1111,8 @@ nm_active_connection_get_vpn (

    The “master” property

      “master”                   NMDevice *
    -

    The master device if one exists. Replaced by the "controller" property -since 1.44 and 1.42.2.

    +

    The master device if one exists. Replaced by the "controller" property.

    +

    NMActiveConnection:master has been deprecated since version 1.44 and should not be used in newly-written code.

    Owner: NMActiveConnection

    Flags: Read

    diff --git a/docs/libnm/html/NMClient.html b/docs/libnm/html/NMClient.html index 08737204..ea71511a 100644 --- a/docs/libnm/html/NMClient.html +++ b/docs/libnm/html/NMClient.html @@ -2102,7 +2102,7 @@ nm_client_get_capabilities (

    length

    - +

    the number of returned capabilities.

    [out][allow-none][out][optional]
    @@ -2156,8 +2156,8 @@ all controlled interfaces are available for activation.

    error

    -

    return location for a GError, or NULL.

    -[allow-none] +

    return location for a GError, or NULL

    @@ -2621,18 +2621,18 @@ and domains.

    level

    return location for logging level string.

    -[allow-none] +[out][optional][nullable]

    domains

    return location for log domains string. The string is a list of domains separated by ",".

    -[allow-none] +[out][optional][nullable]

    error

    -

    return location for a GError, or NULL.

    -[allow-none] +

    return location for a GError, or NULL

    @@ -2673,18 +2673,18 @@ nm_client_set_logging (

    level

    logging level to set (NULL or an empty string for no change).

    -[allow-none] +[nullable]

    domains

    logging domains to set. The string should be a list of log domains separated by ",". (NULL or an empty string for no change).

    -[allow-none] +[nullable]

    error

    -

    return location for a GError, or NULL.

    -[allow-none] +

    return location for a GError, or NULL

    @@ -2957,7 +2957,7 @@ or cleared.

    hostname

    the new persistent hostname to set, or NULL to clear any existing persistent hostname.

    -[allow-none] +[nullable]

    cancellable

    @@ -3006,7 +3006,7 @@ or cleared.

    hostname

    the new persistent hostname to set, or NULL to clear any existing persistent hostname.

    -[allow-none] +[nullable]

    cancellable

    @@ -3350,12 +3350,12 @@ track the activation to its completion.

    connection

    an NMConnection.

    -[allow-none] +[nullable]

    device

    the NMDevice.

    -[allow-none] +[nullable]

    specific_object

    @@ -3367,7 +3367,7 @@ path of a nm_object_get_path(), and which will be used to complete the details of the newly added connection.

    -[allow-none] +[nullable]

    cancellable

    @@ -3474,12 +3474,12 @@ partially filled (or even device
    and specific_object before being added.

    -[allow-none] +[nullable]

    device

    the NMDevice.

    -[allow-none] +[nullable]

    specific_object

    @@ -3492,7 +3492,7 @@ path of a nm_object_get_path(), and which will be used to complete the details of the newly added connection. If the variant is floating, it will be consumed.

    -[allow-none] +[nullable]

    cancellable

    @@ -3616,12 +3616,12 @@ partially filled (or even device
    and specific_object before being added.

    -[allow-none] +[nullable]

    device

    the NMDevice.

    -[allow-none] +[nullable]

    specific_object

    @@ -3633,7 +3633,7 @@ path of a nm_object_get_path(), and which will be used to complete the details of the newly added connection.

    -[allow-none] +[nullable]

    options

    @@ -3702,7 +3702,7 @@ nm_client_add_and_activate_connection2_finish

    the output result of type "a{sv}" returned by D-Bus' AddAndActivate2 call. Currently, no output is implemented yet.

    -[allow-none][transfer full][out] +[out][optional][nullable][transfer full]
    @@ -4159,7 +4159,7 @@ nm_client_add_connection2 (

    args

    the "a{sv}" GVariant with extra argument or NULL for no extra arguments.

    -[allow-none] +[nullable]

    ignore_out_result

    @@ -4222,16 +4222,16 @@ nm_client_add_connection2_finish (

    out_result

    -

    the output GVariant -from AddConnection2(). +

    the output +GVariant from AddConnection2(). If you care about the output result, then the "ignore_out_result" parameter of nm_client_add_connection2() must not be set to TRUE.

    -[allow-none][transfer full][out] +[out][optional][nullable][transfer full]

    error

    -

    the error argument.

    -[allow-none] +

    the error argument.

    @@ -5641,15 +5641,15 @@ may instead only iterate the latter.

    cancellable

    -

    the GCancellable to abort the shutdown.

    -[allow-none] +

    the GCancellable to abort the shutdown.

    callback

    a GAsyncReadyCallback to call when the request is satisfied or NULL if you don't care about the result of the -method invocation.

    -[nullable] +method invocation.

    user_data

    diff --git a/docs/libnm/html/NMConnection.html b/docs/libnm/html/NMConnection.html index 7cba2906..cdd050db 100644 --- a/docs/libnm/html/NMConnection.html +++ b/docs/libnm/html/NMConnection.html @@ -1000,11 +1000,11 @@ No values are returned, only key names.

    out_settings

    -

    if the -connections differ, on return a hash table mapping setting names to -second-level GHashTable (utf8 to guint32), which contains the key names that -differ mapped to one or more of NMSettingDiffResult as a bitfield.

    -[element-type utf8 GLib.HashTable] +

    if the connections differ, on return a hash table +mapping setting names to second-level GHashTable (utf8 to guint32), which +contains the key names that differ mapped to one or more of +NMSettingDiffResult as a bitfield.

    +[out][element-type utf8 GLib.HashTable(utf8,uint32)][optional][nullable]
    @@ -1129,12 +1129,12 @@ normalization parameters to allow customization of the normalization by providin specific arguments. Unknown arguments will be ignored and the default will be used. The keys must be strings compared with g_str_equal() function. The values are opaque and depend on the parameter name.

    -[allow-none][element-type utf8 gpointer] +[nullable][element-type utf8 gpointer]

    modified

    outputs whether any settings were modified.

    -[out][allow-none] +[out][optional]

    error

    @@ -1182,15 +1182,16 @@ return points to an allocated NMSetting which may be required; the caller owns the array and must free the array itself with g_ptr_array_free(), but not free its elements.

    -[out][element-type utf8][allow-none][transfer container] +[out][element-type utf8][nullable][transfer container]

    Returns

    -

    the setting name of the NMSetting object which has invalid or -missing secrets

    +

    the setting name of the NMSetting object which has +invalid or missing secrets.

    +

    [nullable]


    @@ -1244,7 +1245,7 @@ nm_connection_clear_secrets_with_flags

    func

    function to be called to determine whether a specific secret should be cleared or not. If NULL, all secrets are cleared.

    -[scope call][allow-none] +[scope call][nullable]

    user_data

    @@ -1505,7 +1506,7 @@ nm_connection_get_settings (

    out_length

    the length of the returned array.

    -[allow-none][out] +[out][optional]
    @@ -1513,11 +1514,10 @@ nm_connection_get_settings (

    Returns

    a -NULL-terminated array containing every setting of -connection +NULL-terminated array containing every setting of connection . If the connection has no settings, NULL is returned.

    -

    [array length=out_length][transfer container]

    +

    [array length=out_length][transfer container][nullable]

    Since: 1.10

    diff --git a/docs/libnm/html/NMDevice.html b/docs/libnm/html/NMDevice.html index 1065c706..7656f9b2 100644 --- a/docs/libnm/html/NMDevice.html +++ b/docs/libnm/html/NMDevice.html @@ -2070,7 +2070,7 @@ made since it was last applied.

    connection

    the NMConnection to replace the applied settings with or NULL to reuse existing.

    -[allow-none] +[nullable]

    version_id

    @@ -2135,7 +2135,7 @@ currently active connection made since it was last applied.

    connection

    the NMConnection to replace the applied settings with or NULL to reuse existing.

    -[allow-none] +[nullable]

    version_id

    @@ -2250,7 +2250,7 @@ nm_device_get_applied_connection (

    version_id

    returns the current version id of the applied connection.

    -[out][allow-none] +[out][optional]

    cancellable

    @@ -2359,7 +2359,7 @@ nm_device_get_applied_connection_finish

    version_id

    the current version id of the applied connection.

    -[out][allow-none] +[out][optional]

    error

    @@ -2987,8 +2987,9 @@ nm_lldp_neighbor_get_attr_string_value

    out_value

    -

    on return, the attribute value.

    -[out][allow-none][transfer none] +

    on return, the +attribute value.

    +[out][optional][nullable][transfer none]
    @@ -3032,7 +3033,7 @@ nm_lldp_neighbor_get_attr_uint_value (

    out_value

    on return, the attribute value.

    -[out][allow-none] +[out][optional]
    diff --git a/docs/libnm/html/NMDeviceWifiP2P.html b/docs/libnm/html/NMDeviceWifiP2P.html index 92131c40..18eb7fb7 100644 --- a/docs/libnm/html/NMDeviceWifiP2P.html +++ b/docs/libnm/html/NMDeviceWifiP2P.html @@ -307,7 +307,7 @@ using nm_device_p2p_wifi_stop_find().

    options

    optional options passed to StartFind.

    -[allow-none] +[nullable]

    cancellable

    diff --git a/docs/libnm/html/NMRemoteConnection.html b/docs/libnm/html/NMRemoteConnection.html index feae6e7b..9469e72d 100644 --- a/docs/libnm/html/NMRemoteConnection.html +++ b/docs/libnm/html/NMRemoteConnection.html @@ -185,6 +185,14 @@
    nm_remote_connection_get_visible () + + +guint64 + + +nm_remote_connection_get_version_id () + +
    @@ -214,6 +222,11 @@ Read +guint64 +version-id +Read + + gboolean visible Read @@ -251,6 +264,10 @@ #define +NM_REMOTE_CONNECTION_VERSION_ID + + +#define NM_REMOTE_CONNECTION_VISIBLE @@ -308,7 +325,7 @@ nm_remote_connection_update2 (

    settings

    optional connection to update the settings.

    -[allow-none] +[nullable]

    flags

    @@ -318,7 +335,7 @@ nm_remote_connection_update2 (

    args

    optional arguments.

    -[allow-none] +[nullable]

    cancellable

    @@ -1058,6 +1075,33 @@ reference to it.)

    user,
    FALSE if not.

    +
    +
    +

    nm_remote_connection_get_version_id ()

    +
    guint64
    +nm_remote_connection_get_version_id (NMRemoteConnection *connection);
    +
    +

    Parameters

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

    connection

    the NMRemoteConnection

     
    +
    +
    +

    Returns

    +

    the version-id of the profile. This ID is incremented +whenever the profile is modified.

    +
    +

    Since: 1.44

    +

    Types and Values

    @@ -1092,6 +1136,12 @@ user, +

    NM_REMOTE_CONNECTION_VERSION_ID

    +
    #define NM_REMOTE_CONNECTION_VERSION_ID      "version-id"
    +
    +
    +
    +

    NM_REMOTE_CONNECTION_VISIBLE

    #define NM_REMOTE_CONNECTION_VISIBLE         "visible"
     
    @@ -1137,6 +1187,17 @@ to disk, +

    The “version-id” property

    +
      “version-id”               guint64
    +

    The version ID of the profile that is incremented when the profile gets modified. +This can be used to track concurrent modifications of the profile.

    +

    Owner: NMRemoteConnection

    +

    Flags: Read

    +

    Default value: 0

    +

    Since: 1.44

    +
    +
    +

    The “visible” property

      “visible”                  gboolean

    TRUE if the remote connection is visible to the current user, FALSE if diff --git a/docs/libnm/html/NMSetting.html b/docs/libnm/html/NMSetting.html index 658d633f..a921dc81 100644 --- a/docs/libnm/html/NMSetting.html +++ b/docs/libnm/html/NMSetting.html @@ -58,14 +58,6 @@ -gboolean - - -(*_NMConnectionForEachSecretFunc) () - - - - GType @@ -440,13 +432,6 @@ of properties and allowed values.


    -

    _NMConnectionForEachSecretFunc ()

    -
    gboolean
    -(*_NMConnectionForEachSecretFunc) (NMSettingSecretFlags flags,
    -                                   gpointer user_data);
    -
    -
    -

    nm_setting_lookup_type ()

    GType
     nm_setting_lookup_type (const char *name);
    @@ -560,7 +545,7 @@ failed validation, and in what way that property failed validation.

    came from, or NULL if setting is being verified in isolation.

    -[allow-none] +[nullable]

    error

    @@ -607,7 +592,7 @@ in some cases connection failure is not desired just for the secrets.

    came from, or NULL if setting is being verified in isolation.

    -[allow-none] +[nullable]

    error

    @@ -958,7 +943,7 @@ nm_setting_option_get_boolean (

    out_value

    the optional output value. If the option is unset, FALSE will be returned.

    -[allow-none][out] +[out][nullable]
    @@ -1000,7 +985,7 @@ nm_setting_option_get_uint32 (

    out_value

    the optional output value. If the option is unset, 0 will be returned.

    -[allow-none][out] +[out][nullable]
    @@ -1050,7 +1035,7 @@ Currently, only

    variant

    the variant to set.

    -[allow-none] +[nullable]
    @@ -1145,7 +1130,7 @@ nm_setting_option_get_all_names (

    out_len

    .

    -[allow-none][out] +[out][optional]
    @@ -1155,7 +1140,7 @@ nm_setting_option_get_all_names (A NULL terminated array of key names. If no names are present, this returns NULL. The returned array and the names are owned by NMSetting and might be invalidated by the next operation.

    -

    [array length=out_len zero-terminated=1][transfer none]

    +

    [array length=out_len zero-terminated=1][transfer none][nullable]

    Since: 1.26

    @@ -1185,7 +1170,7 @@ nm_setting_option_clear_by_name (TRUE for an option name, the option gets removed. If NULL, all options will be removed.

    -[allow-none][scope call] +[nullable][scope call]
    @@ -1457,8 +1442,8 @@ instance.

    error

    -

    location to store the error on failure.

    -[out][allow-none] +

    location to store the error on failure

    diff --git a/docs/libnm/html/NMSetting8021x.html b/docs/libnm/html/NMSetting8021x.html index 8c881f55..e285bbfd 100644 --- a/docs/libnm/html/NMSetting8021x.html +++ b/docs/libnm/html/NMSetting8021x.html @@ -1011,7 +1011,7 @@ the blob must be not UNKNOWN (or NULL).

    pdata

    the data pointer.

    -[allow-none] +[nullable]

    length

    @@ -1020,8 +1020,8 @@ the blob must be not UNKNOWN (or NULL).

    error

    -

    validation reason.

    -[allow-none][out] +

    validation reason

    diff --git a/docs/libnm/html/NMSettingBond.html b/docs/libnm/html/NMSettingBond.html index 194bf4f7..acc1aa7b 100644 --- a/docs/libnm/html/NMSettingBond.html +++ b/docs/libnm/html/NMSettingBond.html @@ -250,6 +250,18 @@ #define NM_SETTING_BOND_OPTION_PEER_NOTIF_DELAY + +#define +NM_SETTING_BOND_OPTION_ARP_MISSED_MAX + + +#define +NM_SETTING_BOND_OPTION_LACP_ACTIVE + + +#define +NM_SETTING_BOND_OPTION_NS_IP6_TARGET +
    @@ -508,7 +520,7 @@ the name

    value

    the value of the option to validate.

    -[allow-none] +[nullable]
    @@ -540,14 +552,14 @@ nm_setting_bond_get_valid_options (

    setting

    the NMSettingBond.

    -[allow-none] +[nullable]

    Returns

    a NULL-terminated array of strings of valid bond options.

    -

    [transfer none]

    +

    [transfer none][nullable]


    @@ -808,6 +820,24 @@ to the connection.

    #define NM_SETTING_BOND_OPTION_PEER_NOTIF_DELAY  "peer_notif_delay"
     
    +
    +
    +

    NM_SETTING_BOND_OPTION_ARP_MISSED_MAX

    +
    #define NM_SETTING_BOND_OPTION_ARP_MISSED_MAX    "arp_missed_max"
    +
    +
    +
    +
    +

    NM_SETTING_BOND_OPTION_LACP_ACTIVE

    +
    #define NM_SETTING_BOND_OPTION_LACP_ACTIVE       "lacp_active"
    +
    +
    +
    +
    +

    NM_SETTING_BOND_OPTION_NS_IP6_TARGET

    +
    #define NM_SETTING_BOND_OPTION_NS_IP6_TARGET     "ns_ip6_target"
    +
    +
    -

    Since: 1.44, 1.42.8

    +

    Since: 1.44

    diff --git a/docs/libnm/html/NMSettingConnection.html b/docs/libnm/html/NMSettingConnection.html index 4767d04a..2f52b0c0 100644 --- a/docs/libnm/html/NMSettingConnection.html +++ b/docs/libnm/html/NMSettingConnection.html @@ -807,6 +807,10 @@ nm_setting_connection_get_timestamp (

    nm_setting_connection_get_read_only ()

    gboolean
     nm_setting_connection_get_read_only (NMSettingConnection *setting);
    +
    +

    nm_setting_connection_get_read_only has been deprecated since version 1.44 and should not be used in newly-written code.

    +

    This property is deprecated and has no meaning.

    +

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

    Parameters

    @@ -1015,7 +1019,7 @@ the "user" permission type is supported, and pitem

    detail

    unused at this time; must be NULL.

    -[allow-none] +[nullable]
    @@ -1104,7 +1108,7 @@ be a username. See “permissions”: for more details

    detail

    unused at this time; must be NULL.

    -[allow-none] +[nullable]
    diff --git a/docs/libnm/html/NMSettingEthtool.html b/docs/libnm/html/NMSettingEthtool.html index c5633ef8..17229f97 100644 --- a/docs/libnm/html/NMSettingEthtool.html +++ b/docs/libnm/html/NMSettingEthtool.html @@ -150,7 +150,7 @@ nm_ethtool_optname_is_feature (const

    optname

    the option name to check.

    -[allow-none] +[nullable]
    @@ -182,7 +182,7 @@ nm_ethtool_optname_is_coalesce (const

    optname

    the option name to check.

    -[allow-none] +[nullable]
    @@ -211,7 +211,7 @@ nm_ethtool_optname_is_ring (const

    optname

    the option name to check.

    -[allow-none] +[nullable]
    @@ -240,7 +240,7 @@ nm_ethtool_optname_is_pause (const

    optname

    the option name to check.

    -[allow-none] +[nullable]
    diff --git a/docs/libnm/html/NMSettingGsm.html b/docs/libnm/html/NMSettingGsm.html index b6477e6f..67f6f5dd 100644 --- a/docs/libnm/html/NMSettingGsm.html +++ b/docs/libnm/html/NMSettingGsm.html @@ -128,6 +128,21 @@ + +gboolean + + +nm_setting_gsm_get_initial_eps_config () + + + +const char * + + +nm_setting_gsm_get_initial_eps_apn () + + + const char * @@ -219,6 +234,14 @@ #define +NM_SETTING_GSM_INITIAL_EPS_BEARER_CONFIGURE + + +#define +NM_SETTING_GSM_INITIAL_EPS_BEARER_APN + + +#define NM_SETTING_GSM_NUMBER @@ -524,6 +547,58 @@ nm_setting_gsm_get_mtu ( +

    nm_setting_gsm_get_initial_eps_config ()

    +
    gboolean
    +nm_setting_gsm_get_initial_eps_config (NMSettingGsm *setting);
    +
    +

    Parameters

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

    setting

    the NMSettingGsm

     
    +
    +
    +

    Returns

    +

    the “initial-eps-bearer-configure” property of the setting

    +
    +

    Since: 1.44

    +
    +
    +
    +

    nm_setting_gsm_get_initial_eps_apn ()

    +
    const char *
    +nm_setting_gsm_get_initial_eps_apn (NMSettingGsm *setting);
    +
    +

    Parameters

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

    setting

    the NMSettingGsm

     
    +
    +
    +

    Returns

    +

    the “initial-eps-bearer-apn” property of the setting

    +
    +

    Since: 1.44

    +
    +
    +

    nm_setting_gsm_get_number ()

    const char *
     nm_setting_gsm_get_number (NMSettingGsm *setting);
    @@ -612,79 +687,91 @@ nm_setting_gsm_get_password_flags (

    NM_SETTING_GSM_AUTO_CONFIG

    -
    #define NM_SETTING_GSM_AUTO_CONFIG     "auto-config"
    +
    #define NM_SETTING_GSM_AUTO_CONFIG                  "auto-config"
     

    NM_SETTING_GSM_USERNAME

    -
    #define NM_SETTING_GSM_USERNAME        "username"
    +
    #define NM_SETTING_GSM_USERNAME                     "username"
     

    NM_SETTING_GSM_PASSWORD

    -
    #define NM_SETTING_GSM_PASSWORD        "password"
    +
    #define NM_SETTING_GSM_PASSWORD                     "password"
     

    NM_SETTING_GSM_PASSWORD_FLAGS

    -
    #define NM_SETTING_GSM_PASSWORD_FLAGS  "password-flags"
    +
    #define NM_SETTING_GSM_PASSWORD_FLAGS               "password-flags"
     

    NM_SETTING_GSM_APN

    -
    #define NM_SETTING_GSM_APN             "apn"
    +
    #define NM_SETTING_GSM_APN                          "apn"
     

    NM_SETTING_GSM_NETWORK_ID

    -
    #define NM_SETTING_GSM_NETWORK_ID      "network-id"
    +
    #define NM_SETTING_GSM_NETWORK_ID                   "network-id"
     

    NM_SETTING_GSM_PIN

    -
    #define NM_SETTING_GSM_PIN             "pin"
    +
    #define NM_SETTING_GSM_PIN                          "pin"
     

    NM_SETTING_GSM_PIN_FLAGS

    -
    #define NM_SETTING_GSM_PIN_FLAGS       "pin-flags"
    +
    #define NM_SETTING_GSM_PIN_FLAGS                    "pin-flags"
     

    NM_SETTING_GSM_HOME_ONLY

    -
    #define NM_SETTING_GSM_HOME_ONLY       "home-only"
    +
    #define NM_SETTING_GSM_HOME_ONLY                    "home-only"
     

    NM_SETTING_GSM_DEVICE_ID

    -
    #define NM_SETTING_GSM_DEVICE_ID       "device-id"
    +
    #define NM_SETTING_GSM_DEVICE_ID                    "device-id"
     

    NM_SETTING_GSM_SIM_ID

    -
    #define NM_SETTING_GSM_SIM_ID          "sim-id"
    +
    #define NM_SETTING_GSM_SIM_ID                       "sim-id"
     

    NM_SETTING_GSM_SIM_OPERATOR_ID

    -
    #define NM_SETTING_GSM_SIM_OPERATOR_ID "sim-operator-id"
    +
    #define NM_SETTING_GSM_SIM_OPERATOR_ID              "sim-operator-id"
     

    NM_SETTING_GSM_MTU

    -
    #define NM_SETTING_GSM_MTU             "mtu"
    +
    #define NM_SETTING_GSM_MTU                          "mtu"
    +
    +
    +
    +
    +

    NM_SETTING_GSM_INITIAL_EPS_BEARER_CONFIGURE

    +
    #define NM_SETTING_GSM_INITIAL_EPS_BEARER_CONFIGURE "initial-eps-bearer-configure"
    +
    +
    +
    +
    +

    NM_SETTING_GSM_INITIAL_EPS_BEARER_APN

    +
    #define NM_SETTING_GSM_INITIAL_EPS_BEARER_APN       "initial-eps-bearer-apn"
     

    diff --git a/docs/libnm/html/NMSettingIP6Config.html b/docs/libnm/html/NMSettingIP6Config.html index d1b6a927..54a8c0f2 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
    @@ -94,6 +94,13 @@ nm_setting_ip6_config_get_mtu () + +const char * + + +nm_setting_ip6_config_get_dhcp_pd_hint () + +
    @@ -135,6 +142,10 @@ #define +NM_SETTING_IP6_CONFIG_DHCP_PD_HINT + + +#define NM_SETTING_IP6_CONFIG_METHOD_IGNORE @@ -377,6 +388,36 @@ transmission unit.

    Since: 1.40

    +
    +
    +

    nm_setting_ip6_config_get_dhcp_pd_hint ()

    +
    const char *
    +nm_setting_ip6_config_get_dhcp_pd_hint
    +                               (NMSettingIP6Config *setting);
    +

    Returns the value contained in the “dhcp-pd-hint” +property.

    +
    +

    Parameters

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

    setting

    the NMSettingIP6Config

     
    +
    +
    +

    Returns

    +

    a string containing an address and prefix length to be used +as hint for DHCPv6 prefix delegation.

    +
    +

    Since: 1.44

    +

    Types and Values

    @@ -423,6 +464,12 @@ transmission unit.


    +

    NM_SETTING_IP6_CONFIG_DHCP_PD_HINT

    +
    #define NM_SETTING_IP6_CONFIG_DHCP_PD_HINT "dhcp-pd-hint"
    +
    +
    +
    +

    NM_SETTING_IP6_CONFIG_METHOD_IGNORE

    #define NM_SETTING_IP6_CONFIG_METHOD_IGNORE "ignore"
     
    diff --git a/docs/libnm/html/NMSettingIPConfig.html b/docs/libnm/html/NMSettingIPConfig.html index c10c68a0..af4014f4 100644 --- a/docs/libnm/html/NMSettingIPConfig.html +++ b/docs/libnm/html/NMSettingIPConfig.html @@ -2083,7 +2083,7 @@ nm_ip_address_set_attribute (

    value

    the value.

    -[transfer none][allow-none] +[transfer none][nullable]
    @@ -2128,7 +2128,7 @@ nm_ip_route_new (int famil

    next_hop

    the IP address of the next hop (or NULL).

    -[allow-none] +[nullable]

    metric

    @@ -2192,7 +2192,7 @@ point to buffers of the correct size for family

    next_hop

    the IP address of the next hop (or NULL).

    -[allow-none] +[nullable]

    metric

    @@ -2639,7 +2639,7 @@ it.

    next_hop

    the route's next hop, as a string.

    -[allow-none] +[nullable] @@ -2879,7 +2879,7 @@ nm_ip_route_set_attribute (

    value

    the value.

    -[transfer none][allow-none] +[transfer none][nullable] @@ -2939,8 +2939,8 @@ and the value is of the correct type and well-formed.

    error

    -

    return location for a GError, or NULL.

    -[allow-none] +

    return location for a GError, or NULL

    +  @@ -3028,7 +3028,7 @@ nm_ip_routing_rule_ref (

    self

    the NMIPRoutingRule instance.

    -[allow-none] +[nullable] @@ -3061,7 +3061,7 @@ the instance if the reference count reaches zero.

    self

    the NMIPRoutingRule instance.

    -[allow-none] +[nullable] @@ -3725,7 +3725,7 @@ during

    from

    the from/src address to set. The address family must match.

    -[allow-none] +[nullable]

    len

    @@ -3818,7 +3818,7 @@ during

    to

    the to/dst address to set. The address family must match.

    -[allow-none] +[nullable]

    len

    @@ -3886,7 +3886,7 @@ representation you'd get double backslashes.

    iifname

    the iifname to set or NULL to unset.

    -[allow-none] +[nullable] @@ -3947,7 +3947,7 @@ representation you'd get double backslashes.

    oifname

    the oifname to set or NULL to unset.

    -[allow-none] +[nullable] @@ -4152,13 +4152,13 @@ nm_ip_routing_rule_get_uid_range (const

    out_range_start

    returns the start of the range or 0 if the range is not set.

    -[out][allow-none] +[out][optional]

    out_range_end

    returns the end of the range or 0 if the range is not set.

    -[out][allow-none] +[out][optional] @@ -4229,12 +4229,12 @@ nm_ip_routing_rule_cmp (const

    rule

    the NMIPRoutingRule instance to compare.

    -[allow-none] +[nullable]

    other

    the other NMIPRoutingRule instance to compare.

    -[allow-none] +[nullable] @@ -4268,8 +4268,8 @@ nm_ip_routing_rule_validate (const

    error

    -

    the error result if validation fails.

    -[allow-none][out] +

    the error result if validation fails.

    +  @@ -4312,12 +4312,12 @@ string conversion.

    extra_args

    extra arguments for controlling the string conversion. Currently, not extra arguments are supported.

    -[allow-none] +[nullable]

    error

    -

    the error reason.

    -[allow-none][out] +

    the error reason.

    +  @@ -4361,12 +4361,12 @@ string conversion.

    extra_args

    extra arguments for controlling the string conversion. Currently, not extra arguments are supported.

    -[allow-none] +[nullable]

    error

    -

    the error reason.

    -[allow-none][out] +

    the error reason.

    +  @@ -5990,7 +5990,7 @@ nm_setting_ip_config_get_dhcp_reject_servers

    out_len

    the number of returned elements.

    -[allow-none][out] +[out][optional] @@ -6144,7 +6144,7 @@ nm_setting_ip_config_get_replace_local_rule

    Returns

    the “replace-local-rule” property of the setting

    -

    Since: 1.44, 1.42.2

    +

    Since: 1.44

    diff --git a/docs/libnm/html/NMSettingLink.html b/docs/libnm/html/NMSettingLink.html new file mode 100644 index 00000000..7cd0c6ac --- /dev/null +++ b/docs/libnm/html/NMSettingLink.html @@ -0,0 +1,287 @@ + + + + +NMSettingLink: libnm Reference Manual + + + + + + + + + + + + + + + + +
    +
    +
    + + +
    +

    NMSettingLink

    +

    NMSettingLink — Contains properties related to the link

    +
    +
    +

    Functions

    + +
    +
    +

    Types and Values

    + +
    +
    +

    Includes

    +
    #include <nm-setting-link.h>
    +
    +
    +
    +

    Description

    +
    +
    +

    Functions

    +
    +

    nm_setting_link_new ()

    +
    NMSetting *
    +nm_setting_link_new (void);
    +

    Creates a new NMSettingLink object with default values.

    +
    +

    Returns

    +

    the new empty NMSettingLink object.

    +

    [transfer full]

    +
    +

    Since: 1.44

    +
    +
    +
    +

    nm_setting_link_get_tx_queue_length ()

    +
    gint64
    +nm_setting_link_get_tx_queue_length (NMSettingLink *setting);
    +

    Returns the value contained in the “tx-queue-length” +property.

    +
    +

    Parameters

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

    setting

    the NMSettingLink

     
    +
    +
    +

    Returns

    +

    the 'tx-queue-length' property value

    +
    +

    Since: 1.44

    +
    +
    +
    +

    nm_setting_link_get_gso_max_size ()

    +
    gint64
    +nm_setting_link_get_gso_max_size (NMSettingLink *setting);
    +

    Returns the value contained in the “gso-max-size” +property.

    +
    +

    Parameters

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

    setting

    the NMSettingLink

     
    +
    +
    +

    Returns

    +

    the 'gso-max-size' property value

    +
    +

    Since: 1.44

    +
    +
    +
    +

    nm_setting_link_get_gso_max_segments ()

    +
    gint64
    +nm_setting_link_get_gso_max_segments (NMSettingLink *setting);
    +

    Returns the value contained in the “gso-max-segments” +property.

    +
    +

    Parameters

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

    setting

    the NMSettingLink

     
    +
    +
    +

    Returns

    +

    the 'gso-max-segments' property value

    +
    +

    Since: 1.44

    +
    +
    +
    +

    nm_setting_link_get_gro_max_size ()

    +
    gint64
    +nm_setting_link_get_gro_max_size (NMSettingLink *setting);
    +

    Returns the value contained in the “gro-max-size” +property.

    +
    +

    Parameters

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

    setting

    the NMSettingLink

     
    +
    +
    +

    Returns

    +

    the 'gro-max-size' property value

    +
    +

    Since: 1.44

    +
    +
    +
    +

    Types and Values

    +
    +

    NM_SETTING_LINK_SETTING_NAME

    +
    #define NM_SETTING_LINK_SETTING_NAME "link"
    +
    +
    +
    +
    +

    NM_SETTING_LINK_TX_QUEUE_LENGTH

    +
    #define NM_SETTING_LINK_TX_QUEUE_LENGTH  "tx-queue-length"
    +
    +
    +
    +
    +

    NM_SETTING_LINK_GSO_MAX_SIZE

    +
    #define NM_SETTING_LINK_GSO_MAX_SIZE     "gso-max-size"
    +
    +
    +
    +
    +

    NM_SETTING_LINK_GSO_MAX_SEGMENTS

    +
    #define NM_SETTING_LINK_GSO_MAX_SEGMENTS "gso-max-segments"
    +
    +
    +
    +
    +

    NM_SETTING_LINK_GRO_MAX_SIZE

    +
    #define NM_SETTING_LINK_GRO_MAX_SIZE     "gro-max-size"
    +
    +
    +
    +
    + + + \ No newline at end of file diff --git a/docs/libnm/html/NMSettingLoopback.html b/docs/libnm/html/NMSettingLoopback.html index ae224fe4..b6e96795 100644 --- a/docs/libnm/html/NMSettingLoopback.html +++ b/docs/libnm/html/NMSettingLoopback.html @@ -6,7 +6,7 @@ - + @@ -19,7 +19,7 @@ Home Up -Prev +Prev Next
    diff --git a/docs/libnm/html/NMSettingMatch.html b/docs/libnm/html/NMSettingMatch.html index 188bd2c3..b947087b 100644 --- a/docs/libnm/html/NMSettingMatch.html +++ b/docs/libnm/html/NMSettingMatch.html @@ -534,7 +534,7 @@ nm_setting_match_get_interface_names (

    length

    the length of the returned interface names array.

    -[out][allow-none] +[out][optional]
    @@ -762,7 +762,7 @@ nm_setting_match_get_kernel_command_lines

    length

    the length of the returned interface names array.

    -[out][allow-none] +[out][optional]
    @@ -982,7 +982,7 @@ nm_setting_match_get_drivers (

    length

    the length of the returned interface names array.

    -[out][allow-none] +[out][optional] @@ -1201,7 +1201,7 @@ nm_setting_match_get_paths (

    length

    the length of the returned paths array.

    -[out][allow-none] +[out][optional] diff --git a/docs/libnm/html/NMSettingOvsExternalIDs.html b/docs/libnm/html/NMSettingOvsExternalIDs.html index 87b5da95..7e82fd2b 100644 --- a/docs/libnm/html/NMSettingOvsExternalIDs.html +++ b/docs/libnm/html/NMSettingOvsExternalIDs.html @@ -230,7 +230,7 @@ nm_setting_ovs_external_ids_set_data (

    val

    the value to set or NULL to clear a key.

    -[allow-none] +[nullable] @@ -260,7 +260,7 @@ characters. They key must also not start with "NM.".

    key

    the key to check.

    -[allow-none] +[nullable]

    error

    @@ -298,7 +298,7 @@ value is not

    val

    the value to check.

    -[allow-none] +[nullable]

    error

    diff --git a/docs/libnm/html/NMSettingOvsOtherConfig.html b/docs/libnm/html/NMSettingOvsOtherConfig.html index a9128613..c778ab8b 100644 --- a/docs/libnm/html/NMSettingOvsOtherConfig.html +++ b/docs/libnm/html/NMSettingOvsOtherConfig.html @@ -215,7 +215,7 @@ nm_setting_ovs_other_config_set_data (

    val

    the value to set or NULL to clear a key.

    -[allow-none] +[nullable] diff --git a/docs/libnm/html/NMSettingSriov.html b/docs/libnm/html/NMSettingSriov.html index c5a19cb6..4d24ab1e 100644 --- a/docs/libnm/html/NMSettingSriov.html +++ b/docs/libnm/html/NMSettingSriov.html @@ -668,7 +668,7 @@ supports one VLAN per VF.

    length

    on return, the number of VLANs configured.

    -[out][allow-none] +[out][optional] @@ -1025,7 +1025,7 @@ nm_sriov_vf_set_attribute (

    value

    the value.

    -[transfer none][allow-none] +[transfer none][nullable] @@ -1135,12 +1135,12 @@ the value is of the correct type and well-formed.

    known

    on return, whether the attribute name is a known one.

    -[out] +[out][optional]

    error

    -

    return location for a GError, or NULL.

    -[allow-none] +

    return location for a GError, or NULL

    +  diff --git a/docs/libnm/html/NMSettingTCConfig.html b/docs/libnm/html/NMSettingTCConfig.html index 3345c238..10642fe2 100644 --- a/docs/libnm/html/NMSettingTCConfig.html +++ b/docs/libnm/html/NMSettingTCConfig.html @@ -803,7 +803,7 @@ nm_tc_qdisc_set_attribute (

    value

    the value.

    -[transfer none][allow-none] +[transfer none][nullable] @@ -1084,7 +1084,7 @@ nm_tc_action_set_attribute (

    value

    the value.

    -[transfer none][allow-none] +[transfer none][nullable] diff --git a/docs/libnm/html/NMSettingTeam.html b/docs/libnm/html/NMSettingTeam.html index 8795a1f7..d2313a4a 100644 --- a/docs/libnm/html/NMSettingTeam.html +++ b/docs/libnm/html/NMSettingTeam.html @@ -664,8 +664,8 @@ target address in the NS packet

    error

    -

    location to store the error on failure.

    -[out][allow-none] +

    location to store the error on failure

    +  @@ -732,8 +732,8 @@ address in the arp request

    error

    -

    location to store the error on failure.

    -[out][allow-none] +

    location to store the error on failure

    +  @@ -806,8 +806,8 @@ address in the arp request

    error

    -

    location to store the error on failure.

    -[out][allow-none] +

    location to store the error on failure

    +  diff --git a/docs/libnm/html/NMSettingUser.html b/docs/libnm/html/NMSettingUser.html index a00c80cb..9908e7b6 100644 --- a/docs/libnm/html/NMSettingUser.html +++ b/docs/libnm/html/NMSettingUser.html @@ -228,12 +228,12 @@ nm_setting_user_set_data (

    val

    the value to set or NULL to clear a key.

    -[allow-none] +[nullable]

    error

    -

    optional error argument.

    -[allow-none] +

    optional error argument

    +  diff --git a/docs/libnm/html/NMSettingVlan.html b/docs/libnm/html/NMSettingVlan.html index 33a4832f..b482ffa1 100644 --- a/docs/libnm/html/NMSettingVlan.html +++ b/docs/libnm/html/NMSettingVlan.html @@ -397,12 +397,12 @@ or “egress_priority_map” properties of this settin

    out_from

    on return the value of the priority map's 'from' item.

    -[out][allow-none] +[out][optional]

    out_to

    on return the value of priority map's 'to' item.

    -[out][allow-none] +[out][optional] diff --git a/docs/libnm/html/NMSettingVpn.html b/docs/libnm/html/NMSettingVpn.html index 708b9da7..550128ce 100644 --- a/docs/libnm/html/NMSettingVpn.html +++ b/docs/libnm/html/NMSettingVpn.html @@ -423,7 +423,7 @@ the key. In that case, the behavior is as if calling

    item

    the value to be referenced by key .

    -[allow-none] +[nullable] @@ -565,7 +565,7 @@ nm_setting_vpn_get_data_keys (

    out_length

    the length of the returned array.

    -[allow-none][out] +[out][optional] @@ -575,7 +575,7 @@ nm_setting_vpn_get_data_keys (
    NULL-terminated array containing each data key or NULL if there are no data items.

    -

    [array length=out_length][transfer container]

    +

    [array length=out_length][transfer container][nullable]

    Since: 1.12

    @@ -645,7 +645,7 @@ the key. In that case, the behavior is as if calling

    secret

    the secret to be referenced by key .

    -[allow-none] +[nullable] @@ -787,7 +787,7 @@ nm_setting_vpn_get_secret_keys (

    out_length

    the length of the returned array.

    -[allow-none][out] +[out][optional] @@ -797,7 +797,7 @@ nm_setting_vpn_get_secret_keys (
    a NULL-terminated array containing each secret key or NULL if there are no secrets.

    -

    [array length=out_length][transfer container]

    +

    [array length=out_length][transfer container][nullable]

    Since: 1.12

    diff --git a/docs/libnm/html/NMSettingWireGuard.html b/docs/libnm/html/NMSettingWireGuard.html index fd499f75..96a70e66 100644 --- a/docs/libnm/html/NMSettingWireGuard.html +++ b/docs/libnm/html/NMSettingWireGuard.html @@ -511,7 +511,7 @@ nm_wireguard_peer_ref (

    self

    the NMWireGuardPeer instance.

    -[allow-none] +[nullable] @@ -544,7 +544,7 @@ the instance is freed and all associate data released.

    self

    the NMWireGuardPeer instance.

    -[allow-none] +[nullable] @@ -658,7 +658,7 @@ will be normalized (which may or may not modify the set value).

    public_key

    the new public key or NULL to clear the public key.

    -[allow-none][transfer none] +[nullable][transfer none]

    accept_invalid

    @@ -738,7 +738,7 @@ be accepted.

    preshared_key

    the new preshared key or NULL to clear the preshared key.

    -[allow-none][transfer none] +[nullable][transfer none]

    accept_invalid

    @@ -1016,7 +1016,7 @@ setting. This parameter is wrongly not marked as (out) argument, it is thus not accessible via introspection. This cannot be fixed without breaking API for introspection users.

    -[allow-none] +[nullable] @@ -1027,7 +1027,7 @@ breaking API for introspection users.

    . If idx is out of range, NULL will be returned.

    -

    [transfer none]

    +

    [transfer none][nullable]

    Since: 1.16

    @@ -1220,12 +1220,12 @@ nm_wireguard_peer_cmp (const

    a

    the NMWireGuardPeer to compare.

    -[allow-none] +[nullable]

    b

    the other NMWireGuardPeer to compare.

    -[allow-none] +[nullable]

    compare_flags

    @@ -1459,7 +1459,7 @@ peer.

    optional output argument for the index of the found peer. If no index is found, this is set to the nm_setting_wireguard_get_peers_len().

    -[out][allow-none] +[out][optional] @@ -1468,7 +1468,7 @@ this is set to the

    Returns

    the NMWireGuardPeer instance with a matching public key. If no such peer exists, NULL is returned.

    -

    [transfer none]

    +

    [transfer none][nullable]

    Since: 1.16

    diff --git a/docs/libnm/html/NMSettingWired.html b/docs/libnm/html/NMSettingWired.html index 247660e5..ce30f971 100644 --- a/docs/libnm/html/NMSettingWired.html +++ b/docs/libnm/html/NMSettingWired.html @@ -916,16 +916,17 @@ such as during option iteration.

    out_key

    -

    on return, the key name of the s390 specific -option; this value is owned by the setting and should not be modified.

    -[allow-none][out][transfer none] +

    on return, the key +name of the s390 specific option; this value is owned by the setting and +should not be modified.

    +[out][optional][nullable][transfer none]

    out_value

    -

    on return, the value of the key of the -s390 specific option; this value is owned by the setting and should not be -modified.

    -[allow-none][out][transfer none] +

    on return, the value +of the key of the s390 specific option; this value is owned by the setting +and should not be modified.

    +[out][optional][nullable][transfer none] @@ -1076,7 +1077,7 @@ nm_setting_wired_get_valid_s390_options

    setting

    the NMSettingWired. This argument is unused and you may pass NULL.

    -[allow-none] +[nullable] diff --git a/docs/libnm/html/NMSettingWireless.html b/docs/libnm/html/NMSettingWireless.html index 6c734ef1..23a7e62e 100644 --- a/docs/libnm/html/NMSettingWireless.html +++ b/docs/libnm/html/NMSettingWireless.html @@ -526,6 +526,10 @@ nm_setting_wireless_get_bssid (

    nm_setting_wireless_get_rate ()

    guint32
     nm_setting_wireless_get_rate (NMSettingWireless *setting);
    +
    +

    nm_setting_wireless_get_rate has been deprecated since version 1.44 and should not be used in newly-written code.

    +

    This setting is not implemented and has no effect.

    +

    Parameters

    @@ -551,6 +555,10 @@ nm_setting_wireless_get_rate (

    nm_setting_wireless_get_tx_power ()

    guint32
     nm_setting_wireless_get_tx_power (NMSettingWireless *setting);
    +
    +

    nm_setting_wireless_get_tx_power has been deprecated since version 1.44 and should not be used in newly-written code.

    +

    This setting is not implemented and has no effect.

    +

    Parameters

    diff --git a/docs/libnm/html/NMVpnEditorPlugin.html b/docs/libnm/html/NMVpnEditorPlugin.html index cd6e6342..8f2943ae 100644 --- a/docs/libnm/html/NMVpnEditorPlugin.html +++ b/docs/libnm/html/NMVpnEditorPlugin.html @@ -625,7 +625,7 @@ reference as the plugin-info might also reference the editor-plugin.

    - +

    plugin_info

    a NMVpnPluginInfo instance or NULL.

    [allow-none][nullable]
    diff --git a/docs/libnm/html/NMVpnPluginInfo.html b/docs/libnm/html/NMVpnPluginInfo.html index 81ccb79b..a4f71a9c 100644 --- a/docs/libnm/html/NMVpnPluginInfo.html +++ b/docs/libnm/html/NMVpnPluginInfo.html @@ -381,7 +381,7 @@ given name

    the name to search for. Either name or service must be present.

    -[allow-none] +[nullable]

    service

    @@ -389,7 +389,7 @@ must be present.

    or service must be present.

    -[allow-none] +[nullable]
    @@ -398,7 +398,7 @@ must be present.

    Returns

    a newly created instance of plugin info or NULL if no matching value was found.

    -

    [transfer full]

    +

    [transfer full][nullable]

    Since: 1.4

    @@ -1060,7 +1060,7 @@ nm_vpn_plugin_info_set_editor_plugin (

    plugin

    plugin instance.

    -[allow-none] +[nullable] diff --git a/docs/libnm/html/annotation-glossary.html b/docs/libnm/html/annotation-glossary.html index 1729d3f8..6ec34762 100644 --- a/docs/libnm/html/annotation-glossary.html +++ b/docs/libnm/html/annotation-glossary.html @@ -39,8 +39,6 @@

    Annotation Glossary

    A

    -
    allow-none
    -

    NULL is OK, both for passing and for returning.

    array

    Parameter points to an array of items.

    C

    diff --git a/docs/libnm/html/api-index-full.html b/docs/libnm/html/api-index-full.html index 3eabbff6..3720b3f9 100644 --- a/docs/libnm/html/api-index-full.html +++ b/docs/libnm/html/api-index-full.html @@ -13,11 +13,39 @@ - + B +  |  + C +  |  + D +  |  + E +  |  + I +  |  + K +  |  + L +  |  + M +  |  + O +  |  + R +  |  + S +  |  + T +  |  + U +  |  + V +  |  + W @@ -26,12 +54,7 @@

    API Index

    -

    I

    -
    -in6_addr, struct in nm-utils -
    -
    -

    N

    +

    8

    NM80211ApFlags, enum in nm-dbus-interface
    @@ -44,6 +67,7 @@ NM80211Mode, enum in nm-dbus-interface
    +

    A

    NMAccessPoint, struct in NMAccessPoint
    @@ -93,8147 +117,7898 @@
    -NMActivationStateFlags, enum in nm-dbus-interface +NM_ACCESS_POINT_BSSID, macro in NMAccessPoint
    -NMActiveConnection, struct in NMActiveConnection +nm_access_point_connection_valid, function in NMAccessPoint
    -NMActiveConnection::state-changed, object signal in NMActiveConnection +nm_access_point_filter_connections, function in NMAccessPoint
    -NMActiveConnection:connection, object property in NMActiveConnection +NM_ACCESS_POINT_FLAGS, macro in NMAccessPoint
    -NMActiveConnection:controller, object property in NMActiveConnection +NM_ACCESS_POINT_FREQUENCY, macro in NMAccessPoint
    -NMActiveConnection:default, object property in NMActiveConnection +nm_access_point_get_bssid, function in NMAccessPoint
    -NMActiveConnection:default6, object property in NMActiveConnection +nm_access_point_get_flags, function in NMAccessPoint
    -NMActiveConnection:devices, object property in NMActiveConnection +nm_access_point_get_frequency, function in NMAccessPoint
    -NMActiveConnection:dhcp4-config, object property in NMActiveConnection +nm_access_point_get_last_seen, function in NMAccessPoint
    -NMActiveConnection:dhcp6-config, object property in NMActiveConnection +nm_access_point_get_max_bitrate, function in NMAccessPoint
    -NMActiveConnection:id, object property in NMActiveConnection +nm_access_point_get_mode, function in NMAccessPoint
    -NMActiveConnection:ip4-config, object property in NMActiveConnection +nm_access_point_get_rsn_flags, function in NMAccessPoint
    -NMActiveConnection:ip6-config, object property in NMActiveConnection +nm_access_point_get_ssid, function in NMAccessPoint
    -NMActiveConnection:master, object property in NMActiveConnection +nm_access_point_get_strength, function in NMAccessPoint
    -NMActiveConnection:specific-object-path, object property in NMActiveConnection +nm_access_point_get_wpa_flags, function in NMAccessPoint
    -NMActiveConnection:state, object property in NMActiveConnection +NM_ACCESS_POINT_HW_ADDRESS, macro in NMAccessPoint
    -NMActiveConnection:state-flags, object property in NMActiveConnection +NM_ACCESS_POINT_LAST_SEEN, macro in NMAccessPoint
    -NMActiveConnection:type, object property in NMActiveConnection +NM_ACCESS_POINT_MAX_BITRATE, macro in NMAccessPoint
    -NMActiveConnection:uuid, object property in NMActiveConnection +NM_ACCESS_POINT_MODE, macro in NMAccessPoint
    -NMActiveConnection:vpn, object property in NMActiveConnection +NM_ACCESS_POINT_RSN_FLAGS, macro in NMAccessPoint
    -NMActiveConnectionState, enum in nm-dbus-interface +NM_ACCESS_POINT_SSID, macro in NMAccessPoint
    -NMActiveConnectionStateReason, enum in nm-dbus-interface +NM_ACCESS_POINT_STRENGTH, macro in NMAccessPoint
    -NMAgentManagerError, enum in nm-errors +NM_ACCESS_POINT_WPA_FLAGS, macro in NMAccessPoint
    -NMBluetoothCapabilities, enum in nm-dbus-interface +NMActivationStateFlags, enum in nm-dbus-interface
    -NMCapability, enum in nm-dbus-interface +NMActiveConnection, struct in NMActiveConnection
    -NMCheckpoint, struct in NMCheckpoint +NMActiveConnection::state-changed, object signal in NMActiveConnection
    -NMCheckpoint:created, object property in NMCheckpoint +NMActiveConnection:connection, object property in NMActiveConnection
    -NMCheckpoint:devices, object property in NMCheckpoint +NMActiveConnection:controller, object property in NMActiveConnection
    -NMCheckpoint:rollback-timeout, object property in NMCheckpoint +NMActiveConnection:default, object property in NMActiveConnection
    -NMCheckpointCreateFlags, enum in nm-dbus-interface +NMActiveConnection:default6, object property in NMActiveConnection
    -NMClient, struct in NMClient +NMActiveConnection:devices, object property in NMActiveConnection
    -NMClient::active-connection-added, object signal in NMClient +NMActiveConnection:dhcp4-config, object property in NMActiveConnection
    -NMClient::active-connection-removed, object signal in NMClient +NMActiveConnection:dhcp6-config, object property in NMActiveConnection
    -NMClient::any-device-added, object signal in NMClient +NMActiveConnection:id, object property in NMActiveConnection
    -NMClient::any-device-removed, object signal in NMClient +NMActiveConnection:ip4-config, object property in NMActiveConnection
    -NMClient::connection-added, object signal in NMClient +NMActiveConnection:ip6-config, object property in NMActiveConnection
    -NMClient::connection-removed, object signal in NMClient +NMActiveConnection:master, object property in NMActiveConnection
    -NMClient::device-added, object signal in NMClient +NMActiveConnection:specific-object-path, object property in NMActiveConnection
    -NMClient::device-removed, object signal in NMClient +NMActiveConnection:state, object property in NMActiveConnection
    -NMClient::permission-changed, object signal in NMClient +NMActiveConnection:state-flags, object property in NMActiveConnection
    -NMClient:activating-connection, object property in NMClient +NMActiveConnection:type, object property in NMActiveConnection
    -NMClient:active-connections, object property in NMClient +NMActiveConnection:uuid, object property in NMActiveConnection
    -NMClient:all-devices, object property in NMClient +NMActiveConnection:vpn, object property in NMActiveConnection
    -NMClient:can-modify, object property in NMClient +NMActiveConnectionState, enum in nm-dbus-interface
    -NMClient:capabilities, object property in NMClient +NMActiveConnectionStateReason, enum in nm-dbus-interface
    -NMClient:checkpoints, object property in NMClient +NM_ACTIVE_CONNECTION_CONNECTION, macro in NMActiveConnection
    -NMClient:connections, object property in NMClient +NM_ACTIVE_CONNECTION_CONTROLLER, macro in NMActiveConnection
    -NMClient:connectivity, object property in NMClient +NM_ACTIVE_CONNECTION_DEFAULT, macro in NMActiveConnection
    -NMClient:connectivity-check-available, object property in NMClient +NM_ACTIVE_CONNECTION_DEFAULT6, macro in NMActiveConnection
    -NMClient:connectivity-check-enabled, object property in NMClient +NM_ACTIVE_CONNECTION_DEVICES, macro in NMActiveConnection
    -NMClient:connectivity-check-uri, object property in NMClient +NM_ACTIVE_CONNECTION_DHCP4_CONFIG, macro in NMActiveConnection
    -NMClient:dbus-connection, object property in NMClient +NM_ACTIVE_CONNECTION_DHCP6_CONFIG, macro in NMActiveConnection
    -NMClient:dbus-name-owner, object property in NMClient +nm_active_connection_get_connection, function in NMActiveConnection
    -NMClient:devices, object property in NMClient +nm_active_connection_get_connection_type, function in NMActiveConnection
    -NMClient:dns-configuration, object property in NMClient +nm_active_connection_get_controller, function in NMActiveConnection
    -NMClient:dns-mode, object property in NMClient +nm_active_connection_get_default, function in NMActiveConnection
    -NMClient:dns-rc-manager, object property in NMClient +nm_active_connection_get_default6, function in NMActiveConnection
    -NMClient:hostname, object property in NMClient +nm_active_connection_get_devices, function in NMActiveConnection
    -NMClient:instance-flags, object property in NMClient +nm_active_connection_get_dhcp4_config, function in NMActiveConnection
    -NMClient:metered, object property in NMClient +nm_active_connection_get_dhcp6_config, function in NMActiveConnection
    -NMClient:networking-enabled, object property in NMClient +nm_active_connection_get_id, function in NMActiveConnection
    -NMClient:nm-running, object property in NMClient +nm_active_connection_get_ip4_config, function in NMActiveConnection
    -NMClient:permissions-state, object property in NMClient +nm_active_connection_get_ip6_config, function in NMActiveConnection
    -NMClient:primary-connection, object property in NMClient +nm_active_connection_get_master, function in NMActiveConnection
    -NMClient:radio-flags, object property in NMClient +nm_active_connection_get_specific_object_path, function in NMActiveConnection
    -NMClient:startup, object property in NMClient +nm_active_connection_get_state, function in NMActiveConnection
    -NMClient:state, object property in NMClient +nm_active_connection_get_state_flags, function in NMActiveConnection
    -NMClient:version, object property in NMClient +nm_active_connection_get_state_reason, function in NMActiveConnection
    -NMClient:version-info, object property in NMClient +nm_active_connection_get_uuid, function in NMActiveConnection
    -NMClient:wimax-enabled, object property in NMClient +nm_active_connection_get_vpn, function in NMActiveConnection
    -NMClient:wimax-hardware-enabled, object property in NMClient +NM_ACTIVE_CONNECTION_ID, macro in NMActiveConnection
    -NMClient:wireless-enabled, object property in NMClient +NM_ACTIVE_CONNECTION_IP4_CONFIG, macro in NMActiveConnection
    -NMClient:wireless-hardware-enabled, object property in NMClient +NM_ACTIVE_CONNECTION_IP6_CONFIG, macro in NMActiveConnection
    -NMClient:wwan-enabled, object property in NMClient +NM_ACTIVE_CONNECTION_MASTER, macro in NMActiveConnection
    -NMClient:wwan-hardware-enabled, object property in NMClient +NM_ACTIVE_CONNECTION_SPECIFIC_OBJECT_PATH, macro in NMActiveConnection
    -NMClientError, enum in NMClient +NM_ACTIVE_CONNECTION_STATE, macro in NMActiveConnection
    -NMClientInstanceFlags, enum in NMClient +NM_ACTIVE_CONNECTION_STATE_FLAGS, macro in NMActiveConnection
    -NMClientPermission, enum in nm-dbus-interface +NM_ACTIVE_CONNECTION_TYPE, macro in NMActiveConnection
    -NMClientPermissionResult, enum in nm-dbus-interface +NM_ACTIVE_CONNECTION_UUID, macro in NMActiveConnection
    -NMConnection, struct in NMSettingOvs +NM_ACTIVE_CONNECTION_VPN, macro in NMActiveConnection
    -NMConnection::changed, object signal in NMSettingOvs +NMAgentManagerError, enum in nm-errors
    -NMConnection::secrets-cleared, object signal in NMSettingOvs +NM_AGENT_MANAGER_ERROR, macro in nm-errors
    -NMConnection::secrets-updated, object signal in NMSettingOvs +nm_agent_manager_error_quark, function in nm-errors
    -NMConnectionError, enum in nm-errors +NM_API_VERSION, macro in nm-version-macros
    -_NMConnectionForEachSecretFunc, user_function in NMSetting +NM_AVAILABLE_IN_0_9_10, macro in nm-version
    -NMConnectionInterface, struct in NMConnection +NM_AVAILABLE_IN_1_0, macro in nm-version
    -NMConnectionMultiConnect, enum in nm-dbus-interface +NM_AVAILABLE_IN_1_10, macro in nm-version
    -NMConnectionSerializationFlags, enum in NMConnection +NM_AVAILABLE_IN_1_12, macro in nm-version
    -NMConnectivityState, enum in nm-dbus-interface +NM_AVAILABLE_IN_1_14, macro in nm-version
    -NMCryptoError, enum in nm-errors +NM_AVAILABLE_IN_1_16, macro in nm-version
    -NMDevice, struct in NMDevice +NM_AVAILABLE_IN_1_18, macro in nm-version
    -NMDevice6Lowpan, struct in NMDevice6Lowpan +NM_AVAILABLE_IN_1_2, macro in nm-version
    -NMDevice6Lowpan:parent, object property in NMDevice6Lowpan +NM_AVAILABLE_IN_1_20, macro in nm-version
    -NMDevice::state-changed, object signal in NMDevice +NM_AVAILABLE_IN_1_22, macro in nm-version
    -NMDevice:active-connection, object property in NMDevice +NM_AVAILABLE_IN_1_24, macro in nm-version
    -NMDevice:autoconnect, object property in NMDevice +NM_AVAILABLE_IN_1_26, macro in nm-version
    -NMDevice:available-connections, object property in NMDevice +NM_AVAILABLE_IN_1_28, macro in nm-version
    -NMDevice:capabilities, object property in NMDevice +NM_AVAILABLE_IN_1_30, macro in nm-version
    -NMDevice:device-type, object property in NMDevice +NM_AVAILABLE_IN_1_32, macro in nm-version
    -NMDevice:dhcp4-config, object property in NMDevice +NM_AVAILABLE_IN_1_34, macro in nm-version
    -NMDevice:dhcp6-config, object property in NMDevice +NM_AVAILABLE_IN_1_36, macro in nm-version
    -NMDevice:driver, object property in NMDevice +NM_AVAILABLE_IN_1_38, macro in nm-version
    -NMDevice:driver-version, object property in NMDevice +NM_AVAILABLE_IN_1_4, macro in nm-version
    -NMDevice:firmware-missing, object property in NMDevice +NM_AVAILABLE_IN_1_40, macro in nm-version
    -NMDevice:firmware-version, object property in NMDevice +NM_AVAILABLE_IN_1_42, macro in nm-version
    -NMDevice:hw-address, object property in NMDevice +NM_AVAILABLE_IN_1_44, macro in nm-version
    -NMDevice:interface, object property in NMDevice +NM_AVAILABLE_IN_1_6, macro in nm-version
    -NMDevice:interface-flags, object property in NMDevice +NM_AVAILABLE_IN_1_8, macro in nm-version
    +

    B

    -NMDevice:ip-interface, object property in NMDevice +NMBluetoothCapabilities, enum in nm-dbus-interface
    -NMDevice:ip4-config, object property in NMDevice +nm_bridge_vlan_cmp, function in NMSettingBridge
    -NMDevice:ip4-connectivity, object property in NMDevice +nm_bridge_vlan_from_str, function in NMSettingBridge
    -NMDevice:ip6-config, object property in NMDevice +nm_bridge_vlan_get_vid_range, function in NMSettingBridge
    -NMDevice:ip6-connectivity, object property in NMDevice +nm_bridge_vlan_is_pvid, function in NMSettingBridge
    -NMDevice:lldp-neighbors, object property in NMDevice +nm_bridge_vlan_is_sealed, function in NMSettingBridge
    -NMDevice:managed, object property in NMDevice +nm_bridge_vlan_is_untagged, function in NMSettingBridge
    -NMDevice:metered, object property in NMDevice +nm_bridge_vlan_new, function in NMSettingBridge
    -NMDevice:mtu, object property in NMDevice +nm_bridge_vlan_new_clone, function in NMSettingBridge
    -NMDevice:nm-plugin-missing, object property in NMDevice +nm_bridge_vlan_ref, function in NMSettingBridge
    -NMDevice:path, object property in NMDevice +nm_bridge_vlan_seal, function in NMSettingBridge
    -NMDevice:physical-port-id, object property in NMDevice +nm_bridge_vlan_set_pvid, function in NMSettingBridge
    -NMDevice:ports, object property in NMDevice -
    -
    -
    -NMDevice:product, object property in NMDevice -
    -
    -
    -NMDevice:real, object property in NMDevice -
    -
    -
    -NMDevice:state, object property in NMDevice -
    -
    -
    -NMDevice:state-reason, object property in NMDevice -
    -
    -
    -NMDevice:udi, object property in NMDevice -
    -
    -
    -NMDevice:vendor, object property in NMDevice -
    -
    -
    -NMDeviceAdsl, struct in NMDeviceAdsl -
    -
    -
    -NMDeviceAdsl:carrier, object property in NMDeviceAdsl -
    -
    -
    -NMDeviceBond, struct in NMDeviceBond -
    -
    -
    -NMDeviceBond:carrier, object property in NMDeviceBond -
    -
    -
    -NMDeviceBond:slaves, object property in NMDeviceBond -
    -
    -
    -NMDeviceBridge, struct in NMDeviceBridge -
    -
    -
    -NMDeviceBridge:carrier, object property in NMDeviceBridge -
    -
    -
    -NMDeviceBridge:slaves, object property in NMDeviceBridge -
    -
    -
    -NMDeviceBt, struct in NMDeviceBt -
    -
    -
    -NMDeviceBt:bt-capabilities, object property in NMDeviceBt -
    -
    -
    -NMDeviceBt:name, object property in NMDeviceBt -
    -
    -
    -NMDeviceCapabilities, enum in nm-dbus-interface -
    -
    -
    -NMDeviceDummy, struct in NMDeviceDummy -
    -
    -
    -NMDeviceError, enum in nm-errors -
    -
    -
    -NMDeviceEthernet, struct in NMDeviceEthernet -
    -
    -
    -NMDeviceEthernet:carrier, object property in NMDeviceEthernet -
    -
    -
    -NMDeviceEthernet:perm-hw-address, object property in NMDeviceEthernet -
    -
    -
    -NMDeviceEthernet:s390-subchannels, object property in NMDeviceEthernet -
    -
    -
    -NMDeviceEthernet:speed, object property in NMDeviceEthernet -
    -
    -
    -NMDeviceGeneric, struct in NMDeviceGeneric -
    -
    -
    -NMDeviceGeneric:type-description, object property in NMDeviceGeneric -
    -
    -
    -NMDeviceInfiniband, struct in NMDeviceInfiniband -
    -
    -
    -NMDeviceInfiniband:carrier, object property in NMDeviceInfiniband -
    -
    -
    -NMDeviceInterfaceFlags, enum in nm-dbus-interface -
    -
    -
    -NMDeviceIPTunnel, struct in NMDeviceIPTunnel -
    -
    -
    -NMDeviceIPTunnel:encapsulation-limit, object property in NMDeviceIPTunnel -
    -
    -
    -NMDeviceIPTunnel:flags, object property in NMDeviceIPTunnel -
    -
    -
    -NMDeviceIPTunnel:flow-label, object property in NMDeviceIPTunnel -
    -
    -
    -NMDeviceIPTunnel:input-key, object property in NMDeviceIPTunnel -
    -
    -
    -NMDeviceIPTunnel:local, object property in NMDeviceIPTunnel -
    -
    -
    -NMDeviceIPTunnel:mode, object property in NMDeviceIPTunnel -
    -
    -
    -NMDeviceIPTunnel:output-key, object property in NMDeviceIPTunnel -
    -
    -
    -NMDeviceIPTunnel:parent, object property in NMDeviceIPTunnel -
    -
    -
    -NMDeviceIPTunnel:path-mtu-discovery, object property in NMDeviceIPTunnel -
    -
    -
    -NMDeviceIPTunnel:remote, object property in NMDeviceIPTunnel -
    -
    -
    -NMDeviceIPTunnel:tos, object property in NMDeviceIPTunnel -
    -
    -
    -NMDeviceIPTunnel:ttl, object property in NMDeviceIPTunnel -
    -
    -
    -NMDeviceLoopback, struct in NMDeviceLoopback -
    -
    -
    -NMDeviceMacsec, struct in NMDeviceMacsec -
    -
    -
    -NMDeviceMacsec:cipher-suite, object property in NMDeviceMacsec -
    -
    -
    -NMDeviceMacsec:encoding-sa, object property in NMDeviceMacsec -
    -
    -
    -NMDeviceMacsec:encrypt, object property in NMDeviceMacsec -
    -
    -
    -NMDeviceMacsec:es, object property in NMDeviceMacsec -
    -
    -
    -NMDeviceMacsec:icv-length, object property in NMDeviceMacsec -
    -
    -
    -NMDeviceMacsec:include-sci, object property in NMDeviceMacsec -
    -
    -
    -NMDeviceMacsec:parent, object property in NMDeviceMacsec -
    -
    -
    -NMDeviceMacsec:protect, object property in NMDeviceMacsec -
    -
    -
    -NMDeviceMacsec:replay-protect, object property in NMDeviceMacsec -
    -
    -
    -NMDeviceMacsec:scb, object property in NMDeviceMacsec -
    -
    -
    -NMDeviceMacsec:sci, object property in NMDeviceMacsec -
    -
    -
    -NMDeviceMacsec:validation, object property in NMDeviceMacsec -
    -
    -
    -NMDeviceMacsec:window, object property in NMDeviceMacsec -
    -
    -
    -NMDeviceMacvlan, struct in NMDeviceMacvlan -
    -
    -
    -NMDeviceMacvlan:mode, object property in NMDeviceMacvlan -
    -
    -
    -NMDeviceMacvlan:no-promisc, object property in NMDeviceMacvlan -
    -
    -
    -NMDeviceMacvlan:parent, object property in NMDeviceMacvlan -
    -
    -
    -NMDeviceMacvlan:tap, object property in NMDeviceMacvlan -
    -
    -
    -NMDeviceModem, struct in NMDeviceModem -
    -
    -
    -NMDeviceModem:apn, object property in NMDeviceModem +nm_bridge_vlan_set_untagged, function in NMSettingBridge
    -NMDeviceModem:current-capabilities, object property in NMDeviceModem +nm_bridge_vlan_to_str, function in NMSettingBridge
    -NMDeviceModem:device-id, object property in NMDeviceModem +nm_bridge_vlan_unref, function in NMSettingBridge
    -NMDeviceModem:modem-capabilities, object property in NMDeviceModem +NM_BRIDGE_VLAN_VID_MAX, macro in NMSettingBridge
    -NMDeviceModem:operator-code, object property in NMDeviceModem +NM_BRIDGE_VLAN_VID_MIN, macro in NMSettingBridge
    +

    C

    -NMDeviceModemCapabilities, enum in nm-dbus-interface +NMCapability, enum in nm-dbus-interface
    -NMDeviceOlpcMesh, struct in NMDeviceOlpcMesh +NMCheckpoint, struct in NMCheckpoint
    -NMDeviceOlpcMesh:active-channel, object property in NMDeviceOlpcMesh +NMCheckpoint:created, object property in NMCheckpoint
    -NMDeviceOlpcMesh:companion, object property in NMDeviceOlpcMesh +NMCheckpoint:devices, object property in NMCheckpoint
    -NMDeviceOvsBridge, struct in NMDeviceOvsBridge +NMCheckpoint:rollback-timeout, object property in NMCheckpoint
    -NMDeviceOvsBridge:slaves, object property in NMDeviceOvsBridge +NMCheckpointCreateFlags, enum in nm-dbus-interface
    -NMDeviceOvsInterface, struct in NMDeviceOvsInterface +NM_CHECKPOINT_CREATED, macro in NMCheckpoint
    -NMDeviceOvsPort, struct in NMDeviceOvsPort +NM_CHECKPOINT_DEVICES, macro in NMCheckpoint
    -NMDeviceOvsPort:slaves, object property in NMDeviceOvsPort +nm_checkpoint_get_created, function in NMCheckpoint
    -NMDevicePpp, struct in NMDevicePpp +nm_checkpoint_get_devices, function in NMCheckpoint
    -NMDeviceReapplyFlags, enum in nm-dbus-interface +nm_checkpoint_get_rollback_timeout, function in NMCheckpoint
    -NMDeviceState, enum in nm-dbus-interface +NM_CHECKPOINT_ROLLBACK_TIMEOUT, macro in NMCheckpoint
    -NMDeviceStateReason, enum in nm-dbus-interface +NM_CHECK_VERSION, macro in nm-version-macros
    -NMDeviceTeam, struct in NMDeviceTeam +NMClient, struct in NMClient
    -NMDeviceTeam:carrier, object property in NMDeviceTeam +NMClient::active-connection-added, object signal in NMClient
    -NMDeviceTeam:config, object property in NMDeviceTeam +NMClient::active-connection-removed, object signal in NMClient
    -NMDeviceTeam:slaves, object property in NMDeviceTeam +NMClient::any-device-added, object signal in NMClient
    -NMDeviceTun, struct in NMDeviceTun +NMClient::any-device-removed, object signal in NMClient
    -NMDeviceTun:group, object property in NMDeviceTun +NMClient::connection-added, object signal in NMClient
    -NMDeviceTun:mode, object property in NMDeviceTun +NMClient::connection-removed, object signal in NMClient
    -NMDeviceTun:multi-queue, object property in NMDeviceTun +NMClient::device-added, object signal in NMClient
    -NMDeviceTun:no-pi, object property in NMDeviceTun +NMClient::device-removed, object signal in NMClient
    -NMDeviceTun:owner, object property in NMDeviceTun +NMClient::permission-changed, object signal in NMClient
    -NMDeviceTun:vnet-hdr, object property in NMDeviceTun +NMClient:activating-connection, object property in NMClient
    -NMDeviceType, enum in nm-dbus-interface +NMClient:active-connections, object property in NMClient
    -NMDeviceVeth, struct in NMDeviceVeth +NMClient:all-devices, object property in NMClient
    -NMDeviceVeth:peer, object property in NMDeviceVeth +NMClient:can-modify, object property in NMClient
    -NMDeviceVlan, struct in NMDeviceVlan +NMClient:capabilities, object property in NMClient
    -NMDeviceVlan:carrier, object property in NMDeviceVlan +NMClient:checkpoints, object property in NMClient
    -NMDeviceVlan:parent, object property in NMDeviceVlan +NMClient:connections, object property in NMClient
    -NMDeviceVlan:vlan-id, object property in NMDeviceVlan +NMClient:connectivity, object property in NMClient
    -NMDeviceVrf, struct in NMDeviceVrf +NMClient:connectivity-check-available, object property in NMClient
    -NMDeviceVrf:table, object property in NMDeviceVrf +NMClient:connectivity-check-enabled, object property in NMClient
    -NMDeviceVxlan, struct in NMDeviceVxlan +NMClient:connectivity-check-uri, object property in NMClient
    -NMDeviceVxlan:ageing, object property in NMDeviceVxlan +NMClient:dbus-connection, object property in NMClient
    -NMDeviceVxlan:carrier, object property in NMDeviceVxlan +NMClient:dbus-name-owner, object property in NMClient
    -NMDeviceVxlan:dst-port, object property in NMDeviceVxlan +NMClient:devices, object property in NMClient
    -NMDeviceVxlan:group, object property in NMDeviceVxlan +NMClient:dns-configuration, object property in NMClient
    -NMDeviceVxlan:id, object property in NMDeviceVxlan +NMClient:dns-mode, object property in NMClient
    -NMDeviceVxlan:l2miss, object property in NMDeviceVxlan +NMClient:dns-rc-manager, object property in NMClient
    -NMDeviceVxlan:l3miss, object property in NMDeviceVxlan +NMClient:hostname, object property in NMClient
    -NMDeviceVxlan:learning, object property in NMDeviceVxlan +NMClient:instance-flags, object property in NMClient
    -NMDeviceVxlan:limit, object property in NMDeviceVxlan +NMClient:metered, object property in NMClient
    -NMDeviceVxlan:local, object property in NMDeviceVxlan +NMClient:networking-enabled, object property in NMClient
    -NMDeviceVxlan:parent, object property in NMDeviceVxlan +NMClient:nm-running, object property in NMClient
    -NMDeviceVxlan:proxy, object property in NMDeviceVxlan +NMClient:permissions-state, object property in NMClient
    -NMDeviceVxlan:rsc, object property in NMDeviceVxlan +NMClient:primary-connection, object property in NMClient
    -NMDeviceVxlan:src-port-max, object property in NMDeviceVxlan +NMClient:radio-flags, object property in NMClient
    -NMDeviceVxlan:src-port-min, object property in NMDeviceVxlan +NMClient:startup, object property in NMClient
    -NMDeviceVxlan:tos, object property in NMDeviceVxlan +NMClient:state, object property in NMClient
    -NMDeviceVxlan:ttl, object property in NMDeviceVxlan +NMClient:version, object property in NMClient
    -NMDeviceWifi, struct in NMDeviceWifi +NMClient:version-info, object property in NMClient
    -NMDeviceWifi::access-point-added, object signal in NMDeviceWifi +NMClient:wimax-enabled, object property in NMClient
    -NMDeviceWifi::access-point-removed, object signal in NMDeviceWifi +NMClient:wimax-hardware-enabled, object property in NMClient
    -NMDeviceWifi:access-points, object property in NMDeviceWifi +NMClient:wireless-enabled, object property in NMClient
    -NMDeviceWifi:active-access-point, object property in NMDeviceWifi +NMClient:wireless-hardware-enabled, object property in NMClient
    -NMDeviceWifi:bitrate, object property in NMDeviceWifi +NMClient:wwan-enabled, object property in NMClient
    -NMDeviceWifi:last-scan, object property in NMDeviceWifi +NMClient:wwan-hardware-enabled, object property in NMClient
    -NMDeviceWifi:mode, object property in NMDeviceWifi +NMClientError, enum in NMClient
    -NMDeviceWifi:perm-hw-address, object property in NMDeviceWifi +NMClientInstanceFlags, enum in NMClient
    -NMDeviceWifi:wireless-capabilities, object property in NMDeviceWifi +NMClientPermission, enum in nm-dbus-interface
    -NMDeviceWifiCapabilities, enum in nm-dbus-interface +NMClientPermissionResult, enum in nm-dbus-interface
    -NMDeviceWifiP2P, struct in NMDeviceWifiP2P +nm_client_activate_connection_async, function in NMClient
    -NMDeviceWifiP2P::peer-added, object signal in NMDeviceWifiP2P +nm_client_activate_connection_finish, function in NMClient
    -NMDeviceWifiP2P::peer-removed, object signal in NMDeviceWifiP2P +NM_CLIENT_ACTIVATING_CONNECTION, macro in NMClient
    -NMDeviceWifiP2P:peers, object property in NMDeviceWifiP2P +NM_CLIENT_ACTIVE_CONNECTIONS, macro in NMClient
    -NMDeviceWimax, struct in NMDeviceWimax +NM_CLIENT_ACTIVE_CONNECTION_ADDED, macro in NMClient
    -NMDeviceWimax::nsp-added, object signal in NMDeviceWimax +NM_CLIENT_ACTIVE_CONNECTION_REMOVED, macro in NMClient
    -NMDeviceWimax::nsp-removed, object signal in NMDeviceWimax +nm_client_add_and_activate_connection2, function in NMClient
    -NMDeviceWimax:active-nsp, object property in NMDeviceWimax +nm_client_add_and_activate_connection2_finish, function in NMClient
    -NMDeviceWimax:bsid, object property in NMDeviceWimax +nm_client_add_and_activate_connection_async, function in NMClient
    -NMDeviceWimax:center-frequency, object property in NMDeviceWimax +nm_client_add_and_activate_connection_finish, function in NMClient
    -NMDeviceWimax:cinr, object property in NMDeviceWimax +nm_client_add_connection2, function in NMClient
    -NMDeviceWimax:hw-address, object property in NMDeviceWimax +nm_client_add_connection2_finish, function in NMClient
    -NMDeviceWimax:nsps, object property in NMDeviceWimax +nm_client_add_connection_async, function in NMClient
    -NMDeviceWimax:rssi, object property in NMDeviceWimax +nm_client_add_connection_finish, function in NMClient
    -NMDeviceWimax:tx-power, object property in NMDeviceWimax +NM_CLIENT_ALL_DEVICES, macro in NMClient
    -NMDeviceWireGuard, struct in NMDeviceWireGuard +NM_CLIENT_ANY_DEVICE_ADDED, macro in NMClient
    -NMDeviceWireGuard:fwmark, object property in NMDeviceWireGuard +NM_CLIENT_ANY_DEVICE_REMOVED, macro in NMClient
    -NMDeviceWireGuard:listen-port, object property in NMDeviceWireGuard +NM_CLIENT_CAN_MODIFY, macro in NMClient
    -NMDeviceWireGuard:public-key, object property in NMDeviceWireGuard +NM_CLIENT_CAPABILITIES, macro in NMClient
    -NMDeviceWpan, struct in NMDeviceWpan +NM_CLIENT_CHECKPOINTS, macro in NMClient
    -NMDhcpConfig, struct in NMDhcpConfig +nm_client_checkpoint_adjust_rollback_timeout, function in NMClient
    -NMDhcpConfig:family, object property in NMDhcpConfig +nm_client_checkpoint_adjust_rollback_timeout_finish, function in NMClient
    -NMDhcpConfig:options, object property in NMDhcpConfig +nm_client_checkpoint_create, function in NMClient
    -NMDhcpHostnameFlags, enum in NMSettingIPConfig +nm_client_checkpoint_create_finish, function in NMClient
    -NMDnsEntry, struct in NMClient +nm_client_checkpoint_destroy, function in NMClient
    -NMIPAddressCmpFlags, enum in NMSettingIPConfig +nm_client_checkpoint_destroy_finish, function in NMClient
    -NMIPConfig, struct in NMIPConfig +nm_client_checkpoint_rollback, function in NMClient
    -NMIPConfig:addresses, object property in NMIPConfig +nm_client_checkpoint_rollback_finish, function in NMClient
    -NMIPConfig:domains, object property in NMIPConfig +nm_client_check_connectivity, function in NMClient
    -NMIPConfig:family, object property in NMIPConfig +nm_client_check_connectivity_async, function in NMClient
    -NMIPConfig:gateway, object property in NMIPConfig +nm_client_check_connectivity_finish, function in NMClient
    -NMIPConfig:nameservers, object property in NMIPConfig +NM_CLIENT_CONNECTIONS, macro in NMClient
    -NMIPConfig:routes, object property in NMIPConfig +NM_CLIENT_CONNECTION_ADDED, macro in NMClient
    -NMIPConfig:searches, object property in NMIPConfig +NM_CLIENT_CONNECTION_REMOVED, macro in NMClient
    -NMIPConfig:wins-servers, object property in NMIPConfig +NM_CLIENT_CONNECTIVITY, macro in NMClient
    -NMIPRoutingRuleAsStringFlags, enum in NMSettingIPConfig +NM_CLIENT_CONNECTIVITY_CHECK_AVAILABLE, macro in NMClient
    -NMIPTunnelFlags, enum in NMSettingIPTunnel +NM_CLIENT_CONNECTIVITY_CHECK_ENABLED, macro in NMClient
    -NMIPTunnelMode, enum in nm-dbus-interface +nm_client_connectivity_check_get_available, function in NMClient
    -NMKeyfileHandlerData, struct in nm-keyfile +nm_client_connectivity_check_get_enabled, function in NMClient
    -NMKeyfileHandlerFlags, enum in nm-keyfile +nm_client_connectivity_check_get_uri, function in NMClient
    -NMKeyfileHandlerType, enum in nm-keyfile +nm_client_connectivity_check_set_enabled, function in NMClient
    -NMKeyfileReadHandler, user_function in nm-keyfile +NM_CLIENT_CONNECTIVITY_CHECK_URI, macro in NMClient
    -NMKeyfileWarnSeverity, enum in nm-keyfile +nm_client_dbus_call, function in NMClient
    -NMKeyfileWriteHandler, user_function in nm-keyfile +nm_client_dbus_call_finish, function in NMClient
    -NMLldpNeighbor, struct in NMDevice +NM_CLIENT_DBUS_CONNECTION, macro in NMClient
    -NMManagerError, enum in nm-errors +NM_CLIENT_DBUS_NAME_OWNER, macro in NMClient
    -NMManagerReloadFlags, enum in nm-dbus-interface +nm_client_dbus_set_property, function in NMClient
    -NMMetered, enum in nm-dbus-interface +nm_client_dbus_set_property_finish, function in NMClient
    -NMMptcpFlags, enum in nm-dbus-interface +nm_client_deactivate_connection, function in NMClient
    -NMObject, struct in NMObject +nm_client_deactivate_connection_async, function in NMClient
    -NMObject:client, object property in NMObject +nm_client_deactivate_connection_finish, function in NMClient
    -NMObject:path, object property in NMObject +NM_CLIENT_DEVICES, macro in NMClient
    -NMRadioFlags, enum in nm-dbus-interface +NM_CLIENT_DEVICE_ADDED, macro in NMClient
    -NMRemoteConnection, struct in NMRemoteConnection +NM_CLIENT_DEVICE_REMOVED, macro in NMClient
    -NMRemoteConnection:filename, object property in NMRemoteConnection +NM_CLIENT_DNS_CONFIGURATION, macro in NMClient
    -NMRemoteConnection:flags, object property in NMRemoteConnection +NM_CLIENT_DNS_MODE, macro in NMClient
    -NMRemoteConnection:unsaved, object property in NMRemoteConnection +NM_CLIENT_DNS_RC_MANAGER, macro in NMClient
    -NMRemoteConnection:visible, object property in NMRemoteConnection +NM_CLIENT_ERROR, macro in NMClient
    -NMRollbackResult, enum in nm-dbus-interface +nm_client_error_quark, function in NMClient
    -NMSecretAgentCapabilities, enum in nm-dbus-interface +nm_client_get_activating_connection, function in NMClient
    -NMSecretAgentError, enum in nm-errors +nm_client_get_active_connections, function in NMClient
    -NMSecretAgentGetSecretsFlags, enum in nm-dbus-interface +nm_client_get_all_devices, function in NMClient
    -NMSecretAgentOld, struct in NMSecretAgentOld +nm_client_get_capabilities, function in NMClient
    -NMSecretAgentOld:auto-register, object property in NMSecretAgentOld +nm_client_get_checkpoints, function in NMClient
    -NMSecretAgentOld:capabilities, object property in NMSecretAgentOld +nm_client_get_connections, function in NMClient
    -NMSecretAgentOld:dbus-connection, object property in NMSecretAgentOld +nm_client_get_connection_by_id, function in NMClient
    -NMSecretAgentOld:identifier, object property in NMSecretAgentOld +nm_client_get_connection_by_path, function in NMClient
    -NMSecretAgentOld:registered, object property in NMSecretAgentOld +nm_client_get_connection_by_uuid, function in NMClient
    -NMSecretAgentOldDeleteSecretsFunc, user_function in NMSecretAgentOld +nm_client_get_connectivity, function in NMClient
    -NMSecretAgentOldGetSecretsFunc, user_function in NMSecretAgentOld +nm_client_get_context_busy_watcher, function in NMClient
    -NMSecretAgentOldSaveSecretsFunc, user_function in NMSecretAgentOld +nm_client_get_dbus_connection, function in NMClient
    -NMSetting, struct in NMSettingOvs +nm_client_get_dbus_name_owner, function in NMClient
    -NMSetting6Lowpan, struct in NMSettingOvs +nm_client_get_devices, function in NMClient
    -NMSetting6Lowpan:parent, object property in NMSettingOvs +nm_client_get_device_by_iface, function in NMClient
    -NMSetting8021x, struct in NMSettingOvs +nm_client_get_device_by_path, function in NMClient
    -NMSetting8021x:altsubject-matches, object property in NMSettingOvs +nm_client_get_dns_configuration, function in NMClient
    -NMSetting8021x:anonymous-identity, object property in NMSettingOvs +nm_client_get_dns_mode, function in NMClient
    -NMSetting8021x:auth-timeout, object property in NMSettingOvs +nm_client_get_dns_rc_manager, function in NMClient
    -NMSetting8021x:ca-cert, object property in NMSettingOvs +nm_client_get_instance_flags, function in NMClient
    -NMSetting8021x:ca-cert-password, object property in NMSettingOvs +nm_client_get_logging, function in NMClient
    -NMSetting8021x:ca-cert-password-flags, object property in NMSettingOvs +nm_client_get_main_context, function in NMClient
    -NMSetting8021x:ca-path, object property in NMSettingOvs +nm_client_get_metered, function in NMClient
    -NMSetting8021x:client-cert, object property in NMSettingOvs +nm_client_get_nm_running, function in NMClient
    -NMSetting8021x:client-cert-password, object property in NMSettingOvs +nm_client_get_object_by_path, function in NMClient
    -NMSetting8021x:client-cert-password-flags, object property in NMSettingOvs +nm_client_get_permissions_state, function in NMClient
    -NMSetting8021x:domain-match, object property in NMSettingOvs +nm_client_get_permission_result, function in NMClient
    -NMSetting8021x:domain-suffix-match, object property in NMSettingOvs +nm_client_get_primary_connection, function in NMClient
    -NMSetting8021x:eap, object property in NMSettingOvs +nm_client_get_radio_flags, function in NMClient
    -NMSetting8021x:identity, object property in NMSettingOvs +nm_client_get_startup, function in NMClient
    -NMSetting8021x:optional, object property in NMSettingOvs +nm_client_get_state, function in NMClient
    -NMSetting8021x:pac-file, object property in NMSettingOvs +nm_client_get_version, function in NMClient
    -NMSetting8021x:password, object property in NMSettingOvs +nm_client_get_version_info, function in NMClient
    -NMSetting8021x:password-flags, object property in NMSettingOvs +NM_CLIENT_HOSTNAME, macro in NMClient
    -NMSetting8021x:password-raw, object property in NMSettingOvs +NM_CLIENT_INSTANCE_FLAGS, macro in NMClient
    -NMSetting8021x:password-raw-flags, object property in NMSettingOvs +nm_client_load_connections, function in NMClient
    -NMSetting8021x:phase1-auth-flags, object property in NMSettingOvs +nm_client_load_connections_async, function in NMClient
    -NMSetting8021x:phase1-fast-provisioning, object property in NMSettingOvs +nm_client_load_connections_finish, function in NMClient
    -NMSetting8021x:phase1-peaplabel, object property in NMSettingOvs +NM_CLIENT_METERED, macro in NMClient
    -NMSetting8021x:phase1-peapver, object property in NMSettingOvs +NM_CLIENT_NETWORKING_ENABLED, macro in NMClient
    -NMSetting8021x:phase2-altsubject-matches, object property in NMSettingOvs +nm_client_networking_get_enabled, function in NMClient
    -NMSetting8021x:phase2-auth, object property in NMSettingOvs +nm_client_networking_set_enabled, function in NMClient
    -NMSetting8021x:phase2-autheap, object property in NMSettingOvs +nm_client_new, function in NMClient
    -NMSetting8021x:phase2-ca-cert, object property in NMSettingOvs +nm_client_new_async, function in NMClient
    -NMSetting8021x:phase2-ca-cert-password, object property in NMSettingOvs +nm_client_new_finish, function in NMClient
    -NMSetting8021x:phase2-ca-cert-password-flags, object property in NMSettingOvs +NM_CLIENT_NM_RUNNING, macro in NMClient
    -NMSetting8021x:phase2-ca-path, object property in NMSettingOvs +NM_CLIENT_PERMISSIONS_STATE, macro in NMClient
    -NMSetting8021x:phase2-client-cert, object property in NMSettingOvs +NM_CLIENT_PERMISSION_CHANGED, macro in NMClient
    -NMSetting8021x:phase2-client-cert-password, object property in NMSettingOvs +NM_CLIENT_PRIMARY_CONNECTION, macro in NMClient
    -NMSetting8021x:phase2-client-cert-password-flags, object property in NMSettingOvs +NM_CLIENT_RADIO_FLAGS, macro in NMClient
    -NMSetting8021x:phase2-domain-match, object property in NMSettingOvs +nm_client_reload, function in NMClient
    -NMSetting8021x:phase2-domain-suffix-match, object property in NMSettingOvs +nm_client_reload_connections, function in NMClient
    -NMSetting8021x:phase2-private-key, object property in NMSettingOvs +nm_client_reload_connections_async, function in NMClient
    -NMSetting8021x:phase2-private-key-password, object property in NMSettingOvs +nm_client_reload_connections_finish, function in NMClient
    -NMSetting8021x:phase2-private-key-password-flags, object property in NMSettingOvs +nm_client_reload_finish, function in NMClient
    -NMSetting8021x:phase2-subject-match, object property in NMSettingOvs +nm_client_save_hostname, function in NMClient
    -NMSetting8021x:pin, object property in NMSettingOvs +nm_client_save_hostname_async, function in NMClient
    -NMSetting8021x:pin-flags, object property in NMSettingOvs +nm_client_save_hostname_finish, function in NMClient
    -NMSetting8021x:private-key, object property in NMSettingOvs +nm_client_set_logging, function in NMClient
    -NMSetting8021x:private-key-password, object property in NMSettingOvs +NM_CLIENT_STARTUP, macro in NMClient
    -NMSetting8021x:private-key-password-flags, object property in NMSettingOvs +NM_CLIENT_STATE, macro in NMClient
    -NMSetting8021x:subject-match, object property in NMSettingOvs +NM_CLIENT_VERSION, macro in NMClient
    -NMSetting8021x:system-ca-certs, object property in NMSettingOvs +NM_CLIENT_VERSION_INFO, macro in NMClient
    -NMSetting8021xAuthFlags, enum in NMSetting8021x +nm_client_wait_shutdown, function in NMClient
    -NMSetting8021xCKFormat, enum in NMSetting8021x +nm_client_wait_shutdown_finish, function in NMClient
    -NMSetting8021xCKScheme, enum in NMSetting8021x +NM_CLIENT_WIMAX_ENABLED, macro in NMClient
    -NMSetting:name, object property in NMSettingOvs +nm_client_wimax_get_enabled, function in NMClient
    -NMSettingAdsl, struct in NMSettingOvs +NM_CLIENT_WIMAX_HARDWARE_ENABLED, macro in NMClient
    -NMSettingAdsl:encapsulation, object property in NMSettingOvs +nm_client_wimax_hardware_get_enabled, function in NMClient
    -NMSettingAdsl:password, object property in NMSettingOvs +nm_client_wimax_set_enabled, function in NMClient
    -NMSettingAdsl:password-flags, object property in NMSettingOvs +NM_CLIENT_WIRELESS_ENABLED, macro in NMClient
    -NMSettingAdsl:protocol, object property in NMSettingOvs +nm_client_wireless_get_enabled, function in NMClient
    -NMSettingAdsl:username, object property in NMSettingOvs +NM_CLIENT_WIRELESS_HARDWARE_ENABLED, macro in NMClient
    -NMSettingAdsl:vci, object property in NMSettingOvs +nm_client_wireless_hardware_get_enabled, function in NMClient
    -NMSettingAdsl:vpi, object property in NMSettingOvs +nm_client_wireless_set_enabled, function in NMClient
    -NMSettingBluetooth, struct in NMSettingOvs +NM_CLIENT_WWAN_ENABLED, macro in NMClient
    -NMSettingBluetooth:bdaddr, object property in NMSettingOvs +nm_client_wwan_get_enabled, function in NMClient
    -NMSettingBluetooth:type, object property in NMSettingOvs +NM_CLIENT_WWAN_HARDWARE_ENABLED, macro in NMClient
    -NMSettingBond, struct in NMSettingOvs +nm_client_wwan_hardware_get_enabled, function in NMClient
    -NMSettingBond:options, object property in NMSettingOvs +nm_client_wwan_set_enabled, function in NMClient
    -NMSettingBondPort, struct in NMSettingOvs +NMConnection, struct in NMSettingOvs
    -NMSettingBondPort:prio, object property in NMSettingOvs +NMConnection::changed, object signal in NMSettingOvs
    -NMSettingBondPort:queue-id, object property in NMSettingOvs +NMConnection::secrets-cleared, object signal in NMSettingOvs
    -NMSettingBridge, struct in NMSettingOvs +NMConnection::secrets-updated, object signal in NMSettingOvs
    -NMSettingBridge:ageing-time, object property in NMSettingOvs +NMConnectionError, enum in nm-errors
    -NMSettingBridge:forward-delay, object property in NMSettingOvs +NMConnectionInterface, struct in NMConnection
    -NMSettingBridge:group-address, object property in NMSettingOvs +NMConnectionMultiConnect, enum in nm-dbus-interface
    -NMSettingBridge:group-forward-mask, object property in NMSettingOvs +NMConnectionSerializationFlags, enum in NMConnection
    -NMSettingBridge:hello-time, object property in NMSettingOvs +nm_connection_add_setting, function in NMConnection
    -NMSettingBridge:mac-address, object property in NMSettingOvs +NM_CONNECTION_CHANGED, macro in NMConnection
    -NMSettingBridge:max-age, object property in NMSettingOvs +nm_connection_clear_secrets, function in NMConnection
    -NMSettingBridge:multicast-hash-max, object property in NMSettingOvs +nm_connection_clear_secrets_with_flags, function in NMConnection
    -NMSettingBridge:multicast-last-member-count, object property in NMSettingOvs +nm_connection_clear_settings, function in NMConnection
    -NMSettingBridge:multicast-last-member-interval, object property in NMSettingOvs +nm_connection_compare, function in NMConnection
    -NMSettingBridge:multicast-membership-interval, object property in NMSettingOvs +nm_connection_diff, function in NMConnection
    -NMSettingBridge:multicast-querier, object property in NMSettingOvs +nm_connection_dump, function in NMConnection
    -NMSettingBridge:multicast-querier-interval, object property in NMSettingOvs +NM_CONNECTION_ERROR, macro in nm-errors
    -NMSettingBridge:multicast-query-interval, object property in NMSettingOvs +nm_connection_error_quark, function in nm-errors
    -NMSettingBridge:multicast-query-response-interval, object property in NMSettingOvs +nm_connection_for_each_setting_value, function in NMConnection
    -NMSettingBridge:multicast-query-use-ifaddr, object property in NMSettingOvs +nm_connection_get_connection_type, function in NMConnection
    -NMSettingBridge:multicast-router, object property in NMSettingOvs +nm_connection_get_id, function in NMConnection
    -NMSettingBridge:multicast-snooping, object property in NMSettingOvs +nm_connection_get_interface_name, function in NMConnection
    -NMSettingBridge:multicast-startup-query-count, object property in NMSettingOvs +nm_connection_get_path, function in NMConnection
    -NMSettingBridge:multicast-startup-query-interval, object property in NMSettingOvs +nm_connection_get_setting, function in NMConnection
    -NMSettingBridge:priority, object property in NMSettingOvs +nm_connection_get_settings, function in NMConnection
    -NMSettingBridge:stp, object property in NMSettingOvs +nm_connection_get_setting_802_1x, function in NMConnection
    -NMSettingBridge:vlan-default-pvid, object property in NMSettingOvs +nm_connection_get_setting_adsl, function in NMConnection
    -NMSettingBridge:vlan-filtering, object property in NMSettingOvs +nm_connection_get_setting_bluetooth, function in NMConnection
    -NMSettingBridge:vlan-protocol, object property in NMSettingOvs +nm_connection_get_setting_bond, function in NMConnection
    -NMSettingBridge:vlan-stats-enabled, object property in NMSettingOvs +nm_connection_get_setting_bridge, function in NMConnection
    -NMSettingBridge:vlans, object property in NMSettingOvs +nm_connection_get_setting_bridge_port, function in NMConnection
    -NMSettingBridgePort, struct in NMSettingOvs +nm_connection_get_setting_by_name, function in NMConnection
    -NMSettingBridgePort:hairpin-mode, object property in NMSettingOvs +nm_connection_get_setting_cdma, function in NMConnection
    -NMSettingBridgePort:path-cost, object property in NMSettingOvs +nm_connection_get_setting_connection, function in NMConnection
    -NMSettingBridgePort:priority, object property in NMSettingOvs +nm_connection_get_setting_dcb, function in NMConnection
    -NMSettingBridgePort:vlans, object property in NMSettingOvs +nm_connection_get_setting_dummy, function in NMConnection
    -NMSettingCdma, struct in NMSettingOvs +nm_connection_get_setting_generic, function in NMConnection
    -NMSettingCdma:mtu, object property in NMSettingOvs +nm_connection_get_setting_gsm, function in NMConnection
    -NMSettingCdma:number, object property in NMSettingOvs +nm_connection_get_setting_infiniband, function in NMConnection
    -NMSettingCdma:password, object property in NMSettingOvs +nm_connection_get_setting_ip4_config, function in NMConnection
    -NMSettingCdma:password-flags, object property in NMSettingOvs +nm_connection_get_setting_ip6_config, function in NMConnection
    -NMSettingCdma:username, object property in NMSettingOvs +nm_connection_get_setting_ip_tunnel, function in NMConnection
    -NMSettingClearSecretsWithFlagsFn, user_function in NMSetting +nm_connection_get_setting_macsec, function in NMConnection
    -NMSettingCompareFlags, enum in NMSetting +nm_connection_get_setting_macvlan, function in NMConnection
    -NMSettingConnection, struct in NMSettingOvs +nm_connection_get_setting_olpc_mesh, function in NMConnection
    -NMSettingConnection:auth-retries, object property in NMSettingOvs +nm_connection_get_setting_ovs_bridge, function in NMConnection
    -NMSettingConnection:autoconnect, object property in NMSettingOvs +nm_connection_get_setting_ovs_interface, function in NMConnection
    -NMSettingConnection:autoconnect-priority, object property in NMSettingOvs +nm_connection_get_setting_ovs_patch, function in NMConnection
    -NMSettingConnection:autoconnect-retries, object property in NMSettingOvs +nm_connection_get_setting_ovs_port, function in NMConnection
    -NMSettingConnection:autoconnect-slaves, object property in NMSettingOvs +nm_connection_get_setting_ppp, function in NMConnection
    -NMSettingConnection:dns-over-tls, object property in NMSettingOvs +nm_connection_get_setting_pppoe, function in NMConnection
    -NMSettingConnection:gateway-ping-timeout, object property in NMSettingOvs +nm_connection_get_setting_proxy, function in NMConnection
    -NMSettingConnection:id, object property in NMSettingOvs +nm_connection_get_setting_serial, function in NMConnection
    -NMSettingConnection:interface-name, object property in NMSettingOvs +nm_connection_get_setting_tc_config, function in NMConnection
    -NMSettingConnection:lldp, object property in NMSettingOvs +nm_connection_get_setting_team, function in NMConnection
    -NMSettingConnection:llmnr, object property in NMSettingOvs +nm_connection_get_setting_team_port, function in NMConnection
    -NMSettingConnection:master, object property in NMSettingOvs +nm_connection_get_setting_tun, function in NMConnection
    -NMSettingConnection:mdns, object property in NMSettingOvs +nm_connection_get_setting_vlan, function in NMConnection
    -NMSettingConnection:metered, object property in NMSettingOvs +nm_connection_get_setting_vpn, function in NMConnection
    -NMSettingConnection:mptcp-flags, object property in NMSettingOvs +nm_connection_get_setting_vxlan, function in NMConnection
    -NMSettingConnection:mud-url, object property in NMSettingOvs +nm_connection_get_setting_wimax, function in NMConnection
    -NMSettingConnection:multi-connect, object property in NMSettingOvs +nm_connection_get_setting_wired, function in NMConnection
    -NMSettingConnection:permissions, object property in NMSettingOvs +nm_connection_get_setting_wireless, function in NMConnection
    -NMSettingConnection:read-only, object property in NMSettingOvs +nm_connection_get_setting_wireless_security, function in NMConnection
    -NMSettingConnection:secondaries, object property in NMSettingOvs +nm_connection_get_uuid, function in NMConnection
    -NMSettingConnection:slave-type, object property in NMSettingOvs +nm_connection_get_virtual_device_description, function in NMConnection
    -NMSettingConnection:stable-id, object property in NMSettingOvs +nm_connection_is_type, function in NMConnection
    -NMSettingConnection:timestamp, object property in NMSettingOvs +nm_connection_is_virtual, function in NMConnection
    -NMSettingConnection:type, object property in NMSettingOvs +nm_connection_need_secrets, function in NMConnection
    -NMSettingConnection:uuid, object property in NMSettingOvs +nm_connection_normalize, function in NMConnection
    -NMSettingConnection:wait-activation-delay, object property in NMSettingOvs +NM_CONNECTION_NORMALIZE_PARAM_IP4_CONFIG_METHOD, macro in NMConnection
    -NMSettingConnection:wait-device-timeout, object property in NMSettingOvs +NM_CONNECTION_NORMALIZE_PARAM_IP6_CONFIG_METHOD, macro in NMConnection
    -NMSettingConnection:zone, object property in NMSettingOvs +nm_connection_remove_setting, function in NMConnection
    -NMSettingConnectionAutoconnectSlaves, enum in NMSettingConnection +nm_connection_replace_settings, function in NMConnection
    -NMSettingConnectionDnsOverTls, enum in NMSettingConnection +nm_connection_replace_settings_from_connection, function in NMConnection
    -NMSettingConnectionLldp, enum in NMSettingConnection +NM_CONNECTION_SECRETS_CLEARED, macro in NMConnection
    -NMSettingConnectionLlmnr, enum in NMSettingConnection +NM_CONNECTION_SECRETS_UPDATED, macro in NMConnection
    -NMSettingConnectionMdns, enum in NMSettingConnection +nm_connection_set_path, function in NMConnection
    -NMSettingDcb, struct in NMSettingOvs +nm_connection_to_dbus, function in NMConnection
    -NMSettingDcb:app-fcoe-flags, object property in NMSettingOvs +nm_connection_update_secrets, function in NMConnection
    -NMSettingDcb:app-fcoe-mode, object property in NMSettingOvs +nm_connection_verify, function in NMConnection
    -NMSettingDcb:app-fcoe-priority, object property in NMSettingOvs +nm_connection_verify_secrets, function in NMConnection
    -NMSettingDcb:app-fip-flags, object property in NMSettingOvs +NMConnectivityState, enum in nm-dbus-interface
    -NMSettingDcb:app-fip-priority, object property in NMSettingOvs +nm_conn_wireguard_import, function in nm-conn-utils
    -NMSettingDcb:app-iscsi-flags, object property in NMSettingOvs +NMCryptoError, enum in nm-errors
    -NMSettingDcb:app-iscsi-priority, object property in NMSettingOvs +NM_CRYPTO_ERROR, macro in nm-errors
    -NMSettingDcb:priority-bandwidth, object property in NMSettingOvs +nm_crypto_error_quark, function in nm-errors
    +

    D

    -NMSettingDcb:priority-flow-control, object property in NMSettingOvs +NM_DBUS_INTERFACE, macro in nm-dbus-interface
    -NMSettingDcb:priority-flow-control-flags, object property in NMSettingOvs +NM_DBUS_INTERFACE_ACCESS_POINT, macro in nm-dbus-interface
    -NMSettingDcb:priority-group-bandwidth, object property in NMSettingOvs +NM_DBUS_INTERFACE_ACTIVE_CONNECTION, macro in nm-dbus-interface
    -NMSettingDcb:priority-group-flags, object property in NMSettingOvs +NM_DBUS_INTERFACE_AGENT_MANAGER, macro in nm-dbus-interface
    -NMSettingDcb:priority-group-id, object property in NMSettingOvs +NM_DBUS_INTERFACE_CHECKPOINT, macro in nm-dbus-interface
    -NMSettingDcb:priority-strict-bandwidth, object property in NMSettingOvs +NM_DBUS_INTERFACE_DEVICE, macro in nm-dbus-interface
    -NMSettingDcb:priority-traffic-class, object property in NMSettingOvs +NM_DBUS_INTERFACE_DEVICE_6LOWPAN, macro in nm-dbus-interface
    -NMSettingDcbFlags, enum in NMSettingDcb +NM_DBUS_INTERFACE_DEVICE_ADSL, macro in nm-dbus-interface
    -NMSettingDiffResult, enum in NMSetting +NM_DBUS_INTERFACE_DEVICE_BLUETOOTH, macro in nm-dbus-interface
    -NMSettingDummy, struct in NMSettingOvs +NM_DBUS_INTERFACE_DEVICE_BOND, macro in nm-dbus-interface
    -NMSettingEthtool, struct in NMSettingOvs +NM_DBUS_INTERFACE_DEVICE_BRIDGE, macro in nm-dbus-interface
    -NMSettingGeneric, struct in NMSettingOvs +NM_DBUS_INTERFACE_DEVICE_DUMMY, macro in nm-dbus-interface
    -NMSettingGsm, struct in NMSettingOvs +NM_DBUS_INTERFACE_DEVICE_GENERIC, macro in nm-dbus-interface
    -NMSettingGsm:apn, object property in NMSettingOvs +NM_DBUS_INTERFACE_DEVICE_GRE, macro in nm-dbus-interface
    -NMSettingGsm:auto-config, object property in NMSettingOvs +NM_DBUS_INTERFACE_DEVICE_INFINIBAND, macro in nm-dbus-interface
    -NMSettingGsm:device-id, object property in NMSettingOvs +NM_DBUS_INTERFACE_DEVICE_IP_TUNNEL, macro in nm-dbus-interface
    -NMSettingGsm:home-only, object property in NMSettingOvs +NM_DBUS_INTERFACE_DEVICE_LOOPBACK, macro in nm-dbus-interface
    -NMSettingGsm:mtu, object property in NMSettingOvs +NM_DBUS_INTERFACE_DEVICE_MACSEC, macro in nm-dbus-interface
    -NMSettingGsm:network-id, object property in NMSettingOvs +NM_DBUS_INTERFACE_DEVICE_MACVLAN, macro in nm-dbus-interface
    -NMSettingGsm:number, object property in NMSettingOvs +NM_DBUS_INTERFACE_DEVICE_MODEM, macro in nm-dbus-interface
    -NMSettingGsm:password, object property in NMSettingOvs +NM_DBUS_INTERFACE_DEVICE_OLPC_MESH, macro in nm-dbus-interface
    -NMSettingGsm:password-flags, object property in NMSettingOvs +NM_DBUS_INTERFACE_DEVICE_OVS_BRIDGE, macro in nm-dbus-interface
    -NMSettingGsm:pin, object property in NMSettingOvs +NM_DBUS_INTERFACE_DEVICE_OVS_INTERFACE, macro in nm-dbus-interface
    -NMSettingGsm:pin-flags, object property in NMSettingOvs +NM_DBUS_INTERFACE_DEVICE_OVS_PORT, macro in nm-dbus-interface
    -NMSettingGsm:sim-id, object property in NMSettingOvs +NM_DBUS_INTERFACE_DEVICE_PPP, macro in nm-dbus-interface
    -NMSettingGsm:sim-operator-id, object property in NMSettingOvs +NM_DBUS_INTERFACE_DEVICE_STATISTICS, macro in nm-dbus-interface
    -NMSettingGsm:username, object property in NMSettingOvs +NM_DBUS_INTERFACE_DEVICE_TEAM, macro in nm-dbus-interface
    -NMSettingHostname, struct in NMSettingOvs +NM_DBUS_INTERFACE_DEVICE_TUN, macro in nm-dbus-interface
    -NMSettingHostname:from-dhcp, object property in NMSettingOvs +NM_DBUS_INTERFACE_DEVICE_VETH, macro in nm-dbus-interface
    -NMSettingHostname:from-dns-lookup, object property in NMSettingOvs +NM_DBUS_INTERFACE_DEVICE_VLAN, macro in nm-dbus-interface
    -NMSettingHostname:only-from-default, object property in NMSettingOvs +NM_DBUS_INTERFACE_DEVICE_VRF, macro in nm-dbus-interface
    -NMSettingHostname:priority, object property in NMSettingOvs +NM_DBUS_INTERFACE_DEVICE_VXLAN, macro in nm-dbus-interface
    -NMSettingInfiniband, struct in NMSettingOvs +NM_DBUS_INTERFACE_DEVICE_WIFI_P2P, macro in nm-dbus-interface
    -NMSettingInfiniband:mac-address, object property in NMSettingOvs +NM_DBUS_INTERFACE_DEVICE_WIMAX, macro in nm-dbus-interface
    -NMSettingInfiniband:mtu, object property in NMSettingOvs +NM_DBUS_INTERFACE_DEVICE_WIRED, macro in nm-dbus-interface
    -NMSettingInfiniband:p-key, object property in NMSettingOvs +NM_DBUS_INTERFACE_DEVICE_WIREGUARD, macro in nm-dbus-interface
    -NMSettingInfiniband:parent, object property in NMSettingOvs +NM_DBUS_INTERFACE_DEVICE_WIRELESS, macro in nm-dbus-interface
    -NMSettingInfiniband:transport-mode, object property in NMSettingOvs +NM_DBUS_INTERFACE_DEVICE_WPAN, macro in nm-dbus-interface
    -NMSettingIP4Config, struct in NMSettingOvs +NM_DBUS_INTERFACE_DHCP4_CONFIG, macro in nm-dbus-interface
    -NMSettingIP4Config:dhcp-client-id, object property in NMSettingOvs +NM_DBUS_INTERFACE_DHCP6_CONFIG, macro in nm-dbus-interface
    -NMSettingIP4Config:dhcp-fqdn, object property in NMSettingOvs +NM_DBUS_INTERFACE_DNS_MANAGER, macro in nm-dbus-interface
    -NMSettingIP4Config:dhcp-vendor-class-identifier, object property in NMSettingOvs +NM_DBUS_INTERFACE_IP4_CONFIG, macro in nm-dbus-interface
    -NMSettingIP4Config:link-local, object property in NMSettingOvs +NM_DBUS_INTERFACE_IP6_CONFIG, macro in nm-dbus-interface
    -NMSettingIP4LinkLocal, enum in NMSettingIP4Config +NM_DBUS_INTERFACE_SECRET_AGENT, macro in nm-dbus-interface
    -NMSettingIP6Config, struct in NMSettingOvs +NM_DBUS_INTERFACE_SETTINGS, macro in nm-dbus-interface
    -NMSettingIP6Config:addr-gen-mode, object property in NMSettingOvs +NM_DBUS_INTERFACE_SETTINGS_CONNECTION, macro in nm-dbus-interface
    -NMSettingIP6Config:dhcp-duid, object property in NMSettingOvs +NM_DBUS_INTERFACE_SETTINGS_CONNECTION_SECRETS, macro in nm-dbus-interface
    -NMSettingIP6Config:ip6-privacy, object property in NMSettingOvs +NM_DBUS_INTERFACE_VPN, macro in nm-vpn-dbus-interface
    -NMSettingIP6Config:mtu, object property in NMSettingOvs +NM_DBUS_INTERFACE_VPN_CONNECTION, macro in nm-vpn-dbus-interface
    -NMSettingIP6Config:ra-timeout, object property in NMSettingOvs +NM_DBUS_INTERFACE_WIFI_P2P_PEER, macro in nm-dbus-interface
    -NMSettingIP6Config:token, object property in NMSettingOvs +NM_DBUS_INTERFACE_WIMAX_NSP, macro in nm-dbus-interface
    -NMSettingIP6ConfigAddrGenMode, enum in NMSettingIP6Config +NM_DBUS_INVALID_VPN_CONNECTION, macro in nm-vpn-dbus-interface
    -NMSettingIP6ConfigPrivacy, enum in NMSettingIP6Config +NM_DBUS_NO_ACTIVE_VPN_CONNECTION, macro in nm-vpn-dbus-interface
    -NMSettingIPConfig, struct in NMSettingOvs +NM_DBUS_NO_VPN_CONNECTIONS, macro in nm-vpn-dbus-interface
    -NMSettingIPConfig:addresses, object property in NMSettingOvs +NM_DBUS_PATH, macro in nm-dbus-interface
    -NMSettingIPConfig:auto-route-ext-gw, object property in NMSettingOvs +NM_DBUS_PATH_ACCESS_POINT, macro in nm-dbus-interface
    -NMSettingIPConfig:dad-timeout, object property in NMSettingOvs +NM_DBUS_PATH_AGENT_MANAGER, macro in nm-dbus-interface
    -NMSettingIPConfig:dhcp-hostname, object property in NMSettingOvs +NM_DBUS_PATH_DNS_MANAGER, macro in nm-dbus-interface
    -NMSettingIPConfig:dhcp-hostname-flags, object property in NMSettingOvs +NM_DBUS_PATH_SECRET_AGENT, macro in nm-dbus-interface
    -NMSettingIPConfig:dhcp-iaid, object property in NMSettingOvs +NM_DBUS_PATH_SETTINGS, macro in nm-dbus-interface
    -NMSettingIPConfig:dhcp-reject-servers, object property in NMSettingOvs +NM_DBUS_PATH_SETTINGS_CONNECTION, macro in nm-dbus-interface
    -NMSettingIPConfig:dhcp-send-hostname, object property in NMSettingOvs +NM_DBUS_PATH_VPN, macro in nm-vpn-dbus-interface
    -NMSettingIPConfig:dhcp-timeout, object property in NMSettingOvs +NM_DBUS_PATH_VPN_CONNECTION, macro in nm-vpn-dbus-interface
    -NMSettingIPConfig:dns, object property in NMSettingOvs +NM_DBUS_PATH_WIFI_P2P_PEER, macro in nm-dbus-interface
    -NMSettingIPConfig:dns-options, object property in NMSettingOvs +NM_DBUS_PATH_WIMAX_NSP, macro in nm-dbus-interface
    -NMSettingIPConfig:dns-priority, object property in NMSettingOvs +NM_DBUS_SERVICE, macro in nm-dbus-interface
    -NMSettingIPConfig:dns-search, object property in NMSettingOvs +NM_DBUS_VPN_ALREADY_STARTED, macro in nm-vpn-dbus-interface
    -NMSettingIPConfig:gateway, object property in NMSettingOvs +NM_DBUS_VPN_ALREADY_STOPPED, macro in nm-vpn-dbus-interface
    -NMSettingIPConfig:ignore-auto-dns, object property in NMSettingOvs +NM_DBUS_VPN_BAD_ARGUMENTS, macro in nm-vpn-dbus-interface
    -NMSettingIPConfig:ignore-auto-routes, object property in NMSettingOvs +NM_DBUS_VPN_ERROR_PREFIX, macro in nm-vpn-dbus-interface
    -NMSettingIPConfig:may-fail, object property in NMSettingOvs +NM_DBUS_VPN_INTERACTIVE_NOT_SUPPORTED, macro in nm-vpn-dbus-interface
    -NMSettingIPConfig:method, object property in NMSettingOvs +NM_DBUS_VPN_SIGNAL_CONNECT_FAILED, macro in nm-vpn-dbus-interface
    -NMSettingIPConfig:never-default, object property in NMSettingOvs +NM_DBUS_VPN_SIGNAL_IP4_CONFIG, macro in nm-vpn-dbus-interface
    -NMSettingIPConfig:replace-local-rule, object property in NMSettingOvs +NM_DBUS_VPN_SIGNAL_IP_CONFIG_BAD, macro in nm-vpn-dbus-interface
    -NMSettingIPConfig:required-timeout, object property in NMSettingOvs +NM_DBUS_VPN_SIGNAL_LAUNCH_FAILED, macro in nm-vpn-dbus-interface
    -NMSettingIPConfig:route-metric, object property in NMSettingOvs +NM_DBUS_VPN_SIGNAL_LOGIN_BANNER, macro in nm-vpn-dbus-interface
    -NMSettingIPConfig:route-table, object property in NMSettingOvs +NM_DBUS_VPN_SIGNAL_LOGIN_FAILED, macro in nm-vpn-dbus-interface
    -NMSettingIPConfig:routes, object property in NMSettingOvs +NM_DBUS_VPN_SIGNAL_STATE_CHANGE, macro in nm-vpn-dbus-interface
    -NMSettingIPTunnel, struct in NMSettingOvs +NM_DBUS_VPN_SIGNAL_VPN_CONFIG_BAD, macro in nm-vpn-dbus-interface
    -NMSettingIPTunnel:encapsulation-limit, object property in NMSettingOvs +NM_DBUS_VPN_STARTING_IN_PROGRESS, macro in nm-vpn-dbus-interface
    -NMSettingIPTunnel:flags, object property in NMSettingOvs +NM_DBUS_VPN_STOPPING_IN_PROGRESS, macro in nm-vpn-dbus-interface
    -NMSettingIPTunnel:flow-label, object property in NMSettingOvs +NM_DBUS_VPN_WRONG_STATE, macro in nm-vpn-dbus-interface
    -NMSettingIPTunnel:fwmark, object property in NMSettingOvs +NM_DEPRECATED_IN_0_9_10, macro in nm-version
    -NMSettingIPTunnel:input-key, object property in NMSettingOvs +NM_DEPRECATED_IN_0_9_10_FOR, macro in nm-version
    -NMSettingIPTunnel:local, object property in NMSettingOvs +NM_DEPRECATED_IN_1_0, macro in nm-version
    -NMSettingIPTunnel:mode, object property in NMSettingOvs +NM_DEPRECATED_IN_1_0_FOR, macro in nm-version
    -NMSettingIPTunnel:mtu, object property in NMSettingOvs +NM_DEPRECATED_IN_1_10, macro in nm-version
    -NMSettingIPTunnel:output-key, object property in NMSettingOvs +NM_DEPRECATED_IN_1_10_FOR, macro in nm-version
    -NMSettingIPTunnel:parent, object property in NMSettingOvs +NM_DEPRECATED_IN_1_12, macro in nm-version
    -NMSettingIPTunnel:path-mtu-discovery, object property in NMSettingOvs +NM_DEPRECATED_IN_1_12_FOR, macro in nm-version
    -NMSettingIPTunnel:remote, object property in NMSettingOvs +NM_DEPRECATED_IN_1_14, macro in nm-version
    -NMSettingIPTunnel:tos, object property in NMSettingOvs +NM_DEPRECATED_IN_1_14_FOR, macro in nm-version
    -NMSettingIPTunnel:ttl, object property in NMSettingOvs +NM_DEPRECATED_IN_1_16, macro in nm-version
    -NMSettingLoopback, struct in NMSettingOvs +NM_DEPRECATED_IN_1_16_FOR, macro in nm-version
    -NMSettingLoopback:mtu, object property in NMSettingOvs +NM_DEPRECATED_IN_1_18, macro in nm-version
    -NMSettingMacRandomization, enum in NMSetting +NM_DEPRECATED_IN_1_18_FOR, macro in nm-version
    -NMSettingMacsec, struct in NMSettingOvs +NM_DEPRECATED_IN_1_2, macro in nm-version
    -NMSettingMacsec:encrypt, object property in NMSettingOvs +NM_DEPRECATED_IN_1_20, macro in nm-version
    -NMSettingMacsec:mka-cak, object property in NMSettingOvs +NM_DEPRECATED_IN_1_20_FOR, macro in nm-version
    -NMSettingMacsec:mka-cak-flags, object property in NMSettingOvs +NM_DEPRECATED_IN_1_22, macro in nm-version
    -NMSettingMacsec:mka-ckn, object property in NMSettingOvs +NM_DEPRECATED_IN_1_22_FOR, macro in nm-version
    -NMSettingMacsec:mode, object property in NMSettingOvs +NM_DEPRECATED_IN_1_24, macro in nm-version
    -NMSettingMacsec:parent, object property in NMSettingOvs +NM_DEPRECATED_IN_1_24_FOR, macro in nm-version
    -NMSettingMacsec:port, object property in NMSettingOvs +NM_DEPRECATED_IN_1_26, macro in nm-version
    -NMSettingMacsec:send-sci, object property in NMSettingOvs +NM_DEPRECATED_IN_1_26_FOR, macro in nm-version
    -NMSettingMacsec:validation, object property in NMSettingOvs +NM_DEPRECATED_IN_1_28, macro in nm-version
    -NMSettingMacsecMode, enum in NMSettingMacsec +NM_DEPRECATED_IN_1_28_FOR, macro in nm-version
    -NMSettingMacsecValidation, enum in NMSettingMacsec +NM_DEPRECATED_IN_1_2_FOR, macro in nm-version
    -NMSettingMacvlan, struct in NMSettingOvs +NM_DEPRECATED_IN_1_30, macro in nm-version
    -NMSettingMacvlan:mode, object property in NMSettingOvs +NM_DEPRECATED_IN_1_30_FOR, macro in nm-version
    -NMSettingMacvlan:parent, object property in NMSettingOvs +NM_DEPRECATED_IN_1_32, macro in nm-version
    -NMSettingMacvlan:promiscuous, object property in NMSettingOvs +NM_DEPRECATED_IN_1_32_FOR, macro in nm-version
    -NMSettingMacvlan:tap, object property in NMSettingOvs +NM_DEPRECATED_IN_1_34, macro in nm-version
    -NMSettingMacvlanMode, enum in NMSettingMacvlan +NM_DEPRECATED_IN_1_34_FOR, macro in nm-version
    -NMSettingMatch, struct in NMSettingOvs +NM_DEPRECATED_IN_1_36, macro in nm-version
    -NMSettingMatch:driver, object property in NMSettingOvs +NM_DEPRECATED_IN_1_36_FOR, macro in nm-version
    -NMSettingMatch:interface-name, object property in NMSettingOvs +NM_DEPRECATED_IN_1_38, macro in nm-version
    -NMSettingMatch:kernel-command-line, object property in NMSettingOvs +NM_DEPRECATED_IN_1_38_FOR, macro in nm-version
    -NMSettingMatch:path, object property in NMSettingOvs +NM_DEPRECATED_IN_1_4, macro in nm-version
    -NMSettingOlpcMesh, struct in NMSettingOvs +NM_DEPRECATED_IN_1_40, macro in nm-version
    -NMSettingOlpcMesh:channel, object property in NMSettingOvs +NM_DEPRECATED_IN_1_40_FOR, macro in nm-version
    -NMSettingOlpcMesh:dhcp-anycast-address, object property in NMSettingOvs +NM_DEPRECATED_IN_1_42, macro in nm-version
    -NMSettingOlpcMesh:ssid, object property in NMSettingOvs +NM_DEPRECATED_IN_1_42_FOR, macro in nm-version
    -NMSettingOvsBridge, struct in NMSettingOvs +NM_DEPRECATED_IN_1_44, macro in nm-version
    -NMSettingOvsBridge:datapath-type, object property in NMSettingOvs +NM_DEPRECATED_IN_1_44_FOR, macro in nm-version
    -NMSettingOvsBridge:fail-mode, object property in NMSettingOvs +NM_DEPRECATED_IN_1_4_FOR, macro in nm-version
    -NMSettingOvsBridge:mcast-snooping-enable, object property in NMSettingOvs +NM_DEPRECATED_IN_1_6, macro in nm-version
    -NMSettingOvsBridge:rstp-enable, object property in NMSettingOvs +NM_DEPRECATED_IN_1_6_FOR, macro in nm-version
    -NMSettingOvsBridge:stp-enable, object property in NMSettingOvs +NM_DEPRECATED_IN_1_8, macro in nm-version
    -NMSettingOvsDpdk, struct in NMSettingOvs +NM_DEPRECATED_IN_1_8_FOR, macro in nm-vpn-dbus-interface
    -NMSettingOvsDpdk:devargs, object property in NMSettingOvs +NMDevice, struct in NMDevice
    -NMSettingOvsDpdk:n-rxq, object property in NMSettingOvs +NMDevice6Lowpan, struct in NMDevice6Lowpan
    -NMSettingOvsDpdk:n-rxq-desc, object property in NMSettingOvs +NMDevice6Lowpan:parent, object property in NMDevice6Lowpan
    -NMSettingOvsDpdk:n-txq-desc, object property in NMSettingOvs +NMDevice::state-changed, object signal in NMDevice
    -NMSettingOvsExternalIDs, struct in NMSettingOvs +NMDevice:active-connection, object property in NMDevice
    -NMSettingOvsExternalIDs:data, object property in NMSettingOvs +NMDevice:autoconnect, object property in NMDevice
    -NMSettingOvsInterface, struct in NMSettingOvs +NMDevice:available-connections, object property in NMDevice
    -NMSettingOvsInterface:ofport-request, object property in NMSettingOvs +NMDevice:capabilities, object property in NMDevice
    -NMSettingOvsInterface:type, object property in NMSettingOvs +NMDevice:device-type, object property in NMDevice
    -NMSettingOvsOtherConfig, struct in NMSettingOvs +NMDevice:dhcp4-config, object property in NMDevice
    -NMSettingOvsOtherConfig:data, object property in NMSettingOvs +NMDevice:dhcp6-config, object property in NMDevice
    -NMSettingOvsPatch, struct in NMSettingOvs +NMDevice:driver, object property in NMDevice
    -NMSettingOvsPatch:peer, object property in NMSettingOvs +NMDevice:driver-version, object property in NMDevice
    -NMSettingOvsPort, struct in NMSettingOvs +NMDevice:firmware-missing, object property in NMDevice
    -NMSettingOvsPort:bond-downdelay, object property in NMSettingOvs +NMDevice:firmware-version, object property in NMDevice
    -NMSettingOvsPort:bond-mode, object property in NMSettingOvs +NMDevice:hw-address, object property in NMDevice
    -NMSettingOvsPort:bond-updelay, object property in NMSettingOvs +NMDevice:interface, object property in NMDevice
    -NMSettingOvsPort:lacp, object property in NMSettingOvs +NMDevice:interface-flags, object property in NMDevice
    -NMSettingOvsPort:tag, object property in NMSettingOvs +NMDevice:ip-interface, object property in NMDevice
    -NMSettingOvsPort:trunks, object property in NMSettingOvs +NMDevice:ip4-config, object property in NMDevice
    -NMSettingOvsPort:vlan-mode, object property in NMSettingOvs +NMDevice:ip4-connectivity, object property in NMDevice
    -NMSettingPpp, struct in NMSettingOvs +NMDevice:ip6-config, object property in NMDevice
    -NMSettingPpp:baud, object property in NMSettingOvs +NMDevice:ip6-connectivity, object property in NMDevice
    -NMSettingPpp:crtscts, object property in NMSettingOvs +NMDevice:lldp-neighbors, object property in NMDevice
    -NMSettingPpp:lcp-echo-failure, object property in NMSettingOvs +NMDevice:managed, object property in NMDevice
    -NMSettingPpp:lcp-echo-interval, object property in NMSettingOvs +NMDevice:metered, object property in NMDevice
    -NMSettingPpp:mppe-stateful, object property in NMSettingOvs +NMDevice:mtu, object property in NMDevice
    -NMSettingPpp:mru, object property in NMSettingOvs +NMDevice:nm-plugin-missing, object property in NMDevice
    -NMSettingPpp:mtu, object property in NMSettingOvs +NMDevice:path, object property in NMDevice
    -NMSettingPpp:no-vj-comp, object property in NMSettingOvs +NMDevice:physical-port-id, object property in NMDevice
    -NMSettingPpp:noauth, object property in NMSettingOvs +NMDevice:ports, object property in NMDevice
    -NMSettingPpp:nobsdcomp, object property in NMSettingOvs +NMDevice:product, object property in NMDevice
    -NMSettingPpp:nodeflate, object property in NMSettingOvs +NMDevice:real, object property in NMDevice
    -NMSettingPpp:refuse-chap, object property in NMSettingOvs +NMDevice:state, object property in NMDevice
    -NMSettingPpp:refuse-eap, object property in NMSettingOvs +NMDevice:state-reason, object property in NMDevice
    -NMSettingPpp:refuse-mschap, object property in NMSettingOvs +NMDevice:udi, object property in NMDevice
    -NMSettingPpp:refuse-mschapv2, object property in NMSettingOvs +NMDevice:vendor, object property in NMDevice
    -NMSettingPpp:refuse-pap, object property in NMSettingOvs +NMDeviceAdsl, struct in NMDeviceAdsl
    -NMSettingPpp:require-mppe, object property in NMSettingOvs +NMDeviceAdsl:carrier, object property in NMDeviceAdsl
    -NMSettingPpp:require-mppe-128, object property in NMSettingOvs +NMDeviceBond, struct in NMDeviceBond
    -NMSettingPppoe, struct in NMSettingOvs +NMDeviceBond:carrier, object property in NMDeviceBond
    -NMSettingPppoe:parent, object property in NMSettingOvs +NMDeviceBond:slaves, object property in NMDeviceBond
    -NMSettingPppoe:password, object property in NMSettingOvs +NMDeviceBridge, struct in NMDeviceBridge
    -NMSettingPppoe:password-flags, object property in NMSettingOvs +NMDeviceBridge:carrier, object property in NMDeviceBridge
    -NMSettingPppoe:service, object property in NMSettingOvs +NMDeviceBridge:slaves, object property in NMDeviceBridge
    -NMSettingPppoe:username, object property in NMSettingOvs +NMDeviceBt, struct in NMDeviceBt
    -NMSettingProxy, struct in NMSettingOvs +NMDeviceBt:bt-capabilities, object property in NMDeviceBt
    -NMSettingProxy:browser-only, object property in NMSettingOvs +NMDeviceBt:name, object property in NMDeviceBt
    -NMSettingProxy:method, object property in NMSettingOvs +NMDeviceCapabilities, enum in nm-dbus-interface
    -NMSettingProxy:pac-script, object property in NMSettingOvs +NMDeviceDummy, struct in NMDeviceDummy
    -NMSettingProxy:pac-url, object property in NMSettingOvs +NMDeviceError, enum in nm-errors
    -NMSettingProxyMethod, enum in NMSettingProxy +NMDeviceEthernet, struct in NMDeviceEthernet
    -NMSettingsAddConnection2Flags, enum in nm-dbus-interface +NMDeviceEthernet:carrier, object property in NMDeviceEthernet
    -NMSettingsConnectionFlags, enum in nm-dbus-interface +NMDeviceEthernet:perm-hw-address, object property in NMDeviceEthernet
    -NMSettingSecretFlags, enum in NMSetting +NMDeviceEthernet:s390-subchannels, object property in NMDeviceEthernet
    -NMSettingSerial, struct in NMSettingOvs +NMDeviceEthernet:speed, object property in NMDeviceEthernet
    -NMSettingSerial:baud, object property in NMSettingOvs +NMDeviceGeneric, struct in NMDeviceGeneric
    -NMSettingSerial:bits, object property in NMSettingOvs +NMDeviceGeneric:type-description, object property in NMDeviceGeneric
    -NMSettingSerial:parity, object property in NMSettingOvs +NMDeviceInfiniband, struct in NMDeviceInfiniband
    -NMSettingSerial:send-delay, object property in NMSettingOvs +NMDeviceInfiniband:carrier, object property in NMDeviceInfiniband
    -NMSettingSerial:stopbits, object property in NMSettingOvs +NMDeviceInterfaceFlags, enum in nm-dbus-interface
    -NMSettingSerialParity, enum in NMSettingSerial +NMDeviceIPTunnel, struct in NMDeviceIPTunnel
    -NMSettingsError, enum in nm-errors +NMDeviceIPTunnel:encapsulation-limit, object property in NMDeviceIPTunnel
    -NMSettingSriov, struct in NMSettingOvs +NMDeviceIPTunnel:flags, object property in NMDeviceIPTunnel
    -NMSettingSriov:autoprobe-drivers, object property in NMSettingOvs +NMDeviceIPTunnel:flow-label, object property in NMDeviceIPTunnel
    -NMSettingSriov:total-vfs, object property in NMSettingOvs +NMDeviceIPTunnel:input-key, object property in NMDeviceIPTunnel
    -NMSettingSriov:vfs, object property in NMSettingOvs +NMDeviceIPTunnel:local, object property in NMDeviceIPTunnel
    -NMSettingsUpdate2Flags, enum in nm-dbus-interface +NMDeviceIPTunnel:mode, object property in NMDeviceIPTunnel
    -NMSettingTCConfig, struct in NMSettingOvs +NMDeviceIPTunnel:output-key, object property in NMDeviceIPTunnel
    -NMSettingTCConfig:qdiscs, object property in NMSettingOvs +NMDeviceIPTunnel:parent, object property in NMDeviceIPTunnel
    -NMSettingTCConfig:tfilters, object property in NMSettingOvs +NMDeviceIPTunnel:path-mtu-discovery, object property in NMDeviceIPTunnel
    -NMSettingTeam, struct in NMSettingOvs +NMDeviceIPTunnel:remote, object property in NMDeviceIPTunnel
    -NMSettingTeam:config, object property in NMSettingOvs +NMDeviceIPTunnel:tos, object property in NMDeviceIPTunnel
    -NMSettingTeam:link-watchers, object property in NMSettingOvs +NMDeviceIPTunnel:ttl, object property in NMDeviceIPTunnel
    -NMSettingTeam:mcast-rejoin-count, object property in NMSettingOvs +NMDeviceLoopback, struct in NMDeviceLoopback
    -NMSettingTeam:mcast-rejoin-interval, object property in NMSettingOvs +NMDeviceMacsec, struct in NMDeviceMacsec
    -NMSettingTeam:notify-peers-count, object property in NMSettingOvs +NMDeviceMacsec:cipher-suite, object property in NMDeviceMacsec
    -NMSettingTeam:notify-peers-interval, object property in NMSettingOvs +NMDeviceMacsec:encoding-sa, object property in NMDeviceMacsec
    -NMSettingTeam:runner, object property in NMSettingOvs +NMDeviceMacsec:encrypt, object property in NMDeviceMacsec
    -NMSettingTeam:runner-active, object property in NMSettingOvs +NMDeviceMacsec:es, object property in NMDeviceMacsec
    -NMSettingTeam:runner-agg-select-policy, object property in NMSettingOvs +NMDeviceMacsec:icv-length, object property in NMDeviceMacsec
    -NMSettingTeam:runner-fast-rate, object property in NMSettingOvs +NMDeviceMacsec:include-sci, object property in NMDeviceMacsec
    -NMSettingTeam:runner-hwaddr-policy, object property in NMSettingOvs +NMDeviceMacsec:parent, object property in NMDeviceMacsec
    -NMSettingTeam:runner-min-ports, object property in NMSettingOvs +NMDeviceMacsec:protect, object property in NMDeviceMacsec
    -NMSettingTeam:runner-sys-prio, object property in NMSettingOvs +NMDeviceMacsec:replay-protect, object property in NMDeviceMacsec
    -NMSettingTeam:runner-tx-balancer, object property in NMSettingOvs +NMDeviceMacsec:scb, object property in NMDeviceMacsec
    -NMSettingTeam:runner-tx-balancer-interval, object property in NMSettingOvs +NMDeviceMacsec:sci, object property in NMDeviceMacsec
    -NMSettingTeam:runner-tx-hash, object property in NMSettingOvs +NMDeviceMacsec:validation, object property in NMDeviceMacsec
    -NMSettingTeamPort, struct in NMSettingOvs +NMDeviceMacsec:window, object property in NMDeviceMacsec
    -NMSettingTeamPort:config, object property in NMSettingOvs +NMDeviceMacvlan, struct in NMDeviceMacvlan
    -NMSettingTeamPort:lacp-key, object property in NMSettingOvs +NMDeviceMacvlan:mode, object property in NMDeviceMacvlan
    -NMSettingTeamPort:lacp-prio, object property in NMSettingOvs +NMDeviceMacvlan:no-promisc, object property in NMDeviceMacvlan
    -NMSettingTeamPort:link-watchers, object property in NMSettingOvs +NMDeviceMacvlan:parent, object property in NMDeviceMacvlan
    -NMSettingTeamPort:prio, object property in NMSettingOvs +NMDeviceMacvlan:tap, object property in NMDeviceMacvlan
    -NMSettingTeamPort:queue-id, object property in NMSettingOvs +NMDeviceModem, struct in NMDeviceModem
    -NMSettingTeamPort:sticky, object property in NMSettingOvs +NMDeviceModem:apn, object property in NMDeviceModem
    -NMSettingTun, struct in NMSettingOvs +NMDeviceModem:current-capabilities, object property in NMDeviceModem
    -NMSettingTun:group, object property in NMSettingOvs +NMDeviceModem:device-id, object property in NMDeviceModem
    -NMSettingTun:mode, object property in NMSettingOvs +NMDeviceModem:modem-capabilities, object property in NMDeviceModem
    -NMSettingTun:multi-queue, object property in NMSettingOvs +NMDeviceModem:operator-code, object property in NMDeviceModem
    -NMSettingTun:owner, object property in NMSettingOvs +NMDeviceModemCapabilities, enum in nm-dbus-interface
    -NMSettingTun:pi, object property in NMSettingOvs +NMDeviceOlpcMesh, struct in NMDeviceOlpcMesh
    -NMSettingTun:vnet-hdr, object property in NMSettingOvs +NMDeviceOlpcMesh:active-channel, object property in NMDeviceOlpcMesh
    -NMSettingTunMode, enum in NMSettingTun +NMDeviceOlpcMesh:companion, object property in NMDeviceOlpcMesh
    -NMSettingUser, struct in NMSettingOvs +NMDeviceOvsBridge, struct in NMDeviceOvsBridge
    -NMSettingUser:data, object property in NMSettingOvs +NMDeviceOvsBridge:slaves, object property in NMDeviceOvsBridge
    -NMSettingValueIterFn, user_function in NMSetting +NMDeviceOvsInterface, struct in NMDeviceOvsInterface
    -NMSettingVeth, struct in NMSettingOvs +NMDeviceOvsPort, struct in NMDeviceOvsPort
    -NMSettingVeth:peer, object property in NMSettingOvs +NMDeviceOvsPort:slaves, object property in NMDeviceOvsPort
    -NMSettingVlan, struct in NMSettingOvs +NMDevicePpp, struct in NMDevicePpp
    -NMSettingVlan:egress-priority-map, object property in NMSettingOvs +NMDeviceReapplyFlags, enum in nm-dbus-interface
    -NMSettingVlan:flags, object property in NMSettingOvs +NMDeviceState, enum in nm-dbus-interface
    -NMSettingVlan:id, object property in NMSettingOvs +NMDeviceStateReason, enum in nm-dbus-interface
    -NMSettingVlan:ingress-priority-map, object property in NMSettingOvs +NMDeviceTeam, struct in NMDeviceTeam
    -NMSettingVlan:parent, object property in NMSettingOvs +NMDeviceTeam:carrier, object property in NMDeviceTeam
    -NMSettingVlan:protocol, object property in NMSettingOvs +NMDeviceTeam:config, object property in NMDeviceTeam
    -NMSettingVpn, struct in NMSettingOvs +NMDeviceTeam:slaves, object property in NMDeviceTeam
    -NMSettingVpn:data, object property in NMSettingOvs +NMDeviceTun, struct in NMDeviceTun
    -NMSettingVpn:persistent, object property in NMSettingOvs +NMDeviceTun:group, object property in NMDeviceTun
    -NMSettingVpn:secrets, object property in NMSettingOvs +NMDeviceTun:mode, object property in NMDeviceTun
    -NMSettingVpn:service-type, object property in NMSettingOvs +NMDeviceTun:multi-queue, object property in NMDeviceTun
    -NMSettingVpn:timeout, object property in NMSettingOvs +NMDeviceTun:no-pi, object property in NMDeviceTun
    -NMSettingVpn:user-name, object property in NMSettingOvs +NMDeviceTun:owner, object property in NMDeviceTun
    -NMSettingVrf, struct in NMSettingOvs +NMDeviceTun:vnet-hdr, object property in NMDeviceTun
    -NMSettingVrf:table, object property in NMSettingOvs +NMDeviceType, enum in nm-dbus-interface
    -NMSettingVxlan, struct in NMSettingOvs +NMDeviceVeth, struct in NMDeviceVeth
    -NMSettingVxlan:ageing, object property in NMSettingOvs +NMDeviceVeth:peer, object property in NMDeviceVeth
    -NMSettingVxlan:destination-port, object property in NMSettingOvs +NMDeviceVlan, struct in NMDeviceVlan
    -NMSettingVxlan:id, object property in NMSettingOvs +NMDeviceVlan:carrier, object property in NMDeviceVlan
    -NMSettingVxlan:l2-miss, object property in NMSettingOvs +NMDeviceVlan:parent, object property in NMDeviceVlan
    -NMSettingVxlan:l3-miss, object property in NMSettingOvs +NMDeviceVlan:vlan-id, object property in NMDeviceVlan
    -NMSettingVxlan:learning, object property in NMSettingOvs +NMDeviceVrf, struct in NMDeviceVrf
    -NMSettingVxlan:limit, object property in NMSettingOvs +NMDeviceVrf:table, object property in NMDeviceVrf
    -NMSettingVxlan:local, object property in NMSettingOvs +NMDeviceVxlan, struct in NMDeviceVxlan
    -NMSettingVxlan:parent, object property in NMSettingOvs +NMDeviceVxlan:ageing, object property in NMDeviceVxlan
    -NMSettingVxlan:proxy, object property in NMSettingOvs +NMDeviceVxlan:carrier, object property in NMDeviceVxlan
    -NMSettingVxlan:remote, object property in NMSettingOvs +NMDeviceVxlan:dst-port, object property in NMDeviceVxlan
    -NMSettingVxlan:rsc, object property in NMSettingOvs +NMDeviceVxlan:group, object property in NMDeviceVxlan
    -NMSettingVxlan:source-port-max, object property in NMSettingOvs +NMDeviceVxlan:id, object property in NMDeviceVxlan
    -NMSettingVxlan:source-port-min, object property in NMSettingOvs +NMDeviceVxlan:l2miss, object property in NMDeviceVxlan
    -NMSettingVxlan:tos, object property in NMSettingOvs +NMDeviceVxlan:l3miss, object property in NMDeviceVxlan
    -NMSettingVxlan:ttl, object property in NMSettingOvs +NMDeviceVxlan:learning, object property in NMDeviceVxlan
    -NMSettingWifiP2P, struct in NMSettingOvs +NMDeviceVxlan:limit, object property in NMDeviceVxlan
    -NMSettingWifiP2P:peer, object property in NMSettingOvs +NMDeviceVxlan:local, object property in NMDeviceVxlan
    -NMSettingWifiP2P:wfd-ies, object property in NMSettingOvs +NMDeviceVxlan:parent, object property in NMDeviceVxlan
    -NMSettingWifiP2P:wps-method, object property in NMSettingOvs +NMDeviceVxlan:proxy, object property in NMDeviceVxlan
    -NMSettingWimax, struct in NMSettingOvs +NMDeviceVxlan:rsc, object property in NMDeviceVxlan
    -NMSettingWimax:mac-address, object property in NMSettingOvs +NMDeviceVxlan:src-port-max, object property in NMDeviceVxlan
    -NMSettingWimax:network-name, object property in NMSettingOvs +NMDeviceVxlan:src-port-min, object property in NMDeviceVxlan
    -NMSettingWired, struct in NMSettingOvs +NMDeviceVxlan:tos, object property in NMDeviceVxlan
    -NMSettingWired:accept-all-mac-addresses, object property in NMSettingOvs +NMDeviceVxlan:ttl, object property in NMDeviceVxlan
    -NMSettingWired:auto-negotiate, object property in NMSettingOvs +NMDeviceWifi, struct in NMDeviceWifi
    -NMSettingWired:cloned-mac-address, object property in NMSettingOvs +NMDeviceWifi::access-point-added, object signal in NMDeviceWifi
    -NMSettingWired:duplex, object property in NMSettingOvs +NMDeviceWifi::access-point-removed, object signal in NMDeviceWifi
    -NMSettingWired:generate-mac-address-mask, object property in NMSettingOvs +NMDeviceWifi:access-points, object property in NMDeviceWifi
    -NMSettingWired:mac-address, object property in NMSettingOvs +NMDeviceWifi:active-access-point, object property in NMDeviceWifi
    -NMSettingWired:mac-address-blacklist, object property in NMSettingOvs +NMDeviceWifi:bitrate, object property in NMDeviceWifi
    -NMSettingWired:mtu, object property in NMSettingOvs +NMDeviceWifi:last-scan, object property in NMDeviceWifi
    -NMSettingWired:port, object property in NMSettingOvs +NMDeviceWifi:mode, object property in NMDeviceWifi
    -NMSettingWired:s390-nettype, object property in NMSettingOvs +NMDeviceWifi:perm-hw-address, object property in NMDeviceWifi
    -NMSettingWired:s390-options, object property in NMSettingOvs +NMDeviceWifi:wireless-capabilities, object property in NMDeviceWifi
    -NMSettingWired:s390-subchannels, object property in NMSettingOvs +NMDeviceWifiCapabilities, enum in nm-dbus-interface
    -NMSettingWired:speed, object property in NMSettingOvs +NMDeviceWifiP2P, struct in NMDeviceWifiP2P
    -NMSettingWired:wake-on-lan, object property in NMSettingOvs +NMDeviceWifiP2P::peer-added, object signal in NMDeviceWifiP2P
    -NMSettingWired:wake-on-lan-password, object property in NMSettingOvs +NMDeviceWifiP2P::peer-removed, object signal in NMDeviceWifiP2P
    -NMSettingWiredWakeOnLan, enum in NMSettingWired +NMDeviceWifiP2P:peers, object property in NMDeviceWifiP2P
    -NMSettingWireGuard, struct in NMSettingOvs +NMDeviceWimax, struct in NMDeviceWimax
    -NMSettingWireGuard:fwmark, object property in NMSettingOvs +NMDeviceWimax::nsp-added, object signal in NMDeviceWimax
    -NMSettingWireGuard:ip4-auto-default-route, object property in NMSettingOvs +NMDeviceWimax::nsp-removed, object signal in NMDeviceWimax
    -NMSettingWireGuard:ip6-auto-default-route, object property in NMSettingOvs +NMDeviceWimax:active-nsp, object property in NMDeviceWimax
    -NMSettingWireGuard:listen-port, object property in NMSettingOvs +NMDeviceWimax:bsid, object property in NMDeviceWimax
    -NMSettingWireGuard:mtu, object property in NMSettingOvs +NMDeviceWimax:center-frequency, object property in NMDeviceWimax
    -NMSettingWireGuard:peer-routes, object property in NMSettingOvs +NMDeviceWimax:cinr, object property in NMDeviceWimax
    -NMSettingWireGuard:private-key, object property in NMSettingOvs +NMDeviceWimax:hw-address, object property in NMDeviceWimax
    -NMSettingWireGuard:private-key-flags, object property in NMSettingOvs +NMDeviceWimax:nsps, object property in NMDeviceWimax
    -NMSettingWireless, struct in NMSettingOvs +NMDeviceWimax:rssi, object property in NMDeviceWimax
    -NMSettingWireless:ap-isolation, object property in NMSettingOvs +NMDeviceWimax:tx-power, object property in NMDeviceWimax
    -NMSettingWireless:band, object property in NMSettingOvs +NMDeviceWireGuard, struct in NMDeviceWireGuard
    -NMSettingWireless:bssid, object property in NMSettingOvs +NMDeviceWireGuard:fwmark, object property in NMDeviceWireGuard
    -NMSettingWireless:channel, object property in NMSettingOvs +NMDeviceWireGuard:listen-port, object property in NMDeviceWireGuard
    -NMSettingWireless:cloned-mac-address, object property in NMSettingOvs +NMDeviceWireGuard:public-key, object property in NMDeviceWireGuard
    -NMSettingWireless:generate-mac-address-mask, object property in NMSettingOvs +NMDeviceWpan, struct in NMDeviceWpan
    -NMSettingWireless:hidden, object property in NMSettingOvs +nm_device_6lowpan_get_parent, function in NMDevice6Lowpan
    -NMSettingWireless:mac-address, object property in NMSettingOvs +NM_DEVICE_6LOWPAN_HW_ADDRESS, macro in NMDevice6Lowpan
    -NMSettingWireless:mac-address-blacklist, object property in NMSettingOvs +NM_DEVICE_6LOWPAN_PARENT, macro in NMDevice6Lowpan
    -NMSettingWireless:mac-address-randomization, object property in NMSettingOvs +NM_DEVICE_ACTIVE_CONNECTION, macro in NMDevice
    -NMSettingWireless:mode, object property in NMSettingOvs +NM_DEVICE_ADSL_CARRIER, macro in NMDeviceAdsl
    -NMSettingWireless:mtu, object property in NMSettingOvs +nm_device_adsl_get_carrier, function in NMDeviceAdsl
    -NMSettingWireless:powersave, object property in NMSettingOvs +NM_DEVICE_AUTOCONNECT, macro in NMDevice
    -NMSettingWireless:rate, object property in NMSettingOvs +NM_DEVICE_AVAILABLE_CONNECTIONS, macro in NMDevice
    -NMSettingWireless:seen-bssids, object property in NMSettingOvs +NM_DEVICE_BOND_CARRIER, macro in NMDeviceBond
    -NMSettingWireless:ssid, object property in NMSettingOvs +nm_device_bond_get_carrier, function in NMDeviceBond
    -NMSettingWireless:tx-power, object property in NMSettingOvs +nm_device_bond_get_hw_address, function in NMDeviceBond
    -NMSettingWireless:wake-on-wlan, object property in NMSettingOvs +nm_device_bond_get_slaves, function in NMDeviceBond
    -NMSettingWirelessPowersave, enum in NMSettingWireless +NM_DEVICE_BOND_HW_ADDRESS, macro in NMDeviceBond
    -NMSettingWirelessSecurity, struct in NMSettingOvs +NM_DEVICE_BOND_SLAVES, macro in NMDeviceBond
    -NMSettingWirelessSecurity:auth-alg, object property in NMSettingOvs +NM_DEVICE_BRIDGE_CARRIER, macro in NMDeviceBridge
    -NMSettingWirelessSecurity:fils, object property in NMSettingOvs +nm_device_bridge_get_carrier, function in NMDeviceBridge
    -NMSettingWirelessSecurity:group, object property in NMSettingOvs +nm_device_bridge_get_hw_address, function in NMDeviceBridge
    -NMSettingWirelessSecurity:key-mgmt, object property in NMSettingOvs +nm_device_bridge_get_slaves, function in NMDeviceBridge
    -NMSettingWirelessSecurity:leap-password, object property in NMSettingOvs +NM_DEVICE_BRIDGE_HW_ADDRESS, macro in NMDeviceBridge
    -NMSettingWirelessSecurity:leap-password-flags, object property in NMSettingOvs +NM_DEVICE_BRIDGE_SLAVES, macro in NMDeviceBridge
    -NMSettingWirelessSecurity:leap-username, object property in NMSettingOvs +NM_DEVICE_BT_CAPABILITIES, macro in NMDeviceBt
    -NMSettingWirelessSecurity:pairwise, object property in NMSettingOvs +nm_device_bt_get_capabilities, function in NMDeviceBt
    -NMSettingWirelessSecurity:pmf, object property in NMSettingOvs +nm_device_bt_get_hw_address, function in NMDeviceBt
    -NMSettingWirelessSecurity:proto, object property in NMSettingOvs +nm_device_bt_get_name, function in NMDeviceBt
    -NMSettingWirelessSecurity:psk, object property in NMSettingOvs +NM_DEVICE_BT_HW_ADDRESS, macro in NMDeviceBt
    -NMSettingWirelessSecurity:psk-flags, object property in NMSettingOvs +NM_DEVICE_BT_NAME, macro in NMDeviceBt
    -NMSettingWirelessSecurity:wep-key-flags, object property in NMSettingOvs +NM_DEVICE_CAPABILITIES, macro in NMDevice
    -NMSettingWirelessSecurity:wep-key-type, object property in NMSettingOvs +nm_device_connection_compatible, function in NMDevice
    -NMSettingWirelessSecurity:wep-key0, object property in NMSettingOvs +nm_device_connection_valid, function in NMDevice
    -NMSettingWirelessSecurity:wep-key1, object property in NMSettingOvs +nm_device_delete, function in NMDevice
    -NMSettingWirelessSecurity:wep-key2, object property in NMSettingOvs +nm_device_delete_async, function in NMDevice
    -NMSettingWirelessSecurity:wep-key3, object property in NMSettingOvs +nm_device_delete_finish, function in NMDevice
    -NMSettingWirelessSecurity:wep-tx-keyidx, object property in NMSettingOvs +NM_DEVICE_DEVICE_TYPE, macro in NMDevice
    -NMSettingWirelessSecurity:wps-method, object property in NMSettingOvs +NM_DEVICE_DHCP4_CONFIG, macro in NMDevice
    -NMSettingWirelessSecurityFils, enum in NMSettingWirelessSecurity +NM_DEVICE_DHCP6_CONFIG, macro in NMDevice
    -NMSettingWirelessSecurityPmf, enum in NMSettingWirelessSecurity +nm_device_disambiguate_names, function in NMDevice
    -NMSettingWirelessSecurityWpsMethod, enum in NMSettingWirelessSecurity +nm_device_disconnect, function in NMDevice
    -NMSettingWirelessWakeOnWLan, enum in NMSettingWireless +nm_device_disconnect_async, function in NMDevice
    -NMSettingWpan, struct in NMSettingOvs +nm_device_disconnect_finish, function in NMDevice
    -NMSettingWpan:channel, object property in NMSettingOvs +NM_DEVICE_DRIVER, macro in NMDevice
    -NMSettingWpan:mac-address, object property in NMSettingOvs +NM_DEVICE_DRIVER_VERSION, macro in NMDevice
    -NMSettingWpan:page, object property in NMSettingOvs +nm_device_dummy_get_hw_address, function in NMDeviceDummy
    -NMSettingWpan:pan-id, object property in NMSettingOvs +NM_DEVICE_DUMMY_HW_ADDRESS, macro in NMDeviceDummy
    -NMSettingWpan:short-address, object property in NMSettingOvs +NM_DEVICE_ERROR, macro in nm-errors
    -NMSimpleConnection, struct in NMSettingOvs +nm_device_error_quark, function in nm-errors
    -NMSriovVFVlanProtocol, enum in NMSettingSriov +NM_DEVICE_ETHERNET_CARRIER, macro in NMDeviceEthernet
    -NMState, enum in nm-dbus-interface +nm_device_ethernet_get_carrier, function in NMDeviceEthernet
    -NMTeamLinkWatcherArpPingFlags, enum in NMSettingTeam +nm_device_ethernet_get_hw_address, function in NMDeviceEthernet
    -NMTernary, enum in nm-dbus-interface +nm_device_ethernet_get_permanent_hw_address, function in NMDeviceEthernet
    -NMUtilsCheckFilePredicate, user_function in nm-utils +nm_device_ethernet_get_s390_subchannels, function in NMDeviceEthernet
    -NMUtilsFileSearchInPathsPredicate, user_function in nm-utils +nm_device_ethernet_get_speed, function in NMDeviceEthernet
    -NMUtilsPredicateStr, user_function in NMSettingOvs +NM_DEVICE_ETHERNET_HW_ADDRESS, macro in NMDeviceEthernet
    -NMUtilsSecurityType, enum in nm-utils +NM_DEVICE_ETHERNET_PERMANENT_HW_ADDRESS, macro in NMDeviceEthernet
    -NMVariantAttributeSpec, struct in nm-utils +NM_DEVICE_ETHERNET_S390_SUBCHANNELS, macro in NMDeviceEthernet
    -NMVersionInfoCapability, enum in nm-dbus-interface +NM_DEVICE_ETHERNET_SPEED, macro in NMDeviceEthernet
    -NMVlanFlags, enum in NMSettingVlan +nm_device_filter_connections, function in NMDevice
    -NMVlanPriorityMap, enum in NMSettingVlan +NM_DEVICE_FIRMWARE_MISSING, macro in NMDevice
    -NMVpnConnection, struct in NMVpnConnection +NM_DEVICE_FIRMWARE_VERSION, macro in NMDevice
    -NMVpnConnection::vpn-state-changed, object signal in NMVpnConnection +nm_device_generic_get_hw_address, function in NMDeviceGeneric
    -NMVpnConnection:banner, object property in NMVpnConnection +NM_DEVICE_GENERIC_HW_ADDRESS, macro in NMDeviceGeneric
    -NMVpnConnection:vpn-state, object property in NMVpnConnection +NM_DEVICE_GENERIC_TYPE_DESCRIPTION, macro in NMDeviceGeneric
    -NMVpnConnectionState, enum in nm-vpn-dbus-interface +nm_device_get_active_connection, function in NMDevice
    -NMVpnConnectionStateReason, enum in nm-vpn-dbus-interface +nm_device_get_applied_connection, function in NMDevice
    -NMVpnEditor, struct in NMVpnEditorPlugin +nm_device_get_applied_connection_async, function in NMDevice
    -NMVpnEditor::changed, object signal in NMVpnEditorPlugin +nm_device_get_applied_connection_finish, function in NMDevice
    -NMVpnEditorInterface, struct in NMVpnEditor +nm_device_get_autoconnect, function in NMDevice
    -NMVpnEditorPlugin:description, object property in NMVpnEditorPlugin +nm_device_get_available_connections, function in NMDevice
    -NMVpnEditorPlugin:name, object property in NMVpnEditorPlugin +nm_device_get_capabilities, function in NMDevice
    -NMVpnEditorPlugin:service, object property in NMVpnEditorPlugin +nm_device_get_connectivity, function in NMDevice
    -NMVpnEditorPluginCapability, enum in NMVpnEditorPlugin +nm_device_get_description, function in NMDevice
    -NMVpnEditorPluginFactory, user_function in NMVpnEditorPlugin +nm_device_get_device_type, function in NMDevice
    -NMVpnEditorPluginInterface, struct in NMVpnEditorPlugin +nm_device_get_dhcp4_config, function in NMDevice
    -NMVpnEditorPluginVT, struct in NMVpnEditorPlugin +nm_device_get_dhcp6_config, function in NMDevice
    -NMVpnIterFunc, user_function in NMSettingVpn +nm_device_get_driver, function in NMDevice
    -NMVpnPluginError, enum in nm-errors +nm_device_get_driver_version, function in NMDevice
    -NMVpnPluginFailure, enum in nm-vpn-dbus-interface +nm_device_get_firmware_missing, function in NMDevice
    -NMVpnPluginInfo, struct in NMVpnEditorPlugin +nm_device_get_firmware_version, function in NMDevice
    -NMVpnPluginInfo:filename, object property in NMVpnEditorPlugin +nm_device_get_hw_address, function in NMDevice
    -NMVpnPluginInfo:keyfile, object property in NMVpnEditorPlugin +nm_device_get_iface, function in NMDevice
    -NMVpnPluginInfo:name, object property in NMVpnEditorPlugin +nm_device_get_interface_flags, function in NMDevice
    -NMVpnPluginOld, struct in NMVpnPluginOld +nm_device_get_ip4_config, function in NMDevice
    -NMVpnPluginOld::config, object signal in NMVpnPluginOld +nm_device_get_ip6_config, function in NMDevice
    -NMVpnPluginOld::failure, object signal in NMVpnPluginOld +nm_device_get_ip_iface, function in NMDevice
    -NMVpnPluginOld::ip4-config, object signal in NMVpnPluginOld +nm_device_get_lldp_neighbors, function in NMDevice
    -NMVpnPluginOld::ip6-config, object signal in NMVpnPluginOld +nm_device_get_managed, function in NMDevice
    -NMVpnPluginOld::login-banner, object signal in NMVpnPluginOld +nm_device_get_metered, function in NMDevice
    -NMVpnPluginOld::quit, object signal in NMVpnPluginOld +nm_device_get_mtu, function in NMDevice
    -NMVpnPluginOld::secrets-required, object signal in NMVpnPluginOld +nm_device_get_nm_plugin_missing, function in NMDevice
    -NMVpnPluginOld::state-changed, object signal in NMVpnPluginOld +nm_device_get_path, function in NMDevice
    -NMVpnPluginOld:service-name, object property in NMVpnPluginOld +nm_device_get_physical_port_id, function in NMDevice
    -NMVpnPluginOld:state, object property in NMVpnPluginOld +nm_device_get_ports, function in NMDevice
    -NMVpnServicePlugin, struct in NMVpnServicePlugin +nm_device_get_product, function in NMDevice
    -NMVpnServicePlugin::config, object signal in NMVpnServicePlugin +nm_device_get_setting_type, function in NMDevice
    -NMVpnServicePlugin::failure, object signal in NMVpnServicePlugin +nm_device_get_state, function in NMDevice
    -NMVpnServicePlugin::ip4-config, object signal in NMVpnServicePlugin +nm_device_get_state_reason, function in NMDevice
    -NMVpnServicePlugin::ip6-config, object signal in NMVpnServicePlugin +nm_device_get_type_description, function in NMDevice
    -NMVpnServicePlugin::login-banner, object signal in NMVpnServicePlugin +nm_device_get_udi, function in NMDevice
    -NMVpnServicePlugin::quit, object signal in NMVpnServicePlugin +nm_device_get_vendor, function in NMDevice
    -NMVpnServicePlugin::secrets-required, object signal in NMVpnServicePlugin +NM_DEVICE_HW_ADDRESS, macro in NMDevice
    -NMVpnServicePlugin::state-changed, object signal in NMVpnServicePlugin +NM_DEVICE_INFINIBAND_CARRIER, macro in NMDeviceInfiniband
    -NMVpnServicePlugin:service-name, object property in NMVpnServicePlugin +nm_device_infiniband_get_carrier, function in NMDeviceInfiniband
    -NMVpnServicePlugin:state, object property in NMVpnServicePlugin +nm_device_infiniband_get_hw_address, function in NMDeviceInfiniband
    -NMVpnServicePlugin:watch-peer, object property in NMVpnServicePlugin +NM_DEVICE_INFINIBAND_HW_ADDRESS, macro in NMDeviceInfiniband
    -NMVpnServiceState, enum in nm-vpn-dbus-interface +NM_DEVICE_INTERFACE, macro in NMDevice
    -NMWepKeyType, enum in NMSettingWirelessSecurity +NM_DEVICE_INTERFACE_FLAGS, macro in NMDevice
    -NMWifiP2PPeer, struct in NMWifiP2PPeer +NM_DEVICE_IP4_CONFIG, macro in NMDevice
    -NMWifiP2PPeer:flags, object property in NMWifiP2PPeer +NM_DEVICE_IP4_CONNECTIVITY, macro in NMDevice
    -NMWifiP2PPeer:hw-address, object property in NMWifiP2PPeer +NM_DEVICE_IP6_CONFIG, macro in NMDevice
    -NMWifiP2PPeer:last-seen, object property in NMWifiP2PPeer +NM_DEVICE_IP6_CONNECTIVITY, macro in NMDevice
    -NMWifiP2PPeer:manufacturer, object property in NMWifiP2PPeer +NM_DEVICE_IP_INTERFACE, macro in NMDevice
    -NMWifiP2PPeer:model, object property in NMWifiP2PPeer +NM_DEVICE_IP_TUNNEL_ENCAPSULATION_LIMIT, macro in NMDeviceIPTunnel
    -NMWifiP2PPeer:model-number, object property in NMWifiP2PPeer +NM_DEVICE_IP_TUNNEL_FLAGS, macro in NMDeviceIPTunnel
    -NMWifiP2PPeer:name, object property in NMWifiP2PPeer +NM_DEVICE_IP_TUNNEL_FLOW_LABEL, macro in NMDeviceIPTunnel
    -NMWifiP2PPeer:serial, object property in NMWifiP2PPeer +nm_device_ip_tunnel_get_encapsulation_limit, function in NMDeviceIPTunnel
    -NMWifiP2PPeer:strength, object property in NMWifiP2PPeer +nm_device_ip_tunnel_get_flags, function in NMDeviceIPTunnel
    -NMWifiP2PPeer:wfd-ies, object property in NMWifiP2PPeer +nm_device_ip_tunnel_get_flow_label, function in NMDeviceIPTunnel
    -NMWimaxNsp, struct in NMWimaxNsp +nm_device_ip_tunnel_get_input_key, function in NMDeviceIPTunnel
    -NMWimaxNsp:name, object property in NMWimaxNsp +nm_device_ip_tunnel_get_local, function in NMDeviceIPTunnel
    -NMWimaxNsp:network-type, object property in NMWimaxNsp +nm_device_ip_tunnel_get_mode, function in NMDeviceIPTunnel
    -NMWimaxNsp:signal-quality, object property in NMWimaxNsp +nm_device_ip_tunnel_get_output_key, function in NMDeviceIPTunnel
    -NMWimaxNspNetworkType, enum in nm-dbus-interface +nm_device_ip_tunnel_get_parent, function in NMDeviceIPTunnel
    -NM_ACCESS_POINT_BSSID, macro in NMAccessPoint +nm_device_ip_tunnel_get_path_mtu_discovery, function in NMDeviceIPTunnel
    -nm_access_point_connection_valid, function in NMAccessPoint +nm_device_ip_tunnel_get_remote, function in NMDeviceIPTunnel
    -nm_access_point_filter_connections, function in NMAccessPoint +nm_device_ip_tunnel_get_tos, function in NMDeviceIPTunnel
    -NM_ACCESS_POINT_FLAGS, macro in NMAccessPoint +nm_device_ip_tunnel_get_ttl, function in NMDeviceIPTunnel
    -NM_ACCESS_POINT_FREQUENCY, macro in NMAccessPoint +NM_DEVICE_IP_TUNNEL_INPUT_KEY, macro in NMDeviceIPTunnel
    -nm_access_point_get_bssid, function in NMAccessPoint +NM_DEVICE_IP_TUNNEL_LOCAL, macro in NMDeviceIPTunnel
    -nm_access_point_get_flags, function in NMAccessPoint +NM_DEVICE_IP_TUNNEL_MODE, macro in NMDeviceIPTunnel
    -nm_access_point_get_frequency, function in NMAccessPoint +NM_DEVICE_IP_TUNNEL_OUTPUT_KEY, macro in NMDeviceIPTunnel
    -nm_access_point_get_last_seen, function in NMAccessPoint +NM_DEVICE_IP_TUNNEL_PARENT, macro in NMDeviceIPTunnel
    -nm_access_point_get_max_bitrate, function in NMAccessPoint +NM_DEVICE_IP_TUNNEL_PATH_MTU_DISCOVERY, macro in NMDeviceIPTunnel
    -nm_access_point_get_mode, function in NMAccessPoint +NM_DEVICE_IP_TUNNEL_REMOTE, macro in NMDeviceIPTunnel
    -nm_access_point_get_rsn_flags, function in NMAccessPoint +NM_DEVICE_IP_TUNNEL_TOS, macro in NMDeviceIPTunnel
    -nm_access_point_get_ssid, function in NMAccessPoint +NM_DEVICE_IP_TUNNEL_TTL, macro in NMDeviceIPTunnel
    -nm_access_point_get_strength, function in NMAccessPoint +nm_device_is_real, function in NMDevice
    -nm_access_point_get_wpa_flags, function in NMAccessPoint +nm_device_is_software, function in NMDevice
    -NM_ACCESS_POINT_HW_ADDRESS, macro in NMAccessPoint +NM_DEVICE_LLDP_NEIGHBORS, macro in NMDevice
    -NM_ACCESS_POINT_LAST_SEEN, macro in NMAccessPoint +NM_DEVICE_MACSEC_CIPHER_SUITE, macro in NMDeviceMacsec
    -NM_ACCESS_POINT_MAX_BITRATE, macro in NMAccessPoint +NM_DEVICE_MACSEC_ENCODING_SA, macro in NMDeviceMacsec
    -NM_ACCESS_POINT_MODE, macro in NMAccessPoint +NM_DEVICE_MACSEC_ENCRYPT, macro in NMDeviceMacsec
    -NM_ACCESS_POINT_RSN_FLAGS, macro in NMAccessPoint +NM_DEVICE_MACSEC_ES, macro in NMDeviceMacsec
    -NM_ACCESS_POINT_SSID, macro in NMAccessPoint +nm_device_macsec_get_cipher_suite, function in NMDeviceMacsec
    -NM_ACCESS_POINT_STRENGTH, macro in NMAccessPoint +nm_device_macsec_get_encoding_sa, function in NMDeviceMacsec
    -NM_ACCESS_POINT_WPA_FLAGS, macro in NMAccessPoint +nm_device_macsec_get_encrypt, function in NMDeviceMacsec
    -NM_ACTIVE_CONNECTION_CONNECTION, macro in NMActiveConnection +nm_device_macsec_get_es, function in NMDeviceMacsec
    -NM_ACTIVE_CONNECTION_CONTROLLER, macro in NMActiveConnection +nm_device_macsec_get_hw_address, function in NMDeviceMacsec
    -NM_ACTIVE_CONNECTION_DEFAULT, macro in NMActiveConnection +nm_device_macsec_get_icv_length, function in NMDeviceMacsec
    -NM_ACTIVE_CONNECTION_DEFAULT6, macro in NMActiveConnection +nm_device_macsec_get_include_sci, function in NMDeviceMacsec
    -NM_ACTIVE_CONNECTION_DEVICES, macro in NMActiveConnection +nm_device_macsec_get_parent, function in NMDeviceMacsec
    -NM_ACTIVE_CONNECTION_DHCP4_CONFIG, macro in NMActiveConnection +nm_device_macsec_get_protect, function in NMDeviceMacsec
    -NM_ACTIVE_CONNECTION_DHCP6_CONFIG, macro in NMActiveConnection +nm_device_macsec_get_replay_protect, function in NMDeviceMacsec
    -nm_active_connection_get_connection, function in NMActiveConnection +nm_device_macsec_get_scb, function in NMDeviceMacsec
    -nm_active_connection_get_connection_type, function in NMActiveConnection +nm_device_macsec_get_sci, function in NMDeviceMacsec
    -nm_active_connection_get_controller, function in NMActiveConnection +nm_device_macsec_get_validation, function in NMDeviceMacsec
    -nm_active_connection_get_default, function in NMActiveConnection +nm_device_macsec_get_window, function in NMDeviceMacsec
    -nm_active_connection_get_default6, function in NMActiveConnection +NM_DEVICE_MACSEC_HW_ADDRESS, macro in NMDeviceMacsec
    -nm_active_connection_get_devices, function in NMActiveConnection +NM_DEVICE_MACSEC_ICV_LENGTH, macro in NMDeviceMacsec
    -nm_active_connection_get_dhcp4_config, function in NMActiveConnection +NM_DEVICE_MACSEC_INCLUDE_SCI, macro in NMDeviceMacsec
    -nm_active_connection_get_dhcp6_config, function in NMActiveConnection +NM_DEVICE_MACSEC_PARENT, macro in NMDeviceMacsec
    -nm_active_connection_get_id, function in NMActiveConnection +NM_DEVICE_MACSEC_PROTECT, macro in NMDeviceMacsec
    -nm_active_connection_get_ip4_config, function in NMActiveConnection +NM_DEVICE_MACSEC_REPLAY_PROTECT, macro in NMDeviceMacsec
    -nm_active_connection_get_ip6_config, function in NMActiveConnection +NM_DEVICE_MACSEC_SCB, macro in NMDeviceMacsec
    -nm_active_connection_get_master, function in NMActiveConnection +NM_DEVICE_MACSEC_SCI, macro in NMDeviceMacsec
    -nm_active_connection_get_specific_object_path, function in NMActiveConnection +NM_DEVICE_MACSEC_VALIDATION, macro in NMDeviceMacsec
    -nm_active_connection_get_state, function in NMActiveConnection +NM_DEVICE_MACSEC_WINDOW, macro in NMDeviceMacsec
    -nm_active_connection_get_state_flags, function in NMActiveConnection +nm_device_macvlan_get_hw_address, function in NMDeviceMacvlan
    -nm_active_connection_get_state_reason, function in NMActiveConnection +nm_device_macvlan_get_mode, function in NMDeviceMacvlan
    -nm_active_connection_get_uuid, function in NMActiveConnection +nm_device_macvlan_get_no_promisc, function in NMDeviceMacvlan
    -nm_active_connection_get_vpn, function in NMActiveConnection +nm_device_macvlan_get_parent, function in NMDeviceMacvlan
    -NM_ACTIVE_CONNECTION_ID, macro in NMActiveConnection +nm_device_macvlan_get_tap, function in NMDeviceMacvlan
    -NM_ACTIVE_CONNECTION_IP4_CONFIG, macro in NMActiveConnection +NM_DEVICE_MACVLAN_HW_ADDRESS, macro in NMDeviceMacvlan
    -NM_ACTIVE_CONNECTION_IP6_CONFIG, macro in NMActiveConnection +NM_DEVICE_MACVLAN_MODE, macro in NMDeviceMacvlan
    -NM_ACTIVE_CONNECTION_MASTER, macro in NMActiveConnection +NM_DEVICE_MACVLAN_NO_PROMISC, macro in NMDeviceMacvlan
    -NM_ACTIVE_CONNECTION_SPECIFIC_OBJECT_PATH, macro in NMActiveConnection +NM_DEVICE_MACVLAN_PARENT, macro in NMDeviceMacvlan
    -NM_ACTIVE_CONNECTION_STATE, macro in NMActiveConnection +NM_DEVICE_MACVLAN_TAP, macro in NMDeviceMacvlan
    -NM_ACTIVE_CONNECTION_STATE_FLAGS, macro in NMActiveConnection +NM_DEVICE_MANAGED, macro in NMDevice
    -NM_ACTIVE_CONNECTION_TYPE, macro in NMActiveConnection +NM_DEVICE_METERED, macro in NMDevice
    -NM_ACTIVE_CONNECTION_UUID, macro in NMActiveConnection +NM_DEVICE_MODEM_APN, macro in NMDeviceModem
    -NM_ACTIVE_CONNECTION_VPN, macro in NMActiveConnection +NM_DEVICE_MODEM_CURRENT_CAPABILITIES, macro in NMDeviceModem
    -NM_AGENT_MANAGER_ERROR, macro in nm-errors +NM_DEVICE_MODEM_DEVICE_ID, macro in NMDeviceModem
    -nm_agent_manager_error_quark, function in nm-errors +nm_device_modem_get_apn, function in NMDeviceModem
    -NM_API_VERSION, macro in nm-version-macros +nm_device_modem_get_current_capabilities, function in NMDeviceModem
    -NM_AVAILABLE_IN_0_9_10, macro in nm-version +nm_device_modem_get_device_id, function in NMDeviceModem
    -NM_AVAILABLE_IN_1_0, macro in nm-version +nm_device_modem_get_modem_capabilities, function in NMDeviceModem
    -NM_AVAILABLE_IN_1_10, macro in nm-version +nm_device_modem_get_operator_code, function in NMDeviceModem
    -NM_AVAILABLE_IN_1_12, macro in nm-version +NM_DEVICE_MODEM_MODEM_CAPABILITIES, macro in NMDeviceModem
    -NM_AVAILABLE_IN_1_14, macro in nm-version +NM_DEVICE_MODEM_OPERATOR_CODE, macro in NMDeviceModem
    -NM_AVAILABLE_IN_1_16, macro in nm-version +NM_DEVICE_MTU, macro in NMDevice
    -NM_AVAILABLE_IN_1_18, macro in nm-version +NM_DEVICE_NM_PLUGIN_MISSING, macro in NMDevice
    -NM_AVAILABLE_IN_1_2, macro in nm-version +NM_DEVICE_OLPC_MESH_ACTIVE_CHANNEL, macro in NMDeviceOlpcMesh
    -NM_AVAILABLE_IN_1_20, macro in nm-version +NM_DEVICE_OLPC_MESH_COMPANION, macro in NMDeviceOlpcMesh
    -NM_AVAILABLE_IN_1_22, macro in nm-version +nm_device_olpc_mesh_get_active_channel, function in NMDeviceOlpcMesh
    -NM_AVAILABLE_IN_1_24, macro in nm-version +nm_device_olpc_mesh_get_companion, function in NMDeviceOlpcMesh
    -NM_AVAILABLE_IN_1_26, macro in nm-version +nm_device_olpc_mesh_get_hw_address, function in NMDeviceOlpcMesh
    -NM_AVAILABLE_IN_1_28, macro in nm-version +NM_DEVICE_OLPC_MESH_HW_ADDRESS, macro in NMDeviceOlpcMesh
    -NM_AVAILABLE_IN_1_30, macro in nm-version +nm_device_ovs_bridge_get_slaves, function in NMDeviceOvsBridge
    -NM_AVAILABLE_IN_1_32, macro in nm-version +NM_DEVICE_OVS_BRIDGE_SLAVES, macro in NMDeviceOvsBridge
    -NM_AVAILABLE_IN_1_34, macro in nm-version +nm_device_ovs_port_get_slaves, function in NMDeviceOvsPort
    -NM_AVAILABLE_IN_1_36, macro in nm-version +NM_DEVICE_OVS_PORT_SLAVES, macro in NMDeviceOvsPort
    -NM_AVAILABLE_IN_1_38, macro in nm-version +NM_DEVICE_PATH, macro in NMDevice
    -NM_AVAILABLE_IN_1_4, macro in nm-version +NM_DEVICE_PHYSICAL_PORT_ID, macro in NMDevice
    -NM_AVAILABLE_IN_1_40, macro in nm-version +NM_DEVICE_PORTS, macro in NMDevice
    -NM_AVAILABLE_IN_1_42, macro in nm-version +NM_DEVICE_PRODUCT, macro in NMDevice
    -NM_AVAILABLE_IN_1_42_2, macro in nm-version +NM_DEVICE_REAL, macro in NMDevice
    -NM_AVAILABLE_IN_1_42_8, macro in nm-version +nm_device_reapply, function in NMDevice
    -NM_AVAILABLE_IN_1_6, macro in nm-version +nm_device_reapply_async, function in NMDevice
    -NM_AVAILABLE_IN_1_8, macro in nm-version +nm_device_reapply_finish, function in NMDevice
    -nm_bridge_vlan_cmp, function in NMSettingBridge +nm_device_set_autoconnect, function in NMDevice
    -nm_bridge_vlan_from_str, function in NMSettingBridge +nm_device_set_managed, function in NMDevice
    -nm_bridge_vlan_get_vid_range, function in NMSettingBridge +NM_DEVICE_STATE, macro in NMDevice
    -nm_bridge_vlan_is_pvid, function in NMSettingBridge +NM_DEVICE_STATE_REASON, macro in NMDevice
    -nm_bridge_vlan_is_sealed, function in NMSettingBridge +NM_DEVICE_TEAM_CARRIER, macro in NMDeviceTeam
    -nm_bridge_vlan_is_untagged, function in NMSettingBridge +NM_DEVICE_TEAM_CONFIG, macro in NMDeviceTeam
    -nm_bridge_vlan_new, function in NMSettingBridge +nm_device_team_get_carrier, function in NMDeviceTeam
    -nm_bridge_vlan_new_clone, function in NMSettingBridge +nm_device_team_get_config, function in NMDeviceTeam
    -nm_bridge_vlan_ref, function in NMSettingBridge +nm_device_team_get_hw_address, function in NMDeviceTeam
    -nm_bridge_vlan_seal, function in NMSettingBridge +nm_device_team_get_slaves, function in NMDeviceTeam
    -nm_bridge_vlan_set_pvid, function in NMSettingBridge +NM_DEVICE_TEAM_HW_ADDRESS, macro in NMDeviceTeam
    -nm_bridge_vlan_set_untagged, function in NMSettingBridge +NM_DEVICE_TEAM_SLAVES, macro in NMDeviceTeam
    -nm_bridge_vlan_to_str, function in NMSettingBridge +nm_device_tun_get_group, function in NMDeviceTun
    -nm_bridge_vlan_unref, function in NMSettingBridge +nm_device_tun_get_hw_address, function in NMDeviceTun
    -NM_BRIDGE_VLAN_VID_MAX, macro in NMSettingBridge +nm_device_tun_get_mode, function in NMDeviceTun
    -NM_BRIDGE_VLAN_VID_MIN, macro in NMSettingBridge +nm_device_tun_get_multi_queue, function in NMDeviceTun
    -NM_CHECKPOINT_CREATED, macro in NMCheckpoint +nm_device_tun_get_no_pi, function in NMDeviceTun
    -NM_CHECKPOINT_DEVICES, macro in NMCheckpoint +nm_device_tun_get_owner, function in NMDeviceTun
    -nm_checkpoint_get_created, function in NMCheckpoint +nm_device_tun_get_vnet_hdr, function in NMDeviceTun
    -nm_checkpoint_get_devices, function in NMCheckpoint +NM_DEVICE_TUN_GROUP, macro in NMDeviceTun
    -nm_checkpoint_get_rollback_timeout, function in NMCheckpoint +NM_DEVICE_TUN_HW_ADDRESS, macro in NMDeviceTun
    -NM_CHECKPOINT_ROLLBACK_TIMEOUT, macro in NMCheckpoint +NM_DEVICE_TUN_MODE, macro in NMDeviceTun
    -NM_CHECK_VERSION, macro in nm-version-macros +NM_DEVICE_TUN_MULTI_QUEUE, macro in NMDeviceTun
    -nm_client_activate_connection_async, function in NMClient +NM_DEVICE_TUN_NO_PI, macro in NMDeviceTun
    -nm_client_activate_connection_finish, function in NMClient +NM_DEVICE_TUN_OWNER, macro in NMDeviceTun
    -NM_CLIENT_ACTIVATING_CONNECTION, macro in NMClient +NM_DEVICE_TUN_VNET_HDR, macro in NMDeviceTun
    -NM_CLIENT_ACTIVE_CONNECTIONS, macro in NMClient +NM_DEVICE_UDI, macro in NMDevice
    -NM_CLIENT_ACTIVE_CONNECTION_ADDED, macro in NMClient +NM_DEVICE_VENDOR, macro in NMDevice
    -NM_CLIENT_ACTIVE_CONNECTION_REMOVED, macro in NMClient +nm_device_veth_get_peer, function in NMDeviceVeth
    -nm_client_add_and_activate_connection2, function in NMClient +NM_DEVICE_VETH_PEER, macro in NMDeviceVeth
    -nm_client_add_and_activate_connection2_finish, function in NMClient +NM_DEVICE_VLAN_CARRIER, macro in NMDeviceVlan
    -nm_client_add_and_activate_connection_async, function in NMClient +nm_device_vlan_get_carrier, function in NMDeviceVlan
    -nm_client_add_and_activate_connection_finish, function in NMClient +nm_device_vlan_get_hw_address, function in NMDeviceVlan
    -nm_client_add_connection2, function in NMClient +nm_device_vlan_get_parent, function in NMDeviceVlan
    -nm_client_add_connection2_finish, function in NMClient +nm_device_vlan_get_vlan_id, function in NMDeviceVlan
    -nm_client_add_connection_async, function in NMClient +NM_DEVICE_VLAN_HW_ADDRESS, macro in NMDeviceVlan
    -nm_client_add_connection_finish, function in NMClient +NM_DEVICE_VLAN_PARENT, macro in NMDeviceVlan
    -NM_CLIENT_ALL_DEVICES, macro in NMClient +NM_DEVICE_VLAN_VLAN_ID, macro in NMDeviceVlan
    -NM_CLIENT_ANY_DEVICE_ADDED, macro in NMClient +nm_device_vrf_get_table, function in NMDeviceVrf
    -NM_CLIENT_ANY_DEVICE_REMOVED, macro in NMClient +NM_DEVICE_VRF_TABLE, macro in NMDeviceVrf
    -NM_CLIENT_CAN_MODIFY, macro in NMClient +NM_DEVICE_VXLAN_AGEING, macro in NMDeviceVxlan
    -NM_CLIENT_CAPABILITIES, macro in NMClient +NM_DEVICE_VXLAN_CARRIER, macro in NMDeviceVxlan
    -NM_CLIENT_CHECKPOINTS, macro in NMClient +NM_DEVICE_VXLAN_DST_PORT, macro in NMDeviceVxlan
    -nm_client_checkpoint_adjust_rollback_timeout, function in NMClient +nm_device_vxlan_get_ageing, function in NMDeviceVxlan
    -nm_client_checkpoint_adjust_rollback_timeout_finish, function in NMClient +nm_device_vxlan_get_carrier, function in NMDeviceVxlan
    -nm_client_checkpoint_create, function in NMClient +nm_device_vxlan_get_dst_port, function in NMDeviceVxlan
    -nm_client_checkpoint_create_finish, function in NMClient +nm_device_vxlan_get_group, function in NMDeviceVxlan
    -nm_client_checkpoint_destroy, function in NMClient +nm_device_vxlan_get_hw_address, function in NMDeviceVxlan
    -nm_client_checkpoint_destroy_finish, function in NMClient +nm_device_vxlan_get_id, function in NMDeviceVxlan
    -nm_client_checkpoint_rollback, function in NMClient +nm_device_vxlan_get_l2miss, function in NMDeviceVxlan
    -nm_client_checkpoint_rollback_finish, function in NMClient +nm_device_vxlan_get_l3miss, function in NMDeviceVxlan
    -nm_client_check_connectivity, function in NMClient +nm_device_vxlan_get_learning, function in NMDeviceVxlan
    -nm_client_check_connectivity_async, function in NMClient +nm_device_vxlan_get_limit, function in NMDeviceVxlan
    -nm_client_check_connectivity_finish, function in NMClient +nm_device_vxlan_get_local, function in NMDeviceVxlan
    -NM_CLIENT_CONNECTIONS, macro in NMClient +nm_device_vxlan_get_parent, function in NMDeviceVxlan
    -NM_CLIENT_CONNECTION_ADDED, macro in NMClient +nm_device_vxlan_get_proxy, function in NMDeviceVxlan
    -NM_CLIENT_CONNECTION_REMOVED, macro in NMClient +nm_device_vxlan_get_rsc, function in NMDeviceVxlan
    -NM_CLIENT_CONNECTIVITY, macro in NMClient +nm_device_vxlan_get_src_port_max, function in NMDeviceVxlan
    -NM_CLIENT_CONNECTIVITY_CHECK_AVAILABLE, macro in NMClient +nm_device_vxlan_get_src_port_min, function in NMDeviceVxlan
    -NM_CLIENT_CONNECTIVITY_CHECK_ENABLED, macro in NMClient +nm_device_vxlan_get_tos, function in NMDeviceVxlan
    -nm_client_connectivity_check_get_available, function in NMClient +nm_device_vxlan_get_ttl, function in NMDeviceVxlan
    -nm_client_connectivity_check_get_enabled, function in NMClient +NM_DEVICE_VXLAN_GROUP, macro in NMDeviceVxlan
    -nm_client_connectivity_check_get_uri, function in NMClient +NM_DEVICE_VXLAN_HW_ADDRESS, macro in NMDeviceVxlan
    -nm_client_connectivity_check_set_enabled, function in NMClient +NM_DEVICE_VXLAN_ID, macro in NMDeviceVxlan
    -NM_CLIENT_CONNECTIVITY_CHECK_URI, macro in NMClient +NM_DEVICE_VXLAN_L2MISS, macro in NMDeviceVxlan
    -nm_client_dbus_call, function in NMClient +NM_DEVICE_VXLAN_L3MISS, macro in NMDeviceVxlan
    -nm_client_dbus_call_finish, function in NMClient +NM_DEVICE_VXLAN_LEARNING, macro in NMDeviceVxlan
    -NM_CLIENT_DBUS_CONNECTION, macro in NMClient +NM_DEVICE_VXLAN_LIMIT, macro in NMDeviceVxlan
    -NM_CLIENT_DBUS_NAME_OWNER, macro in NMClient +NM_DEVICE_VXLAN_LOCAL, macro in NMDeviceVxlan
    -nm_client_dbus_set_property, function in NMClient +NM_DEVICE_VXLAN_PARENT, macro in NMDeviceVxlan
    -nm_client_dbus_set_property_finish, function in NMClient +NM_DEVICE_VXLAN_PROXY, macro in NMDeviceVxlan
    -nm_client_deactivate_connection, function in NMClient +NM_DEVICE_VXLAN_RSC, macro in NMDeviceVxlan
    -nm_client_deactivate_connection_async, function in NMClient +NM_DEVICE_VXLAN_SRC_PORT_MAX, macro in NMDeviceVxlan
    -nm_client_deactivate_connection_finish, function in NMClient +NM_DEVICE_VXLAN_SRC_PORT_MIN, macro in NMDeviceVxlan
    -NM_CLIENT_DEVICES, macro in NMClient +NM_DEVICE_VXLAN_TOS, macro in NMDeviceVxlan
    -NM_CLIENT_DEVICE_ADDED, macro in NMClient +NM_DEVICE_VXLAN_TTL, macro in NMDeviceVxlan
    -NM_CLIENT_DEVICE_REMOVED, macro in NMClient +NM_DEVICE_WIFI_ACCESS_POINTS, macro in NMDeviceWifi
    -NM_CLIENT_DNS_CONFIGURATION, macro in NMClient +NM_DEVICE_WIFI_ACTIVE_ACCESS_POINT, macro in NMDeviceWifi
    -NM_CLIENT_DNS_MODE, macro in NMClient +NM_DEVICE_WIFI_BITRATE, macro in NMDeviceWifi
    -NM_CLIENT_DNS_RC_MANAGER, macro in NMClient +NM_DEVICE_WIFI_CAPABILITIES, macro in NMDeviceWifi
    -NM_CLIENT_ERROR, macro in NMClient +nm_device_wifi_get_access_points, function in NMDeviceWifi
    -nm_client_error_quark, function in NMClient +nm_device_wifi_get_access_point_by_path, function in NMDeviceWifi
    -nm_client_get_activating_connection, function in NMClient +nm_device_wifi_get_active_access_point, function in NMDeviceWifi
    -nm_client_get_active_connections, function in NMClient +nm_device_wifi_get_bitrate, function in NMDeviceWifi
    -nm_client_get_all_devices, function in NMClient +nm_device_wifi_get_capabilities, function in NMDeviceWifi
    -nm_client_get_capabilities, function in NMClient +nm_device_wifi_get_hw_address, function in NMDeviceWifi
    -nm_client_get_checkpoints, function in NMClient +nm_device_wifi_get_last_scan, function in NMDeviceWifi
    -nm_client_get_connections, function in NMClient +nm_device_wifi_get_mode, function in NMDeviceWifi
    -nm_client_get_connection_by_id, function in NMClient +nm_device_wifi_get_permanent_hw_address, function in NMDeviceWifi
    -nm_client_get_connection_by_path, function in NMClient +NM_DEVICE_WIFI_HW_ADDRESS, macro in NMDeviceWifi
    -nm_client_get_connection_by_uuid, function in NMClient +NM_DEVICE_WIFI_LAST_SCAN, macro in NMDeviceWifi
    -nm_client_get_connectivity, function in NMClient +NM_DEVICE_WIFI_MODE, macro in NMDeviceWifi
    -nm_client_get_context_busy_watcher, function in NMClient +nm_device_wifi_p2p_get_hw_address, function in NMDeviceWifiP2P
    -nm_client_get_dbus_connection, function in NMClient +nm_device_wifi_p2p_get_peers, function in NMDeviceWifiP2P
    -nm_client_get_dbus_name_owner, function in NMClient +nm_device_wifi_p2p_get_peer_by_path, function in NMDeviceWifiP2P
    -nm_client_get_devices, function in NMClient +NM_DEVICE_WIFI_P2P_HW_ADDRESS, macro in NMDeviceWifiP2P
    -nm_client_get_device_by_iface, function in NMClient +NM_DEVICE_WIFI_P2P_PEERS, macro in NMDeviceWifiP2P
    -nm_client_get_device_by_path, function in NMClient +nm_device_wifi_p2p_start_find, function in NMDeviceWifiP2P
    -nm_client_get_dns_configuration, function in NMClient +nm_device_wifi_p2p_start_find_finish, function in NMDeviceWifiP2P
    -nm_client_get_dns_mode, function in NMClient +nm_device_wifi_p2p_stop_find, function in NMDeviceWifiP2P
    -nm_client_get_dns_rc_manager, function in NMClient +nm_device_wifi_p2p_stop_find_finish, function in NMDeviceWifiP2P
    -nm_client_get_instance_flags, function in NMClient +NM_DEVICE_WIFI_P2P_WFDIES, macro in NMDeviceWifiP2P
    -nm_client_get_logging, function in NMClient +NM_DEVICE_WIFI_PERMANENT_HW_ADDRESS, macro in NMDeviceWifi
    -nm_client_get_main_context, function in NMClient +nm_device_wifi_request_scan, function in NMDeviceWifi
    -nm_client_get_metered, function in NMClient +nm_device_wifi_request_scan_async, function in NMDeviceWifi
    -nm_client_get_nm_running, function in NMClient +nm_device_wifi_request_scan_finish, function in NMDeviceWifi
    -nm_client_get_object_by_path, function in NMClient +nm_device_wifi_request_scan_options, function in NMDeviceWifi
    -nm_client_get_permissions_state, function in NMClient +nm_device_wifi_request_scan_options_async, function in NMDeviceWifi
    -nm_client_get_permission_result, function in NMClient +NM_DEVICE_WIMAX_ACTIVE_NSP, macro in NMDeviceWimax
    -nm_client_get_primary_connection, function in NMClient +NM_DEVICE_WIMAX_BSID, macro in NMDeviceWimax
    -nm_client_get_radio_flags, function in NMClient +NM_DEVICE_WIMAX_CENTER_FREQUENCY, macro in NMDeviceWimax
    -nm_client_get_startup, function in NMClient +NM_DEVICE_WIMAX_CINR, macro in NMDeviceWimax
    -nm_client_get_state, function in NMClient +nm_device_wimax_get_active_nsp, function in NMDeviceWimax
    -nm_client_get_version, function in NMClient +nm_device_wimax_get_bsid, function in NMDeviceWimax
    -nm_client_get_version_info, function in NMClient +nm_device_wimax_get_center_frequency, function in NMDeviceWimax
    -NM_CLIENT_HOSTNAME, macro in NMClient +nm_device_wimax_get_cinr, function in NMDeviceWimax
    -NM_CLIENT_INSTANCE_FLAGS, macro in NMClient +nm_device_wimax_get_hw_address, function in NMDeviceWimax
    -nm_client_load_connections, function in NMClient +nm_device_wimax_get_nsps, function in NMDeviceWimax
    -nm_client_load_connections_async, function in NMClient +nm_device_wimax_get_nsp_by_path, function in NMDeviceWimax
    -nm_client_load_connections_finish, function in NMClient +nm_device_wimax_get_rssi, function in NMDeviceWimax
    -NM_CLIENT_METERED, macro in NMClient +nm_device_wimax_get_tx_power, function in NMDeviceWimax
    -NM_CLIENT_NETWORKING_ENABLED, macro in NMClient +NM_DEVICE_WIMAX_HW_ADDRESS, macro in NMDeviceWimax
    -nm_client_networking_get_enabled, function in NMClient +NM_DEVICE_WIMAX_NSPS, macro in NMDeviceWimax
    -nm_client_networking_set_enabled, function in NMClient +NM_DEVICE_WIMAX_RSSI, macro in NMDeviceWimax
    -nm_client_new, function in NMClient +NM_DEVICE_WIMAX_TX_POWER, macro in NMDeviceWimax
    -nm_client_new_async, function in NMClient +NM_DEVICE_WIREGUARD_FWMARK, macro in NMDeviceWireGuard
    -nm_client_new_finish, function in NMClient +nm_device_wireguard_get_fwmark, function in NMDeviceWireGuard
    -NM_CLIENT_NM_RUNNING, macro in NMClient +nm_device_wireguard_get_listen_port, function in NMDeviceWireGuard
    -NM_CLIENT_PERMISSIONS_STATE, macro in NMClient +nm_device_wireguard_get_public_key, function in NMDeviceWireGuard
    -NM_CLIENT_PERMISSION_CHANGED, macro in NMClient +NM_DEVICE_WIREGUARD_LISTEN_PORT, macro in NMDeviceWireGuard
    -NM_CLIENT_PRIMARY_CONNECTION, macro in NMClient +NM_DEVICE_WIREGUARD_PUBLIC_KEY, macro in NMDeviceWireGuard
    -NM_CLIENT_RADIO_FLAGS, macro in NMClient +NM_DEVICE_WPAN_HW_ADDRESS, macro in NMDeviceWpan
    -nm_client_reload, function in NMClient +NMDhcpConfig, struct in NMDhcpConfig
    -nm_client_reload_connections, function in NMClient +NMDhcpConfig:family, object property in NMDhcpConfig
    -nm_client_reload_connections_async, function in NMClient +NMDhcpConfig:options, object property in NMDhcpConfig
    -nm_client_reload_connections_finish, function in NMClient +NMDhcpHostnameFlags, enum in NMSettingIPConfig
    -nm_client_reload_finish, function in NMClient +NM_DHCP_CONFIG_FAMILY, macro in NMDhcpConfig
    -nm_client_save_hostname, function in NMClient +nm_dhcp_config_get_family, function in NMDhcpConfig
    -nm_client_save_hostname_async, function in NMClient +nm_dhcp_config_get_one_option, function in NMDhcpConfig
    -nm_client_save_hostname_finish, function in NMClient +nm_dhcp_config_get_options, function in NMDhcpConfig
    -nm_client_set_logging, function in NMClient +NM_DHCP_CONFIG_OPTIONS, macro in NMDhcpConfig
    -NM_CLIENT_STARTUP, macro in NMClient +NMDnsEntry, struct in NMClient
    -NM_CLIENT_STATE, macro in NMClient +nm_dns_entry_get_domains, function in NMClient
    -NM_CLIENT_VERSION, macro in NMClient +nm_dns_entry_get_interface, function in NMClient
    -NM_CLIENT_VERSION_INFO, macro in NMClient +nm_dns_entry_get_nameservers, function in NMClient
    -nm_client_wait_shutdown, function in NMClient +nm_dns_entry_get_priority, function in NMClient
    -nm_client_wait_shutdown_finish, function in NMClient +nm_dns_entry_get_vpn, function in NMClient
    -NM_CLIENT_WIMAX_ENABLED, macro in NMClient +nm_dns_entry_unref, function in NMClient
    +

    E

    -nm_client_wimax_get_enabled, function in NMClient +NM_ENCODE_VERSION, macro in nm-version-macros
    -NM_CLIENT_WIMAX_HARDWARE_ENABLED, macro in NMClient +NM_ETHTOOL_OPTNAME_COALESCE_ADAPTIVE_RX, macro in nm-ethtool-utils
    -nm_client_wimax_hardware_get_enabled, function in NMClient +NM_ETHTOOL_OPTNAME_COALESCE_ADAPTIVE_TX, macro in nm-ethtool-utils
    -nm_client_wimax_set_enabled, function in NMClient +NM_ETHTOOL_OPTNAME_COALESCE_PKT_RATE_HIGH, macro in nm-ethtool-utils
    -NM_CLIENT_WIRELESS_ENABLED, macro in NMClient +NM_ETHTOOL_OPTNAME_COALESCE_PKT_RATE_LOW, macro in nm-ethtool-utils
    -nm_client_wireless_get_enabled, function in NMClient +NM_ETHTOOL_OPTNAME_COALESCE_RX_FRAMES, macro in nm-ethtool-utils
    -NM_CLIENT_WIRELESS_HARDWARE_ENABLED, macro in NMClient +NM_ETHTOOL_OPTNAME_COALESCE_RX_FRAMES_HIGH, macro in nm-ethtool-utils
    -nm_client_wireless_hardware_get_enabled, function in NMClient +NM_ETHTOOL_OPTNAME_COALESCE_RX_FRAMES_IRQ, macro in nm-ethtool-utils
    -nm_client_wireless_set_enabled, function in NMClient +NM_ETHTOOL_OPTNAME_COALESCE_RX_FRAMES_LOW, macro in nm-ethtool-utils
    -NM_CLIENT_WWAN_ENABLED, macro in NMClient +NM_ETHTOOL_OPTNAME_COALESCE_RX_USECS, macro in nm-ethtool-utils
    -nm_client_wwan_get_enabled, function in NMClient +NM_ETHTOOL_OPTNAME_COALESCE_RX_USECS_HIGH, macro in nm-ethtool-utils
    -NM_CLIENT_WWAN_HARDWARE_ENABLED, macro in NMClient +NM_ETHTOOL_OPTNAME_COALESCE_RX_USECS_IRQ, macro in nm-ethtool-utils
    -nm_client_wwan_hardware_get_enabled, function in NMClient +NM_ETHTOOL_OPTNAME_COALESCE_RX_USECS_LOW, macro in nm-ethtool-utils
    -nm_client_wwan_set_enabled, function in NMClient +NM_ETHTOOL_OPTNAME_COALESCE_SAMPLE_INTERVAL, macro in nm-ethtool-utils
    -nm_connection_add_setting, function in NMConnection +NM_ETHTOOL_OPTNAME_COALESCE_STATS_BLOCK_USECS, macro in nm-ethtool-utils
    -NM_CONNECTION_CHANGED, macro in NMConnection +NM_ETHTOOL_OPTNAME_COALESCE_TX_FRAMES, macro in nm-ethtool-utils
    -nm_connection_clear_secrets, function in NMConnection +NM_ETHTOOL_OPTNAME_COALESCE_TX_FRAMES_HIGH, macro in nm-ethtool-utils
    -nm_connection_clear_secrets_with_flags, function in NMConnection +NM_ETHTOOL_OPTNAME_COALESCE_TX_FRAMES_IRQ, macro in nm-ethtool-utils
    -nm_connection_clear_settings, function in NMConnection +NM_ETHTOOL_OPTNAME_COALESCE_TX_FRAMES_LOW, macro in nm-ethtool-utils
    -nm_connection_compare, function in NMConnection +NM_ETHTOOL_OPTNAME_COALESCE_TX_USECS, macro in nm-ethtool-utils
    -nm_connection_diff, function in NMConnection +NM_ETHTOOL_OPTNAME_COALESCE_TX_USECS_HIGH, macro in nm-ethtool-utils
    -nm_connection_dump, function in NMConnection +NM_ETHTOOL_OPTNAME_COALESCE_TX_USECS_IRQ, macro in nm-ethtool-utils
    -NM_CONNECTION_ERROR, macro in nm-errors +NM_ETHTOOL_OPTNAME_COALESCE_TX_USECS_LOW, macro in nm-ethtool-utils
    -nm_connection_error_quark, function in nm-errors +NM_ETHTOOL_OPTNAME_FEATURE_ESP_HW_OFFLOAD, macro in nm-ethtool-utils
    -nm_connection_for_each_setting_value, function in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_ESP_TX_CSUM_HW_OFFLOAD, macro in nm-ethtool-utils
    -nm_connection_get_connection_type, function in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_FCOE_MTU, macro in nm-ethtool-utils
    -nm_connection_get_id, function in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_GRO, macro in nm-ethtool-utils
    -nm_connection_get_interface_name, function in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_GSO, macro in nm-ethtool-utils
    -nm_connection_get_path, function in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_HIGHDMA, macro in nm-ethtool-utils
    -nm_connection_get_setting, function in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_HW_TC_OFFLOAD, macro in nm-ethtool-utils
    -nm_connection_get_settings, function in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_L2_FWD_OFFLOAD, macro in nm-ethtool-utils
    -nm_connection_get_setting_802_1x, function in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_LOOPBACK, macro in nm-ethtool-utils
    -nm_connection_get_setting_adsl, function in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_LRO, macro in nm-ethtool-utils
    -nm_connection_get_setting_bluetooth, function in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_MACSEC_HW_OFFLOAD, macro in nm-ethtool-utils
    -nm_connection_get_setting_bond, function in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_NTUPLE, macro in nm-ethtool-utils
    -nm_connection_get_setting_bridge, function in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_RX, macro in nm-ethtool-utils
    -nm_connection_get_setting_bridge_port, function in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_RXHASH, macro in nm-ethtool-utils
    -nm_connection_get_setting_by_name, function in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_RXVLAN, macro in nm-ethtool-utils
    -nm_connection_get_setting_cdma, function in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_RX_ALL, macro in nm-ethtool-utils
    -nm_connection_get_setting_connection, function in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_RX_FCS, macro in nm-ethtool-utils
    -nm_connection_get_setting_dcb, function in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_RX_GRO_HW, macro in nm-ethtool-utils
    -nm_connection_get_setting_dummy, function in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_RX_GRO_LIST, macro in nm-ethtool-utils
    -nm_connection_get_setting_generic, function in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_RX_UDP_GRO_FORWARDING, macro in nm-ethtool-utils
    -nm_connection_get_setting_gsm, function in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_RX_UDP_TUNNEL_PORT_OFFLOAD, macro in nm-ethtool-utils
    -nm_connection_get_setting_infiniband, function in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_RX_VLAN_FILTER, macro in nm-ethtool-utils
    -nm_connection_get_setting_ip4_config, function in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_RX_VLAN_STAG_FILTER, macro in nm-ethtool-utils
    -nm_connection_get_setting_ip6_config, function in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_RX_VLAN_STAG_HW_PARSE, macro in nm-ethtool-utils
    -nm_connection_get_setting_ip_tunnel, function in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_SG, macro in nm-ethtool-utils
    -nm_connection_get_setting_macsec, function in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_TLS_HW_RECORD, macro in nm-ethtool-utils
    -nm_connection_get_setting_macvlan, function in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_TLS_HW_RX_OFFLOAD, macro in nm-ethtool-utils
    -nm_connection_get_setting_olpc_mesh, function in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_TLS_HW_TX_OFFLOAD, macro in nm-ethtool-utils
    -nm_connection_get_setting_ovs_bridge, function in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_TSO, macro in nm-ethtool-utils
    -nm_connection_get_setting_ovs_interface, function in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_TX, macro in nm-ethtool-utils
    -nm_connection_get_setting_ovs_patch, function in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_TXVLAN, macro in nm-ethtool-utils
    -nm_connection_get_setting_ovs_port, function in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_TX_CHECKSUM_FCOE_CRC, macro in nm-ethtool-utils
    -nm_connection_get_setting_ppp, function in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_TX_CHECKSUM_IPV4, macro in nm-ethtool-utils
    -nm_connection_get_setting_pppoe, function in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_TX_CHECKSUM_IPV6, macro in nm-ethtool-utils
    -nm_connection_get_setting_proxy, function in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_TX_CHECKSUM_IP_GENERIC, macro in nm-ethtool-utils
    -nm_connection_get_setting_serial, function in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_TX_CHECKSUM_SCTP, macro in nm-ethtool-utils
    -nm_connection_get_setting_tc_config, function in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_TX_ESP_SEGMENTATION, macro in nm-ethtool-utils
    -nm_connection_get_setting_team, function in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_TX_FCOE_SEGMENTATION, macro in nm-ethtool-utils
    -nm_connection_get_setting_team_port, function in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_TX_GRE_CSUM_SEGMENTATION, macro in nm-ethtool-utils
    -nm_connection_get_setting_tun, function in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_TX_GRE_SEGMENTATION, macro in nm-ethtool-utils
    -nm_connection_get_setting_vlan, function in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_TX_GSO_LIST, macro in nm-ethtool-utils
    -nm_connection_get_setting_vpn, function in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_TX_GSO_PARTIAL, macro in nm-ethtool-utils
    -nm_connection_get_setting_vxlan, function in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_TX_GSO_ROBUST, macro in nm-ethtool-utils
    -nm_connection_get_setting_wimax, function in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_TX_IPXIP4_SEGMENTATION, macro in nm-ethtool-utils
    -nm_connection_get_setting_wired, function in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_TX_IPXIP6_SEGMENTATION, macro in nm-ethtool-utils
    -nm_connection_get_setting_wireless, function in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_TX_NOCACHE_COPY, macro in nm-ethtool-utils
    -nm_connection_get_setting_wireless_security, function in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_TX_SCATTER_GATHER, macro in nm-ethtool-utils
    -nm_connection_get_uuid, function in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_TX_SCATTER_GATHER_FRAGLIST, macro in nm-ethtool-utils
    -nm_connection_get_virtual_device_description, function in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_TX_SCTP_SEGMENTATION, macro in nm-ethtool-utils
    -nm_connection_is_type, function in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_TX_TCP6_SEGMENTATION, macro in nm-ethtool-utils
    -nm_connection_is_virtual, function in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_TX_TCP_ECN_SEGMENTATION, macro in nm-ethtool-utils
    -nm_connection_need_secrets, function in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_TX_TCP_MANGLEID_SEGMENTATION, macro in nm-ethtool-utils
    -nm_connection_normalize, function in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_TX_TCP_SEGMENTATION, macro in nm-ethtool-utils
    -NM_CONNECTION_NORMALIZE_PARAM_IP4_CONFIG_METHOD, macro in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_TX_TUNNEL_REMCSUM_SEGMENTATION, macro in nm-ethtool-utils
    -NM_CONNECTION_NORMALIZE_PARAM_IP6_CONFIG_METHOD, macro in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_TX_UDP_SEGMENTATION, macro in nm-ethtool-utils
    -nm_connection_remove_setting, function in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_TX_UDP_TNL_CSUM_SEGMENTATION, macro in nm-ethtool-utils
    -nm_connection_replace_settings, function in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_TX_UDP_TNL_SEGMENTATION, macro in nm-ethtool-utils
    -nm_connection_replace_settings_from_connection, function in NMConnection +NM_ETHTOOL_OPTNAME_FEATURE_TX_VLAN_STAG_HW_INSERT, macro in nm-ethtool-utils
    -NM_CONNECTION_SECRETS_CLEARED, macro in NMConnection +nm_ethtool_optname_is_coalesce, function in NMSettingEthtool
    -NM_CONNECTION_SECRETS_UPDATED, macro in NMConnection +nm_ethtool_optname_is_feature, function in NMSettingEthtool
    -nm_connection_set_path, function in NMConnection +nm_ethtool_optname_is_pause, function in NMSettingEthtool
    -nm_connection_to_dbus, function in NMConnection +nm_ethtool_optname_is_ring, function in NMSettingEthtool
    -nm_connection_update_secrets, function in NMConnection +NM_ETHTOOL_OPTNAME_PAUSE_AUTONEG, macro in nm-ethtool-utils
    -nm_connection_verify, function in NMConnection +NM_ETHTOOL_OPTNAME_PAUSE_RX, macro in nm-ethtool-utils
    -nm_connection_verify_secrets, function in NMConnection +NM_ETHTOOL_OPTNAME_PAUSE_TX, macro in nm-ethtool-utils
    -nm_conn_wireguard_import, function in nm-conn-utils +NM_ETHTOOL_OPTNAME_RING_RX, macro in nm-ethtool-utils
    -NM_CRYPTO_ERROR, macro in nm-errors +NM_ETHTOOL_OPTNAME_RING_RX_JUMBO, macro in nm-ethtool-utils
    -nm_crypto_error_quark, function in nm-errors +NM_ETHTOOL_OPTNAME_RING_RX_MINI, macro in nm-ethtool-utils
    -NM_DBUS_INTERFACE, macro in nm-dbus-interface +NM_ETHTOOL_OPTNAME_RING_TX, macro in nm-ethtool-utils
    +

    I

    -NM_DBUS_INTERFACE_ACCESS_POINT, macro in nm-dbus-interface +in6_addr, struct in nm-utils
    -NM_DBUS_INTERFACE_ACTIVE_CONNECTION, macro in nm-dbus-interface +NMIPAddressCmpFlags, enum in NMSettingIPConfig
    -NM_DBUS_INTERFACE_AGENT_MANAGER, macro in nm-dbus-interface +NMIPConfig, struct in NMIPConfig
    -NM_DBUS_INTERFACE_CHECKPOINT, macro in nm-dbus-interface +NMIPConfig:addresses, object property in NMIPConfig
    -NM_DBUS_INTERFACE_DEVICE, macro in nm-dbus-interface +NMIPConfig:domains, object property in NMIPConfig
    -NM_DBUS_INTERFACE_DEVICE_6LOWPAN, macro in nm-dbus-interface +NMIPConfig:family, object property in NMIPConfig
    -NM_DBUS_INTERFACE_DEVICE_ADSL, macro in nm-dbus-interface +NMIPConfig:gateway, object property in NMIPConfig
    -NM_DBUS_INTERFACE_DEVICE_BLUETOOTH, macro in nm-dbus-interface +NMIPConfig:nameservers, object property in NMIPConfig
    -NM_DBUS_INTERFACE_DEVICE_BOND, macro in nm-dbus-interface +NMIPConfig:routes, object property in NMIPConfig
    -NM_DBUS_INTERFACE_DEVICE_BRIDGE, macro in nm-dbus-interface +NMIPConfig:searches, object property in NMIPConfig
    -NM_DBUS_INTERFACE_DEVICE_DUMMY, macro in nm-dbus-interface +NMIPConfig:wins-servers, object property in NMIPConfig
    -NM_DBUS_INTERFACE_DEVICE_GENERIC, macro in nm-dbus-interface +NMIPRoutingRuleAsStringFlags, enum in NMSettingIPConfig
    -NM_DBUS_INTERFACE_DEVICE_GRE, macro in nm-dbus-interface +NMIPTunnelFlags, enum in NMSettingIPTunnel
    -NM_DBUS_INTERFACE_DEVICE_INFINIBAND, macro in nm-dbus-interface +NMIPTunnelMode, enum in nm-dbus-interface
    -NM_DBUS_INTERFACE_DEVICE_IP_TUNNEL, macro in nm-dbus-interface +NM_IP_ADDRESS_ATTRIBUTE_LABEL, macro in NMSettingIPConfig
    -NM_DBUS_INTERFACE_DEVICE_LOOPBACK, macro in nm-dbus-interface +nm_ip_address_cmp_full, function in NMSettingIPConfig
    -NM_DBUS_INTERFACE_DEVICE_MACSEC, macro in nm-dbus-interface +nm_ip_address_dup, function in NMSettingIPConfig
    -NM_DBUS_INTERFACE_DEVICE_MACVLAN, macro in nm-dbus-interface +nm_ip_address_equal, function in NMSettingIPConfig
    -NM_DBUS_INTERFACE_DEVICE_MODEM, macro in nm-dbus-interface +nm_ip_address_get_address, function in NMSettingIPConfig
    -NM_DBUS_INTERFACE_DEVICE_OLPC_MESH, macro in nm-dbus-interface +nm_ip_address_get_address_binary, function in NMSettingIPConfig
    -NM_DBUS_INTERFACE_DEVICE_OVS_BRIDGE, macro in nm-dbus-interface +nm_ip_address_get_attribute, function in NMSettingIPConfig
    -NM_DBUS_INTERFACE_DEVICE_OVS_INTERFACE, macro in nm-dbus-interface +nm_ip_address_get_attribute_names, function in NMSettingIPConfig
    -NM_DBUS_INTERFACE_DEVICE_OVS_PORT, macro in nm-dbus-interface +nm_ip_address_get_family, function in NMSettingIPConfig
    -NM_DBUS_INTERFACE_DEVICE_PPP, macro in nm-dbus-interface +nm_ip_address_get_prefix, function in NMSettingIPConfig
    -NM_DBUS_INTERFACE_DEVICE_STATISTICS, macro in nm-dbus-interface +nm_ip_address_new, function in NMSettingIPConfig
    -NM_DBUS_INTERFACE_DEVICE_TEAM, macro in nm-dbus-interface +nm_ip_address_new_binary, function in NMSettingIPConfig
    -NM_DBUS_INTERFACE_DEVICE_TUN, macro in nm-dbus-interface +nm_ip_address_ref, function in NMSettingIPConfig
    -NM_DBUS_INTERFACE_DEVICE_VETH, macro in nm-dbus-interface +nm_ip_address_set_address, function in NMSettingIPConfig
    -NM_DBUS_INTERFACE_DEVICE_VLAN, macro in nm-dbus-interface +nm_ip_address_set_address_binary, function in NMSettingIPConfig
    -NM_DBUS_INTERFACE_DEVICE_VRF, macro in nm-dbus-interface +nm_ip_address_set_attribute, function in NMSettingIPConfig
    -NM_DBUS_INTERFACE_DEVICE_VXLAN, macro in nm-dbus-interface +nm_ip_address_set_prefix, function in NMSettingIPConfig
    -NM_DBUS_INTERFACE_DEVICE_WIFI_P2P, macro in nm-dbus-interface +nm_ip_address_unref, function in NMSettingIPConfig
    -NM_DBUS_INTERFACE_DEVICE_WIMAX, macro in nm-dbus-interface +NM_IP_CONFIG_ADDRESSES, macro in NMIPConfig
    -NM_DBUS_INTERFACE_DEVICE_WIRED, macro in nm-dbus-interface +NM_IP_CONFIG_DOMAINS, macro in NMIPConfig
    -NM_DBUS_INTERFACE_DEVICE_WIREGUARD, macro in nm-dbus-interface +NM_IP_CONFIG_FAMILY, macro in NMIPConfig
    -NM_DBUS_INTERFACE_DEVICE_WIRELESS, macro in nm-dbus-interface +NM_IP_CONFIG_GATEWAY, macro in NMIPConfig
    -NM_DBUS_INTERFACE_DEVICE_WPAN, macro in nm-dbus-interface +nm_ip_config_get_addresses, function in NMIPConfig
    -NM_DBUS_INTERFACE_DHCP4_CONFIG, macro in nm-dbus-interface +nm_ip_config_get_domains, function in NMIPConfig
    -NM_DBUS_INTERFACE_DHCP6_CONFIG, macro in nm-dbus-interface +nm_ip_config_get_family, function in NMIPConfig
    -NM_DBUS_INTERFACE_DNS_MANAGER, macro in nm-dbus-interface +nm_ip_config_get_gateway, function in NMIPConfig
    -NM_DBUS_INTERFACE_IP4_CONFIG, macro in nm-dbus-interface +nm_ip_config_get_nameservers, function in NMIPConfig
    -NM_DBUS_INTERFACE_IP6_CONFIG, macro in nm-dbus-interface +nm_ip_config_get_routes, function in NMIPConfig
    -NM_DBUS_INTERFACE_SECRET_AGENT, macro in nm-dbus-interface +nm_ip_config_get_searches, function in NMIPConfig
    -NM_DBUS_INTERFACE_SETTINGS, macro in nm-dbus-interface +nm_ip_config_get_wins_servers, function in NMIPConfig
    -NM_DBUS_INTERFACE_SETTINGS_CONNECTION, macro in nm-dbus-interface +NM_IP_CONFIG_NAMESERVERS, macro in NMIPConfig
    -NM_DBUS_INTERFACE_SETTINGS_CONNECTION_SECRETS, macro in nm-dbus-interface +NM_IP_CONFIG_ROUTES, macro in NMIPConfig
    -NM_DBUS_INTERFACE_VPN, macro in nm-vpn-dbus-interface +NM_IP_CONFIG_SEARCHES, macro in NMIPConfig
    -NM_DBUS_INTERFACE_VPN_CONNECTION, macro in nm-vpn-dbus-interface +NM_IP_CONFIG_WINS_SERVERS, macro in NMIPConfig
    -NM_DBUS_INTERFACE_WIFI_P2P_PEER, macro in nm-dbus-interface +NM_IP_ROUTE_ATTRIBUTE_ADVMSS, macro in NMSettingIPConfig
    -NM_DBUS_INTERFACE_WIMAX_NSP, macro in nm-dbus-interface +NM_IP_ROUTE_ATTRIBUTE_CWND, macro in NMSettingIPConfig
    -NM_DBUS_INVALID_VPN_CONNECTION, macro in nm-vpn-dbus-interface +NM_IP_ROUTE_ATTRIBUTE_FROM, macro in NMSettingIPConfig
    -NM_DBUS_NO_ACTIVE_VPN_CONNECTION, macro in nm-vpn-dbus-interface +NM_IP_ROUTE_ATTRIBUTE_INITCWND, macro in NMSettingIPConfig
    -NM_DBUS_NO_VPN_CONNECTIONS, macro in nm-vpn-dbus-interface +NM_IP_ROUTE_ATTRIBUTE_INITRWND, macro in NMSettingIPConfig
    -NM_DBUS_PATH, macro in nm-dbus-interface +NM_IP_ROUTE_ATTRIBUTE_LOCK_ADVMSS, macro in NMSettingIPConfig
    -NM_DBUS_PATH_ACCESS_POINT, macro in nm-dbus-interface +NM_IP_ROUTE_ATTRIBUTE_LOCK_CWND, macro in NMSettingIPConfig
    -NM_DBUS_PATH_AGENT_MANAGER, macro in nm-dbus-interface +NM_IP_ROUTE_ATTRIBUTE_LOCK_INITCWND, macro in NMSettingIPConfig
    -NM_DBUS_PATH_DNS_MANAGER, macro in nm-dbus-interface +NM_IP_ROUTE_ATTRIBUTE_LOCK_INITRWND, macro in NMSettingIPConfig
    -NM_DBUS_PATH_SECRET_AGENT, macro in nm-dbus-interface +NM_IP_ROUTE_ATTRIBUTE_LOCK_MTU, macro in NMSettingIPConfig
    -NM_DBUS_PATH_SETTINGS, macro in nm-dbus-interface +NM_IP_ROUTE_ATTRIBUTE_LOCK_WINDOW, macro in NMSettingIPConfig
    -NM_DBUS_PATH_SETTINGS_CONNECTION, macro in nm-dbus-interface +NM_IP_ROUTE_ATTRIBUTE_MTU, macro in NMSettingIPConfig
    -NM_DBUS_PATH_VPN, macro in nm-vpn-dbus-interface +NM_IP_ROUTE_ATTRIBUTE_ONLINK, macro in NMSettingIPConfig
    -NM_DBUS_PATH_VPN_CONNECTION, macro in nm-vpn-dbus-interface +NM_IP_ROUTE_ATTRIBUTE_QUICKACK, macro in NMSettingIPConfig
    -NM_DBUS_PATH_WIFI_P2P_PEER, macro in nm-dbus-interface +NM_IP_ROUTE_ATTRIBUTE_RTO_MIN, macro in NMSettingIPConfig
    -NM_DBUS_PATH_WIMAX_NSP, macro in nm-dbus-interface +NM_IP_ROUTE_ATTRIBUTE_SCOPE, macro in NMSettingIPConfig
    -NM_DBUS_SERVICE, macro in nm-dbus-interface +NM_IP_ROUTE_ATTRIBUTE_SRC, macro in NMSettingIPConfig
    -NM_DBUS_VPN_ALREADY_STARTED, macro in nm-vpn-dbus-interface +NM_IP_ROUTE_ATTRIBUTE_TABLE, macro in NMSettingIPConfig
    -NM_DBUS_VPN_ALREADY_STOPPED, macro in nm-vpn-dbus-interface +NM_IP_ROUTE_ATTRIBUTE_TOS, macro in NMSettingIPConfig
    -NM_DBUS_VPN_BAD_ARGUMENTS, macro in nm-vpn-dbus-interface +NM_IP_ROUTE_ATTRIBUTE_TYPE, macro in NMSettingIPConfig
    -NM_DBUS_VPN_ERROR_PREFIX, macro in nm-vpn-dbus-interface +nm_ip_route_attribute_validate, function in NMSettingIPConfig
    -NM_DBUS_VPN_INTERACTIVE_NOT_SUPPORTED, macro in nm-vpn-dbus-interface +NM_IP_ROUTE_ATTRIBUTE_WEIGHT, macro in NMSettingIPConfig
    -NM_DBUS_VPN_SIGNAL_CONNECT_FAILED, macro in nm-vpn-dbus-interface +NM_IP_ROUTE_ATTRIBUTE_WINDOW, macro in NMSettingIPConfig
    -NM_DBUS_VPN_SIGNAL_IP4_CONFIG, macro in nm-vpn-dbus-interface +nm_ip_route_dup, function in NMSettingIPConfig
    -NM_DBUS_VPN_SIGNAL_IP_CONFIG_BAD, macro in nm-vpn-dbus-interface +nm_ip_route_equal, function in NMSettingIPConfig
    -NM_DBUS_VPN_SIGNAL_LAUNCH_FAILED, macro in nm-vpn-dbus-interface +nm_ip_route_equal_full, function in NMSettingIPConfig
    -NM_DBUS_VPN_SIGNAL_LOGIN_BANNER, macro in nm-vpn-dbus-interface +nm_ip_route_get_attribute, function in NMSettingIPConfig
    -NM_DBUS_VPN_SIGNAL_LOGIN_FAILED, macro in nm-vpn-dbus-interface +nm_ip_route_get_attribute_names, function in NMSettingIPConfig
    -NM_DBUS_VPN_SIGNAL_STATE_CHANGE, macro in nm-vpn-dbus-interface +nm_ip_route_get_dest, function in NMSettingIPConfig
    -NM_DBUS_VPN_SIGNAL_VPN_CONFIG_BAD, macro in nm-vpn-dbus-interface +nm_ip_route_get_dest_binary, function in NMSettingIPConfig
    -NM_DBUS_VPN_STARTING_IN_PROGRESS, macro in nm-vpn-dbus-interface +nm_ip_route_get_family, function in NMSettingIPConfig
    -NM_DBUS_VPN_STOPPING_IN_PROGRESS, macro in nm-vpn-dbus-interface +nm_ip_route_get_metric, function in NMSettingIPConfig
    -NM_DBUS_VPN_WRONG_STATE, macro in nm-vpn-dbus-interface +nm_ip_route_get_next_hop, function in NMSettingIPConfig
    -NM_DEPRECATED_IN_0_9_10, macro in nm-version +nm_ip_route_get_next_hop_binary, function in NMSettingIPConfig
    -NM_DEPRECATED_IN_0_9_10_FOR, macro in nm-version +nm_ip_route_get_prefix, function in NMSettingIPConfig
    -NM_DEPRECATED_IN_1_0, macro in nm-version +nm_ip_route_get_variant_attribute_spec, function in NMSettingIPConfig
    -NM_DEPRECATED_IN_1_0_FOR, macro in nm-version +nm_ip_route_new, function in NMSettingIPConfig
    -NM_DEPRECATED_IN_1_10, macro in nm-version +nm_ip_route_new_binary, function in NMSettingIPConfig
    -NM_DEPRECATED_IN_1_10_FOR, macro in nm-version +nm_ip_route_ref, function in NMSettingIPConfig
    -NM_DEPRECATED_IN_1_12, macro in nm-version +nm_ip_route_set_attribute, function in NMSettingIPConfig
    -NM_DEPRECATED_IN_1_12_FOR, macro in nm-version +nm_ip_route_set_dest, function in NMSettingIPConfig
    -NM_DEPRECATED_IN_1_14, macro in nm-version +nm_ip_route_set_dest_binary, function in NMSettingIPConfig
    -NM_DEPRECATED_IN_1_14_FOR, macro in nm-version +nm_ip_route_set_metric, function in NMSettingIPConfig
    -NM_DEPRECATED_IN_1_16, macro in nm-version +nm_ip_route_set_next_hop, function in NMSettingIPConfig
    -NM_DEPRECATED_IN_1_16_FOR, macro in nm-version +nm_ip_route_set_next_hop_binary, function in NMSettingIPConfig
    -NM_DEPRECATED_IN_1_18, macro in nm-version +nm_ip_route_set_prefix, function in NMSettingIPConfig
    -NM_DEPRECATED_IN_1_18_FOR, macro in nm-version +nm_ip_route_unref, function in NMSettingIPConfig
    -NM_DEPRECATED_IN_1_2, macro in nm-version +nm_ip_routing_rule_cmp, function in NMSettingIPConfig
    -NM_DEPRECATED_IN_1_20, macro in nm-version +nm_ip_routing_rule_from_string, function in NMSettingIPConfig
    -NM_DEPRECATED_IN_1_20_FOR, macro in nm-version +nm_ip_routing_rule_get_action, function in NMSettingIPConfig
    -NM_DEPRECATED_IN_1_22, macro in nm-version +nm_ip_routing_rule_get_addr_family, function in NMSettingIPConfig
    -NM_DEPRECATED_IN_1_22_FOR, macro in nm-version +nm_ip_routing_rule_get_destination_port_end, function in NMSettingIPConfig
    -NM_DEPRECATED_IN_1_24, macro in nm-version +nm_ip_routing_rule_get_destination_port_start, function in NMSettingIPConfig
    -NM_DEPRECATED_IN_1_24_FOR, macro in nm-version +nm_ip_routing_rule_get_from, function in NMSettingIPConfig
    -NM_DEPRECATED_IN_1_26, macro in nm-version +nm_ip_routing_rule_get_from_len, function in NMSettingIPConfig
    -NM_DEPRECATED_IN_1_26_FOR, macro in nm-version +nm_ip_routing_rule_get_fwmark, function in NMSettingIPConfig
    -NM_DEPRECATED_IN_1_28, macro in nm-version +nm_ip_routing_rule_get_fwmask, function in NMSettingIPConfig
    -NM_DEPRECATED_IN_1_28_FOR, macro in nm-version +nm_ip_routing_rule_get_iifname, function in NMSettingIPConfig
    -NM_DEPRECATED_IN_1_2_FOR, macro in nm-version +nm_ip_routing_rule_get_invert, function in NMSettingIPConfig
    -NM_DEPRECATED_IN_1_30, macro in nm-version +nm_ip_routing_rule_get_ipproto, function in NMSettingIPConfig
    -NM_DEPRECATED_IN_1_30_FOR, macro in nm-version +nm_ip_routing_rule_get_oifname, function in NMSettingIPConfig
    -NM_DEPRECATED_IN_1_32, macro in nm-version +nm_ip_routing_rule_get_priority, function in NMSettingIPConfig
    -NM_DEPRECATED_IN_1_32_FOR, macro in nm-version +nm_ip_routing_rule_get_source_port_end, function in NMSettingIPConfig
    -NM_DEPRECATED_IN_1_34, macro in nm-version +nm_ip_routing_rule_get_source_port_start, function in NMSettingIPConfig
    -NM_DEPRECATED_IN_1_34_FOR, macro in nm-version +nm_ip_routing_rule_get_suppress_prefixlength, function in NMSettingIPConfig
    -NM_DEPRECATED_IN_1_36, macro in nm-version +nm_ip_routing_rule_get_table, function in NMSettingIPConfig
    -NM_DEPRECATED_IN_1_36_FOR, macro in nm-version +nm_ip_routing_rule_get_to, function in NMSettingIPConfig
    -NM_DEPRECATED_IN_1_38, macro in nm-version +nm_ip_routing_rule_get_tos, function in NMSettingIPConfig
    -NM_DEPRECATED_IN_1_38_FOR, macro in nm-version +nm_ip_routing_rule_get_to_len, function in NMSettingIPConfig
    -NM_DEPRECATED_IN_1_4, macro in nm-version +nm_ip_routing_rule_get_uid_range, function in NMSettingIPConfig
    -NM_DEPRECATED_IN_1_40, macro in nm-version +nm_ip_routing_rule_is_sealed, function in NMSettingIPConfig
    -NM_DEPRECATED_IN_1_40_FOR, macro in nm-version +nm_ip_routing_rule_new, function in NMSettingIPConfig
    -NM_DEPRECATED_IN_1_42, macro in nm-version +nm_ip_routing_rule_new_clone, function in NMSettingIPConfig
    -NM_DEPRECATED_IN_1_42_FOR, macro in nm-version +nm_ip_routing_rule_ref, function in NMSettingIPConfig
    -NM_DEPRECATED_IN_1_4_FOR, macro in nm-version +nm_ip_routing_rule_seal, function in NMSettingIPConfig
    -NM_DEPRECATED_IN_1_6, macro in nm-version +nm_ip_routing_rule_set_action, function in NMSettingIPConfig
    -NM_DEPRECATED_IN_1_6_FOR, macro in nm-version +nm_ip_routing_rule_set_destination_port, function in NMSettingIPConfig
    -NM_DEPRECATED_IN_1_8, macro in nm-version +nm_ip_routing_rule_set_from, function in NMSettingIPConfig
    -NM_DEPRECATED_IN_1_8_FOR, macro in nm-vpn-dbus-interface +nm_ip_routing_rule_set_fwmark, function in NMSettingIPConfig
    -nm_device_6lowpan_get_parent, function in NMDevice6Lowpan +nm_ip_routing_rule_set_iifname, function in NMSettingIPConfig
    -NM_DEVICE_6LOWPAN_HW_ADDRESS, macro in NMDevice6Lowpan +nm_ip_routing_rule_set_invert, function in NMSettingIPConfig
    -NM_DEVICE_6LOWPAN_PARENT, macro in NMDevice6Lowpan +nm_ip_routing_rule_set_ipproto, function in NMSettingIPConfig
    -NM_DEVICE_ACTIVE_CONNECTION, macro in NMDevice +nm_ip_routing_rule_set_oifname, function in NMSettingIPConfig
    -NM_DEVICE_ADSL_CARRIER, macro in NMDeviceAdsl +nm_ip_routing_rule_set_priority, function in NMSettingIPConfig
    -nm_device_adsl_get_carrier, function in NMDeviceAdsl +nm_ip_routing_rule_set_source_port, function in NMSettingIPConfig
    -NM_DEVICE_AUTOCONNECT, macro in NMDevice +nm_ip_routing_rule_set_suppress_prefixlength, function in NMSettingIPConfig
    -NM_DEVICE_AVAILABLE_CONNECTIONS, macro in NMDevice +nm_ip_routing_rule_set_table, function in NMSettingIPConfig
    -NM_DEVICE_BOND_CARRIER, macro in NMDeviceBond +nm_ip_routing_rule_set_to, function in NMSettingIPConfig
    -nm_device_bond_get_carrier, function in NMDeviceBond +nm_ip_routing_rule_set_tos, function in NMSettingIPConfig
    -nm_device_bond_get_hw_address, function in NMDeviceBond +nm_ip_routing_rule_set_uid_range, function in NMSettingIPConfig
    -nm_device_bond_get_slaves, function in NMDeviceBond +nm_ip_routing_rule_to_string, function in NMSettingIPConfig
    -NM_DEVICE_BOND_HW_ADDRESS, macro in NMDeviceBond +nm_ip_routing_rule_unref, function in NMSettingIPConfig
    -NM_DEVICE_BOND_SLAVES, macro in NMDeviceBond +nm_ip_routing_rule_validate, function in NMSettingIPConfig
    +

    K

    -NM_DEVICE_BRIDGE_CARRIER, macro in NMDeviceBridge +NMKeyfileHandlerData, struct in nm-keyfile
    -nm_device_bridge_get_carrier, function in NMDeviceBridge +NMKeyfileHandlerFlags, enum in nm-keyfile
    -nm_device_bridge_get_hw_address, function in NMDeviceBridge +NMKeyfileHandlerType, enum in nm-keyfile
    -nm_device_bridge_get_slaves, function in NMDeviceBridge +NMKeyfileReadHandler, user_function in nm-keyfile
    -NM_DEVICE_BRIDGE_HW_ADDRESS, macro in NMDeviceBridge +NMKeyfileWarnSeverity, enum in nm-keyfile
    -NM_DEVICE_BRIDGE_SLAVES, macro in NMDeviceBridge +NMKeyfileWriteHandler, user_function in nm-keyfile
    -NM_DEVICE_BT_CAPABILITIES, macro in NMDeviceBt +nm_keyfile_handler_data_fail_with_error, function in nm-keyfile
    -nm_device_bt_get_capabilities, function in NMDeviceBt +nm_keyfile_handler_data_get_context, function in nm-keyfile
    -nm_device_bt_get_hw_address, function in NMDeviceBt +nm_keyfile_handler_data_warn_get, function in nm-keyfile
    -nm_device_bt_get_name, function in NMDeviceBt +nm_keyfile_read, function in nm-keyfile
    -NM_DEVICE_BT_HW_ADDRESS, macro in NMDeviceBt +nm_keyfile_write, function in nm-keyfile
    +

    L

    -NM_DEVICE_BT_NAME, macro in NMDeviceBt +NMLldpNeighbor, struct in NMDevice
    -NM_DEVICE_CAPABILITIES, macro in NMDevice +NM_LLDP_ATTR_CHASSIS_ID, macro in nm-dbus-interface
    -nm_device_connection_compatible, function in NMDevice +NM_LLDP_ATTR_CHASSIS_ID_TYPE, macro in nm-dbus-interface
    -nm_device_connection_valid, function in NMDevice +NM_LLDP_ATTR_DESTINATION, macro in nm-dbus-interface
    -nm_device_delete, function in NMDevice +NM_LLDP_ATTR_IEEE_802_1_PPVID, macro in nm-dbus-interface
    -nm_device_delete_async, function in NMDevice +NM_LLDP_ATTR_IEEE_802_1_PPVIDS, macro in nm-dbus-interface
    -nm_device_delete_finish, function in NMDevice +NM_LLDP_ATTR_IEEE_802_1_PPVID_FLAGS, macro in nm-dbus-interface
    -NM_DEVICE_DEVICE_TYPE, macro in NMDevice +NM_LLDP_ATTR_IEEE_802_1_PVID, macro in nm-dbus-interface
    -NM_DEVICE_DHCP4_CONFIG, macro in NMDevice +NM_LLDP_ATTR_IEEE_802_1_VID, macro in nm-dbus-interface
    -NM_DEVICE_DHCP6_CONFIG, macro in NMDevice +NM_LLDP_ATTR_IEEE_802_1_VLANS, macro in nm-dbus-interface
    -nm_device_disambiguate_names, function in NMDevice +NM_LLDP_ATTR_IEEE_802_1_VLAN_NAME, macro in nm-dbus-interface
    -nm_device_disconnect, function in NMDevice +NM_LLDP_ATTR_IEEE_802_3_MAC_PHY_CONF, macro in nm-dbus-interface
    -nm_device_disconnect_async, function in NMDevice +NM_LLDP_ATTR_IEEE_802_3_MAX_FRAME_SIZE, macro in nm-dbus-interface
    -nm_device_disconnect_finish, function in NMDevice +NM_LLDP_ATTR_IEEE_802_3_POWER_VIA_MDI, macro in nm-dbus-interface
    -NM_DEVICE_DRIVER, macro in NMDevice +NM_LLDP_ATTR_MANAGEMENT_ADDRESSES, macro in nm-dbus-interface
    -NM_DEVICE_DRIVER_VERSION, macro in NMDevice +NM_LLDP_ATTR_MUD_URL, macro in nm-dbus-interface
    -nm_device_dummy_get_hw_address, function in NMDeviceDummy +NM_LLDP_ATTR_PORT_DESCRIPTION, macro in nm-dbus-interface
    -NM_DEVICE_DUMMY_HW_ADDRESS, macro in NMDeviceDummy +NM_LLDP_ATTR_PORT_ID, macro in nm-dbus-interface
    -NM_DEVICE_ERROR, macro in nm-errors +NM_LLDP_ATTR_PORT_ID_TYPE, macro in nm-dbus-interface
    -nm_device_error_quark, function in nm-errors +NM_LLDP_ATTR_RAW, macro in nm-dbus-interface
    -NM_DEVICE_ETHERNET_CARRIER, macro in NMDeviceEthernet +NM_LLDP_ATTR_SYSTEM_CAPABILITIES, macro in nm-dbus-interface
    -nm_device_ethernet_get_carrier, function in NMDeviceEthernet +NM_LLDP_ATTR_SYSTEM_DESCRIPTION, macro in nm-dbus-interface
    -nm_device_ethernet_get_hw_address, function in NMDeviceEthernet +NM_LLDP_ATTR_SYSTEM_NAME, macro in nm-dbus-interface
    -nm_device_ethernet_get_permanent_hw_address, function in NMDeviceEthernet +NM_LLDP_DEST_NEAREST_BRIDGE, macro in nm-dbus-interface
    -nm_device_ethernet_get_s390_subchannels, function in NMDeviceEthernet +NM_LLDP_DEST_NEAREST_CUSTOMER_BRIDGE, macro in nm-dbus-interface
    -nm_device_ethernet_get_speed, function in NMDeviceEthernet +NM_LLDP_DEST_NEAREST_NON_TPMR_BRIDGE, macro in nm-dbus-interface
    -NM_DEVICE_ETHERNET_HW_ADDRESS, macro in NMDeviceEthernet +nm_lldp_neighbor_get_attr_names, function in NMDevice
    -NM_DEVICE_ETHERNET_PERMANENT_HW_ADDRESS, macro in NMDeviceEthernet +nm_lldp_neighbor_get_attr_string_value, function in NMDevice
    -NM_DEVICE_ETHERNET_S390_SUBCHANNELS, macro in NMDeviceEthernet +nm_lldp_neighbor_get_attr_type, function in NMDevice
    -NM_DEVICE_ETHERNET_SPEED, macro in NMDeviceEthernet +nm_lldp_neighbor_get_attr_uint_value, function in NMDevice
    -nm_device_filter_connections, function in NMDevice +nm_lldp_neighbor_get_attr_value, function in NMDevice
    -NM_DEVICE_FIRMWARE_MISSING, macro in NMDevice +nm_lldp_neighbor_new, function in NMDevice
    -NM_DEVICE_FIRMWARE_VERSION, macro in NMDevice +nm_lldp_neighbor_ref, function in NMDevice
    -nm_device_generic_get_hw_address, function in NMDeviceGeneric +nm_lldp_neighbor_unref, function in NMDevice
    +

    M

    -NM_DEVICE_GENERIC_HW_ADDRESS, macro in NMDeviceGeneric +NM_MAJOR_VERSION, macro in nm-version-macros
    -NM_DEVICE_GENERIC_TYPE_DESCRIPTION, macro in NMDeviceGeneric +NMManagerError, enum in nm-errors
    -nm_device_get_active_connection, function in NMDevice +NMManagerReloadFlags, enum in nm-dbus-interface
    -nm_device_get_applied_connection, function in NMDevice +NM_MANAGER_ERROR, macro in nm-errors
    -nm_device_get_applied_connection_async, function in NMDevice +nm_manager_error_quark, function in nm-errors
    -nm_device_get_applied_connection_finish, function in NMDevice +NMMetered, enum in nm-dbus-interface
    -nm_device_get_autoconnect, function in NMDevice +NM_MICRO_VERSION, macro in nm-version-macros
    -nm_device_get_available_connections, function in NMDevice +NM_MINOR_VERSION, macro in nm-version-macros
    -nm_device_get_capabilities, function in NMDevice +NMMptcpFlags, enum in nm-dbus-interface
    +

    O

    -nm_device_get_connectivity, function in NMDevice +NMObject, struct in NMObject
    -nm_device_get_description, function in NMDevice +NMObject:client, object property in NMObject
    -nm_device_get_device_type, function in NMDevice +NMObject:path, object property in NMObject
    -nm_device_get_dhcp4_config, function in NMDevice +NM_OBJECT_CLIENT, macro in NMObject
    -nm_device_get_dhcp6_config, function in NMDevice +nm_object_get_client, function in NMObject
    -nm_device_get_driver, function in NMDevice +nm_object_get_path, function in NMObject
    -nm_device_get_driver_version, function in NMDevice +NM_OBJECT_PATH, macro in NMObject
    +

    R

    -nm_device_get_firmware_missing, function in NMDevice +NMRadioFlags, enum in nm-dbus-interface
    -nm_device_get_firmware_version, function in NMDevice +nm_range_cmp, function in NMSetting
    -nm_device_get_hw_address, function in NMDevice +nm_range_from_str, function in NMSetting
    -nm_device_get_iface, function in NMDevice +nm_range_get_range, function in NMSetting
    -nm_device_get_interface_flags, function in NMDevice +nm_range_new, function in NMSetting
    -nm_device_get_ip4_config, function in NMDevice +nm_range_ref, function in NMSetting
    -nm_device_get_ip6_config, function in NMDevice +nm_range_to_str, function in NMSetting
    -nm_device_get_ip_iface, function in NMDevice +nm_range_unref, function in NMSetting
    -nm_device_get_lldp_neighbors, function in NMDevice +NMRemoteConnection, struct in NMRemoteConnection
    -nm_device_get_managed, function in NMDevice +NMRemoteConnection:filename, object property in NMRemoteConnection
    -nm_device_get_metered, function in NMDevice +NMRemoteConnection:flags, object property in NMRemoteConnection
    -nm_device_get_mtu, function in NMDevice +NMRemoteConnection:unsaved, object property in NMRemoteConnection
    -nm_device_get_nm_plugin_missing, function in NMDevice +NMRemoteConnection:version-id, object property in NMRemoteConnection
    -nm_device_get_path, function in NMDevice +NMRemoteConnection:visible, object property in NMRemoteConnection
    -nm_device_get_physical_port_id, function in NMDevice +nm_remote_connection_commit_changes, function in NMRemoteConnection
    -nm_device_get_ports, function in NMDevice +nm_remote_connection_commit_changes_async, function in NMRemoteConnection
    -nm_device_get_product, function in NMDevice +nm_remote_connection_commit_changes_finish, function in NMRemoteConnection
    -nm_device_get_setting_type, function in NMDevice +NM_REMOTE_CONNECTION_DBUS_CONNECTION, macro in NMRemoteConnection
    -nm_device_get_state, function in NMDevice +nm_remote_connection_delete, function in NMRemoteConnection
    -nm_device_get_state_reason, function in NMDevice +nm_remote_connection_delete_async, function in NMRemoteConnection
    -nm_device_get_type_description, function in NMDevice +nm_remote_connection_delete_finish, function in NMRemoteConnection
    -nm_device_get_udi, function in NMDevice +NM_REMOTE_CONNECTION_FILENAME, macro in NMRemoteConnection
    -nm_device_get_vendor, function in NMDevice +NM_REMOTE_CONNECTION_FLAGS, macro in NMRemoteConnection
    -NM_DEVICE_HW_ADDRESS, macro in NMDevice +nm_remote_connection_get_filename, function in NMRemoteConnection
    -NM_DEVICE_INFINIBAND_CARRIER, macro in NMDeviceInfiniband +nm_remote_connection_get_flags, function in NMRemoteConnection
    -nm_device_infiniband_get_carrier, function in NMDeviceInfiniband +nm_remote_connection_get_secrets, function in NMRemoteConnection
    -nm_device_infiniband_get_hw_address, function in NMDeviceInfiniband +nm_remote_connection_get_secrets_async, function in NMRemoteConnection
    -NM_DEVICE_INFINIBAND_HW_ADDRESS, macro in NMDeviceInfiniband +nm_remote_connection_get_secrets_finish, function in NMRemoteConnection
    -NM_DEVICE_INTERFACE, macro in NMDevice +nm_remote_connection_get_unsaved, function in NMRemoteConnection
    -NM_DEVICE_INTERFACE_FLAGS, macro in NMDevice +nm_remote_connection_get_version_id, function in NMRemoteConnection
    -NM_DEVICE_IP4_CONFIG, macro in NMDevice +nm_remote_connection_get_visible, function in NMRemoteConnection
    -NM_DEVICE_IP4_CONNECTIVITY, macro in NMDevice +NM_REMOTE_CONNECTION_PATH, macro in NMRemoteConnection
    -NM_DEVICE_IP6_CONFIG, macro in NMDevice +nm_remote_connection_save, function in NMRemoteConnection
    -NM_DEVICE_IP6_CONNECTIVITY, macro in NMDevice +nm_remote_connection_save_async, function in NMRemoteConnection
    -NM_DEVICE_IP_INTERFACE, macro in NMDevice +nm_remote_connection_save_finish, function in NMRemoteConnection
    -NM_DEVICE_IP_TUNNEL_ENCAPSULATION_LIMIT, macro in NMDeviceIPTunnel +NM_REMOTE_CONNECTION_UNSAVED, macro in NMRemoteConnection
    -NM_DEVICE_IP_TUNNEL_FLAGS, macro in NMDeviceIPTunnel +nm_remote_connection_update2, function in NMRemoteConnection
    -NM_DEVICE_IP_TUNNEL_FLOW_LABEL, macro in NMDeviceIPTunnel +nm_remote_connection_update2_finish, function in NMRemoteConnection
    -nm_device_ip_tunnel_get_encapsulation_limit, function in NMDeviceIPTunnel +NM_REMOTE_CONNECTION_VERSION_ID, macro in NMRemoteConnection
    -nm_device_ip_tunnel_get_flags, function in NMDeviceIPTunnel +NM_REMOTE_CONNECTION_VISIBLE, macro in NMRemoteConnection
    -nm_device_ip_tunnel_get_flow_label, function in NMDeviceIPTunnel +NMRollbackResult, enum in nm-dbus-interface
    +

    S

    -nm_device_ip_tunnel_get_input_key, function in NMDeviceIPTunnel +NMSecretAgentCapabilities, enum in nm-dbus-interface
    -nm_device_ip_tunnel_get_local, function in NMDeviceIPTunnel +NMSecretAgentError, enum in nm-errors
    -nm_device_ip_tunnel_get_mode, function in NMDeviceIPTunnel +NMSecretAgentGetSecretsFlags, enum in nm-dbus-interface
    -nm_device_ip_tunnel_get_output_key, function in NMDeviceIPTunnel +NMSecretAgentOld, struct in NMSecretAgentOld
    -nm_device_ip_tunnel_get_parent, function in NMDeviceIPTunnel +NMSecretAgentOld:auto-register, object property in NMSecretAgentOld
    -nm_device_ip_tunnel_get_path_mtu_discovery, function in NMDeviceIPTunnel +NMSecretAgentOld:capabilities, object property in NMSecretAgentOld
    -nm_device_ip_tunnel_get_remote, function in NMDeviceIPTunnel +NMSecretAgentOld:dbus-connection, object property in NMSecretAgentOld
    -nm_device_ip_tunnel_get_tos, function in NMDeviceIPTunnel +NMSecretAgentOld:identifier, object property in NMSecretAgentOld
    -nm_device_ip_tunnel_get_ttl, function in NMDeviceIPTunnel +NMSecretAgentOld:registered, object property in NMSecretAgentOld
    -NM_DEVICE_IP_TUNNEL_INPUT_KEY, macro in NMDeviceIPTunnel +NMSecretAgentOldDeleteSecretsFunc, user_function in NMSecretAgentOld
    -NM_DEVICE_IP_TUNNEL_LOCAL, macro in NMDeviceIPTunnel +NMSecretAgentOldGetSecretsFunc, user_function in NMSecretAgentOld
    -NM_DEVICE_IP_TUNNEL_MODE, macro in NMDeviceIPTunnel +NMSecretAgentOldSaveSecretsFunc, user_function in NMSecretAgentOld
    -NM_DEVICE_IP_TUNNEL_OUTPUT_KEY, macro in NMDeviceIPTunnel +NM_SECRET_AGENT_ERROR, macro in nm-errors
    -NM_DEVICE_IP_TUNNEL_PARENT, macro in NMDeviceIPTunnel +nm_secret_agent_error_quark, function in nm-errors
    -NM_DEVICE_IP_TUNNEL_PATH_MTU_DISCOVERY, macro in NMDeviceIPTunnel +NM_SECRET_AGENT_OLD_AUTO_REGISTER, macro in NMSecretAgentOld
    -NM_DEVICE_IP_TUNNEL_REMOTE, macro in NMDeviceIPTunnel +NM_SECRET_AGENT_OLD_CAPABILITIES, macro in NMSecretAgentOld
    -NM_DEVICE_IP_TUNNEL_TOS, macro in NMDeviceIPTunnel +NM_SECRET_AGENT_OLD_DBUS_CONNECTION, macro in NMSecretAgentOld
    -NM_DEVICE_IP_TUNNEL_TTL, macro in NMDeviceIPTunnel +nm_secret_agent_old_delete_secrets, function in NMSecretAgentOld
    -nm_device_is_real, function in NMDevice +nm_secret_agent_old_destroy, function in NMSecretAgentOld
    -nm_device_is_software, function in NMDevice +nm_secret_agent_old_enable, function in NMSecretAgentOld
    -NM_DEVICE_LLDP_NEIGHBORS, macro in NMDevice +nm_secret_agent_old_get_context_busy_watcher, function in NMSecretAgentOld
    -NM_DEVICE_MACSEC_CIPHER_SUITE, macro in NMDeviceMacsec +nm_secret_agent_old_get_dbus_connection, function in NMSecretAgentOld
    -NM_DEVICE_MACSEC_ENCODING_SA, macro in NMDeviceMacsec +nm_secret_agent_old_get_dbus_name_owner, function in NMSecretAgentOld
    -NM_DEVICE_MACSEC_ENCRYPT, macro in NMDeviceMacsec +nm_secret_agent_old_get_main_context, function in NMSecretAgentOld
    -NM_DEVICE_MACSEC_ES, macro in NMDeviceMacsec +nm_secret_agent_old_get_registered, function in NMSecretAgentOld
    -nm_device_macsec_get_cipher_suite, function in NMDeviceMacsec +nm_secret_agent_old_get_secrets, function in NMSecretAgentOld
    -nm_device_macsec_get_encoding_sa, function in NMDeviceMacsec +NM_SECRET_AGENT_OLD_IDENTIFIER, macro in NMSecretAgentOld
    -nm_device_macsec_get_encrypt, function in NMDeviceMacsec +nm_secret_agent_old_register, function in NMSecretAgentOld
    -nm_device_macsec_get_es, function in NMDeviceMacsec +NM_SECRET_AGENT_OLD_REGISTERED, macro in NMSecretAgentOld
    -nm_device_macsec_get_hw_address, function in NMDeviceMacsec +nm_secret_agent_old_register_async, function in NMSecretAgentOld
    -nm_device_macsec_get_icv_length, function in NMDeviceMacsec +nm_secret_agent_old_register_finish, function in NMSecretAgentOld
    -nm_device_macsec_get_include_sci, function in NMDeviceMacsec +nm_secret_agent_old_save_secrets, function in NMSecretAgentOld
    -nm_device_macsec_get_parent, function in NMDeviceMacsec +nm_secret_agent_old_unregister, function in NMSecretAgentOld
    -nm_device_macsec_get_protect, function in NMDeviceMacsec +nm_secret_agent_old_unregister_async, function in NMSecretAgentOld
    -nm_device_macsec_get_replay_protect, function in NMDeviceMacsec +nm_secret_agent_old_unregister_finish, function in NMSecretAgentOld
    -nm_device_macsec_get_scb, function in NMDeviceMacsec +NMSetting, struct in NMSettingOvs
    -nm_device_macsec_get_sci, function in NMDeviceMacsec +NMSetting6Lowpan, struct in NMSettingOvs
    -nm_device_macsec_get_validation, function in NMDeviceMacsec +NMSetting6Lowpan:parent, object property in NMSettingOvs
    -nm_device_macsec_get_window, function in NMDeviceMacsec +NMSetting8021x, struct in NMSettingOvs
    -NM_DEVICE_MACSEC_HW_ADDRESS, macro in NMDeviceMacsec +NMSetting8021x:altsubject-matches, object property in NMSettingOvs
    -NM_DEVICE_MACSEC_ICV_LENGTH, macro in NMDeviceMacsec +NMSetting8021x:anonymous-identity, object property in NMSettingOvs
    -NM_DEVICE_MACSEC_INCLUDE_SCI, macro in NMDeviceMacsec +NMSetting8021x:auth-timeout, object property in NMSettingOvs
    -NM_DEVICE_MACSEC_PARENT, macro in NMDeviceMacsec +NMSetting8021x:ca-cert, object property in NMSettingOvs
    -NM_DEVICE_MACSEC_PROTECT, macro in NMDeviceMacsec +NMSetting8021x:ca-cert-password, object property in NMSettingOvs
    -NM_DEVICE_MACSEC_REPLAY_PROTECT, macro in NMDeviceMacsec +NMSetting8021x:ca-cert-password-flags, object property in NMSettingOvs
    -NM_DEVICE_MACSEC_SCB, macro in NMDeviceMacsec +NMSetting8021x:ca-path, object property in NMSettingOvs
    -NM_DEVICE_MACSEC_SCI, macro in NMDeviceMacsec +NMSetting8021x:client-cert, object property in NMSettingOvs
    -NM_DEVICE_MACSEC_VALIDATION, macro in NMDeviceMacsec +NMSetting8021x:client-cert-password, object property in NMSettingOvs
    -NM_DEVICE_MACSEC_WINDOW, macro in NMDeviceMacsec +NMSetting8021x:client-cert-password-flags, object property in NMSettingOvs
    -nm_device_macvlan_get_hw_address, function in NMDeviceMacvlan +NMSetting8021x:domain-match, object property in NMSettingOvs
    -nm_device_macvlan_get_mode, function in NMDeviceMacvlan +NMSetting8021x:domain-suffix-match, object property in NMSettingOvs
    -nm_device_macvlan_get_no_promisc, function in NMDeviceMacvlan +NMSetting8021x:eap, object property in NMSettingOvs
    -nm_device_macvlan_get_parent, function in NMDeviceMacvlan +NMSetting8021x:identity, object property in NMSettingOvs
    -nm_device_macvlan_get_tap, function in NMDeviceMacvlan +NMSetting8021x:optional, object property in NMSettingOvs
    -NM_DEVICE_MACVLAN_HW_ADDRESS, macro in NMDeviceMacvlan +NMSetting8021x:pac-file, object property in NMSettingOvs
    -NM_DEVICE_MACVLAN_MODE, macro in NMDeviceMacvlan +NMSetting8021x:password, object property in NMSettingOvs
    -NM_DEVICE_MACVLAN_NO_PROMISC, macro in NMDeviceMacvlan +NMSetting8021x:password-flags, object property in NMSettingOvs
    -NM_DEVICE_MACVLAN_PARENT, macro in NMDeviceMacvlan +NMSetting8021x:password-raw, object property in NMSettingOvs
    -NM_DEVICE_MACVLAN_TAP, macro in NMDeviceMacvlan +NMSetting8021x:password-raw-flags, object property in NMSettingOvs
    -NM_DEVICE_MANAGED, macro in NMDevice +NMSetting8021x:phase1-auth-flags, object property in NMSettingOvs
    -NM_DEVICE_METERED, macro in NMDevice +NMSetting8021x:phase1-fast-provisioning, object property in NMSettingOvs
    -NM_DEVICE_MODEM_APN, macro in NMDeviceModem +NMSetting8021x:phase1-peaplabel, object property in NMSettingOvs
    -NM_DEVICE_MODEM_CURRENT_CAPABILITIES, macro in NMDeviceModem +NMSetting8021x:phase1-peapver, object property in NMSettingOvs
    -NM_DEVICE_MODEM_DEVICE_ID, macro in NMDeviceModem +NMSetting8021x:phase2-altsubject-matches, object property in NMSettingOvs
    -nm_device_modem_get_apn, function in NMDeviceModem +NMSetting8021x:phase2-auth, object property in NMSettingOvs
    -nm_device_modem_get_current_capabilities, function in NMDeviceModem +NMSetting8021x:phase2-autheap, object property in NMSettingOvs
    -nm_device_modem_get_device_id, function in NMDeviceModem +NMSetting8021x:phase2-ca-cert, object property in NMSettingOvs
    -nm_device_modem_get_modem_capabilities, function in NMDeviceModem +NMSetting8021x:phase2-ca-cert-password, object property in NMSettingOvs
    -nm_device_modem_get_operator_code, function in NMDeviceModem +NMSetting8021x:phase2-ca-cert-password-flags, object property in NMSettingOvs
    -NM_DEVICE_MODEM_MODEM_CAPABILITIES, macro in NMDeviceModem +NMSetting8021x:phase2-ca-path, object property in NMSettingOvs
    -NM_DEVICE_MODEM_OPERATOR_CODE, macro in NMDeviceModem +NMSetting8021x:phase2-client-cert, object property in NMSettingOvs
    -NM_DEVICE_MTU, macro in NMDevice +NMSetting8021x:phase2-client-cert-password, object property in NMSettingOvs
    -NM_DEVICE_NM_PLUGIN_MISSING, macro in NMDevice +NMSetting8021x:phase2-client-cert-password-flags, object property in NMSettingOvs
    -NM_DEVICE_OLPC_MESH_ACTIVE_CHANNEL, macro in NMDeviceOlpcMesh +NMSetting8021x:phase2-domain-match, object property in NMSettingOvs
    -NM_DEVICE_OLPC_MESH_COMPANION, macro in NMDeviceOlpcMesh +NMSetting8021x:phase2-domain-suffix-match, object property in NMSettingOvs
    -nm_device_olpc_mesh_get_active_channel, function in NMDeviceOlpcMesh +NMSetting8021x:phase2-private-key, object property in NMSettingOvs
    -nm_device_olpc_mesh_get_companion, function in NMDeviceOlpcMesh +NMSetting8021x:phase2-private-key-password, object property in NMSettingOvs
    -nm_device_olpc_mesh_get_hw_address, function in NMDeviceOlpcMesh +NMSetting8021x:phase2-private-key-password-flags, object property in NMSettingOvs
    -NM_DEVICE_OLPC_MESH_HW_ADDRESS, macro in NMDeviceOlpcMesh +NMSetting8021x:phase2-subject-match, object property in NMSettingOvs
    -nm_device_ovs_bridge_get_slaves, function in NMDeviceOvsBridge +NMSetting8021x:pin, object property in NMSettingOvs
    -NM_DEVICE_OVS_BRIDGE_SLAVES, macro in NMDeviceOvsBridge +NMSetting8021x:pin-flags, object property in NMSettingOvs
    -nm_device_ovs_port_get_slaves, function in NMDeviceOvsPort +NMSetting8021x:private-key, object property in NMSettingOvs
    -NM_DEVICE_OVS_PORT_SLAVES, macro in NMDeviceOvsPort +NMSetting8021x:private-key-password, object property in NMSettingOvs
    -NM_DEVICE_PATH, macro in NMDevice +NMSetting8021x:private-key-password-flags, object property in NMSettingOvs
    -NM_DEVICE_PHYSICAL_PORT_ID, macro in NMDevice +NMSetting8021x:subject-match, object property in NMSettingOvs
    -NM_DEVICE_PORTS, macro in NMDevice +NMSetting8021x:system-ca-certs, object property in NMSettingOvs
    -NM_DEVICE_PRODUCT, macro in NMDevice +NMSetting8021xAuthFlags, enum in NMSetting8021x
    -NM_DEVICE_REAL, macro in NMDevice +NMSetting8021xCKFormat, enum in NMSetting8021x
    -nm_device_reapply, function in NMDevice +NMSetting8021xCKScheme, enum in NMSetting8021x
    -nm_device_reapply_async, function in NMDevice +NMSetting:name, object property in NMSettingOvs
    -nm_device_reapply_finish, function in NMDevice +NMSettingAdsl, struct in NMSettingOvs
    -nm_device_set_autoconnect, function in NMDevice +NMSettingAdsl:encapsulation, object property in NMSettingOvs
    -nm_device_set_managed, function in NMDevice +NMSettingAdsl:password, object property in NMSettingOvs
    -NM_DEVICE_STATE, macro in NMDevice +NMSettingAdsl:password-flags, object property in NMSettingOvs
    -NM_DEVICE_STATE_REASON, macro in NMDevice +NMSettingAdsl:protocol, object property in NMSettingOvs
    -NM_DEVICE_TEAM_CARRIER, macro in NMDeviceTeam +NMSettingAdsl:username, object property in NMSettingOvs
    -NM_DEVICE_TEAM_CONFIG, macro in NMDeviceTeam +NMSettingAdsl:vci, object property in NMSettingOvs
    -nm_device_team_get_carrier, function in NMDeviceTeam +NMSettingAdsl:vpi, object property in NMSettingOvs
    -nm_device_team_get_config, function in NMDeviceTeam +NMSettingBluetooth, struct in NMSettingOvs
    -nm_device_team_get_hw_address, function in NMDeviceTeam +NMSettingBluetooth:bdaddr, object property in NMSettingOvs
    -nm_device_team_get_slaves, function in NMDeviceTeam +NMSettingBluetooth:type, object property in NMSettingOvs
    -NM_DEVICE_TEAM_HW_ADDRESS, macro in NMDeviceTeam +NMSettingBond, struct in NMSettingOvs
    -NM_DEVICE_TEAM_SLAVES, macro in NMDeviceTeam +NMSettingBond:options, object property in NMSettingOvs
    -nm_device_tun_get_group, function in NMDeviceTun +NMSettingBondPort, struct in NMSettingOvs
    -nm_device_tun_get_hw_address, function in NMDeviceTun +NMSettingBondPort:prio, object property in NMSettingOvs
    -nm_device_tun_get_mode, function in NMDeviceTun +NMSettingBondPort:queue-id, object property in NMSettingOvs
    -nm_device_tun_get_multi_queue, function in NMDeviceTun +NMSettingBridge, struct in NMSettingOvs
    -nm_device_tun_get_no_pi, function in NMDeviceTun +NMSettingBridge:ageing-time, object property in NMSettingOvs
    -nm_device_tun_get_owner, function in NMDeviceTun +NMSettingBridge:forward-delay, object property in NMSettingOvs
    -nm_device_tun_get_vnet_hdr, function in NMDeviceTun +NMSettingBridge:group-address, object property in NMSettingOvs
    -NM_DEVICE_TUN_GROUP, macro in NMDeviceTun +NMSettingBridge:group-forward-mask, object property in NMSettingOvs
    -NM_DEVICE_TUN_HW_ADDRESS, macro in NMDeviceTun +NMSettingBridge:hello-time, object property in NMSettingOvs
    -NM_DEVICE_TUN_MODE, macro in NMDeviceTun +NMSettingBridge:mac-address, object property in NMSettingOvs
    -NM_DEVICE_TUN_MULTI_QUEUE, macro in NMDeviceTun +NMSettingBridge:max-age, object property in NMSettingOvs
    -NM_DEVICE_TUN_NO_PI, macro in NMDeviceTun +NMSettingBridge:multicast-hash-max, object property in NMSettingOvs
    -NM_DEVICE_TUN_OWNER, macro in NMDeviceTun +NMSettingBridge:multicast-last-member-count, object property in NMSettingOvs
    -NM_DEVICE_TUN_VNET_HDR, macro in NMDeviceTun +NMSettingBridge:multicast-last-member-interval, object property in NMSettingOvs
    -NM_DEVICE_UDI, macro in NMDevice +NMSettingBridge:multicast-membership-interval, object property in NMSettingOvs
    -NM_DEVICE_VENDOR, macro in NMDevice +NMSettingBridge:multicast-querier, object property in NMSettingOvs
    -nm_device_veth_get_peer, function in NMDeviceVeth +NMSettingBridge:multicast-querier-interval, object property in NMSettingOvs
    -NM_DEVICE_VETH_PEER, macro in NMDeviceVeth +NMSettingBridge:multicast-query-interval, object property in NMSettingOvs
    -NM_DEVICE_VLAN_CARRIER, macro in NMDeviceVlan +NMSettingBridge:multicast-query-response-interval, object property in NMSettingOvs
    -nm_device_vlan_get_carrier, function in NMDeviceVlan +NMSettingBridge:multicast-query-use-ifaddr, object property in NMSettingOvs
    -nm_device_vlan_get_hw_address, function in NMDeviceVlan +NMSettingBridge:multicast-router, object property in NMSettingOvs
    -nm_device_vlan_get_parent, function in NMDeviceVlan +NMSettingBridge:multicast-snooping, object property in NMSettingOvs
    -nm_device_vlan_get_vlan_id, function in NMDeviceVlan +NMSettingBridge:multicast-startup-query-count, object property in NMSettingOvs
    -NM_DEVICE_VLAN_HW_ADDRESS, macro in NMDeviceVlan +NMSettingBridge:multicast-startup-query-interval, object property in NMSettingOvs
    -NM_DEVICE_VLAN_PARENT, macro in NMDeviceVlan +NMSettingBridge:priority, object property in NMSettingOvs
    -NM_DEVICE_VLAN_VLAN_ID, macro in NMDeviceVlan +NMSettingBridge:stp, object property in NMSettingOvs
    -nm_device_vrf_get_table, function in NMDeviceVrf +NMSettingBridge:vlan-default-pvid, object property in NMSettingOvs
    -NM_DEVICE_VRF_TABLE, macro in NMDeviceVrf +NMSettingBridge:vlan-filtering, object property in NMSettingOvs
    -NM_DEVICE_VXLAN_AGEING, macro in NMDeviceVxlan +NMSettingBridge:vlan-protocol, object property in NMSettingOvs
    -NM_DEVICE_VXLAN_CARRIER, macro in NMDeviceVxlan +NMSettingBridge:vlan-stats-enabled, object property in NMSettingOvs
    -NM_DEVICE_VXLAN_DST_PORT, macro in NMDeviceVxlan +NMSettingBridge:vlans, object property in NMSettingOvs
    -nm_device_vxlan_get_ageing, function in NMDeviceVxlan +NMSettingBridgePort, struct in NMSettingOvs
    -nm_device_vxlan_get_carrier, function in NMDeviceVxlan +NMSettingBridgePort:hairpin-mode, object property in NMSettingOvs
    -nm_device_vxlan_get_dst_port, function in NMDeviceVxlan +NMSettingBridgePort:path-cost, object property in NMSettingOvs
    -nm_device_vxlan_get_group, function in NMDeviceVxlan +NMSettingBridgePort:priority, object property in NMSettingOvs
    -nm_device_vxlan_get_hw_address, function in NMDeviceVxlan +NMSettingBridgePort:vlans, object property in NMSettingOvs
    -nm_device_vxlan_get_id, function in NMDeviceVxlan +NMSettingCdma, struct in NMSettingOvs
    -nm_device_vxlan_get_l2miss, function in NMDeviceVxlan +NMSettingCdma:mtu, object property in NMSettingOvs
    -nm_device_vxlan_get_l3miss, function in NMDeviceVxlan +NMSettingCdma:number, object property in NMSettingOvs
    -nm_device_vxlan_get_learning, function in NMDeviceVxlan +NMSettingCdma:password, object property in NMSettingOvs
    -nm_device_vxlan_get_limit, function in NMDeviceVxlan +NMSettingCdma:password-flags, object property in NMSettingOvs
    -nm_device_vxlan_get_local, function in NMDeviceVxlan +NMSettingCdma:username, object property in NMSettingOvs
    -nm_device_vxlan_get_parent, function in NMDeviceVxlan +NMSettingClearSecretsWithFlagsFn, user_function in NMSetting
    -nm_device_vxlan_get_proxy, function in NMDeviceVxlan +NMSettingCompareFlags, enum in NMSetting
    -nm_device_vxlan_get_rsc, function in NMDeviceVxlan +NMSettingConnection, struct in NMSettingOvs
    -nm_device_vxlan_get_src_port_max, function in NMDeviceVxlan +NMSettingConnection:auth-retries, object property in NMSettingOvs
    -nm_device_vxlan_get_src_port_min, function in NMDeviceVxlan +NMSettingConnection:autoconnect, object property in NMSettingOvs
    -nm_device_vxlan_get_tos, function in NMDeviceVxlan +NMSettingConnection:autoconnect-priority, object property in NMSettingOvs
    -nm_device_vxlan_get_ttl, function in NMDeviceVxlan +NMSettingConnection:autoconnect-retries, object property in NMSettingOvs
    -NM_DEVICE_VXLAN_GROUP, macro in NMDeviceVxlan +NMSettingConnection:autoconnect-slaves, object property in NMSettingOvs
    -NM_DEVICE_VXLAN_HW_ADDRESS, macro in NMDeviceVxlan +NMSettingConnection:dns-over-tls, object property in NMSettingOvs
    -NM_DEVICE_VXLAN_ID, macro in NMDeviceVxlan +NMSettingConnection:gateway-ping-timeout, object property in NMSettingOvs
    -NM_DEVICE_VXLAN_L2MISS, macro in NMDeviceVxlan +NMSettingConnection:id, object property in NMSettingOvs
    -NM_DEVICE_VXLAN_L3MISS, macro in NMDeviceVxlan +NMSettingConnection:interface-name, object property in NMSettingOvs
    -NM_DEVICE_VXLAN_LEARNING, macro in NMDeviceVxlan +NMSettingConnection:lldp, object property in NMSettingOvs
    -NM_DEVICE_VXLAN_LIMIT, macro in NMDeviceVxlan +NMSettingConnection:llmnr, object property in NMSettingOvs
    -NM_DEVICE_VXLAN_LOCAL, macro in NMDeviceVxlan +NMSettingConnection:master, object property in NMSettingOvs
    -NM_DEVICE_VXLAN_PARENT, macro in NMDeviceVxlan +NMSettingConnection:mdns, object property in NMSettingOvs
    -NM_DEVICE_VXLAN_PROXY, macro in NMDeviceVxlan +NMSettingConnection:metered, object property in NMSettingOvs
    -NM_DEVICE_VXLAN_RSC, macro in NMDeviceVxlan +NMSettingConnection:mptcp-flags, object property in NMSettingOvs
    -NM_DEVICE_VXLAN_SRC_PORT_MAX, macro in NMDeviceVxlan +NMSettingConnection:mud-url, object property in NMSettingOvs
    -NM_DEVICE_VXLAN_SRC_PORT_MIN, macro in NMDeviceVxlan +NMSettingConnection:multi-connect, object property in NMSettingOvs
    -NM_DEVICE_VXLAN_TOS, macro in NMDeviceVxlan +NMSettingConnection:permissions, object property in NMSettingOvs
    -NM_DEVICE_VXLAN_TTL, macro in NMDeviceVxlan +NMSettingConnection:read-only, object property in NMSettingOvs
    -NM_DEVICE_WIFI_ACCESS_POINTS, macro in NMDeviceWifi +NMSettingConnection:secondaries, object property in NMSettingOvs
    -NM_DEVICE_WIFI_ACTIVE_ACCESS_POINT, macro in NMDeviceWifi +NMSettingConnection:slave-type, object property in NMSettingOvs
    -NM_DEVICE_WIFI_BITRATE, macro in NMDeviceWifi +NMSettingConnection:stable-id, object property in NMSettingOvs
    -NM_DEVICE_WIFI_CAPABILITIES, macro in NMDeviceWifi +NMSettingConnection:timestamp, object property in NMSettingOvs
    -nm_device_wifi_get_access_points, function in NMDeviceWifi +NMSettingConnection:type, object property in NMSettingOvs
    -nm_device_wifi_get_access_point_by_path, function in NMDeviceWifi +NMSettingConnection:uuid, object property in NMSettingOvs
    -nm_device_wifi_get_active_access_point, function in NMDeviceWifi +NMSettingConnection:wait-activation-delay, object property in NMSettingOvs
    -nm_device_wifi_get_bitrate, function in NMDeviceWifi +NMSettingConnection:wait-device-timeout, object property in NMSettingOvs
    -nm_device_wifi_get_capabilities, function in NMDeviceWifi +NMSettingConnection:zone, object property in NMSettingOvs
    -nm_device_wifi_get_hw_address, function in NMDeviceWifi +NMSettingConnectionAutoconnectSlaves, enum in NMSettingConnection
    -nm_device_wifi_get_last_scan, function in NMDeviceWifi +NMSettingConnectionDnsOverTls, enum in NMSettingConnection
    -nm_device_wifi_get_mode, function in NMDeviceWifi +NMSettingConnectionLldp, enum in NMSettingConnection
    -nm_device_wifi_get_permanent_hw_address, function in NMDeviceWifi +NMSettingConnectionLlmnr, enum in NMSettingConnection
    -NM_DEVICE_WIFI_HW_ADDRESS, macro in NMDeviceWifi +NMSettingConnectionMdns, enum in NMSettingConnection
    -NM_DEVICE_WIFI_LAST_SCAN, macro in NMDeviceWifi +NMSettingDcb, struct in NMSettingOvs
    -NM_DEVICE_WIFI_MODE, macro in NMDeviceWifi +NMSettingDcb:app-fcoe-flags, object property in NMSettingOvs
    -nm_device_wifi_p2p_get_hw_address, function in NMDeviceWifiP2P +NMSettingDcb:app-fcoe-mode, object property in NMSettingOvs
    -nm_device_wifi_p2p_get_peers, function in NMDeviceWifiP2P +NMSettingDcb:app-fcoe-priority, object property in NMSettingOvs
    -nm_device_wifi_p2p_get_peer_by_path, function in NMDeviceWifiP2P +NMSettingDcb:app-fip-flags, object property in NMSettingOvs
    -NM_DEVICE_WIFI_P2P_HW_ADDRESS, macro in NMDeviceWifiP2P +NMSettingDcb:app-fip-priority, object property in NMSettingOvs
    -NM_DEVICE_WIFI_P2P_PEERS, macro in NMDeviceWifiP2P +NMSettingDcb:app-iscsi-flags, object property in NMSettingOvs
    -nm_device_wifi_p2p_start_find, function in NMDeviceWifiP2P +NMSettingDcb:app-iscsi-priority, object property in NMSettingOvs
    -nm_device_wifi_p2p_start_find_finish, function in NMDeviceWifiP2P +NMSettingDcb:priority-bandwidth, object property in NMSettingOvs
    -nm_device_wifi_p2p_stop_find, function in NMDeviceWifiP2P +NMSettingDcb:priority-flow-control, object property in NMSettingOvs
    -nm_device_wifi_p2p_stop_find_finish, function in NMDeviceWifiP2P +NMSettingDcb:priority-flow-control-flags, object property in NMSettingOvs
    -NM_DEVICE_WIFI_P2P_WFDIES, macro in NMDeviceWifiP2P +NMSettingDcb:priority-group-bandwidth, object property in NMSettingOvs
    -NM_DEVICE_WIFI_PERMANENT_HW_ADDRESS, macro in NMDeviceWifi +NMSettingDcb:priority-group-flags, object property in NMSettingOvs
    -nm_device_wifi_request_scan, function in NMDeviceWifi +NMSettingDcb:priority-group-id, object property in NMSettingOvs
    -nm_device_wifi_request_scan_async, function in NMDeviceWifi +NMSettingDcb:priority-strict-bandwidth, object property in NMSettingOvs
    -nm_device_wifi_request_scan_finish, function in NMDeviceWifi +NMSettingDcb:priority-traffic-class, object property in NMSettingOvs
    -nm_device_wifi_request_scan_options, function in NMDeviceWifi +NMSettingDcbFlags, enum in NMSettingDcb
    -nm_device_wifi_request_scan_options_async, function in NMDeviceWifi +NMSettingDiffResult, enum in NMSetting
    -NM_DEVICE_WIMAX_ACTIVE_NSP, macro in NMDeviceWimax +NMSettingDummy, struct in NMSettingOvs
    -NM_DEVICE_WIMAX_BSID, macro in NMDeviceWimax +NMSettingEthtool, struct in NMSettingOvs
    -NM_DEVICE_WIMAX_CENTER_FREQUENCY, macro in NMDeviceWimax +NMSettingGeneric, struct in NMSettingOvs
    -NM_DEVICE_WIMAX_CINR, macro in NMDeviceWimax +NMSettingGsm, struct in NMSettingOvs
    -nm_device_wimax_get_active_nsp, function in NMDeviceWimax +NMSettingGsm:apn, object property in NMSettingOvs
    -nm_device_wimax_get_bsid, function in NMDeviceWimax +NMSettingGsm:auto-config, object property in NMSettingOvs
    -nm_device_wimax_get_center_frequency, function in NMDeviceWimax +NMSettingGsm:device-id, object property in NMSettingOvs
    -nm_device_wimax_get_cinr, function in NMDeviceWimax +NMSettingGsm:home-only, object property in NMSettingOvs
    -nm_device_wimax_get_hw_address, function in NMDeviceWimax +NMSettingGsm:initial-eps-bearer-apn, object property in NMSettingOvs
    -nm_device_wimax_get_nsps, function in NMDeviceWimax +NMSettingGsm:initial-eps-bearer-configure, object property in NMSettingOvs
    -nm_device_wimax_get_nsp_by_path, function in NMDeviceWimax +NMSettingGsm:mtu, object property in NMSettingOvs
    -nm_device_wimax_get_rssi, function in NMDeviceWimax +NMSettingGsm:network-id, object property in NMSettingOvs
    -nm_device_wimax_get_tx_power, function in NMDeviceWimax +NMSettingGsm:number, object property in NMSettingOvs
    -NM_DEVICE_WIMAX_HW_ADDRESS, macro in NMDeviceWimax +NMSettingGsm:password, object property in NMSettingOvs
    -NM_DEVICE_WIMAX_NSPS, macro in NMDeviceWimax +NMSettingGsm:password-flags, object property in NMSettingOvs
    -NM_DEVICE_WIMAX_RSSI, macro in NMDeviceWimax +NMSettingGsm:pin, object property in NMSettingOvs
    -NM_DEVICE_WIMAX_TX_POWER, macro in NMDeviceWimax +NMSettingGsm:pin-flags, object property in NMSettingOvs
    -NM_DEVICE_WIREGUARD_FWMARK, macro in NMDeviceWireGuard +NMSettingGsm:sim-id, object property in NMSettingOvs
    -nm_device_wireguard_get_fwmark, function in NMDeviceWireGuard +NMSettingGsm:sim-operator-id, object property in NMSettingOvs
    -nm_device_wireguard_get_listen_port, function in NMDeviceWireGuard +NMSettingGsm:username, object property in NMSettingOvs
    -nm_device_wireguard_get_public_key, function in NMDeviceWireGuard +NMSettingHostname, struct in NMSettingOvs
    -NM_DEVICE_WIREGUARD_LISTEN_PORT, macro in NMDeviceWireGuard +NMSettingHostname:from-dhcp, object property in NMSettingOvs
    -NM_DEVICE_WIREGUARD_PUBLIC_KEY, macro in NMDeviceWireGuard +NMSettingHostname:from-dns-lookup, object property in NMSettingOvs
    -NM_DEVICE_WPAN_HW_ADDRESS, macro in NMDeviceWpan +NMSettingHostname:only-from-default, object property in NMSettingOvs
    -NM_DHCP_CONFIG_FAMILY, macro in NMDhcpConfig +NMSettingHostname:priority, object property in NMSettingOvs
    -nm_dhcp_config_get_family, function in NMDhcpConfig +NMSettingInfiniband, struct in NMSettingOvs
    -nm_dhcp_config_get_one_option, function in NMDhcpConfig +NMSettingInfiniband:mac-address, object property in NMSettingOvs
    -nm_dhcp_config_get_options, function in NMDhcpConfig +NMSettingInfiniband:mtu, object property in NMSettingOvs
    -NM_DHCP_CONFIG_OPTIONS, macro in NMDhcpConfig +NMSettingInfiniband:p-key, object property in NMSettingOvs
    -nm_dns_entry_get_domains, function in NMClient +NMSettingInfiniband:parent, object property in NMSettingOvs
    -nm_dns_entry_get_interface, function in NMClient +NMSettingInfiniband:transport-mode, object property in NMSettingOvs
    -nm_dns_entry_get_nameservers, function in NMClient +NMSettingIP4Config, struct in NMSettingOvs
    -nm_dns_entry_get_priority, function in NMClient +NMSettingIP4Config:dhcp-client-id, object property in NMSettingOvs
    -nm_dns_entry_get_vpn, function in NMClient +NMSettingIP4Config:dhcp-fqdn, object property in NMSettingOvs
    -nm_dns_entry_unref, function in NMClient +NMSettingIP4Config:dhcp-vendor-class-identifier, object property in NMSettingOvs
    -NM_ENCODE_VERSION, macro in nm-version-macros +NMSettingIP4Config:link-local, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_COALESCE_ADAPTIVE_RX, macro in nm-ethtool-utils +NMSettingIP4LinkLocal, enum in NMSettingIP4Config
    -NM_ETHTOOL_OPTNAME_COALESCE_ADAPTIVE_TX, macro in nm-ethtool-utils +NMSettingIP6Config, struct in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_COALESCE_PKT_RATE_HIGH, macro in nm-ethtool-utils +NMSettingIP6Config:addr-gen-mode, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_COALESCE_PKT_RATE_LOW, macro in nm-ethtool-utils +NMSettingIP6Config:dhcp-duid, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_COALESCE_RX_FRAMES, macro in nm-ethtool-utils +NMSettingIP6Config:dhcp-pd-hint, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_COALESCE_RX_FRAMES_HIGH, macro in nm-ethtool-utils +NMSettingIP6Config:ip6-privacy, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_COALESCE_RX_FRAMES_IRQ, macro in nm-ethtool-utils +NMSettingIP6Config:mtu, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_COALESCE_RX_FRAMES_LOW, macro in nm-ethtool-utils +NMSettingIP6Config:ra-timeout, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_COALESCE_RX_USECS, macro in nm-ethtool-utils +NMSettingIP6Config:token, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_COALESCE_RX_USECS_HIGH, macro in nm-ethtool-utils +NMSettingIP6ConfigAddrGenMode, enum in NMSettingIP6Config
    -NM_ETHTOOL_OPTNAME_COALESCE_RX_USECS_IRQ, macro in nm-ethtool-utils +NMSettingIP6ConfigPrivacy, enum in NMSettingIP6Config
    -NM_ETHTOOL_OPTNAME_COALESCE_RX_USECS_LOW, macro in nm-ethtool-utils +NMSettingIPConfig, struct in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_COALESCE_SAMPLE_INTERVAL, macro in nm-ethtool-utils +NMSettingIPConfig:addresses, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_COALESCE_STATS_BLOCK_USECS, macro in nm-ethtool-utils +NMSettingIPConfig:auto-route-ext-gw, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_COALESCE_TX_FRAMES, macro in nm-ethtool-utils +NMSettingIPConfig:dad-timeout, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_COALESCE_TX_FRAMES_HIGH, macro in nm-ethtool-utils +NMSettingIPConfig:dhcp-hostname, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_COALESCE_TX_FRAMES_IRQ, macro in nm-ethtool-utils +NMSettingIPConfig:dhcp-hostname-flags, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_COALESCE_TX_FRAMES_LOW, macro in nm-ethtool-utils +NMSettingIPConfig:dhcp-iaid, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_COALESCE_TX_USECS, macro in nm-ethtool-utils +NMSettingIPConfig:dhcp-reject-servers, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_COALESCE_TX_USECS_HIGH, macro in nm-ethtool-utils +NMSettingIPConfig:dhcp-send-hostname, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_COALESCE_TX_USECS_IRQ, macro in nm-ethtool-utils +NMSettingIPConfig:dhcp-timeout, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_COALESCE_TX_USECS_LOW, macro in nm-ethtool-utils +NMSettingIPConfig:dns, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_FEATURE_ESP_HW_OFFLOAD, macro in nm-ethtool-utils +NMSettingIPConfig:dns-options, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_FEATURE_ESP_TX_CSUM_HW_OFFLOAD, macro in nm-ethtool-utils +NMSettingIPConfig:dns-priority, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_FEATURE_FCOE_MTU, macro in nm-ethtool-utils +NMSettingIPConfig:dns-search, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_FEATURE_GRO, macro in nm-ethtool-utils +NMSettingIPConfig:gateway, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_FEATURE_GSO, macro in nm-ethtool-utils +NMSettingIPConfig:ignore-auto-dns, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_FEATURE_HIGHDMA, macro in nm-ethtool-utils +NMSettingIPConfig:ignore-auto-routes, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_FEATURE_HW_TC_OFFLOAD, macro in nm-ethtool-utils +NMSettingIPConfig:may-fail, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_FEATURE_L2_FWD_OFFLOAD, macro in nm-ethtool-utils +NMSettingIPConfig:method, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_FEATURE_LOOPBACK, macro in nm-ethtool-utils +NMSettingIPConfig:never-default, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_FEATURE_LRO, macro in nm-ethtool-utils +NMSettingIPConfig:replace-local-rule, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_FEATURE_MACSEC_HW_OFFLOAD, macro in nm-ethtool-utils +NMSettingIPConfig:required-timeout, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_FEATURE_NTUPLE, macro in nm-ethtool-utils +NMSettingIPConfig:route-metric, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_FEATURE_RX, macro in nm-ethtool-utils +NMSettingIPConfig:route-table, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_FEATURE_RXHASH, macro in nm-ethtool-utils +NMSettingIPConfig:routes, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_FEATURE_RXVLAN, macro in nm-ethtool-utils +NMSettingIPTunnel, struct in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_FEATURE_RX_ALL, macro in nm-ethtool-utils +NMSettingIPTunnel:encapsulation-limit, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_FEATURE_RX_FCS, macro in nm-ethtool-utils +NMSettingIPTunnel:flags, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_FEATURE_RX_GRO_HW, macro in nm-ethtool-utils +NMSettingIPTunnel:flow-label, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_FEATURE_RX_GRO_LIST, macro in nm-ethtool-utils +NMSettingIPTunnel:fwmark, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_FEATURE_RX_UDP_GRO_FORWARDING, macro in nm-ethtool-utils +NMSettingIPTunnel:input-key, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_FEATURE_RX_UDP_TUNNEL_PORT_OFFLOAD, macro in nm-ethtool-utils +NMSettingIPTunnel:local, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_FEATURE_RX_VLAN_FILTER, macro in nm-ethtool-utils +NMSettingIPTunnel:mode, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_FEATURE_RX_VLAN_STAG_FILTER, macro in nm-ethtool-utils +NMSettingIPTunnel:mtu, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_FEATURE_RX_VLAN_STAG_HW_PARSE, macro in nm-ethtool-utils +NMSettingIPTunnel:output-key, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_FEATURE_SG, macro in nm-ethtool-utils +NMSettingIPTunnel:parent, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_FEATURE_TLS_HW_RECORD, macro in nm-ethtool-utils +NMSettingIPTunnel:path-mtu-discovery, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_FEATURE_TLS_HW_RX_OFFLOAD, macro in nm-ethtool-utils +NMSettingIPTunnel:remote, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_FEATURE_TLS_HW_TX_OFFLOAD, macro in nm-ethtool-utils +NMSettingIPTunnel:tos, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_FEATURE_TSO, macro in nm-ethtool-utils +NMSettingIPTunnel:ttl, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_FEATURE_TX, macro in nm-ethtool-utils +NMSettingLink, struct in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_FEATURE_TXVLAN, macro in nm-ethtool-utils +NMSettingLink:gro-max-size, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_FEATURE_TX_CHECKSUM_FCOE_CRC, macro in nm-ethtool-utils +NMSettingLink:gso-max-segments, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_FEATURE_TX_CHECKSUM_IPV4, macro in nm-ethtool-utils +NMSettingLink:gso-max-size, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_FEATURE_TX_CHECKSUM_IPV6, macro in nm-ethtool-utils +NMSettingLink:tx-queue-length, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_FEATURE_TX_CHECKSUM_IP_GENERIC, macro in nm-ethtool-utils +NMSettingLoopback, struct in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_FEATURE_TX_CHECKSUM_SCTP, macro in nm-ethtool-utils +NMSettingLoopback:mtu, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_FEATURE_TX_ESP_SEGMENTATION, macro in nm-ethtool-utils +NMSettingMacRandomization, enum in NMSetting
    -NM_ETHTOOL_OPTNAME_FEATURE_TX_FCOE_SEGMENTATION, macro in nm-ethtool-utils +NMSettingMacsec, struct in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_FEATURE_TX_GRE_CSUM_SEGMENTATION, macro in nm-ethtool-utils +NMSettingMacsec:encrypt, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_FEATURE_TX_GRE_SEGMENTATION, macro in nm-ethtool-utils +NMSettingMacsec:mka-cak, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_FEATURE_TX_GSO_LIST, macro in nm-ethtool-utils +NMSettingMacsec:mka-cak-flags, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_FEATURE_TX_GSO_PARTIAL, macro in nm-ethtool-utils +NMSettingMacsec:mka-ckn, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_FEATURE_TX_GSO_ROBUST, macro in nm-ethtool-utils +NMSettingMacsec:mode, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_FEATURE_TX_IPXIP4_SEGMENTATION, macro in nm-ethtool-utils +NMSettingMacsec:parent, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_FEATURE_TX_IPXIP6_SEGMENTATION, macro in nm-ethtool-utils +NMSettingMacsec:port, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_FEATURE_TX_NOCACHE_COPY, macro in nm-ethtool-utils +NMSettingMacsec:send-sci, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_FEATURE_TX_SCATTER_GATHER, macro in nm-ethtool-utils +NMSettingMacsec:validation, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_FEATURE_TX_SCATTER_GATHER_FRAGLIST, macro in nm-ethtool-utils +NMSettingMacsecMode, enum in NMSettingMacsec
    -NM_ETHTOOL_OPTNAME_FEATURE_TX_SCTP_SEGMENTATION, macro in nm-ethtool-utils +NMSettingMacsecValidation, enum in NMSettingMacsec
    -NM_ETHTOOL_OPTNAME_FEATURE_TX_TCP6_SEGMENTATION, macro in nm-ethtool-utils +NMSettingMacvlan, struct in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_FEATURE_TX_TCP_ECN_SEGMENTATION, macro in nm-ethtool-utils +NMSettingMacvlan:mode, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_FEATURE_TX_TCP_MANGLEID_SEGMENTATION, macro in nm-ethtool-utils +NMSettingMacvlan:parent, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_FEATURE_TX_TCP_SEGMENTATION, macro in nm-ethtool-utils +NMSettingMacvlan:promiscuous, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_FEATURE_TX_TUNNEL_REMCSUM_SEGMENTATION, macro in nm-ethtool-utils +NMSettingMacvlan:tap, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_FEATURE_TX_UDP_SEGMENTATION, macro in nm-ethtool-utils +NMSettingMacvlanMode, enum in NMSettingMacvlan
    -NM_ETHTOOL_OPTNAME_FEATURE_TX_UDP_TNL_CSUM_SEGMENTATION, macro in nm-ethtool-utils +NMSettingMatch, struct in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_FEATURE_TX_UDP_TNL_SEGMENTATION, macro in nm-ethtool-utils +NMSettingMatch:driver, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_FEATURE_TX_VLAN_STAG_HW_INSERT, macro in nm-ethtool-utils +NMSettingMatch:interface-name, object property in NMSettingOvs
    -nm_ethtool_optname_is_coalesce, function in NMSettingEthtool +NMSettingMatch:kernel-command-line, object property in NMSettingOvs
    -nm_ethtool_optname_is_feature, function in NMSettingEthtool +NMSettingMatch:path, object property in NMSettingOvs
    -nm_ethtool_optname_is_pause, function in NMSettingEthtool +NMSettingOlpcMesh, struct in NMSettingOvs
    -nm_ethtool_optname_is_ring, function in NMSettingEthtool +NMSettingOlpcMesh:channel, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_PAUSE_AUTONEG, macro in nm-ethtool-utils +NMSettingOlpcMesh:dhcp-anycast-address, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_PAUSE_RX, macro in nm-ethtool-utils +NMSettingOlpcMesh:ssid, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_PAUSE_TX, macro in nm-ethtool-utils +NMSettingOvsBridge, struct in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_RING_RX, macro in nm-ethtool-utils +NMSettingOvsBridge:datapath-type, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_RING_RX_JUMBO, macro in nm-ethtool-utils +NMSettingOvsBridge:fail-mode, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_RING_RX_MINI, macro in nm-ethtool-utils +NMSettingOvsBridge:mcast-snooping-enable, object property in NMSettingOvs
    -NM_ETHTOOL_OPTNAME_RING_TX, macro in nm-ethtool-utils +NMSettingOvsBridge:rstp-enable, object property in NMSettingOvs
    -NM_IP_ADDRESS_ATTRIBUTE_LABEL, macro in NMSettingIPConfig +NMSettingOvsBridge:stp-enable, object property in NMSettingOvs
    -nm_ip_address_cmp_full, function in NMSettingIPConfig +NMSettingOvsDpdk, struct in NMSettingOvs
    -nm_ip_address_dup, function in NMSettingIPConfig +NMSettingOvsDpdk:devargs, object property in NMSettingOvs
    -nm_ip_address_equal, function in NMSettingIPConfig +NMSettingOvsDpdk:n-rxq, object property in NMSettingOvs
    -nm_ip_address_get_address, function in NMSettingIPConfig +NMSettingOvsDpdk:n-rxq-desc, object property in NMSettingOvs
    -nm_ip_address_get_address_binary, function in NMSettingIPConfig +NMSettingOvsDpdk:n-txq-desc, object property in NMSettingOvs
    -nm_ip_address_get_attribute, function in NMSettingIPConfig +NMSettingOvsExternalIDs, struct in NMSettingOvs
    -nm_ip_address_get_attribute_names, function in NMSettingIPConfig +NMSettingOvsExternalIDs:data, object property in NMSettingOvs
    -nm_ip_address_get_family, function in NMSettingIPConfig +NMSettingOvsInterface, struct in NMSettingOvs
    -nm_ip_address_get_prefix, function in NMSettingIPConfig +NMSettingOvsInterface:ofport-request, object property in NMSettingOvs
    -nm_ip_address_new, function in NMSettingIPConfig +NMSettingOvsInterface:type, object property in NMSettingOvs
    -nm_ip_address_new_binary, function in NMSettingIPConfig +NMSettingOvsOtherConfig, struct in NMSettingOvs
    -nm_ip_address_ref, function in NMSettingIPConfig +NMSettingOvsOtherConfig:data, object property in NMSettingOvs
    -nm_ip_address_set_address, function in NMSettingIPConfig +NMSettingOvsPatch, struct in NMSettingOvs
    -nm_ip_address_set_address_binary, function in NMSettingIPConfig +NMSettingOvsPatch:peer, object property in NMSettingOvs
    -nm_ip_address_set_attribute, function in NMSettingIPConfig +NMSettingOvsPort, struct in NMSettingOvs
    -nm_ip_address_set_prefix, function in NMSettingIPConfig +NMSettingOvsPort:bond-downdelay, object property in NMSettingOvs
    -nm_ip_address_unref, function in NMSettingIPConfig +NMSettingOvsPort:bond-mode, object property in NMSettingOvs
    -NM_IP_CONFIG_ADDRESSES, macro in NMIPConfig +NMSettingOvsPort:bond-updelay, object property in NMSettingOvs
    -NM_IP_CONFIG_DOMAINS, macro in NMIPConfig +NMSettingOvsPort:lacp, object property in NMSettingOvs
    -NM_IP_CONFIG_FAMILY, macro in NMIPConfig +NMSettingOvsPort:tag, object property in NMSettingOvs
    -NM_IP_CONFIG_GATEWAY, macro in NMIPConfig +NMSettingOvsPort:trunks, object property in NMSettingOvs
    -nm_ip_config_get_addresses, function in NMIPConfig +NMSettingOvsPort:vlan-mode, object property in NMSettingOvs
    -nm_ip_config_get_domains, function in NMIPConfig +NMSettingPpp, struct in NMSettingOvs
    -nm_ip_config_get_family, function in NMIPConfig +NMSettingPpp:baud, object property in NMSettingOvs
    -nm_ip_config_get_gateway, function in NMIPConfig +NMSettingPpp:crtscts, object property in NMSettingOvs
    -nm_ip_config_get_nameservers, function in NMIPConfig +NMSettingPpp:lcp-echo-failure, object property in NMSettingOvs
    -nm_ip_config_get_routes, function in NMIPConfig +NMSettingPpp:lcp-echo-interval, object property in NMSettingOvs
    -nm_ip_config_get_searches, function in NMIPConfig +NMSettingPpp:mppe-stateful, object property in NMSettingOvs
    -nm_ip_config_get_wins_servers, function in NMIPConfig +NMSettingPpp:mru, object property in NMSettingOvs
    -NM_IP_CONFIG_NAMESERVERS, macro in NMIPConfig +NMSettingPpp:mtu, object property in NMSettingOvs
    -NM_IP_CONFIG_ROUTES, macro in NMIPConfig +NMSettingPpp:no-vj-comp, object property in NMSettingOvs
    -NM_IP_CONFIG_SEARCHES, macro in NMIPConfig +NMSettingPpp:noauth, object property in NMSettingOvs
    -NM_IP_CONFIG_WINS_SERVERS, macro in NMIPConfig +NMSettingPpp:nobsdcomp, object property in NMSettingOvs
    -NM_IP_ROUTE_ATTRIBUTE_ADVMSS, macro in NMSettingIPConfig +NMSettingPpp:nodeflate, object property in NMSettingOvs
    -NM_IP_ROUTE_ATTRIBUTE_CWND, macro in NMSettingIPConfig +NMSettingPpp:refuse-chap, object property in NMSettingOvs
    -NM_IP_ROUTE_ATTRIBUTE_FROM, macro in NMSettingIPConfig +NMSettingPpp:refuse-eap, object property in NMSettingOvs
    -NM_IP_ROUTE_ATTRIBUTE_INITCWND, macro in NMSettingIPConfig +NMSettingPpp:refuse-mschap, object property in NMSettingOvs
    -NM_IP_ROUTE_ATTRIBUTE_INITRWND, macro in NMSettingIPConfig +NMSettingPpp:refuse-mschapv2, object property in NMSettingOvs
    -NM_IP_ROUTE_ATTRIBUTE_LOCK_ADVMSS, macro in NMSettingIPConfig +NMSettingPpp:refuse-pap, object property in NMSettingOvs
    -NM_IP_ROUTE_ATTRIBUTE_LOCK_CWND, macro in NMSettingIPConfig +NMSettingPpp:require-mppe, object property in NMSettingOvs
    -NM_IP_ROUTE_ATTRIBUTE_LOCK_INITCWND, macro in NMSettingIPConfig +NMSettingPpp:require-mppe-128, object property in NMSettingOvs
    -NM_IP_ROUTE_ATTRIBUTE_LOCK_INITRWND, macro in NMSettingIPConfig +NMSettingPppoe, struct in NMSettingOvs
    -NM_IP_ROUTE_ATTRIBUTE_LOCK_MTU, macro in NMSettingIPConfig +NMSettingPppoe:parent, object property in NMSettingOvs
    -NM_IP_ROUTE_ATTRIBUTE_LOCK_WINDOW, macro in NMSettingIPConfig +NMSettingPppoe:password, object property in NMSettingOvs
    -NM_IP_ROUTE_ATTRIBUTE_MTU, macro in NMSettingIPConfig +NMSettingPppoe:password-flags, object property in NMSettingOvs
    -NM_IP_ROUTE_ATTRIBUTE_ONLINK, macro in NMSettingIPConfig +NMSettingPppoe:service, object property in NMSettingOvs
    -NM_IP_ROUTE_ATTRIBUTE_QUICKACK, macro in NMSettingIPConfig +NMSettingPppoe:username, object property in NMSettingOvs
    -NM_IP_ROUTE_ATTRIBUTE_RTO_MIN, macro in NMSettingIPConfig +NMSettingProxy, struct in NMSettingOvs
    -NM_IP_ROUTE_ATTRIBUTE_SCOPE, macro in NMSettingIPConfig +NMSettingProxy:browser-only, object property in NMSettingOvs
    -NM_IP_ROUTE_ATTRIBUTE_SRC, macro in NMSettingIPConfig +NMSettingProxy:method, object property in NMSettingOvs
    -NM_IP_ROUTE_ATTRIBUTE_TABLE, macro in NMSettingIPConfig +NMSettingProxy:pac-script, object property in NMSettingOvs
    -NM_IP_ROUTE_ATTRIBUTE_TOS, macro in NMSettingIPConfig +NMSettingProxy:pac-url, object property in NMSettingOvs
    -NM_IP_ROUTE_ATTRIBUTE_TYPE, macro in NMSettingIPConfig +NMSettingProxyMethod, enum in NMSettingProxy
    -nm_ip_route_attribute_validate, function in NMSettingIPConfig +NMSettingsAddConnection2Flags, enum in nm-dbus-interface
    -NM_IP_ROUTE_ATTRIBUTE_WEIGHT, macro in NMSettingIPConfig +NMSettingsConnectionFlags, enum in nm-dbus-interface
    -NM_IP_ROUTE_ATTRIBUTE_WINDOW, macro in NMSettingIPConfig +NMSettingSecretFlags, enum in NMSetting
    -nm_ip_route_dup, function in NMSettingIPConfig +NMSettingSerial, struct in NMSettingOvs
    -nm_ip_route_equal, function in NMSettingIPConfig +NMSettingSerial:baud, object property in NMSettingOvs
    -nm_ip_route_equal_full, function in NMSettingIPConfig +NMSettingSerial:bits, object property in NMSettingOvs
    -nm_ip_route_get_attribute, function in NMSettingIPConfig +NMSettingSerial:parity, object property in NMSettingOvs
    -nm_ip_route_get_attribute_names, function in NMSettingIPConfig +NMSettingSerial:send-delay, object property in NMSettingOvs
    -nm_ip_route_get_dest, function in NMSettingIPConfig +NMSettingSerial:stopbits, object property in NMSettingOvs
    -nm_ip_route_get_dest_binary, function in NMSettingIPConfig +NMSettingSerialParity, enum in NMSettingSerial
    -nm_ip_route_get_family, function in NMSettingIPConfig +NMSettingsError, enum in nm-errors
    -nm_ip_route_get_metric, function in NMSettingIPConfig +NMSettingSriov, struct in NMSettingOvs
    -nm_ip_route_get_next_hop, function in NMSettingIPConfig +NMSettingSriov:autoprobe-drivers, object property in NMSettingOvs
    -nm_ip_route_get_next_hop_binary, function in NMSettingIPConfig +NMSettingSriov:total-vfs, object property in NMSettingOvs
    -nm_ip_route_get_prefix, function in NMSettingIPConfig +NMSettingSriov:vfs, object property in NMSettingOvs
    -nm_ip_route_get_variant_attribute_spec, function in NMSettingIPConfig +NMSettingsUpdate2Flags, enum in nm-dbus-interface
    -nm_ip_route_new, function in NMSettingIPConfig +NM_SETTINGS_ERROR, macro in nm-errors
    -nm_ip_route_new_binary, function in NMSettingIPConfig +nm_settings_error_quark, function in nm-errors
    -nm_ip_route_ref, function in NMSettingIPConfig +NMSettingTCConfig, struct in NMSettingOvs
    -nm_ip_route_set_attribute, function in NMSettingIPConfig +NMSettingTCConfig:qdiscs, object property in NMSettingOvs
    -nm_ip_route_set_dest, function in NMSettingIPConfig +NMSettingTCConfig:tfilters, object property in NMSettingOvs
    -nm_ip_route_set_dest_binary, function in NMSettingIPConfig +NMSettingTeam, struct in NMSettingOvs
    -nm_ip_route_set_metric, function in NMSettingIPConfig +NMSettingTeam:config, object property in NMSettingOvs
    -nm_ip_route_set_next_hop, function in NMSettingIPConfig +NMSettingTeam:link-watchers, object property in NMSettingOvs
    -nm_ip_route_set_next_hop_binary, function in NMSettingIPConfig +NMSettingTeam:mcast-rejoin-count, object property in NMSettingOvs
    -nm_ip_route_set_prefix, function in NMSettingIPConfig +NMSettingTeam:mcast-rejoin-interval, object property in NMSettingOvs
    -nm_ip_route_unref, function in NMSettingIPConfig +NMSettingTeam:notify-peers-count, object property in NMSettingOvs
    -nm_ip_routing_rule_cmp, function in NMSettingIPConfig +NMSettingTeam:notify-peers-interval, object property in NMSettingOvs
    -nm_ip_routing_rule_from_string, function in NMSettingIPConfig +NMSettingTeam:runner, object property in NMSettingOvs
    -nm_ip_routing_rule_get_action, function in NMSettingIPConfig +NMSettingTeam:runner-active, object property in NMSettingOvs
    -nm_ip_routing_rule_get_addr_family, function in NMSettingIPConfig +NMSettingTeam:runner-agg-select-policy, object property in NMSettingOvs
    -nm_ip_routing_rule_get_destination_port_end, function in NMSettingIPConfig +NMSettingTeam:runner-fast-rate, object property in NMSettingOvs
    -nm_ip_routing_rule_get_destination_port_start, function in NMSettingIPConfig +NMSettingTeam:runner-hwaddr-policy, object property in NMSettingOvs
    -nm_ip_routing_rule_get_from, function in NMSettingIPConfig +NMSettingTeam:runner-min-ports, object property in NMSettingOvs
    -nm_ip_routing_rule_get_from_len, function in NMSettingIPConfig +NMSettingTeam:runner-sys-prio, object property in NMSettingOvs
    -nm_ip_routing_rule_get_fwmark, function in NMSettingIPConfig +NMSettingTeam:runner-tx-balancer, object property in NMSettingOvs
    -nm_ip_routing_rule_get_fwmask, function in NMSettingIPConfig +NMSettingTeam:runner-tx-balancer-interval, object property in NMSettingOvs
    -nm_ip_routing_rule_get_iifname, function in NMSettingIPConfig +NMSettingTeam:runner-tx-hash, object property in NMSettingOvs
    -nm_ip_routing_rule_get_invert, function in NMSettingIPConfig +NMSettingTeamPort, struct in NMSettingOvs
    -nm_ip_routing_rule_get_ipproto, function in NMSettingIPConfig +NMSettingTeamPort:config, object property in NMSettingOvs
    -nm_ip_routing_rule_get_oifname, function in NMSettingIPConfig +NMSettingTeamPort:lacp-key, object property in NMSettingOvs
    -nm_ip_routing_rule_get_priority, function in NMSettingIPConfig +NMSettingTeamPort:lacp-prio, object property in NMSettingOvs
    -nm_ip_routing_rule_get_source_port_end, function in NMSettingIPConfig +NMSettingTeamPort:link-watchers, object property in NMSettingOvs
    -nm_ip_routing_rule_get_source_port_start, function in NMSettingIPConfig +NMSettingTeamPort:prio, object property in NMSettingOvs
    -nm_ip_routing_rule_get_suppress_prefixlength, function in NMSettingIPConfig +NMSettingTeamPort:queue-id, object property in NMSettingOvs
    -nm_ip_routing_rule_get_table, function in NMSettingIPConfig +NMSettingTeamPort:sticky, object property in NMSettingOvs
    -nm_ip_routing_rule_get_to, function in NMSettingIPConfig +NMSettingTun, struct in NMSettingOvs
    -nm_ip_routing_rule_get_tos, function in NMSettingIPConfig +NMSettingTun:group, object property in NMSettingOvs
    -nm_ip_routing_rule_get_to_len, function in NMSettingIPConfig +NMSettingTun:mode, object property in NMSettingOvs
    -nm_ip_routing_rule_get_uid_range, function in NMSettingIPConfig +NMSettingTun:multi-queue, object property in NMSettingOvs
    -nm_ip_routing_rule_is_sealed, function in NMSettingIPConfig +NMSettingTun:owner, object property in NMSettingOvs
    -nm_ip_routing_rule_new, function in NMSettingIPConfig +NMSettingTun:pi, object property in NMSettingOvs
    -nm_ip_routing_rule_new_clone, function in NMSettingIPConfig +NMSettingTun:vnet-hdr, object property in NMSettingOvs
    -nm_ip_routing_rule_ref, function in NMSettingIPConfig +NMSettingTunMode, enum in NMSettingTun
    -nm_ip_routing_rule_seal, function in NMSettingIPConfig +NMSettingUser, struct in NMSettingOvs
    -nm_ip_routing_rule_set_action, function in NMSettingIPConfig +NMSettingUser:data, object property in NMSettingOvs
    -nm_ip_routing_rule_set_destination_port, function in NMSettingIPConfig +NMSettingValueIterFn, user_function in NMSetting
    -nm_ip_routing_rule_set_from, function in NMSettingIPConfig +NMSettingVeth, struct in NMSettingOvs
    -nm_ip_routing_rule_set_fwmark, function in NMSettingIPConfig +NMSettingVeth:peer, object property in NMSettingOvs
    -nm_ip_routing_rule_set_iifname, function in NMSettingIPConfig +NMSettingVlan, struct in NMSettingOvs
    -nm_ip_routing_rule_set_invert, function in NMSettingIPConfig +NMSettingVlan:egress-priority-map, object property in NMSettingOvs
    -nm_ip_routing_rule_set_ipproto, function in NMSettingIPConfig +NMSettingVlan:flags, object property in NMSettingOvs
    -nm_ip_routing_rule_set_oifname, function in NMSettingIPConfig +NMSettingVlan:id, object property in NMSettingOvs
    -nm_ip_routing_rule_set_priority, function in NMSettingIPConfig +NMSettingVlan:ingress-priority-map, object property in NMSettingOvs
    -nm_ip_routing_rule_set_source_port, function in NMSettingIPConfig +NMSettingVlan:parent, object property in NMSettingOvs
    -nm_ip_routing_rule_set_suppress_prefixlength, function in NMSettingIPConfig +NMSettingVlan:protocol, object property in NMSettingOvs
    -nm_ip_routing_rule_set_table, function in NMSettingIPConfig +NMSettingVpn, struct in NMSettingOvs
    -nm_ip_routing_rule_set_to, function in NMSettingIPConfig +NMSettingVpn:data, object property in NMSettingOvs
    -nm_ip_routing_rule_set_tos, function in NMSettingIPConfig +NMSettingVpn:persistent, object property in NMSettingOvs
    -nm_ip_routing_rule_set_uid_range, function in NMSettingIPConfig +NMSettingVpn:secrets, object property in NMSettingOvs
    -nm_ip_routing_rule_to_string, function in NMSettingIPConfig +NMSettingVpn:service-type, object property in NMSettingOvs
    -nm_ip_routing_rule_unref, function in NMSettingIPConfig +NMSettingVpn:timeout, object property in NMSettingOvs
    -nm_ip_routing_rule_validate, function in NMSettingIPConfig +NMSettingVpn:user-name, object property in NMSettingOvs
    -nm_keyfile_handler_data_fail_with_error, function in nm-keyfile +NMSettingVrf, struct in NMSettingOvs
    -nm_keyfile_handler_data_get_context, function in nm-keyfile +NMSettingVrf:table, object property in NMSettingOvs
    -nm_keyfile_handler_data_warn_get, function in nm-keyfile +NMSettingVxlan, struct in NMSettingOvs
    -nm_keyfile_read, function in nm-keyfile +NMSettingVxlan:ageing, object property in NMSettingOvs
    -nm_keyfile_write, function in nm-keyfile +NMSettingVxlan:destination-port, object property in NMSettingOvs
    -NM_LLDP_ATTR_CHASSIS_ID, macro in nm-dbus-interface +NMSettingVxlan:id, object property in NMSettingOvs
    -NM_LLDP_ATTR_CHASSIS_ID_TYPE, macro in nm-dbus-interface +NMSettingVxlan:l2-miss, object property in NMSettingOvs
    -NM_LLDP_ATTR_DESTINATION, macro in nm-dbus-interface +NMSettingVxlan:l3-miss, object property in NMSettingOvs
    -NM_LLDP_ATTR_IEEE_802_1_PPVID, macro in nm-dbus-interface +NMSettingVxlan:learning, object property in NMSettingOvs
    -NM_LLDP_ATTR_IEEE_802_1_PPVIDS, macro in nm-dbus-interface +NMSettingVxlan:limit, object property in NMSettingOvs
    -NM_LLDP_ATTR_IEEE_802_1_PPVID_FLAGS, macro in nm-dbus-interface +NMSettingVxlan:local, object property in NMSettingOvs
    -NM_LLDP_ATTR_IEEE_802_1_PVID, macro in nm-dbus-interface +NMSettingVxlan:parent, object property in NMSettingOvs
    -NM_LLDP_ATTR_IEEE_802_1_VID, macro in nm-dbus-interface +NMSettingVxlan:proxy, object property in NMSettingOvs
    -NM_LLDP_ATTR_IEEE_802_1_VLANS, macro in nm-dbus-interface +NMSettingVxlan:remote, object property in NMSettingOvs
    -NM_LLDP_ATTR_IEEE_802_1_VLAN_NAME, macro in nm-dbus-interface +NMSettingVxlan:rsc, object property in NMSettingOvs
    -NM_LLDP_ATTR_IEEE_802_3_MAC_PHY_CONF, macro in nm-dbus-interface +NMSettingVxlan:source-port-max, object property in NMSettingOvs
    -NM_LLDP_ATTR_IEEE_802_3_MAX_FRAME_SIZE, macro in nm-dbus-interface +NMSettingVxlan:source-port-min, object property in NMSettingOvs
    -NM_LLDP_ATTR_IEEE_802_3_POWER_VIA_MDI, macro in nm-dbus-interface +NMSettingVxlan:tos, object property in NMSettingOvs
    -NM_LLDP_ATTR_MANAGEMENT_ADDRESSES, macro in nm-dbus-interface +NMSettingVxlan:ttl, object property in NMSettingOvs
    -NM_LLDP_ATTR_MUD_URL, macro in nm-dbus-interface +NMSettingWifiP2P, struct in NMSettingOvs
    -NM_LLDP_ATTR_PORT_DESCRIPTION, macro in nm-dbus-interface +NMSettingWifiP2P:peer, object property in NMSettingOvs
    -NM_LLDP_ATTR_PORT_ID, macro in nm-dbus-interface +NMSettingWifiP2P:wfd-ies, object property in NMSettingOvs
    -NM_LLDP_ATTR_PORT_ID_TYPE, macro in nm-dbus-interface +NMSettingWifiP2P:wps-method, object property in NMSettingOvs
    -NM_LLDP_ATTR_RAW, macro in nm-dbus-interface +NMSettingWimax, struct in NMSettingOvs
    -NM_LLDP_ATTR_SYSTEM_CAPABILITIES, macro in nm-dbus-interface +NMSettingWimax:mac-address, object property in NMSettingOvs
    -NM_LLDP_ATTR_SYSTEM_DESCRIPTION, macro in nm-dbus-interface +NMSettingWimax:network-name, object property in NMSettingOvs
    -NM_LLDP_ATTR_SYSTEM_NAME, macro in nm-dbus-interface +NMSettingWired, struct in NMSettingOvs
    -NM_LLDP_DEST_NEAREST_BRIDGE, macro in nm-dbus-interface +NMSettingWired:accept-all-mac-addresses, object property in NMSettingOvs
    -NM_LLDP_DEST_NEAREST_CUSTOMER_BRIDGE, macro in nm-dbus-interface +NMSettingWired:auto-negotiate, object property in NMSettingOvs
    -NM_LLDP_DEST_NEAREST_NON_TPMR_BRIDGE, macro in nm-dbus-interface +NMSettingWired:cloned-mac-address, object property in NMSettingOvs
    -nm_lldp_neighbor_get_attr_names, function in NMDevice +NMSettingWired:duplex, object property in NMSettingOvs
    -nm_lldp_neighbor_get_attr_string_value, function in NMDevice +NMSettingWired:generate-mac-address-mask, object property in NMSettingOvs
    -nm_lldp_neighbor_get_attr_type, function in NMDevice +NMSettingWired:mac-address, object property in NMSettingOvs
    -nm_lldp_neighbor_get_attr_uint_value, function in NMDevice +NMSettingWired:mac-address-blacklist, object property in NMSettingOvs
    -nm_lldp_neighbor_get_attr_value, function in NMDevice +NMSettingWired:mtu, object property in NMSettingOvs
    -nm_lldp_neighbor_new, function in NMDevice +NMSettingWired:port, object property in NMSettingOvs
    -nm_lldp_neighbor_ref, function in NMDevice +NMSettingWired:s390-nettype, object property in NMSettingOvs
    -nm_lldp_neighbor_unref, function in NMDevice +NMSettingWired:s390-options, object property in NMSettingOvs
    -NM_MAJOR_VERSION, macro in nm-version-macros +NMSettingWired:s390-subchannels, object property in NMSettingOvs
    -NM_MANAGER_ERROR, macro in nm-errors +NMSettingWired:speed, object property in NMSettingOvs
    -nm_manager_error_quark, function in nm-errors +NMSettingWired:wake-on-lan, object property in NMSettingOvs
    -NM_MICRO_VERSION, macro in nm-version-macros +NMSettingWired:wake-on-lan-password, object property in NMSettingOvs
    -NM_MINOR_VERSION, macro in nm-version-macros +NMSettingWiredWakeOnLan, enum in NMSettingWired
    -NM_OBJECT_CLIENT, macro in NMObject +NMSettingWireGuard, struct in NMSettingOvs
    -nm_object_get_client, function in NMObject +NMSettingWireGuard:fwmark, object property in NMSettingOvs
    -nm_object_get_path, function in NMObject +NMSettingWireGuard:ip4-auto-default-route, object property in NMSettingOvs
    -NM_OBJECT_PATH, macro in NMObject +NMSettingWireGuard:ip6-auto-default-route, object property in NMSettingOvs
    -nm_range_cmp, function in NMSetting +NMSettingWireGuard:listen-port, object property in NMSettingOvs
    -nm_range_from_str, function in NMSetting +NMSettingWireGuard:mtu, object property in NMSettingOvs
    -nm_range_get_range, function in NMSetting +NMSettingWireGuard:peer-routes, object property in NMSettingOvs
    -nm_range_new, function in NMSetting +NMSettingWireGuard:private-key, object property in NMSettingOvs
    -nm_range_ref, function in NMSetting +NMSettingWireGuard:private-key-flags, object property in NMSettingOvs
    -nm_range_to_str, function in NMSetting +NMSettingWireless, struct in NMSettingOvs
    -nm_range_unref, function in NMSetting +NMSettingWireless:ap-isolation, object property in NMSettingOvs
    -nm_remote_connection_commit_changes, function in NMRemoteConnection +NMSettingWireless:band, object property in NMSettingOvs
    -nm_remote_connection_commit_changes_async, function in NMRemoteConnection +NMSettingWireless:bssid, object property in NMSettingOvs
    -nm_remote_connection_commit_changes_finish, function in NMRemoteConnection +NMSettingWireless:channel, object property in NMSettingOvs
    -NM_REMOTE_CONNECTION_DBUS_CONNECTION, macro in NMRemoteConnection +NMSettingWireless:cloned-mac-address, object property in NMSettingOvs
    -nm_remote_connection_delete, function in NMRemoteConnection +NMSettingWireless:generate-mac-address-mask, object property in NMSettingOvs
    -nm_remote_connection_delete_async, function in NMRemoteConnection +NMSettingWireless:hidden, object property in NMSettingOvs
    -nm_remote_connection_delete_finish, function in NMRemoteConnection +NMSettingWireless:mac-address, object property in NMSettingOvs
    -NM_REMOTE_CONNECTION_FILENAME, macro in NMRemoteConnection +NMSettingWireless:mac-address-blacklist, object property in NMSettingOvs
    -NM_REMOTE_CONNECTION_FLAGS, macro in NMRemoteConnection +NMSettingWireless:mac-address-randomization, object property in NMSettingOvs
    -nm_remote_connection_get_filename, function in NMRemoteConnection +NMSettingWireless:mode, object property in NMSettingOvs
    -nm_remote_connection_get_flags, function in NMRemoteConnection +NMSettingWireless:mtu, object property in NMSettingOvs
    -nm_remote_connection_get_secrets, function in NMRemoteConnection +NMSettingWireless:powersave, object property in NMSettingOvs
    -nm_remote_connection_get_secrets_async, function in NMRemoteConnection +NMSettingWireless:rate, object property in NMSettingOvs
    -nm_remote_connection_get_secrets_finish, function in NMRemoteConnection +NMSettingWireless:seen-bssids, object property in NMSettingOvs
    -nm_remote_connection_get_unsaved, function in NMRemoteConnection +NMSettingWireless:ssid, object property in NMSettingOvs
    -nm_remote_connection_get_visible, function in NMRemoteConnection +NMSettingWireless:tx-power, object property in NMSettingOvs
    -NM_REMOTE_CONNECTION_PATH, macro in NMRemoteConnection +NMSettingWireless:wake-on-wlan, object property in NMSettingOvs
    -nm_remote_connection_save, function in NMRemoteConnection +NMSettingWirelessPowersave, enum in NMSettingWireless
    -nm_remote_connection_save_async, function in NMRemoteConnection +NMSettingWirelessSecurity, struct in NMSettingOvs
    -nm_remote_connection_save_finish, function in NMRemoteConnection +NMSettingWirelessSecurity:auth-alg, object property in NMSettingOvs
    -NM_REMOTE_CONNECTION_UNSAVED, macro in NMRemoteConnection +NMSettingWirelessSecurity:fils, object property in NMSettingOvs
    -nm_remote_connection_update2, function in NMRemoteConnection +NMSettingWirelessSecurity:group, object property in NMSettingOvs
    -nm_remote_connection_update2_finish, function in NMRemoteConnection +NMSettingWirelessSecurity:key-mgmt, object property in NMSettingOvs
    -NM_REMOTE_CONNECTION_VISIBLE, macro in NMRemoteConnection +NMSettingWirelessSecurity:leap-password, object property in NMSettingOvs
    -NM_SECRET_AGENT_ERROR, macro in nm-errors +NMSettingWirelessSecurity:leap-password-flags, object property in NMSettingOvs
    -nm_secret_agent_error_quark, function in nm-errors +NMSettingWirelessSecurity:leap-username, object property in NMSettingOvs
    -NM_SECRET_AGENT_OLD_AUTO_REGISTER, macro in NMSecretAgentOld +NMSettingWirelessSecurity:pairwise, object property in NMSettingOvs
    -NM_SECRET_AGENT_OLD_CAPABILITIES, macro in NMSecretAgentOld +NMSettingWirelessSecurity:pmf, object property in NMSettingOvs
    -NM_SECRET_AGENT_OLD_DBUS_CONNECTION, macro in NMSecretAgentOld +NMSettingWirelessSecurity:proto, object property in NMSettingOvs
    -nm_secret_agent_old_delete_secrets, function in NMSecretAgentOld +NMSettingWirelessSecurity:psk, object property in NMSettingOvs
    -nm_secret_agent_old_destroy, function in NMSecretAgentOld +NMSettingWirelessSecurity:psk-flags, object property in NMSettingOvs
    -nm_secret_agent_old_enable, function in NMSecretAgentOld +NMSettingWirelessSecurity:wep-key-flags, object property in NMSettingOvs
    -nm_secret_agent_old_get_context_busy_watcher, function in NMSecretAgentOld +NMSettingWirelessSecurity:wep-key-type, object property in NMSettingOvs
    -nm_secret_agent_old_get_dbus_connection, function in NMSecretAgentOld +NMSettingWirelessSecurity:wep-key0, object property in NMSettingOvs
    -nm_secret_agent_old_get_dbus_name_owner, function in NMSecretAgentOld +NMSettingWirelessSecurity:wep-key1, object property in NMSettingOvs
    -nm_secret_agent_old_get_main_context, function in NMSecretAgentOld +NMSettingWirelessSecurity:wep-key2, object property in NMSettingOvs
    -nm_secret_agent_old_get_registered, function in NMSecretAgentOld +NMSettingWirelessSecurity:wep-key3, object property in NMSettingOvs
    -nm_secret_agent_old_get_secrets, function in NMSecretAgentOld +NMSettingWirelessSecurity:wep-tx-keyidx, object property in NMSettingOvs
    -NM_SECRET_AGENT_OLD_IDENTIFIER, macro in NMSecretAgentOld +NMSettingWirelessSecurity:wps-method, object property in NMSettingOvs
    -nm_secret_agent_old_register, function in NMSecretAgentOld +NMSettingWirelessSecurityFils, enum in NMSettingWirelessSecurity
    -NM_SECRET_AGENT_OLD_REGISTERED, macro in NMSecretAgentOld +NMSettingWirelessSecurityPmf, enum in NMSettingWirelessSecurity
    -nm_secret_agent_old_register_async, function in NMSecretAgentOld +NMSettingWirelessSecurityWpsMethod, enum in NMSettingWirelessSecurity
    -nm_secret_agent_old_register_finish, function in NMSecretAgentOld +NMSettingWirelessWakeOnWLan, enum in NMSettingWireless
    -nm_secret_agent_old_save_secrets, function in NMSecretAgentOld +NMSettingWpan, struct in NMSettingOvs
    -nm_secret_agent_old_unregister, function in NMSecretAgentOld +NMSettingWpan:channel, object property in NMSettingOvs
    -nm_secret_agent_old_unregister_async, function in NMSecretAgentOld +NMSettingWpan:mac-address, object property in NMSettingOvs
    -nm_secret_agent_old_unregister_finish, function in NMSecretAgentOld +NMSettingWpan:page, object property in NMSettingOvs
    -NM_SETTINGS_ERROR, macro in nm-errors +NMSettingWpan:pan-id, object property in NMSettingOvs
    -nm_settings_error_quark, function in nm-errors +NMSettingWpan:short-address, object property in NMSettingOvs
    @@ -9005,6 +8780,10 @@ NMUtilsPredicateStr, user_function in NMSettingOvs
    +NM_SETTING_BOND_OPTION_ARP_MISSED_MAX, macro in NMSettingBond +
    +
    +
    NM_SETTING_BOND_OPTION_ARP_VALIDATE, macro in NMSettingBond
    @@ -9021,6 +8800,10 @@ NMUtilsPredicateStr, user_function in NMSettingOvs
    +NM_SETTING_BOND_OPTION_LACP_ACTIVE, macro in NMSettingBond +
    +
    +
    NM_SETTING_BOND_OPTION_LACP_RATE, macro in NMSettingBond
    @@ -9041,6 +8824,10 @@ NMUtilsPredicateStr, user_function in NMSettingOvs
    +NM_SETTING_BOND_OPTION_NS_IP6_TARGET, macro in NMSettingBond +
    +
    +
    NM_SETTING_BOND_OPTION_NUM_GRAT_ARP, macro in NMSettingBond
    @@ -10085,6 +9872,14 @@ NMUtilsPredicateStr, user_function in NMSettingOvs
    +nm_setting_gsm_get_initial_eps_apn, function in NMSettingGsm +
    +
    +
    +nm_setting_gsm_get_initial_eps_config, function in NMSettingGsm +
    +
    +
    nm_setting_gsm_get_mtu, function in NMSettingGsm
    @@ -10129,6 +9924,14 @@ NMUtilsPredicateStr, user_function in NMSettingOvs
    +NM_SETTING_GSM_INITIAL_EPS_BEARER_APN, macro in NMSettingGsm +
    +
    +
    +NM_SETTING_GSM_INITIAL_EPS_BEARER_CONFIGURE, macro in NMSettingGsm +
    +
    +
    NM_SETTING_GSM_MTU, macro in NMSettingGsm
    @@ -10337,6 +10140,10 @@ NMUtilsPredicateStr, user_function in NMSettingOvs
    +NM_SETTING_IP6_CONFIG_DHCP_PD_HINT, macro in NMSettingIP6Config +
    +
    +
    nm_setting_ip6_config_get_addr_gen_mode, function in NMSettingIP6Config
    @@ -10345,6 +10152,10 @@ NMUtilsPredicateStr, user_function in NMSettingOvs
    +nm_setting_ip6_config_get_dhcp_pd_hint, function in NMSettingIP6Config +
    +
    +
    nm_setting_ip6_config_get_ip6_privacy, function in NMSettingIP6Config
    @@ -10817,55 +10628,95 @@ NMUtilsPredicateStr, user_function in NMSettingOvs
    -nm_setting_ip_tunnel_get_ttl, function in NMSettingIPTunnel +nm_setting_ip_tunnel_get_ttl, function in NMSettingIPTunnel +
    +
    +
    +NM_SETTING_IP_TUNNEL_INPUT_KEY, macro in NMSettingIPTunnel +
    +
    +
    +NM_SETTING_IP_TUNNEL_LOCAL, macro in NMSettingIPTunnel +
    +
    +
    +NM_SETTING_IP_TUNNEL_MODE, macro in NMSettingIPTunnel +
    +
    +
    +NM_SETTING_IP_TUNNEL_MTU, macro in NMSettingIPTunnel +
    +
    +
    +nm_setting_ip_tunnel_new, function in NMSettingIPTunnel +
    +
    +
    +NM_SETTING_IP_TUNNEL_OUTPUT_KEY, macro in NMSettingIPTunnel +
    +
    +
    +NM_SETTING_IP_TUNNEL_PARENT, macro in NMSettingIPTunnel +
    +
    +
    +NM_SETTING_IP_TUNNEL_PATH_MTU_DISCOVERY, macro in NMSettingIPTunnel +
    +
    +
    +NM_SETTING_IP_TUNNEL_REMOTE, macro in NMSettingIPTunnel +
    +
    +
    +NM_SETTING_IP_TUNNEL_SETTING_NAME, macro in NMSettingIPTunnel
    -NM_SETTING_IP_TUNNEL_INPUT_KEY, macro in NMSettingIPTunnel +NM_SETTING_IP_TUNNEL_TOS, macro in NMSettingIPTunnel
    -NM_SETTING_IP_TUNNEL_LOCAL, macro in NMSettingIPTunnel +NM_SETTING_IP_TUNNEL_TTL, macro in NMSettingIPTunnel
    -NM_SETTING_IP_TUNNEL_MODE, macro in NMSettingIPTunnel +nm_setting_link_get_gro_max_size, function in NMSettingLink
    -NM_SETTING_IP_TUNNEL_MTU, macro in NMSettingIPTunnel +nm_setting_link_get_gso_max_segments, function in NMSettingLink
    -nm_setting_ip_tunnel_new, function in NMSettingIPTunnel +nm_setting_link_get_gso_max_size, function in NMSettingLink
    -NM_SETTING_IP_TUNNEL_OUTPUT_KEY, macro in NMSettingIPTunnel +nm_setting_link_get_tx_queue_length, function in NMSettingLink
    -NM_SETTING_IP_TUNNEL_PARENT, macro in NMSettingIPTunnel +NM_SETTING_LINK_GRO_MAX_SIZE, macro in NMSettingLink
    -NM_SETTING_IP_TUNNEL_PATH_MTU_DISCOVERY, macro in NMSettingIPTunnel +NM_SETTING_LINK_GSO_MAX_SEGMENTS, macro in NMSettingLink
    -NM_SETTING_IP_TUNNEL_REMOTE, macro in NMSettingIPTunnel +NM_SETTING_LINK_GSO_MAX_SIZE, macro in NMSettingLink
    -NM_SETTING_IP_TUNNEL_SETTING_NAME, macro in NMSettingIPTunnel +nm_setting_link_new, function in NMSettingLink
    -NM_SETTING_IP_TUNNEL_TOS, macro in NMSettingIPTunnel +NM_SETTING_LINK_SETTING_NAME, macro in NMSettingLink
    -NM_SETTING_IP_TUNNEL_TTL, macro in NMSettingIPTunnel +NM_SETTING_LINK_TX_QUEUE_LENGTH, macro in NMSettingLink
    @@ -13513,6 +13364,10 @@ NMUtilsPredicateStr, user_function in NMSettingOvs
    +NMSimpleConnection, struct in NMSettingOvs +
    +
    +
    nm_simple_connection_new, function in NMSimpleConnection
    @@ -13525,6 +13380,10 @@ NMUtilsPredicateStr, user_function in NMSettingOvs
    +NMSriovVFVlanProtocol, enum in NMSettingSriov +
    +
    +
    nm_sriov_vf_add_vlan, function in NMSettingSriov
    @@ -13613,6 +13472,15 @@ NMUtilsPredicateStr, user_function in NMSettingOvs
    +stat, struct in nm-utils +
    +
    +
    +NMState, enum in nm-dbus-interface +
    +
    +

    T

    +
    nm_tc_action_dup, function in NMSettingTCConfig
    @@ -13741,6 +13609,10 @@ NMUtilsPredicateStr, user_function in NMSettingOvs
    +NMTeamLinkWatcherArpPingFlags, enum in NMSettingTeam +
    +
    +
    NM_TEAM_LINK_WATCHER_ARP_PING, macro in NMSettingTeam
    @@ -13825,6 +13697,27 @@ NMUtilsPredicateStr, user_function in NMSettingOvs
    +NMTernary, enum in nm-dbus-interface +
    +
    +

    U

    +
    +NMUtilsCheckFilePredicate, user_function in nm-utils +
    +
    +
    +NMUtilsFileSearchInPathsPredicate, user_function in nm-utils +
    +
    +
    +NMUtilsPredicateStr, user_function in NMSettingOvs +
    +
    +
    +NMUtilsSecurityType, enum in nm-utils +
    +
    +
    nm_utils_ap_mode_security_valid, function in nm-utils
    @@ -13897,375 +13790,576 @@ NMUtilsPredicateStr, user_function in NMSettingOvs
    -nm_utils_hwaddr_atoba, function in nm-utils +nm_utils_hwaddr_atoba, function in nm-utils +
    +
    +
    +nm_utils_hwaddr_aton, function in nm-utils +
    +
    +
    +nm_utils_hwaddr_canonical, function in nm-utils +
    +
    +
    +nm_utils_hwaddr_len, function in nm-utils +
    +
    +
    +NM_UTILS_HWADDR_LEN_MAX, macro in nm-utils +
    +
    +
    +nm_utils_hwaddr_matches, function in nm-utils +
    +
    +
    +nm_utils_hwaddr_ntoa, function in nm-utils +
    +
    +
    +nm_utils_hwaddr_valid, function in nm-utils +
    +
    +
    +nm_utils_iface_valid_name, function in nm-utils +
    +
    +
    +nm_utils_inet4_ntop, function in nm-utils +
    +
    +
    +nm_utils_inet6_ntop, function in nm-utils +
    +
    +
    +NM_UTILS_INET_ADDRSTRLEN, macro in nm-utils +
    +
    +
    +nm_utils_ip4_addresses_from_variant, function in nm-utils +
    +
    +
    +nm_utils_ip4_addresses_to_variant, function in nm-utils +
    +
    +
    +nm_utils_ip4_dns_from_variant, function in nm-utils +
    +
    +
    +nm_utils_ip4_dns_to_variant, function in nm-utils +
    +
    +
    +nm_utils_ip4_get_default_prefix, function in nm-utils +
    +
    +
    +nm_utils_ip4_netmask_to_prefix, function in nm-utils +
    +
    +
    +nm_utils_ip4_prefix_to_netmask, function in nm-utils +
    +
    +
    +nm_utils_ip4_routes_from_variant, function in nm-utils +
    +
    +
    +nm_utils_ip4_routes_to_variant, function in nm-utils +
    +
    +
    +nm_utils_ip6_addresses_from_variant, function in nm-utils +
    +
    +
    +nm_utils_ip6_addresses_to_variant, function in nm-utils +
    +
    +
    +nm_utils_ip6_dns_from_variant, function in nm-utils +
    +
    +
    +nm_utils_ip6_dns_to_variant, function in nm-utils +
    +
    +
    +nm_utils_ip6_routes_from_variant, function in nm-utils +
    +
    +
    +nm_utils_ip6_routes_to_variant, function in nm-utils +
    +
    +
    +nm_utils_ipaddr_valid, function in nm-utils +
    +
    +
    +nm_utils_ip_addresses_from_variant, function in nm-utils +
    +
    +
    +nm_utils_ip_addresses_to_variant, function in nm-utils +
    +
    +
    +nm_utils_ip_routes_from_variant, function in nm-utils +
    +
    +
    +nm_utils_ip_routes_to_variant, function in nm-utils +
    +
    +
    +nm_utils_is_empty_ssid, function in nm-utils +
    +
    +
    +nm_utils_is_json_object, function in nm-utils +
    +
    +
    +nm_utils_is_uuid, function in nm-utils +
    +
    +
    +nm_utils_is_valid_iface_name, function in nm-utils +
    +
    +
    +nm_utils_parse_variant_attributes, function in nm-utils +
    +
    +
    +nm_utils_print, function in NMClient +
    +
    +
    +nm_utils_same_ssid, function in nm-utils +
    +
    +
    +nm_utils_security_valid, function in nm-utils +
    +
    +
    +nm_utils_sriov_vf_from_str, function in nm-utils +
    +
    +
    +nm_utils_sriov_vf_to_str, function in nm-utils +
    +
    +
    +nm_utils_ssid_to_utf8, function in nm-utils +
    +
    +
    +nm_utils_tc_action_from_str, function in nm-utils +
    +
    +
    +nm_utils_tc_action_to_str, function in nm-utils +
    +
    +
    +nm_utils_tc_qdisc_from_str, function in nm-utils +
    +
    +
    +nm_utils_tc_qdisc_to_str, function in nm-utils +
    +
    +
    +nm_utils_tc_tfilter_from_str, function in nm-utils +
    +
    +
    +nm_utils_tc_tfilter_to_str, function in nm-utils +
    +
    +
    +nm_utils_uuid_generate, function in nm-utils +
    +
    +
    +nm_utils_version, function in nm-utils
    -nm_utils_hwaddr_aton, function in nm-utils +nm_utils_wep_key_valid, function in nm-utils
    -nm_utils_hwaddr_canonical, function in nm-utils +nm_utils_wifi_2ghz_freqs, function in nm-utils
    -nm_utils_hwaddr_len, function in nm-utils +nm_utils_wifi_5ghz_freqs, function in nm-utils
    -NM_UTILS_HWADDR_LEN_MAX, macro in nm-utils +nm_utils_wifi_channel_to_freq, function in nm-utils
    -nm_utils_hwaddr_matches, function in nm-utils +nm_utils_wifi_find_next_channel, function in nm-utils
    -nm_utils_hwaddr_ntoa, function in nm-utils +nm_utils_wifi_freq_to_channel, function in nm-utils
    -nm_utils_hwaddr_valid, function in nm-utils +nm_utils_wifi_is_channel_valid, function in nm-utils
    -nm_utils_iface_valid_name, function in nm-utils +nm_utils_wifi_strength_bars, function in nm-utils
    -nm_utils_inet4_ntop, function in nm-utils +nm_utils_wpa_psk_valid, function in nm-utils
    +

    V

    -nm_utils_inet6_ntop, function in nm-utils +NMVariantAttributeSpec, struct in nm-utils
    -NM_UTILS_INET_ADDRSTRLEN, macro in nm-utils +NM_VARIANT_TYPE_SETTING, macro in NMConnection
    -nm_utils_ip4_addresses_from_variant, function in nm-utils +NM_VERSION, macro in nm-version-macros
    -nm_utils_ip4_addresses_to_variant, function in nm-utils +NMVersionInfoCapability, enum in nm-dbus-interface
    -nm_utils_ip4_dns_from_variant, function in nm-utils +NM_VERSION_0_9_10, macro in nm-version-macros
    -nm_utils_ip4_dns_to_variant, function in nm-utils +NM_VERSION_0_9_8, macro in nm-version-macros
    -nm_utils_ip4_get_default_prefix, function in nm-utils +NM_VERSION_1_0, macro in nm-version-macros
    -nm_utils_ip4_netmask_to_prefix, function in nm-utils +NM_VERSION_1_10, macro in nm-version-macros
    -nm_utils_ip4_prefix_to_netmask, function in nm-utils +NM_VERSION_1_12, macro in nm-version-macros
    -nm_utils_ip4_routes_from_variant, function in nm-utils +NM_VERSION_1_14, macro in nm-version-macros
    -nm_utils_ip4_routes_to_variant, function in nm-utils +NM_VERSION_1_16, macro in nm-version-macros
    -nm_utils_ip6_addresses_from_variant, function in nm-utils +NM_VERSION_1_18, macro in nm-version-macros
    -nm_utils_ip6_addresses_to_variant, function in nm-utils +NM_VERSION_1_2, macro in nm-version-macros
    -nm_utils_ip6_dns_from_variant, function in nm-utils +NM_VERSION_1_20, macro in nm-version-macros
    -nm_utils_ip6_dns_to_variant, function in nm-utils +NM_VERSION_1_22, macro in nm-version-macros
    -nm_utils_ip6_routes_from_variant, function in nm-utils +NM_VERSION_1_24, macro in nm-version-macros
    -nm_utils_ip6_routes_to_variant, function in nm-utils +NM_VERSION_1_26, macro in nm-version-macros
    -nm_utils_ipaddr_valid, function in nm-utils +NM_VERSION_1_28, macro in nm-version-macros
    -nm_utils_ip_addresses_from_variant, function in nm-utils +NM_VERSION_1_30, macro in nm-version-macros
    -nm_utils_ip_addresses_to_variant, function in nm-utils +NM_VERSION_1_32, macro in nm-version-macros
    -nm_utils_ip_routes_from_variant, function in nm-utils +NM_VERSION_1_34, macro in nm-version-macros
    -nm_utils_ip_routes_to_variant, function in nm-utils +NM_VERSION_1_36, macro in nm-version-macros
    -nm_utils_is_empty_ssid, function in nm-utils +NM_VERSION_1_38, macro in nm-version-macros
    -nm_utils_is_json_object, function in nm-utils +NM_VERSION_1_4, macro in nm-version-macros
    -nm_utils_is_uuid, function in nm-utils +NM_VERSION_1_40, macro in nm-version-macros
    -nm_utils_is_valid_iface_name, function in nm-utils +NM_VERSION_1_42, macro in nm-version-macros
    -nm_utils_parse_variant_attributes, function in nm-utils +NM_VERSION_1_44, macro in nm-version-macros
    -nm_utils_print, function in NMClient +NM_VERSION_1_6, macro in nm-version-macros
    -nm_utils_same_ssid, function in nm-utils +NM_VERSION_1_8, macro in nm-version-macros
    -nm_utils_security_valid, function in nm-utils +NM_VERSION_CUR_STABLE, macro in nm-version-macros
    -nm_utils_sriov_vf_from_str, function in nm-utils +NM_VERSION_MAX_ALLOWED, macro in nm-version
    -nm_utils_sriov_vf_to_str, function in nm-utils +NM_VERSION_MIN_REQUIRED, macro in nm-version
    -nm_utils_ssid_to_utf8, function in nm-utils +NM_VERSION_NEXT_STABLE, macro in nm-version-macros
    -nm_utils_tc_action_from_str, function in nm-utils +NMVlanFlags, enum in NMSettingVlan
    -nm_utils_tc_action_to_str, function in nm-utils +NMVlanPriorityMap, enum in NMSettingVlan
    -nm_utils_tc_qdisc_from_str, function in nm-utils +NM_VLAN_FLAGS_ALL, macro in NMSettingVlan
    -nm_utils_tc_qdisc_to_str, function in nm-utils +NMVpnConnection, struct in NMVpnConnection
    -nm_utils_tc_tfilter_from_str, function in nm-utils +NMVpnConnection::vpn-state-changed, object signal in NMVpnConnection
    -nm_utils_tc_tfilter_to_str, function in nm-utils +NMVpnConnection:banner, object property in NMVpnConnection
    -nm_utils_uuid_generate, function in nm-utils +NMVpnConnection:vpn-state, object property in NMVpnConnection
    -nm_utils_version, function in nm-utils +NMVpnConnectionState, enum in nm-vpn-dbus-interface
    -nm_utils_wep_key_valid, function in nm-utils +NMVpnConnectionStateReason, enum in nm-vpn-dbus-interface
    -nm_utils_wifi_2ghz_freqs, function in nm-utils +NMVpnEditor, struct in NMVpnEditorPlugin
    -nm_utils_wifi_5ghz_freqs, function in nm-utils +NMVpnEditor::changed, object signal in NMVpnEditorPlugin
    -nm_utils_wifi_channel_to_freq, function in nm-utils +NMVpnEditorInterface, struct in NMVpnEditor
    -nm_utils_wifi_find_next_channel, function in nm-utils +NMVpnEditorPlugin:description, object property in NMVpnEditorPlugin
    -nm_utils_wifi_freq_to_channel, function in nm-utils +NMVpnEditorPlugin:name, object property in NMVpnEditorPlugin
    -nm_utils_wifi_is_channel_valid, function in nm-utils +NMVpnEditorPlugin:service, object property in NMVpnEditorPlugin
    -nm_utils_wifi_strength_bars, function in nm-utils +NMVpnEditorPluginCapability, enum in NMVpnEditorPlugin
    -nm_utils_wpa_psk_valid, function in nm-utils +NMVpnEditorPluginFactory, user_function in NMVpnEditorPlugin
    -NM_VARIANT_TYPE_SETTING, macro in NMConnection +NMVpnEditorPluginInterface, struct in NMVpnEditorPlugin
    -NM_VERSION, macro in nm-version-macros +NMVpnEditorPluginVT, struct in NMVpnEditorPlugin
    -NM_VERSION_0_9_10, macro in nm-version-macros +NMVpnIterFunc, user_function in NMSettingVpn
    -NM_VERSION_0_9_8, macro in nm-version-macros +NMVpnPluginError, enum in nm-errors
    -NM_VERSION_1_0, macro in nm-version-macros +NMVpnPluginFailure, enum in nm-vpn-dbus-interface
    -NM_VERSION_1_10, macro in nm-version-macros +NMVpnPluginInfo, struct in NMVpnEditorPlugin
    -NM_VERSION_1_12, macro in nm-version-macros +NMVpnPluginInfo:filename, object property in NMVpnEditorPlugin
    -NM_VERSION_1_14, macro in nm-version-macros +NMVpnPluginInfo:keyfile, object property in NMVpnEditorPlugin
    -NM_VERSION_1_16, macro in nm-version-macros +NMVpnPluginInfo:name, object property in NMVpnEditorPlugin
    -NM_VERSION_1_18, macro in nm-version-macros +NMVpnPluginOld, struct in NMVpnPluginOld
    -NM_VERSION_1_2, macro in nm-version-macros +NMVpnPluginOld::config, object signal in NMVpnPluginOld
    -NM_VERSION_1_20, macro in nm-version-macros +NMVpnPluginOld::failure, object signal in NMVpnPluginOld
    -NM_VERSION_1_22, macro in nm-version-macros +NMVpnPluginOld::ip4-config, object signal in NMVpnPluginOld
    -NM_VERSION_1_24, macro in nm-version-macros +NMVpnPluginOld::ip6-config, object signal in NMVpnPluginOld
    -NM_VERSION_1_26, macro in nm-version-macros +NMVpnPluginOld::login-banner, object signal in NMVpnPluginOld
    -NM_VERSION_1_28, macro in nm-version-macros +NMVpnPluginOld::quit, object signal in NMVpnPluginOld
    -NM_VERSION_1_30, macro in nm-version-macros +NMVpnPluginOld::secrets-required, object signal in NMVpnPluginOld
    -NM_VERSION_1_32, macro in nm-version-macros +NMVpnPluginOld::state-changed, object signal in NMVpnPluginOld
    -NM_VERSION_1_34, macro in nm-version-macros +NMVpnPluginOld:service-name, object property in NMVpnPluginOld
    -NM_VERSION_1_36, macro in nm-version-macros +NMVpnPluginOld:state, object property in NMVpnPluginOld
    -NM_VERSION_1_38, macro in nm-version-macros +NMVpnServicePlugin, struct in NMVpnServicePlugin
    -NM_VERSION_1_4, macro in nm-version-macros +NMVpnServicePlugin::config, object signal in NMVpnServicePlugin
    -NM_VERSION_1_40, macro in nm-version-macros +NMVpnServicePlugin::failure, object signal in NMVpnServicePlugin
    -NM_VERSION_1_42, macro in nm-version-macros +NMVpnServicePlugin::ip4-config, object signal in NMVpnServicePlugin
    -NM_VERSION_1_42_2, macro in nm-version-macros +NMVpnServicePlugin::ip6-config, object signal in NMVpnServicePlugin
    -NM_VERSION_1_42_8, macro in nm-version-macros +NMVpnServicePlugin::login-banner, object signal in NMVpnServicePlugin
    -NM_VERSION_1_6, macro in nm-version-macros +NMVpnServicePlugin::quit, object signal in NMVpnServicePlugin
    -NM_VERSION_1_8, macro in nm-version-macros +NMVpnServicePlugin::secrets-required, object signal in NMVpnServicePlugin
    -NM_VERSION_CUR_STABLE, macro in nm-version-macros +NMVpnServicePlugin::state-changed, object signal in NMVpnServicePlugin
    -NM_VERSION_MAX_ALLOWED, macro in nm-version +NMVpnServicePlugin:service-name, object property in NMVpnServicePlugin
    -NM_VERSION_MIN_REQUIRED, macro in nm-version +NMVpnServicePlugin:state, object property in NMVpnServicePlugin
    -NM_VERSION_NEXT_STABLE, macro in nm-version-macros +NMVpnServicePlugin:watch-peer, object property in NMVpnServicePlugin
    -NM_VLAN_FLAGS_ALL, macro in NMSettingVlan +NMVpnServiceState, enum in nm-vpn-dbus-interface
    @@ -14736,6 +14830,55 @@ NMUtilsPredicateStr, user_function in NMSettingOvs NM_VPN_SERVICE_PLUGIN_STATE, macro in NMVpnServicePlugin
    +

    W

    +
    +NMWepKeyType, enum in NMSettingWirelessSecurity +
    +
    +
    +NMWifiP2PPeer, struct in NMWifiP2PPeer +
    +
    +
    +NMWifiP2PPeer:flags, object property in NMWifiP2PPeer +
    +
    +
    +NMWifiP2PPeer:hw-address, object property in NMWifiP2PPeer +
    +
    +
    +NMWifiP2PPeer:last-seen, object property in NMWifiP2PPeer +
    +
    +
    +NMWifiP2PPeer:manufacturer, object property in NMWifiP2PPeer +
    +
    +
    +NMWifiP2PPeer:model, object property in NMWifiP2PPeer +
    +
    +
    +NMWifiP2PPeer:model-number, object property in NMWifiP2PPeer +
    +
    +
    +NMWifiP2PPeer:name, object property in NMWifiP2PPeer +
    +
    +
    +NMWifiP2PPeer:serial, object property in NMWifiP2PPeer +
    +
    +
    +NMWifiP2PPeer:strength, object property in NMWifiP2PPeer +
    +
    +
    +NMWifiP2PPeer:wfd-ies, object property in NMWifiP2PPeer +
    +
    nm_wifi_p2p_peer_connection_valid, function in NMWifiP2PPeer
    @@ -14825,6 +14968,26 @@ NMUtilsPredicateStr, user_function in NMSettingOvs
    +NMWimaxNsp, struct in NMWimaxNsp +
    +
    +
    +NMWimaxNsp:name, object property in NMWimaxNsp +
    +
    +
    +NMWimaxNsp:network-type, object property in NMWimaxNsp +
    +
    +
    +NMWimaxNsp:signal-quality, object property in NMWimaxNsp +
    +
    +
    +NMWimaxNspNetworkType, enum in nm-dbus-interface +
    +
    +
    nm_wimax_nsp_connection_valid, function in NMWimaxNsp
    @@ -14980,11 +15143,6 @@ NMUtilsPredicateStr, user_function in NMSettingOvs NM_WIREGUARD_SYMMETRIC_KEY_LEN, macro in NMSettingWireGuard
    -

    S

    -
    -stat, struct in nm-utils -
    -
    diff --git a/docs/libnm/html/ch03.html b/docs/libnm/html/ch03.html index ab6ef237..6428e294 100644 --- a/docs/libnm/html/ch03.html +++ b/docs/libnm/html/ch03.html @@ -100,6 +100,9 @@ addressing, routing, and name service propertiesNMSettingIP6Config — Describes IPv6 addressing, routing, and name service properties
    +NMSettingLink — Contains properties related to the link +
    +
    NMSettingLoopback — Describes connection properties for loopback interfaces
    diff --git a/docs/libnm/html/index.html b/docs/libnm/html/index.html index b47937b1..4bc7c388 100644 --- a/docs/libnm/html/index.html +++ b/docs/libnm/html/index.html @@ -15,7 +15,7 @@

    - for libnm 1.42.8 + for libnm 1.44.0 The latest version of this documentation can be found on-line at https://networkmanager.dev/docs/libnm/latest/. @@ -152,6 +152,9 @@ addressing, routing, and name service properties NMSettingIP6Config — Describes IPv6 addressing, routing, and name service properties

    +NMSettingLink — Contains properties related to the link +
    +
    NMSettingLoopback — Describes connection properties for loopback interfaces
    diff --git a/docs/libnm/html/libnm-nm-dbus-interface.html b/docs/libnm/html/libnm-nm-dbus-interface.html index 0bb03fad..7516f13a 100644 --- a/docs/libnm/html/libnm-nm-dbus-interface.html +++ b/docs/libnm/html/libnm-nm-dbus-interface.html @@ -1919,7 +1919,7 @@ GPRS, EDGE, UMTS, HSDPA, HSUPA, or HSPA+ packet switched data capability

    NM_DEVICE_MODEM_CAPABILITY_5GNR

    -

    modem has 5GNR data capability (Since: 1.36)

    +

    modem has 5GNR data capability. Since: 1.36.

      @@ -3362,7 +3362,7 @@ behavior. Since: 1.38.

    -

    Since: 1.12 (public since 1.4, g-ir since 1.12)

    +

    Since: 1.12: Public since 1.4, g-ir since 1.12.


    diff --git a/docs/libnm/html/libnm-nm-errors.html b/docs/libnm/html/libnm-nm-errors.html index 6b16ef3a..e9ffe3c2 100644 --- a/docs/libnm/html/libnm-nm-errors.html +++ b/docs/libnm/html/libnm-nm-errors.html @@ -879,6 +879,24 @@ active settings backend

      + +

    NM_SETTINGS_ERROR_VERSION_ID_MISMATCH

    + +

    The profile's VersionId mismatched +and the update is rejected. See the "version-id" argument to Update2() +method. Since 1.44.

    + +  + + +

    NM_SETTINGS_ERROR_NOT_SUPPORTED_BY_PLUGIN

    + +

    the requested operation is not +supported by the settings plugin currently in use for the specified object. +Since: 1.44.

    + +  +
    diff --git a/docs/libnm/html/libnm-nm-keyfile.html b/docs/libnm/html/libnm-nm-keyfile.html index 5d0967d5..5befc8a2 100644 --- a/docs/libnm/html/libnm-nm-keyfile.html +++ b/docs/libnm/html/libnm-nm-keyfile.html @@ -241,7 +241,7 @@ be an absolute path.

    handler

    read handler.

    -[allow-none][scope call] +[nullable][scope call]

    user_data

    @@ -250,8 +250,8 @@ be an absolute path.

    error

    -

    error.

    -[allow-none][out] +

    error

    +  @@ -367,7 +367,7 @@ the original profile.

    handler

    optional handler for events and to override the default behavior.

    -[allow-none][scope call] +[nullable][scope call]

    user_data

    @@ -456,26 +456,27 @@ on all events, but the context information may be unset.

    out_kf_group_name

    -

    if the event is in the -context of a keyfile group, the group name.

    -[out][allow-none][transfer none] +

    if the event +is in the context of a keyfile group, the group name.

    +[out][optional][nullable][transfer none]

    out_kf_key_name

    -

    if the event is in the -context of a keyfile value, the key name.

    -[out][allow-none][transfer none] +

    if the event +is in the context of a keyfile value, the key name.

    +[out][optional][nullable][transfer none]

    out_cur_setting

    -

    if the event happens while -handling a particular NMSetting instance.

    -[out][allow-none][transfer none] +

    if the event +happens while handling a particular NMSetting instance.

    +[out][optional][nullable][transfer none]

    out_cur_property_name

    -

    the property name if applicable.

    -[out][allow-none][transfer none] +

    the +property name if applicable.

    +[out][optional][nullable][transfer none] @@ -507,12 +508,12 @@ event.

    out_message

    the warning message.

    -[out][allow-none][transfer none] +[out][optional][transfer none]

    out_severity

    the NMKeyfileWarnSeverity warning severity.

    -[out][allow-none] +[out][optional] diff --git a/docs/libnm/html/libnm-nm-utils.html b/docs/libnm/html/libnm-nm-utils.html index bc3dade4..a4846dcf 100644 --- a/docs/libnm/html/libnm-nm-utils.html +++ b/docs/libnm/html/libnm-nm-utils.html @@ -1168,7 +1168,7 @@ gateway). The "gateway" field of the first address will get the value of

    gateway

    the gateway IP address.

    -[allow-none] +[nullable] @@ -1208,8 +1208,9 @@ of the other addresses are ignored.

    out_gateway

    -

    on return, will contain the IP gateway.

    -[out][allow-none][transfer full] +

    on return, will +contain the IP gateway.

    +[out][optional][nullable][transfer full] @@ -1457,7 +1458,7 @@ all 0s.

    gateway

    the gateway IP address.

    -[allow-none] +[nullable] @@ -1497,8 +1498,9 @@ fields of the other addresses are ignored.

    out_gateway

    -

    on return, will contain the IP gateway.

    -[out][allow-none][transfer full] +

    on return, will +contain the IP gateway.

    +[out][optional][nullable][transfer full] @@ -1776,14 +1778,14 @@ Must be a non-empty string, without path separator (/).

    try_first

    a custom path to try first before searching. It is silently ignored if it is empty or not an absolute path.

    -[allow-none] +[nullable]

    paths

    a NULL terminated list of search paths. Can be empty or NULL, in which case only try_first is checked.

    -[allow-none] +[nullable]

    file_test_flags

    @@ -1806,12 +1808,12 @@ and predicate

    user_data

    user data for predicate function.

    -[closure][allow-none] +[closure][nullable]

    error

    -

    on failure, set a "not found" error G_IO_ERROR G_IO_ERROR_NOT_FOUND.

    -[allow-none] +

    on failure, set a "not found" error G_IO_ERROR G_IO_ERROR_NOT_FOUND.

    +  @@ -2438,7 +2440,7 @@ nm_utils_iface_valid_name (const

    name

    Name of interface.

    -[allow-none] +[nullable] @@ -2471,7 +2473,7 @@ function in net/core/dev.c.

    name

    Name of interface.

    -[allow-none] +[nullable]

    error

    @@ -2514,7 +2516,7 @@ nm_utils_is_uuid (const char

    str

    a string that might be a UUID.

    -[allow-none] +[nullable] @@ -2848,12 +2850,13 @@ containing the unrecognized token in err_token

    out_value

    the output value.

    -[out][allow-none] +[out][optional]

    err_token

    -

    location to store the first unrecognized token.

    -[out][allow-none][transfer full] +

    location to store +the first unrecognized token.

    +[out][optional][nullable][transfer full] @@ -2966,8 +2969,8 @@ nm_utils_parse_variant_attributes (const

    error

    -

    location to store the error on failure.

    -[out][allow-none] +

    location to store the error on failure

    +  @@ -3270,8 +3273,8 @@ nm_utils_sriov_vf_to_str (const

    error

    -

    location to store the error on failure.

    -[out][allow-none] +

    location to store the error on failure

    +  @@ -3305,8 +3308,8 @@ nm_utils_sriov_vf_from_str (const

    error

    -

    location to store the error on failure.

    -[out][allow-none] +

    location to store the error on failure

    +  @@ -3359,10 +3362,10 @@ decoding. If the length does not match, the validation fails.

    out_key

    -

    (out): an optional output buffer for the binary +

    an optional output buffer for the binary key. If given, it will be filled with exactly required_key_len bytes.

    -[allow-none] +[out][optional] diff --git a/docs/libnm/html/libnm-nm-version-macros.html b/docs/libnm/html/libnm-nm-version-macros.html index a9872264..2e411e1c 100644 --- a/docs/libnm/html/libnm-nm-version-macros.html +++ b/docs/libnm/html/libnm-nm-version-macros.html @@ -172,11 +172,7 @@ #define -
    NM_VERSION_1_42_2 - - -#define -NM_VERSION_1_42_8 +NM_VERSION_1_44 #define @@ -257,7 +253,7 @@ is compiled against.


    NM_MINOR_VERSION

    -
    #define NM_MINOR_VERSION (42)
    +
    #define NM_MINOR_VERSION (44)
     

    Evaluates to the minor version number of NetworkManager which this source is compiled against.

    @@ -265,7 +261,7 @@ is compiled against.


    NM_MICRO_VERSION

    -
    #define NM_MICRO_VERSION (8)
    +
    #define NM_MICRO_VERSION (0)
     

    Evaluates to the micro version number of NetworkManager which this source compiled against.

    @@ -416,14 +412,8 @@ compiled against.


    -

    NM_VERSION_1_42_2

    -
    #define NM_VERSION_1_42_2 (NM_ENCODE_VERSION(1, 42, 2))
    -
    -
    -
    -
    -

    NM_VERSION_1_42_8

    -
    #define NM_VERSION_1_42_8 (NM_ENCODE_VERSION(1, 42, 8))
    +

    NM_VERSION_1_44

    +
    #define NM_VERSION_1_44   (NM_ENCODE_VERSION(1, 44, 0))
     

    diff --git a/docs/libnm/html/libnm-nm-version.html b/docs/libnm/html/libnm-nm-version.html index 750ef568..41e099a7 100644 --- a/docs/libnm/html/libnm-nm-version.html +++ b/docs/libnm/html/libnm-nm-version.html @@ -177,6 +177,12 @@ NM_DEPRECATED_IN_1_42_FOR() + +#define + +NM_DEPRECATED_IN_1_44_FOR() + +
    @@ -382,11 +388,11 @@ #define -NM_AVAILABLE_IN_1_42_2 +NM_DEPRECATED_IN_1_44 #define -NM_AVAILABLE_IN_1_42_8 +NM_AVAILABLE_IN_1_44 @@ -532,6 +538,12 @@
    #define NM_DEPRECATED_IN_1_42_FOR(f) G_DEPRECATED_FOR(f)
     
    +
    +
    +

    NM_DEPRECATED_IN_1_44_FOR()

    +
    #define NM_DEPRECATED_IN_1_44_FOR(f) G_DEPRECATED_FOR(f)
    +
    +

    Types and Values

    @@ -822,14 +834,14 @@

    -

    NM_AVAILABLE_IN_1_42_2

    -
    #define NM_AVAILABLE_IN_1_42_2 G_UNAVAILABLE(1, 42.2)
    +

    NM_DEPRECATED_IN_1_44

    +
    #define NM_DEPRECATED_IN_1_44        G_DEPRECATED
     

    -

    NM_AVAILABLE_IN_1_42_8

    -
    #define NM_AVAILABLE_IN_1_42_8 G_UNAVAILABLE(1, 42.8)
    +

    NM_AVAILABLE_IN_1_44

    +
    #define NM_AVAILABLE_IN_1_44 G_UNAVAILABLE(1, 44)
     
    diff --git a/docs/libnm/html/libnm.devhelp2 b/docs/libnm/html/libnm.devhelp2 index cd41ebbd..99b33593 100644 --- a/docs/libnm/html/libnm.devhelp2 +++ b/docs/libnm/html/libnm.devhelp2 @@ -39,6 +39,7 @@ + @@ -502,7 +503,7 @@ - + @@ -678,20 +679,22 @@ + + + - @@ -738,7 +741,7 @@ - + @@ -982,7 +985,7 @@ - + @@ -1027,6 +1030,9 @@ + + + @@ -1198,6 +1204,8 @@ + + @@ -1215,6 +1223,8 @@ + + @@ -1384,7 +1394,7 @@ - + @@ -1509,6 +1519,7 @@ + @@ -1516,6 +1527,7 @@ + @@ -1525,6 +1537,16 @@ + + + + + + + + + + @@ -2233,8 +2255,8 @@ - - + + @@ -2436,7 +2458,7 @@ - + @@ -2445,7 +2467,7 @@ - + @@ -2610,19 +2632,19 @@ - + - + - + @@ -2822,8 +2844,8 @@ - - + + @@ -3200,6 +3222,7 @@ + @@ -3248,8 +3271,8 @@ - - + + @@ -3279,8 +3302,7 @@ - - + @@ -3461,6 +3483,8 @@ + + diff --git a/docs/libnm/html/object-tree.html b/docs/libnm/html/object-tree.html index 5afbbf58..a6b63718 100644 --- a/docs/libnm/html/object-tree.html +++ b/docs/libnm/html/object-tree.html @@ -89,6 +89,7 @@ ├── NMSettingIP4Config ╰── NMSettingIP6Config ├── NMSettingIPTunnel + ├── NMSettingLink ├── NMSettingLoopback ├── NMSettingMacsec ├── NMSettingMacvlan diff --git a/docs/libnm/html/usage.html b/docs/libnm/html/usage.html index c2f36074..c65ef387 100644 --- a/docs/libnm/html/usage.html +++ b/docs/libnm/html/usage.html @@ -96,7 +96,7 @@

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

    diff --git a/docs/libnm/libnm-docs.xml b/docs/libnm/libnm-docs.xml index df668e4e..09468a5c 100644 --- a/docs/libnm/libnm-docs.xml +++ b/docs/libnm/libnm-docs.xml @@ -332,6 +332,7 @@ print ("NetworkManager version " + client.get_version())]]> + diff --git a/docs/libnm/libnm-sections.txt b/docs/libnm/libnm-sections.txt index e3b28803..b2797a93 100644 --- a/docs/libnm/libnm-sections.txt +++ b/docs/libnm/libnm-sections.txt @@ -578,6 +578,7 @@ NMSettingIP6Config NMSettingIPConfig NMSettingIPTunnel NMSettingInfiniband +NMSettingLink NMSettingLoopback NMSettingMacsec NMSettingMacvlan @@ -1773,6 +1774,7 @@ NM_REMOTE_CONNECTION_PATH NM_REMOTE_CONNECTION_UNSAVED NM_REMOTE_CONNECTION_FLAGS NM_REMOTE_CONNECTION_FILENAME +NM_REMOTE_CONNECTION_VERSION_ID NM_REMOTE_CONNECTION_VISIBLE nm_remote_connection_update2 nm_remote_connection_update2_finish @@ -1792,6 +1794,7 @@ nm_remote_connection_get_unsaved nm_remote_connection_get_flags nm_remote_connection_get_filename nm_remote_connection_get_visible +nm_remote_connection_get_version_id NMRemoteConnection NMRemoteConnectionClass @@ -1855,7 +1858,6 @@ NMSettingCompareFlags NMSettingMacRandomization NMSettingClearSecretsWithFlagsFn NMSettingValueIterFn -_NMConnectionForEachSecretFunc nm_setting_lookup_type nm_setting_duplicate nm_setting_get_name @@ -2164,6 +2166,9 @@ NM_SETTING_BOND_OPTION_PACKETS_PER_SLAVE NM_SETTING_BOND_OPTION_TLB_DYNAMIC_LB NM_SETTING_BOND_OPTION_LP_INTERVAL NM_SETTING_BOND_OPTION_PEER_NOTIF_DELAY +NM_SETTING_BOND_OPTION_ARP_MISSED_MAX +NM_SETTING_BOND_OPTION_LACP_ACTIVE +NM_SETTING_BOND_OPTION_NS_IP6_TARGET nm_setting_bond_new nm_setting_bond_get_num_options nm_setting_bond_get_option @@ -2571,6 +2576,8 @@ NM_SETTING_GSM_DEVICE_ID NM_SETTING_GSM_SIM_ID NM_SETTING_GSM_SIM_OPERATOR_ID NM_SETTING_GSM_MTU +NM_SETTING_GSM_INITIAL_EPS_BEARER_CONFIGURE +NM_SETTING_GSM_INITIAL_EPS_BEARER_APN NM_SETTING_GSM_NUMBER nm_setting_gsm_new nm_setting_gsm_get_auto_config @@ -2584,6 +2591,8 @@ nm_setting_gsm_get_device_id nm_setting_gsm_get_sim_id nm_setting_gsm_get_sim_operator_id nm_setting_gsm_get_mtu +nm_setting_gsm_get_initial_eps_config +nm_setting_gsm_get_initial_eps_apn nm_setting_gsm_get_number nm_setting_gsm_get_pin_flags nm_setting_gsm_get_password_flags @@ -2970,6 +2979,7 @@ NM_SETTING_IP6_CONFIG_TOKEN NM_SETTING_IP6_CONFIG_DHCP_DUID NM_SETTING_IP6_CONFIG_RA_TIMEOUT NM_SETTING_IP6_CONFIG_MTU +NM_SETTING_IP6_CONFIG_DHCP_PD_HINT NM_SETTING_IP6_CONFIG_METHOD_IGNORE NM_SETTING_IP6_CONFIG_METHOD_AUTO NM_SETTING_IP6_CONFIG_METHOD_DHCP @@ -2986,6 +2996,7 @@ nm_setting_ip6_config_get_token nm_setting_ip6_config_get_dhcp_duid nm_setting_ip6_config_get_ra_timeout nm_setting_ip6_config_get_mtu +nm_setting_ip6_config_get_dhcp_pd_hint NMSettingIP6ConfigClass NM_IS_SETTING_IP6_CONFIG @@ -2997,6 +3008,30 @@ NM_TYPE_SETTING_IP6_CONFIG nm_setting_ip6_config_get_type +

    +nm-setting-link +NMSettingLink +NM_SETTING_LINK_SETTING_NAME +NM_SETTING_LINK_TX_QUEUE_LENGTH +NM_SETTING_LINK_GSO_MAX_SIZE +NM_SETTING_LINK_GSO_MAX_SEGMENTS +NM_SETTING_LINK_GRO_MAX_SIZE +nm_setting_link_new +nm_setting_link_get_tx_queue_length +nm_setting_link_get_gso_max_size +nm_setting_link_get_gso_max_segments +nm_setting_link_get_gro_max_size + +NMSettingLinkClass +NM_IS_SETTING_LINK +NM_IS_SETTING_LINK_CLASS +NM_SETTING_LINK +NM_SETTING_LINK_CLASS +NM_SETTING_LINK_GET_CLASS +NM_TYPE_SETTING_LINK +nm_setting_link_get_type +
    +
    nm-setting-loopback NMSettingLoopback @@ -4427,8 +4462,9 @@ NM_AVAILABLE_IN_1_40 NM_DEPRECATED_IN_1_42 NM_DEPRECATED_IN_1_42_FOR NM_AVAILABLE_IN_1_42 -NM_AVAILABLE_IN_1_42_2 -NM_AVAILABLE_IN_1_42_8 +NM_DEPRECATED_IN_1_44 +NM_DEPRECATED_IN_1_44_FOR +NM_AVAILABLE_IN_1_44
    @@ -4462,8 +4498,7 @@ NM_VERSION_1_36 NM_VERSION_1_38 NM_VERSION_1_40 NM_VERSION_1_42 -NM_VERSION_1_42_2 -NM_VERSION_1_42_8 +NM_VERSION_1_44 NM_API_VERSION NM_VERSION_CUR_STABLE NM_VERSION_NEXT_STABLE diff --git a/docs/libnm/libnm.types b/docs/libnm/libnm.types index 354884cc..6c83a5ad 100644 --- a/docs/libnm/libnm.types +++ b/docs/libnm/libnm.types @@ -126,6 +126,7 @@ nm_setting_ip6_config_get_type nm_setting_ip6_config_privacy_get_type nm_setting_ip_config_get_type nm_setting_ip_tunnel_get_type +nm_setting_link_get_type nm_setting_loopback_get_type nm_setting_mac_randomization_get_type nm_setting_macsec_get_type diff --git a/docs/libnm/version.xml b/docs/libnm/version.xml index 31ffe251..372cf402 100644 --- a/docs/libnm/version.xml +++ b/docs/libnm/version.xml @@ -1 +1 @@ -1.42.8 +1.44.0 diff --git a/examples/python/gi/ovs-external-ids.py b/examples/python/gi/ovs-external-ids.py index fe4fbd9d..0a03c9c5 100755 --- a/examples/python/gi/ovs-external-ids.py +++ b/examples/python/gi/ovs-external-ids.py @@ -236,11 +236,13 @@ DataTypeE = DataTypeTuple( NM.SettingOvsExternalIDs, NM.SETTING_OVS_EXTERNAL_IDS_DATA, ) + +o = getattr(NM, "SettingOvsOtherConfig", None) DataTypeO = DataTypeTuple( "other-config", "ovs-other-config", - NM.SettingOvsOtherConfig, - NM.SETTING_OVS_OTHER_CONFIG_DATA, + o, + NM.SETTING_OVS_OTHER_CONFIG_DATA if o else None, ) @@ -420,12 +422,13 @@ def ids_select(ids, mode, ids_arg): def connection_print(connection, mode, ids_arg, dbus_path, prefix=""): def _num_str(connection, data_type): + if data_type.setting_type is None: + return "n/a" sett = connection.get_setting(data_type.setting_type) - num_str = "none" - if sett is not None: - all_ids = list(sett.get_data_keys()) - num_str = "%s" % (len(all_ids)) - return num_str + if sett is None: + return "none" + all_ids = list(sett.get_data_keys()) + return "%s" % (len(all_ids),) _print( "%s%s [e:%s, o:%s]" @@ -441,18 +444,17 @@ def connection_print(connection, mode, ids_arg, dbus_path, prefix=""): for data_type in [DataTypeE, DataTypeO]: + if data_type.setting_type is None: + continue + sett = connection.get_setting(data_type.setting_type) - if sett is not None: - all_ids = list(sett.get_data_keys()) - keys, requested = ids_select(all_ids, mode, ids_arg) - else: - keys = [] - requested = [] + if sett is None: + continue - if sett is not None: - dd = sett.get_property(data_type.property_name) - else: - dd = {} + all_ids = list(sett.get_data_keys()) + keys, requested = ids_select(all_ids, mode, ids_arg) + + dd = sett.get_property(data_type.property_name) for k in keys: v = sett.get_data(k) assert v is not None @@ -478,6 +480,11 @@ def sett_update(connection, ids_arg): else: data_type = DataTypeE + if data_type.setting_type is None: + raise Exception( + "%s is not supported by this version of libnm" % (data_type.name,) + ) + sett = connection.get_setting(data_type.setting_type) oldval = None diff --git a/examples/python/gi/show-wifi-networks.py b/examples/python/gi/show-wifi-networks.py index eb71c4c4..edc712a0 100755 --- a/examples/python/gi/show-wifi-networks.py +++ b/examples/python/gi/show-wifi-networks.py @@ -5,10 +5,17 @@ # import locale +import math +import os +import re +import time + import gi gi.require_version("NM", "1.0") -from gi.repository import NM +from gi.repository import NM, GLib, Gio + +SCAN_THRESHOLD_MSEC = 10000 # # This example lists Wi-Fi access points NetworkManager scanned on Wi-Fi devices. @@ -19,116 +26,165 @@ from gi.repository import NM # an error without it: http://www.python.org/dev/peps/pep-0263/ # +NM80211Mode = getattr(NM, "80211Mode") +NM80211ApFlags = getattr(NM, "80211ApFlags") +NM80211ApSecurityFlags = getattr(NM, "80211ApSecurityFlags") -def clamp(value, minvalue, maxvalue): - return max(minvalue, min(value, maxvalue)) - - -def ssid_to_utf8(ap): - ssid = ap.get_ssid() - if not ssid: - return "" - return NM.utils_ssid_to_utf8(ap.get_ssid().get_data()) - - -def print_device_info(device): - active_ap = dev.get_active_access_point() - ssid = None - if active_ap is not None: - ssid = ssid_to_utf8(active_ap) - info = "Device: %s | Driver: %s | Active AP: %s" % ( - dev.get_iface(), - dev.get_driver(), - ssid, - ) - print(info) - print("=" * len(info)) - - -def mode_to_string(mode): - if mode == getattr(NM, "80211Mode").INFRA: - return "INFRA" - if mode == getattr(NM, "80211Mode").ADHOC: - return "ADHOC" - if mode == getattr(NM, "80211Mode").AP: - return "AP" - return "UNKNOWN" +main_loop = GLib.MainLoop() -def flags_to_string(flags): - if flags & getattr(NM, "80211ApFlags").PRIVACY: - return "PRIVACY" - return "NONE" +def gflags_to_str(flags_type, value): + if value == 0: + return "none" + str = "" + for n in sorted(dir(flags_type)): + if not re.search("^[A-Z0-9_]+$", n): + continue + flag_value = getattr(flags_type, n) + if value & flag_value: + value &= ~flag_value + str += " " + n + if value == 0: + break + if value: + str += " (0x%0x)" % (value,) + return str.lstrip() -def security_flags_to_string(flags): - NM_AP_FLAGS = getattr(NM, "80211ApSecurityFlags") - str = "" - if flags & NM_AP_FLAGS.PAIR_WEP40: - str = str + " PAIR_WEP40" - if flags & NM_AP_FLAGS.PAIR_WEP104: - str = str + " PAIR_WEP104" - if flags & NM_AP_FLAGS.PAIR_TKIP: - str = str + " PAIR_TKIP" - if flags & NM_AP_FLAGS.PAIR_CCMP: - str = str + " PAIR_CCMP" - if flags & NM_AP_FLAGS.GROUP_WEP40: - str = str + " GROUP_WEP40" - if flags & NM_AP_FLAGS.GROUP_WEP104: - str = str + " GROUP_WEP104" - if flags & NM_AP_FLAGS.GROUP_TKIP: - str = str + " GROUP_TKIP" - if flags & NM_AP_FLAGS.GROUP_CCMP: - str = str + " GROUP_CCMP" - if flags & NM_AP_FLAGS.KEY_MGMT_PSK: - str = str + " KEY_MGMT_PSK" - if flags & NM_AP_FLAGS.KEY_MGMT_802_1X: - str = str + " KEY_MGMT_802_1X" - if str: - return str.lstrip() - else: - return "NONE" +def genum_to_str(enum_type, value): + for n in sorted(dir(enum_type)): + if not re.search("^[A-Z0-9_]+$", n): + continue + enum_value = getattr(enum_type, n) + if value == enum_value: + return n + return "(%d" % (value,) -def flags_to_security(flags, wpa_flags, rsn_flags): +def ap_security_flags_to_security(flags, wpa_flags, rsn_flags): str = "" - if ( - (flags & getattr(NM, "80211ApFlags").PRIVACY) - and (wpa_flags == 0) - and (rsn_flags == 0) - ): + if (flags & NM80211ApFlags.PRIVACY) and (wpa_flags == 0) and (rsn_flags == 0): str = str + " WEP" if wpa_flags != 0: str = str + " WPA1" if rsn_flags != 0: str = str + " WPA2" - if (wpa_flags & getattr(NM, "80211ApSecurityFlags").KEY_MGMT_802_1X) or ( - rsn_flags & getattr(NM, "80211ApSecurityFlags").KEY_MGMT_802_1X + if (wpa_flags & NM80211ApSecurityFlags.KEY_MGMT_802_1X) or ( + rsn_flags & NM80211ApSecurityFlags.KEY_MGMT_802_1X ): str = str + " 802.1X" return str.lstrip() +def ap_get_ssid(ap): + if ap is None: + return "not connected" + ssid = ap.get_ssid() + if ssid is None: + return "no ssid" + return '"%s"' % (NM.utils_ssid_to_utf8(ssid.get_data()),) + + +def print_device_info(device): + if device.get_client() is None: + last_scan = "device disappeared" + else: + t = device.get_last_scan() + if t == 0: + last_scan = "no scan completed" + else: + t = (NM.utils_get_timestamp_msec() - t) / 1000.0 + last_scan = "%0.2f sec ago" % (t,) + if device_needs_scan(device): + last_scan += " (stale)" + + ap = device.get_active_access_point() + if ap is None: + active_ap = "none" + else: + active_ap = "%s (%s)" % (ap_get_ssid(ap), ap.get_path()) + + print("Device: %s" % (device.get_iface(),)) + print("D-Bus path: %s" % (NM.Object.get_path(device),)) + print("Driver: %s" % (device.get_driver(),)) + print("Active AP: %s" % (active_ap,)) + print("Last scan: %s" % (last_scan,)) + + def print_ap_info(ap): strength = ap.get_strength() frequency = ap.get_frequency() flags = ap.get_flags() wpa_flags = ap.get_wpa_flags() rsn_flags = ap.get_rsn_flags() - print("SSID: %s" % (ssid_to_utf8(ap))) - print("BSSID: %s" % (ap.get_bssid())) - print("Frequency: %s" % (frequency)) - print("Channel: %s" % (NM.utils_wifi_freq_to_channel(frequency))) - print("Mode: %s" % (mode_to_string(ap.get_mode()))) - print("Flags: %s" % (flags_to_string(flags))) - print("WPA flags: %s" % (security_flags_to_string(wpa_flags))) - print("RSN flags: %s" % (security_flags_to_string(rsn_flags))) - print("Security: %s" % (flags_to_security(flags, wpa_flags, rsn_flags))) - print("Strength: %s %s%%" % (NM.utils_wifi_strength_bars(strength), strength)) - print + + t = ap.get_last_seen() + if t < 0: + last_seen = "never" + else: + t = time.clock_gettime(time.CLOCK_BOOTTIME) - t + last_seen = "%s sec ago" % (math.ceil(t),) + + print(" - D-Bus path: %s" % (ap.get_path(),)) + print(" SSID: %s" % (ap_get_ssid(ap),)) + print(" BSSID: %s" % (ap.get_bssid(),)) + print(" Last seen: %s" % (last_seen,)) + print(" Frequency: %s" % (frequency,)) + print(" Channel: %s" % (NM.utils_wifi_freq_to_channel(frequency),)) + print(" Mode: %s" % (genum_to_str(NM80211Mode, ap.get_mode()),)) + print(" Flags: %s" % (gflags_to_str(NM80211ApFlags, flags),)) + print(" WPA flags: %s" % (gflags_to_str(NM80211ApSecurityFlags, wpa_flags),)) + print(" RSN flags: %s" % (gflags_to_str(NM80211ApSecurityFlags, rsn_flags),)) + print( + " Security: %s" + % (ap_security_flags_to_security(flags, wpa_flags, rsn_flags),) + ) + print( + " Strength: %s%% : %s" + % ( + strength, + NM.utils_wifi_strength_bars(strength), + ) + ) -if __name__ == "__main__": +def device_needs_scan(device): + if device.get_client() is None: + # the device got deleted. We can forget about it. + return False + t = device.get_last_scan() + return t == 0 or t < NM.utils_get_timestamp_msec() - SCAN_THRESHOLD_MSEC + + +def device_ensure_scanned(device): + if os.getenv("NO_SCAN") == "1": + return + + if not device_needs_scan(device): + return + + # kick off a new scan. + device.request_scan_async(None) + + def cb(): + main_loop.quit() + + timeout_source = GLib.timeout_source_new(10 * 1000) + timeout_source.set_callback(cb) + timeout_source.attach(main_loop.get_context()) + + def cb(device, prop): + if not device_needs_scan(device): + main_loop.quit() + + device.connect("notify", cb) + + main_loop.run() + + timeout_source.destroy() + + +def main(): # Python apparently doesn't call setlocale() on its own? We have to call this or else # NM.utils_wifi_strength_bars() will think the locale is ASCII-only, and return the # fallback characters rather than the unicode bars @@ -137,8 +193,21 @@ if __name__ == "__main__": nmc = NM.Client.new(None) devs = nmc.get_devices() - for dev in devs: - if dev.get_device_type() == NM.DeviceType.WIFI: - print_device_info(dev) - for ap in dev.get_access_points(): - print_ap_info(ap) + is_first = True + for device in devs: + if device.get_device_type() != NM.DeviceType.WIFI: + continue + + if not is_first: + print("") + else: + is_first = False + + device_ensure_scanned(device) + print_device_info(device) + for ap in device.get_access_points(): + print_ap_info(ap) + + +if __name__ == "__main__": + main() diff --git a/introspection/org.freedesktop.NetworkManager.Connection.Active.xml b/introspection/org.freedesktop.NetworkManager.Connection.Active.xml index faab73a0..36f989af 100644 --- a/introspection/org.freedesktop.NetworkManager.Connection.Active.xml +++ b/introspection/org.freedesktop.NetworkManager.Connection.Active.xml @@ -164,7 +164,7 @@ diff --git a/introspection/org.freedesktop.NetworkManager.Settings.Connection.xml b/introspection/org.freedesktop.NetworkManager.Settings.Connection.xml index a9240ec1..9b876e75 100644 --- a/introspection/org.freedesktop.NetworkManager.Settings.Connection.xml +++ b/introspection/org.freedesktop.NetworkManager.Settings.Connection.xml @@ -164,6 +164,10 @@ The settings plugin the connection will be migrated to such as "keyfile" or "ifcfg-rh". Since 1.38 + version-id: + If specified, the update request is rejected if the + profile's version-id does not match. This can be used to catch concurrent + modifications. Zero means no version check.Since 1.44 diff --git a/introspection/org.freedesktop.NetworkManager.Settings.xml b/introspection/org.freedesktop.NetworkManager.Settings.xml index ea271dfa..2932734f 100644 --- a/introspection/org.freedesktop.NetworkManager.Settings.xml +++ b/introspection/org.freedesktop.NetworkManager.Settings.xml @@ -188,6 +188,16 @@ --> + + +