From dd428301eb6f02542015121d7b08d9997f137e50 Mon Sep 17 00:00:00 2001 From: Sebastien Bacher Date: Tue, 12 Mar 2019 15:13:33 +0100 Subject: New upstream version 1.15.91 --- Makefile.am | 179 +- Makefile.examples | 1 + Makefile.in | 590 +- NEWS | 71 +- clients/cli/agent.c | 8 +- clients/cli/common.c | 54 +- clients/cli/common.h | 4 +- clients/cli/connections.c | 56 +- clients/cli/devices.c | 64 +- clients/cli/general.c | 3 +- clients/cli/nmcli.c | 17 +- clients/cli/nmcli.h | 4 +- clients/cli/polkit-agent.c | 1 - clients/cli/utils.c | 34 +- clients/common/meson.build | 2 +- clients/common/nm-client-utils.c | 1 + clients/common/nm-client-utils.h | 7 + clients/common/nm-meta-setting-desc.c | 544 +- clients/common/nm-meta-setting-desc.h | 3 + clients/common/nm-polkit-listener.c | 1 - clients/common/nm-secret-agent-simple.c | 937 +-- clients/common/nm-secret-agent-simple.h | 42 +- clients/common/nm-vpn-helpers.c | 569 +- clients/common/nm-vpn-helpers.h | 3 + clients/common/settings-docs.h | 15 +- clients/common/settings-docs.h.in | 15 +- clients/common/tests/test-general.c | 96 + clients/common/tests/wg-test0.conf | 18 + clients/common/tests/wg-test1.conf | 3 + clients/common/tests/wg-test2.conf | 8 + clients/common/tests/wg-test3.conf | 3 + .../test-client.check-on-disk/test_001.expected | 284 +- .../test-client.check-on-disk/test_002.expected | 136 +- .../test-client.check-on-disk/test_003.expected | 922 +-- .../test-client.check-on-disk/test_004.expected | 3700 ++++++------ clients/tests/test-client.py | 16 +- clients/tui/newt/nmt-newt-button-box.c | 3 +- clients/tui/newt/nmt-newt-container.c | 3 +- clients/tui/newt/nmt-newt-entry-numeric.c | 4 +- clients/tui/newt/nmt-newt-entry.c | 2 - clients/tui/newt/nmt-newt-form.c | 1 - clients/tui/newt/nmt-newt-grid.c | 2 - clients/tui/newt/nmt-newt-label.c | 3 +- clients/tui/newt/nmt-newt-section.c | 3 +- clients/tui/newt/nmt-newt-stack.c | 2 - clients/tui/newt/nmt-newt-textbox.c | 3 +- clients/tui/newt/nmt-newt-utils.c | 1 - clients/tui/nm-editor-bindings.c | 5 +- clients/tui/nmt-address-list.c | 4 +- clients/tui/nmt-device-entry.c | 4 +- clients/tui/nmt-editor-grid.c | 2 - clients/tui/nmt-mac-entry.c | 2 - clients/tui/nmt-utils.c | 2 - clients/tui/nmt-widget-list.c | 4 +- clients/tui/nmtui-connect.c | 8 +- clients/tui/nmtui.c | 4 +- configure | 94 +- configure.ac | 2 +- data/org.freedesktop.NetworkManager.policy.in.in | 10 + dispatcher/nm-dispatcher-utils.c | 4 +- dispatcher/nm-dispatcher.c | 4 +- dispatcher/tests/test-dispatcher-envp.c | 1 - docs/api/Makefile.am | 51 +- docs/api/Makefile.in | 51 +- ...g.freedesktop.NetworkManager.Device.WifiP2P.xml | 124 + docs/api/html/NetworkManager.conf.html | 31 +- docs/api/html/NetworkManager.devhelp2 | 564 +- docs/api/html/ch01.html | 6 + ...org.freedesktop.NetworkManager.AccessPoint.html | 4 +- ...-org.freedesktop.NetworkManager.Checkpoint.html | 4 +- ...org.freedesktop.NetworkManager.Device.Adsl.html | 4 +- ...reedesktop.NetworkManager.Device.Bluetooth.html | 12 +- ...org.freedesktop.NetworkManager.Device.Bond.html | 8 +- ...g.freedesktop.NetworkManager.Device.Bridge.html | 8 +- ...rg.freedesktop.NetworkManager.Device.Dummy.html | 8 +- ....freedesktop.NetworkManager.Device.Generic.html | 12 +- ...freedesktop.NetworkManager.Device.IPTunnel.html | 12 +- ...eedesktop.NetworkManager.Device.Infiniband.html | 8 +- ...g.freedesktop.NetworkManager.Device.Lowpan.html | 6 +- ...g.freedesktop.NetworkManager.Device.Macsec.html | 4 +- ....freedesktop.NetworkManager.Device.Macvlan.html | 4 +- ...rg.freedesktop.NetworkManager.Device.Modem.html | 4 +- ...freedesktop.NetworkManager.Device.OlpcMesh.html | 4 +- ...reedesktop.NetworkManager.Device.OvsBridge.html | 4 +- ...desktop.NetworkManager.Device.OvsInterface.html | 2 +- ....freedesktop.NetworkManager.Device.OvsPort.html | 4 +- ...-org.freedesktop.NetworkManager.Device.Ppp.html | 2 +- ...org.freedesktop.NetworkManager.Device.Team.html | 4 +- ...-org.freedesktop.NetworkManager.Device.Tun.html | 4 +- ...org.freedesktop.NetworkManager.Device.Veth.html | 4 +- ...org.freedesktop.NetworkManager.Device.Vlan.html | 4 +- ...rg.freedesktop.NetworkManager.Device.Vxlan.html | 8 +- ....freedesktop.NetworkManager.Device.WifiP2P.html | 171 + ...reedesktop.NetworkManager.Device.WireGuard.html | 8 +- ...rg.freedesktop.NetworkManager.Device.Wired.html | 12 +- ...freedesktop.NetworkManager.Device.Wireless.html | 8 +- ...org.freedesktop.NetworkManager.Device.Wpan.html | 2 +- ...org.freedesktop.NetworkManager.WifiP2PPeer.html | 163 + docs/api/html/index.html | 31 +- docs/api/html/ix01.html | 1456 ++--- docs/api/html/nm-dbus-types.html | 125 +- docs/api/html/nm-settings-ifcfg-rh.html | 90 +- docs/api/html/nm-settings-keyfile.html | 29 +- docs/api/html/nm-settings.html | 128 +- docs/api/html/nmcli.html | 2 +- docs/api/html/ref-dbus-checkpoint.html | 4 +- docs/api/html/ref-dbus-devices.html | 19 +- docs/api/html/ref-dbus-wifi-p2p-peers.html | 32 + docs/api/html/ref-settings.html | 6 + docs/api/html/settings-6lowpan.html | 2 +- docs/api/html/settings-802-11-olpc-mesh.html | 2 +- .../html/settings-802-11-wireless-security.html | 8 +- docs/api/html/settings-802-11-wireless.html | 8 +- docs/api/html/settings-802-1x.html | 2 +- docs/api/html/settings-802-3-ethernet.html | 8 +- docs/api/html/settings-adsl.html | 2 +- docs/api/html/settings-bluetooth.html | 2 +- docs/api/html/settings-bond.html | 2 +- docs/api/html/settings-bridge-port.html | 2 +- docs/api/html/settings-bridge.html | 2 +- docs/api/html/settings-cdma.html | 2 +- docs/api/html/settings-connection.html | 4 +- docs/api/html/settings-dcb.html | 2 +- docs/api/html/settings-dummy.html | 2 +- docs/api/html/settings-ethtool.html | 2 +- docs/api/html/settings-generic.html | 2 +- docs/api/html/settings-gsm.html | 2 +- docs/api/html/settings-infiniband.html | 2 +- docs/api/html/settings-ip-tunnel.html | 2 +- docs/api/html/settings-ipv4.html | 2 +- docs/api/html/settings-ipv6.html | 2 +- docs/api/html/settings-macsec.html | 2 +- docs/api/html/settings-macvlan.html | 2 +- docs/api/html/settings-match.html | 2 +- docs/api/html/settings-ovs-bridge.html | 2 +- docs/api/html/settings-ovs-interface.html | 2 +- docs/api/html/settings-ovs-patch.html | 2 +- docs/api/html/settings-ovs-port.html | 2 +- docs/api/html/settings-ppp.html | 2 +- docs/api/html/settings-pppoe.html | 2 +- docs/api/html/settings-proxy.html | 2 +- docs/api/html/settings-serial.html | 2 +- docs/api/html/settings-sriov.html | 2 +- docs/api/html/settings-tc.html | 2 +- docs/api/html/settings-team-port.html | 2 +- docs/api/html/settings-team.html | 2 +- docs/api/html/settings-tun.html | 2 +- docs/api/html/settings-user.html | 2 +- docs/api/html/settings-vlan.html | 2 +- docs/api/html/settings-vpn.html | 2 +- docs/api/html/settings-vxlan.html | 6 +- docs/api/html/settings-wifi-p2p.html | 83 + docs/api/html/settings-wimax.html | 8 +- docs/api/html/settings-wireguard.html | 107 + docs/api/html/settings-wpan.html | 4 +- docs/api/html/spec.html | 23 +- docs/api/network-manager-docs.xml | 13 +- docs/api/settings-spec.xml | 24 +- docs/api/version.xml | 2 +- docs/libnm-glib/html/NMAccessPoint.html | 24 +- docs/libnm-glib/html/NMActiveConnection.html | 28 +- docs/libnm-glib/html/NMClient.html | 26 +- docs/libnm-glib/html/NMDevice.html | 36 +- docs/libnm-glib/html/NMDeviceBt.html | 8 +- docs/libnm-glib/html/NMDeviceModem.html | 8 +- docs/libnm-glib/html/NMDeviceWifi.html | 8 +- docs/libnm-glib/html/NMIP6Config.html | 4 +- docs/libnm-glib/html/NMRemoteConnection.html | 8 +- docs/libnm-glib/html/NMRemoteSettings.html | 32 +- docs/libnm-glib/html/NMSecretAgent.html | 28 +- docs/libnm-glib/html/NMVPNConnection.html | 4 +- docs/libnm-glib/html/NMWimaxNsp.html | 8 +- docs/libnm-glib/html/index.html | 2 +- docs/libnm-glib/html/libnm-glib-NMVPNPlugin.html | 8 +- .../html/libnm-glib-NMVpnPluginUiWidget.html | 16 +- .../html/libnm-glib-nm-vpn-plugin-utils.html | 4 +- docs/libnm-glib/html/object-tree.html | 2 +- docs/libnm-glib/version.xml | 2 +- docs/libnm-util/html/NMConnection.html | 2 +- docs/libnm-util/html/index.html | 2 +- docs/libnm-util/html/libnm-util-nm-utils.html | 4 +- docs/libnm-util/version.xml | 2 +- docs/libnm/html/NMAccessPoint.html | 8 +- docs/libnm/html/NMCheckpoint.html | 2 +- docs/libnm/html/NMClient.html | 11 +- docs/libnm/html/NMConnection.html | 10 +- docs/libnm/html/NMDevice.html | 13 +- docs/libnm/html/NMDeviceVxlan.html | 4 +- docs/libnm/html/NMDeviceWifi.html | 4 +- docs/libnm/html/NMDeviceWifiP2P.html | 427 ++ docs/libnm/html/NMObject.html | 1 + docs/libnm/html/NMSetting.html | 17 + docs/libnm/html/NMSetting8021x.html | 12 +- docs/libnm/html/NMSettingConnection.html | 4 +- docs/libnm/html/NMSettingGeneric.html | 2 +- docs/libnm/html/NMSettingOvsPort.html | 4 +- docs/libnm/html/NMSettingPpp.html | 8 +- docs/libnm/html/NMSettingPppoe.html | 8 +- docs/libnm/html/NMSettingProxy.html | 4 +- docs/libnm/html/NMSettingVpn.html | 8 +- docs/libnm/html/NMSettingVxlan.html | 4 +- docs/libnm/html/NMSettingWifiP2P.html | 233 + docs/libnm/html/NMSettingWimax.html | 4 +- docs/libnm/html/NMSettingWireGuard.html | 1743 ++++++ docs/libnm/html/NMSettingWired.html | 9 +- docs/libnm/html/NMSettingWireless.html | 10 - docs/libnm/html/NMSettingWirelessSecurity.html | 21 +- docs/libnm/html/NMWifiP2PPeer.html | 618 ++ docs/libnm/html/NMWimaxNsp.html | 8 +- docs/libnm/html/api-index-full.html | 4120 +++++++------ docs/libnm/html/ch03.html | 12 +- docs/libnm/html/ch04.html | 6 + docs/libnm/html/index.html | 20 +- docs/libnm/html/libnm-nm-dbus-interface.html | 292 +- docs/libnm/html/libnm-nm-errors.html | 11 +- docs/libnm/html/libnm-nm-utils.html | 57 +- docs/libnm/html/libnm.devhelp2 | 207 +- docs/libnm/html/object-tree.html | 9 +- docs/libnm/html/usage.html | 2 +- docs/libnm/libnm-docs.xml | 6 +- docs/libnm/libnm-sections.txt | 214 +- docs/libnm/libnm.types | 5 + docs/libnm/version.xml | 2 +- examples/python/gi/nm-wg-set | 453 ++ introspection/meson.build | 18 +- ...g.freedesktop.NetworkManager.Device.WifiP2P.xml | 79 + .../org.freedesktop.NetworkManager.WifiP2PPeer.xml | 97 + libnm-core/meson.build | 11 +- libnm-core/nm-connection.c | 152 +- libnm-core/nm-core-enum-types.c.template | 4 +- libnm-core/nm-core-internal.h | 98 +- libnm-core/nm-core-types.h | 10 +- libnm-core/nm-crypto.c | 1 - libnm-core/nm-dbus-interface.h | 95 +- libnm-core/nm-dbus-types.xml | 41 +- libnm-core/nm-dbus-utils.c | 2 - libnm-core/nm-errors.c | 3 +- libnm-core/nm-errors.h | 2 + libnm-core/nm-keyfile-utils.c | 4 +- libnm-core/nm-keyfile-utils.h | 3 +- libnm-core/nm-keyfile.c | 225 +- libnm-core/nm-property-compare.c | 5 +- libnm-core/nm-setting-8021x.c | 4 +- libnm-core/nm-setting-8021x.h | 9 +- libnm-core/nm-setting-adsl.c | 2 - libnm-core/nm-setting-bluetooth.c | 1 - libnm-core/nm-setting-bond.c | 19 +- libnm-core/nm-setting-bridge-port.c | 1 - libnm-core/nm-setting-bridge.c | 3 +- libnm-core/nm-setting-cdma.c | 2 - libnm-core/nm-setting-connection.c | 4 +- libnm-core/nm-setting-dcb.c | 6 +- libnm-core/nm-setting-gsm.c | 2 - libnm-core/nm-setting-ip-config.c | 3 +- libnm-core/nm-setting-ip-config.h | 4 +- libnm-core/nm-setting-ip4-config.c | 2 - libnm-core/nm-setting-ip6-config.c | 1 - libnm-core/nm-setting-macsec.c | 1 - libnm-core/nm-setting-macvlan.c | 1 - libnm-core/nm-setting-olpc-mesh.c | 2 - libnm-core/nm-setting-pppoe.c | 2 - libnm-core/nm-setting-private.h | 5 +- libnm-core/nm-setting-serial.c | 2 - libnm-core/nm-setting-sriov.c | 2 +- libnm-core/nm-setting-team-port.c | 17 +- libnm-core/nm-setting-team.c | 38 +- libnm-core/nm-setting-team.h | 6 +- libnm-core/nm-setting-tun.c | 1 - libnm-core/nm-setting-vlan.c | 1 - libnm-core/nm-setting-vpn.c | 76 +- libnm-core/nm-setting-vxlan.c | 1 - libnm-core/nm-setting-wifi-p2p.c | 317 + libnm-core/nm-setting-wifi-p2p.h | 69 + libnm-core/nm-setting-wimax.c | 1 - libnm-core/nm-setting-wired.c | 6 +- libnm-core/nm-setting-wired.h | 27 +- libnm-core/nm-setting-wireguard.c | 2499 ++++++++ libnm-core/nm-setting-wireguard.h | 213 + libnm-core/nm-setting-wireless-security.c | 62 +- libnm-core/nm-setting-wireless-security.h | 2 +- libnm-core/nm-setting-wireless.c | 1 - libnm-core/nm-setting-wireless.h | 30 +- libnm-core/nm-setting.c | 184 +- libnm-core/nm-setting.h | 59 +- libnm-core/nm-utils-private.h | 12 + libnm-core/nm-utils.c | 677 ++- libnm-core/nm-utils.h | 6 + libnm-core/nm-vpn-plugin-info.c | 4 +- libnm-core/tests/meson.build | 1 + libnm-core/tests/test-crypto.c | 1 - libnm-core/tests/test-general.c | 158 +- libnm-core/tests/test-secrets.c | 2 - libnm-core/tests/test-setting.c | 430 +- libnm-core/tests/test-settings-defaults.c | 2 - libnm-glib/meson.build | 45 +- libnm-glib/nm-vpn-plugin-utils.c | 2 - libnm-glib/tests/meson.build | 2 +- libnm-util/meson.build | 5 +- libnm-util/nm-setting-bond.c | 1 - libnm-util/nm-setting-bridge.c | 2 +- libnm-util/nm-setting-dcb.c | 2 +- libnm-util/nm-setting-vpn.c | 1 - libnm-util/nm-setting.c | 2 +- libnm-util/nm-utils.c | 2 +- libnm-util/tests/meson.build | 2 +- libnm/NetworkManager.h | 6 +- libnm/fake-typelib/meson.build | 2 +- libnm/libnm.ver | 65 + libnm/meson.build | 48 +- libnm/nm-access-point.c | 2 - libnm/nm-active-connection.c | 3 +- libnm/nm-autoptr.h | 4 +- libnm/nm-checkpoint.c | 2 +- libnm/nm-client.c | 21 +- libnm/nm-client.h | 4 +- libnm/nm-dbus-helpers.c | 2 - libnm/nm-device-adsl.c | 3 - libnm/nm-device-bond.c | 4 +- libnm/nm-device-bridge.c | 4 +- libnm/nm-device-bt.c | 4 +- libnm/nm-device-dummy.c | 3 +- libnm/nm-device-ethernet.c | 4 +- libnm/nm-device-generic.c | 3 +- libnm/nm-device-infiniband.c | 4 +- libnm/nm-device-ip-tunnel.c | 4 +- libnm/nm-device-macsec.c | 3 +- libnm/nm-device-macvlan.c | 4 +- libnm/nm-device-modem.c | 4 +- libnm/nm-device-olpc-mesh.c | 4 +- libnm/nm-device-ovs-bridge.c | 3 +- libnm/nm-device-ovs-interface.c | 3 +- libnm/nm-device-ovs-port.c | 4 +- libnm/nm-device-team.c | 4 +- libnm/nm-device-tun.c | 6 +- libnm/nm-device-vlan.c | 4 +- libnm/nm-device-vxlan.c | 4 +- libnm/nm-device-wifi-p2p.c | 502 ++ libnm/nm-device-wifi-p2p.h | 80 + libnm/nm-device-wifi.c | 3 - libnm/nm-device-wimax.c | 4 +- libnm/nm-device-wpan.c | 3 +- libnm/nm-device.c | 12 +- libnm/nm-dhcp-config.c | 3 +- libnm/nm-dhcp4-config.c | 1 + libnm/nm-dhcp6-config.c | 1 + libnm/nm-dns-manager.c | 3 - libnm/nm-ip-config.c | 3 +- libnm/nm-ip4-config.c | 1 + libnm/nm-ip6-config.c | 1 + libnm/nm-manager.c | 26 +- libnm/nm-object.c | 1 - libnm/nm-property-docs.xml | 19 +- libnm/nm-remote-connection.c | 4 +- libnm/nm-remote-settings.c | 3 - libnm/nm-secret-agent-old.c | 524 +- libnm/nm-settings-docs-overrides.xml | 5 + libnm/nm-settings-docs.xml | 20 +- libnm/nm-settings-ifcfg-rh-docs.xml | 4 + libnm/nm-settings-keyfile-docs.xml | 7 + libnm/nm-types.h | 4 +- libnm/nm-vpn-connection.c | 3 +- libnm/nm-vpn-plugin-old.c | 1 - libnm/nm-vpn-service-plugin.c | 8 +- libnm/nm-wifi-p2p-peer.c | 600 ++ libnm/nm-wifi-p2p-peer.h | 89 + libnm/nm-wimax-nsp.c | 4 +- libnm/tests/test-nm-client.c | 1 - libnm/tests/test-remote-settings-client.c | 1 - libnm/tests/test-secret-agent.c | 1 - m4/compiler_options.m4 | 10 +- man/NetworkManager.8 | 6 +- man/NetworkManager.conf.5 | 20 +- man/NetworkManager.conf.xml | 33 +- man/nm-initrd-generator.8 | 6 +- man/nm-online.1 | 6 +- man/nm-openvswitch.7 | 6 +- man/nm-settings-ifcfg-rh.5 | 58 +- man/nm-settings-ifcfg-rh.xml | 6 +- man/nm-settings-keyfile.5 | 43 +- man/nm-settings-keyfile.xml | 6 +- man/nm-settings.5 | 148 +- man/nm-settings.xml | 22 +- man/nmcli-examples.7 | 6 +- man/nmcli.1 | 8 +- man/nmcli.xml | 2 +- man/nmtui.1 | 6 +- meson.build | 23 +- po/POTFILES.in | 11 +- po/da.po | 3309 ++++++----- po/de.po | 2 +- po/eo.po | 3871 ++++++------ po/fr.po | 4 +- po/ja.po | 2 +- po/ko.po | 18 +- po/pl.po | 6215 ++++++-------------- po/pt_BR.po | 1976 ++++--- po/ru.po | 2 +- po/uk.po | 1174 ++-- po/zh_CN.po | 4 +- po/zh_TW.po | 2 +- shared/meson.build | 110 +- shared/nm-common-macros.h | 1 + shared/nm-default.h | 1 + shared/nm-ethtool-utils.c | 2 +- shared/nm-meta-setting.c | 24 +- shared/nm-meta-setting.h | 2 + shared/nm-test-utils-impl.c | 1 - shared/nm-utils/nm-c-list.h | 36 + shared/nm-utils/nm-dedup-multi.c | 55 +- shared/nm-utils/nm-errno.c | 177 +- shared/nm-utils/nm-errno.h | 138 +- shared/nm-utils/nm-glib.h | 8 +- shared/nm-utils/nm-hash-utils.c | 2 +- shared/nm-utils/nm-hash-utils.h | 3 + shared/nm-utils/nm-io-utils.c | 75 +- shared/nm-utils/nm-jansson.h | 13 +- shared/nm-utils/nm-logging-fwd.h | 8 +- shared/nm-utils/nm-macros-internal.h | 107 +- shared/nm-utils/nm-secret-utils.c | 27 + shared/nm-utils/nm-secret-utils.h | 27 + shared/nm-utils/nm-shared-utils.c | 376 +- shared/nm-utils/nm-shared-utils.h | 92 +- shared/nm-utils/nm-test-utils.h | 8 +- shared/nm-utils/tests/test-shared-general.c | 46 + shared/nm-version-macros.h | 2 +- shared/systemd/nm-logging-stub.c | 6 +- shared/systemd/sd-adapt-shared/missing.h | 3 + .../systemd/sd-adapt-shared/nm-sd-adapt-shared.h | 19 +- shared/systemd/src/basic/alloc-util.h | 49 +- shared/systemd/src/basic/env-file.c | 32 +- shared/systemd/src/basic/env-util.c | 2 - shared/systemd/src/basic/env-util.h | 6 +- shared/systemd/src/basic/extract-word.h | 12 +- shared/systemd/src/basic/fd-util.c | 39 +- shared/systemd/src/basic/fileio.c | 4 +- shared/systemd/src/basic/hashmap.c | 10 +- shared/systemd/src/basic/hashmap.h | 1 - shared/systemd/src/basic/hexdecoct.c | 7 +- shared/systemd/src/basic/in-addr-util.c | 45 +- shared/systemd/src/basic/in-addr-util.h | 24 +- shared/systemd/src/basic/io-util.c | 16 + shared/systemd/src/basic/io-util.h | 2 + shared/systemd/src/basic/missing_fcntl.h | 60 + shared/systemd/src/basic/path-util.h | 2 +- shared/systemd/src/basic/prioq.c | 7 +- shared/systemd/src/basic/prioq.h | 8 +- shared/systemd/src/basic/process-util.c | 91 +- shared/systemd/src/basic/process-util.h | 4 +- shared/systemd/src/basic/stat-util.c | 16 +- shared/systemd/src/basic/stat-util.h | 5 +- shared/systemd/src/basic/string-util.h | 3 +- shared/systemd/src/basic/strv.h | 15 +- shared/systemd/src/basic/time-util.c | 9 + shared/systemd/src/basic/time-util.h | 1 + shared/systemd/src/basic/tmpfile-util.c | 1 + shared/systemd/src/basic/util.h | 9 + src/NetworkManagerUtils.c | 57 +- src/devices/adsl/nm-atm-manager.c | 1 - src/devices/adsl/nm-device-adsl.c | 26 +- src/devices/bluetooth/nm-bluez-device.c | 2 - src/devices/bluetooth/nm-bluez-manager.c | 1 - src/devices/bluetooth/nm-bluez4-adapter.c | 2 - src/devices/bluetooth/nm-bluez4-manager.c | 1 - src/devices/bluetooth/nm-bluez5-dun.c | 33 +- src/devices/bluetooth/nm-bluez5-manager.c | 1 - src/devices/bluetooth/nm-device-bt.c | 49 +- src/devices/nm-acd-manager.c | 2 +- src/devices/nm-device-bond.c | 1 - src/devices/nm-device-dummy.c | 1 - src/devices/nm-device-ethernet.c | 30 +- src/devices/nm-device-factory.c | 2 - src/devices/nm-device-ip-tunnel.c | 11 +- src/devices/nm-device-macvlan.c | 1 - src/devices/nm-device-ppp.c | 39 +- src/devices/nm-device-private.h | 77 +- src/devices/nm-device-tun.c | 1 - src/devices/nm-device-veth.c | 2 - src/devices/nm-device-vxlan.c | 2 - src/devices/nm-device-wireguard.c | 1501 ++++- src/devices/nm-device-wpan.c | 1 - src/devices/nm-device.c | 1228 ++-- src/devices/nm-device.h | 26 +- src/devices/nm-lldp-listener.c | 11 +- src/devices/ovs/nm-device-ovs-bridge.c | 18 +- src/devices/ovs/nm-device-ovs-interface.c | 32 +- src/devices/ovs/nm-device-ovs-port.c | 18 +- src/devices/ovs/nm-ovsdb.c | 79 +- src/devices/team/nm-team-factory.c | 1 - src/devices/tests/meson.build | 1 + src/devices/wifi/meson.build | 8 +- src/devices/wifi/nm-device-iwd.c | 16 +- src/devices/wifi/nm-device-olpc-mesh.c | 2 - src/devices/wifi/nm-device-wifi-p2p.c | 1316 +++++ src/devices/wifi/nm-device-wifi-p2p.h | 50 + src/devices/wifi/nm-device-wifi.c | 265 +- src/devices/wifi/nm-device-wifi.h | 1 + src/devices/wifi/nm-iwd-manager.c | 9 +- src/devices/wifi/nm-wifi-ap.c | 6 +- src/devices/wifi/nm-wifi-factory.c | 23 +- src/devices/wifi/nm-wifi-p2p-peer.c | 796 +++ src/devices/wifi/nm-wifi-p2p-peer.h | 114 + src/devices/wifi/nm-wifi-utils.c | 7 +- src/devices/wifi/tests/meson.build | 1 + src/devices/wifi/tests/test-general.c | 3 - src/devices/wwan/nm-device-modem.c | 65 +- src/devices/wwan/nm-modem-broadband.c | 18 +- src/devices/wwan/nm-modem-manager.c | 1 - src/devices/wwan/nm-modem-ofono.c | 5 +- src/devices/wwan/nm-modem.c | 13 +- src/devices/wwan/nm-wwan-factory.c | 1 - src/dhcp/nm-dhcp-client.c | 4 +- src/dhcp/nm-dhcp-dhclient-utils.c | 3 +- src/dhcp/nm-dhcp-dhclient.c | 14 +- src/dhcp/nm-dhcp-dhcpcanon.c | 9 +- src/dhcp/nm-dhcp-dhcpcd.c | 9 +- src/dhcp/nm-dhcp-helper.c | 1 - src/dhcp/nm-dhcp-listener.c | 2 - src/dhcp/nm-dhcp-manager.c | 2 - src/dhcp/nm-dhcp-systemd.c | 143 +- src/dhcp/nm-dhcp-utils.c | 6 +- src/dhcp/tests/meson.build | 1 + src/dhcp/tests/test-dhcp-dhclient.c | 5 +- src/dhcp/tests/test-dhcp-utils.c | 1 - src/dns/nm-dns-manager.c | 47 +- src/dns/nm-dns-plugin.c | 1 - src/dnsmasq/nm-dnsmasq-manager.c | 1 - src/dnsmasq/nm-dnsmasq-utils.c | 1 - src/initrd/nm-initrd-generator.c | 4 +- src/initrd/nm-initrd-generator.h | 21 +- src/initrd/nmi-cmdline-reader.c | 8 +- src/initrd/nmi-ibft-reader.c | 23 +- src/initrd/tests/test-cmdline-reader.c | 1 - src/initrd/tests/test-ibft-reader.c | 22 +- src/main-utils.c | 26 +- src/main.c | 14 +- src/meson.build | 2 - src/ndisc/nm-fake-ndisc.c | 1 - src/ndisc/nm-lndp-ndisc.c | 17 +- src/ndisc/nm-ndisc.c | 3 +- src/ndisc/tests/meson.build | 1 + src/ndisc/tests/test-ndisc-fake.c | 1 - src/ndisc/tests/test-ndisc-linux.c | 1 - src/nm-act-request.c | 4 +- src/nm-act-request.h | 2 +- src/nm-audit-manager.c | 10 +- src/nm-auth-subject.c | 1 - src/nm-auth-utils.c | 3 - src/nm-checkpoint.c | 2 - src/nm-config-data.c | 3 - src/nm-config.c | 1 - src/nm-connectivity.c | 138 +- src/nm-core-utils.c | 81 +- src/nm-core-utils.h | 4 + src/nm-dbus-manager.c | 2 - src/nm-dcb.c | 1 - src/nm-dhcp4-config.c | 2 - src/nm-dhcp6-config.c | 2 - src/nm-dispatcher.c | 5 +- src/nm-firewall-manager.c | 2 - src/nm-hostname-manager.c | 2 - src/nm-iface-helper.c | 28 +- src/nm-ip4-config.c | 73 +- src/nm-ip4-config.h | 7 + src/nm-ip6-config.c | 70 +- src/nm-ip6-config.h | 2 + src/nm-keep-alive.c | 6 +- src/nm-logging.c | 582 +- src/nm-logging.h | 44 +- src/nm-manager.c | 26 +- src/nm-policy.c | 53 +- src/nm-rfkill-manager.c | 1 - src/nm-session-monitor.c | 6 +- src/nm-sleep-monitor.c | 2 - src/nm-types.h | 1 + src/org.freedesktop.NetworkManager.conf | 4 + src/platform/nm-fake-platform.c | 1 - src/platform/nm-linux-platform.c | 918 +-- src/platform/nm-netlink.c | 183 +- src/platform/nm-netlink.h | 243 +- src/platform/nm-platform-utils.c | 31 +- src/platform/nm-platform.c | 57 +- src/platform/nm-platform.h | 37 +- src/platform/nmp-netns.c | 239 +- src/platform/nmp-object.c | 19 +- src/platform/nmp-object.h | 18 +- src/platform/tests/meson.build | 20 +- src/platform/tests/test-common.c | 12 +- src/platform/tests/test-common.h | 1 - src/platform/tests/test-link.c | 79 +- src/platform/tests/test-route.c | 2 +- src/platform/wifi/nm-wifi-utils-nl80211.c | 201 +- src/platform/wifi/nm-wifi-utils-wext.c | 38 +- src/platform/wifi/nm-wifi-utils.c | 1 - src/platform/wpan/nm-wpan-utils.c | 19 +- src/ppp/nm-ppp-manager-call.c | 1 - src/ppp/nm-ppp-manager.c | 40 +- src/ppp/nm-pppd-plugin.c | 1 - src/settings/nm-agent-manager.c | 1 - src/settings/nm-settings-connection.c | 170 +- src/settings/nm-settings.c | 6 +- src/settings/plugins/ibft/nms-ibft-connection.c | 1 - src/settings/plugins/ibft/nms-ibft-plugin.c | 2 - src/settings/plugins/ibft/nms-ibft-reader.c | 2 - src/settings/plugins/ibft/tests/test-ibft.c | 1 - src/settings/plugins/ifcfg-rh/nm-inotify-helper.c | 8 +- .../plugins/ifcfg-rh/nms-ifcfg-rh-connection.c | 1 - .../plugins/ifcfg-rh/nms-ifcfg-rh-plugin.c | 2 - .../plugins/ifcfg-rh/nms-ifcfg-rh-reader.c | 50 +- src/settings/plugins/ifcfg-rh/nms-ifcfg-rh-utils.c | 1 - .../plugins/ifcfg-rh/nms-ifcfg-rh-writer.c | 6 +- src/settings/plugins/ifcfg-rh/shvar.c | 26 +- .../tests/network-scripts/ifcfg-test-wifi-sae | 5 + .../tests/network-scripts/keys-test-wifi-sae | 1 + .../plugins/ifcfg-rh/tests/test-ifcfg-rh.c | 51 +- .../plugins/ifupdown/nms-ifupdown-connection.c | 1 - .../ifupdown/nms-ifupdown-interface-parser.c | 1 - .../plugins/ifupdown/nms-ifupdown-parser.c | 6 +- .../plugins/ifupdown/nms-ifupdown-plugin.c | 7 +- .../plugins/ifupdown/tests/test-ifupdown.c | 2 - .../plugins/keyfile/nms-keyfile-connection.c | 1 - src/settings/plugins/keyfile/nms-keyfile-plugin.c | 2 - src/settings/plugins/keyfile/nms-keyfile-reader.c | 1 - src/settings/plugins/keyfile/nms-keyfile-utils.c | 5 +- src/settings/plugins/keyfile/nms-keyfile-writer.c | 73 +- src/settings/plugins/keyfile/tests/meson.build | 1 + src/settings/plugins/keyfile/tests/test-keyfile.c | 10 +- src/supplicant/nm-supplicant-config.c | 75 +- src/supplicant/nm-supplicant-interface.c | 43 +- src/supplicant/nm-supplicant-manager.c | 70 +- src/supplicant/nm-supplicant-manager.h | 3 + src/supplicant/nm-supplicant-settings-verify.c | 20 +- src/supplicant/tests/meson.build | 1 + src/supplicant/tests/test-supplicant-config.c | 72 +- src/systemd/sd-adapt-core/device-util.h | 3 + .../src/libsystemd-network/dhcp-identifier.c | 7 +- .../src/libsystemd-network/dhcp-lease-internal.h | 4 +- src/systemd/src/libsystemd-network/dhcp-network.c | 12 +- src/systemd/src/libsystemd-network/dhcp-option.c | 1 - src/systemd/src/libsystemd-network/dhcp-packet.c | 1 - src/systemd/src/libsystemd-network/dhcp6-network.c | 1 - src/systemd/src/libsystemd-network/dhcp6-option.c | 1 - .../src/libsystemd-network/network-internal.c | 58 +- .../src/libsystemd-network/network-internal.h | 11 +- .../src/libsystemd-network/sd-dhcp-client.c | 25 +- src/systemd/src/libsystemd-network/sd-dhcp-lease.c | 76 +- .../src/libsystemd-network/sd-dhcp6-client.c | 10 +- .../src/libsystemd-network/sd-dhcp6-lease.c | 1 - src/systemd/src/libsystemd-network/sd-ipv4acd.c | 1 - src/systemd/src/libsystemd-network/sd-ipv4ll.c | 1 - src/systemd/src/libsystemd/sd-event/event-util.c | 1 - src/systemd/src/libsystemd/sd-event/sd-event.c | 23 +- src/systemd/src/libsystemd/sd-id128/id128-util.c | 1 - src/systemd/src/libsystemd/sd-id128/sd-id128.c | 1 - src/systemd/src/shared/dns-domain.h | 1 - src/systemd/src/systemd/sd-dhcp-lease.h | 2 +- src/tests/config/meson.build | 1 + src/tests/config/nm-test-device.c | 3 +- src/tests/meson.build | 1 + src/tests/test-dcb.c | 2 - src/tests/test-general-with-expect.c | 5 +- src/tests/test-general.c | 18 +- src/tests/test-ip4-config.c | 1 - src/tests/test-ip6-config.c | 1 - src/tests/test-systemd.c | 12 +- src/tests/test-utils.c | 2 - src/vpn/nm-vpn-connection.c | 48 +- src/vpn/nm-vpn-connection.h | 2 - src/vpn/nm-vpn-manager.c | 2 - tools/test-networkmanager-service.py | 17 +- vapi/NM-1.0.metadata | 5 +- 670 files changed, 37857 insertions(+), 20955 deletions(-) create mode 100644 clients/common/tests/wg-test0.conf create mode 100644 clients/common/tests/wg-test1.conf create mode 100644 clients/common/tests/wg-test2.conf create mode 100644 clients/common/tests/wg-test3.conf create mode 100644 docs/api/dbus-org.freedesktop.NetworkManager.Device.WifiP2P.xml create mode 100644 docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.WifiP2P.html create mode 100644 docs/api/html/gdbus-org.freedesktop.NetworkManager.WifiP2PPeer.html create mode 100644 docs/api/html/ref-dbus-wifi-p2p-peers.html create mode 100644 docs/api/html/settings-wifi-p2p.html create mode 100644 docs/api/html/settings-wireguard.html create mode 100644 docs/libnm/html/NMDeviceWifiP2P.html create mode 100644 docs/libnm/html/NMSettingWifiP2P.html create mode 100644 docs/libnm/html/NMSettingWireGuard.html create mode 100644 docs/libnm/html/NMWifiP2PPeer.html create mode 100755 examples/python/gi/nm-wg-set create mode 100644 introspection/org.freedesktop.NetworkManager.Device.WifiP2P.xml create mode 100644 introspection/org.freedesktop.NetworkManager.WifiP2PPeer.xml create mode 100644 libnm-core/nm-setting-wifi-p2p.c create mode 100644 libnm-core/nm-setting-wifi-p2p.h create mode 100644 libnm-core/nm-setting-wireguard.c create mode 100644 libnm-core/nm-setting-wireguard.h create mode 100644 libnm/nm-device-wifi-p2p.c create mode 100644 libnm/nm-device-wifi-p2p.h create mode 100644 libnm/nm-wifi-p2p-peer.c create mode 100644 libnm/nm-wifi-p2p-peer.h create mode 100644 shared/systemd/src/basic/missing_fcntl.h create mode 100644 src/devices/wifi/nm-device-wifi-p2p.c create mode 100644 src/devices/wifi/nm-device-wifi-p2p.h create mode 100644 src/devices/wifi/nm-wifi-p2p-peer.c create mode 100644 src/devices/wifi/nm-wifi-p2p-peer.h create mode 100644 src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-test-wifi-sae create mode 100644 src/settings/plugins/ifcfg-rh/tests/network-scripts/keys-test-wifi-sae create mode 100644 src/systemd/sd-adapt-core/device-util.h diff --git a/Makefile.am b/Makefile.am index c8a5ed06..b180466a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -389,30 +389,32 @@ introspection_libnmdbus_la_CPPFLAGS = $(GLIB_CFLAGS) introspection_sources = \ introspection/org.freedesktop.NetworkManager.AccessPoint.c \ introspection/org.freedesktop.NetworkManager.AccessPoint.h \ - introspection/org.freedesktop.NetworkManager.Connection.Active.c \ - introspection/org.freedesktop.NetworkManager.Connection.Active.h \ introspection/org.freedesktop.NetworkManager.AgentManager.c \ introspection/org.freedesktop.NetworkManager.AgentManager.h \ introspection/org.freedesktop.NetworkManager.Checkpoint.c \ introspection/org.freedesktop.NetworkManager.Checkpoint.h \ + introspection/org.freedesktop.NetworkManager.Connection.Active.c \ + introspection/org.freedesktop.NetworkManager.Connection.Active.h \ + introspection/org.freedesktop.NetworkManager.DHCP4Config.c \ + introspection/org.freedesktop.NetworkManager.DHCP4Config.h \ + introspection/org.freedesktop.NetworkManager.DHCP6Config.c \ + introspection/org.freedesktop.NetworkManager.DHCP6Config.h \ introspection/org.freedesktop.NetworkManager.Device.Adsl.c \ introspection/org.freedesktop.NetworkManager.Device.Adsl.h \ + introspection/org.freedesktop.NetworkManager.Device.Bluetooth.c \ + introspection/org.freedesktop.NetworkManager.Device.Bluetooth.h \ introspection/org.freedesktop.NetworkManager.Device.Bond.c \ introspection/org.freedesktop.NetworkManager.Device.Bond.h \ introspection/org.freedesktop.NetworkManager.Device.Bridge.c \ introspection/org.freedesktop.NetworkManager.Device.Bridge.h \ - introspection/org.freedesktop.NetworkManager.Device.Bluetooth.c \ - introspection/org.freedesktop.NetworkManager.Device.Bluetooth.h \ introspection/org.freedesktop.NetworkManager.Device.Dummy.c \ introspection/org.freedesktop.NetworkManager.Device.Dummy.h \ - introspection/org.freedesktop.NetworkManager.Device.Wired.c \ - introspection/org.freedesktop.NetworkManager.Device.Wired.h \ introspection/org.freedesktop.NetworkManager.Device.Generic.c \ introspection/org.freedesktop.NetworkManager.Device.Generic.h \ - introspection/org.freedesktop.NetworkManager.Device.Infiniband.c \ - introspection/org.freedesktop.NetworkManager.Device.Infiniband.h \ introspection/org.freedesktop.NetworkManager.Device.IPTunnel.c \ introspection/org.freedesktop.NetworkManager.Device.IPTunnel.h \ + introspection/org.freedesktop.NetworkManager.Device.Infiniband.c \ + introspection/org.freedesktop.NetworkManager.Device.Infiniband.h \ introspection/org.freedesktop.NetworkManager.Device.Lowpan.c \ introspection/org.freedesktop.NetworkManager.Device.Lowpan.h \ introspection/org.freedesktop.NetworkManager.Device.Macsec.c \ @@ -423,12 +425,12 @@ introspection_sources = \ introspection/org.freedesktop.NetworkManager.Device.Modem.h \ introspection/org.freedesktop.NetworkManager.Device.OlpcMesh.c \ introspection/org.freedesktop.NetworkManager.Device.OlpcMesh.h \ + introspection/org.freedesktop.NetworkManager.Device.OvsBridge.c \ + introspection/org.freedesktop.NetworkManager.Device.OvsBridge.h \ introspection/org.freedesktop.NetworkManager.Device.OvsInterface.c \ introspection/org.freedesktop.NetworkManager.Device.OvsInterface.h \ introspection/org.freedesktop.NetworkManager.Device.OvsPort.c \ introspection/org.freedesktop.NetworkManager.Device.OvsPort.h \ - introspection/org.freedesktop.NetworkManager.Device.OvsBridge.c \ - introspection/org.freedesktop.NetworkManager.Device.OvsBridge.h \ introspection/org.freedesktop.NetworkManager.Device.Ppp.c \ introspection/org.freedesktop.NetworkManager.Device.Ppp.h \ introspection/org.freedesktop.NetworkManager.Device.Statistics.c \ @@ -443,28 +445,28 @@ introspection_sources = \ introspection/org.freedesktop.NetworkManager.Device.Vlan.h \ introspection/org.freedesktop.NetworkManager.Device.Vxlan.c \ introspection/org.freedesktop.NetworkManager.Device.Vxlan.h \ + introspection/org.freedesktop.NetworkManager.Device.WiMax.c \ + introspection/org.freedesktop.NetworkManager.Device.WiMax.h \ + introspection/org.freedesktop.NetworkManager.Device.WifiP2P.c \ + introspection/org.freedesktop.NetworkManager.Device.WifiP2P.h \ introspection/org.freedesktop.NetworkManager.Device.WireGuard.c \ introspection/org.freedesktop.NetworkManager.Device.WireGuard.h \ + introspection/org.freedesktop.NetworkManager.Device.Wired.c \ + introspection/org.freedesktop.NetworkManager.Device.Wired.h \ introspection/org.freedesktop.NetworkManager.Device.Wireless.c \ introspection/org.freedesktop.NetworkManager.Device.Wireless.h \ - introspection/org.freedesktop.NetworkManager.Device.WiMax.c \ - introspection/org.freedesktop.NetworkManager.Device.WiMax.h \ introspection/org.freedesktop.NetworkManager.Device.Wpan.c \ introspection/org.freedesktop.NetworkManager.Device.Wpan.h \ introspection/org.freedesktop.NetworkManager.Device.c \ introspection/org.freedesktop.NetworkManager.Device.h \ - introspection/org.freedesktop.NetworkManager.DHCP4Config.c \ - introspection/org.freedesktop.NetworkManager.DHCP4Config.h \ - introspection/org.freedesktop.NetworkManager.DHCP6Config.c \ - introspection/org.freedesktop.NetworkManager.DHCP6Config.h \ introspection/org.freedesktop.NetworkManager.DnsManager.c \ introspection/org.freedesktop.NetworkManager.DnsManager.h \ introspection/org.freedesktop.NetworkManager.IP4Config.c \ introspection/org.freedesktop.NetworkManager.IP4Config.h \ introspection/org.freedesktop.NetworkManager.IP6Config.c \ introspection/org.freedesktop.NetworkManager.IP6Config.h \ - introspection/org.freedesktop.NetworkManager.c \ - introspection/org.freedesktop.NetworkManager.h \ + introspection/org.freedesktop.NetworkManager.WifiP2PPeer.c \ + introspection/org.freedesktop.NetworkManager.WifiP2PPeer.h \ introspection/org.freedesktop.NetworkManager.PPP.c \ introspection/org.freedesktop.NetworkManager.PPP.h \ introspection/org.freedesktop.NetworkManager.SecretAgent.c \ @@ -476,56 +478,62 @@ introspection_sources = \ introspection/org.freedesktop.NetworkManager.VPN.Connection.c \ introspection/org.freedesktop.NetworkManager.VPN.Connection.h \ introspection/org.freedesktop.NetworkManager.VPN.Plugin.c \ - introspection/org.freedesktop.NetworkManager.VPN.Plugin.h + introspection/org.freedesktop.NetworkManager.VPN.Plugin.h \ + introspection/org.freedesktop.NetworkManager.c \ + introspection/org.freedesktop.NetworkManager.h \ + $(NULL) nodist_introspection_libnmdbus_la_SOURCES = $(introspection_sources) DBUS_INTERFACE_DOCS = \ docs/api/dbus-org.freedesktop.NetworkManager.AccessPoint.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.Connection.Active.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.AgentManager.xml \ docs/api/dbus-org.freedesktop.NetworkManager.Checkpoint.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.Device.Team.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.Connection.Active.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.DHCP4Config.xml \ docs/api/dbus-org.freedesktop.NetworkManager.DHCP6Config.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.Device.Wireless.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.VPN.Connection.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.SecretAgent.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.Device.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.VPN.Plugin.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.Device.Adsl.xml \ docs/api/dbus-org.freedesktop.NetworkManager.Device.Bluetooth.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.Device.Dummy.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.Device.Vxlan.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.Settings.Connection.xml \ docs/api/dbus-org.freedesktop.NetworkManager.Device.Bond.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.Device.Bridge.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.Device.Dummy.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.Device.Generic.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.Device.IPTunnel.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.Device.Infiniband.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.Device.Lowpan.xml \ docs/api/dbus-org.freedesktop.NetworkManager.Device.Macsec.xml \ docs/api/dbus-org.freedesktop.NetworkManager.Device.Macvlan.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.PPP.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.Device.Vlan.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.Device.Adsl.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.AgentManager.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.Device.WiMax.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.Device.Wpan.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.Device.IPTunnel.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.Device.Tun.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.Device.Bridge.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.Device.Modem.xml \ docs/api/dbus-org.freedesktop.NetworkManager.Device.OlpcMesh.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.Device.OvsBridge.xml \ docs/api/dbus-org.freedesktop.NetworkManager.Device.OvsInterface.xml \ docs/api/dbus-org.freedesktop.NetworkManager.Device.OvsPort.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.Device.OvsBridge.xml \ docs/api/dbus-org.freedesktop.NetworkManager.Device.Ppp.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.DHCP4Config.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.Device.Generic.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.Device.Infiniband.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.Device.Modem.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.IP6Config.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.Device.Statistics.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.Device.Team.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.Device.Tun.xml \ docs/api/dbus-org.freedesktop.NetworkManager.Device.Veth.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.Settings.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.Device.Wired.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.Device.Vlan.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.Device.Vxlan.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.Device.WiMax.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.Device.WifiP2P.xml \ docs/api/dbus-org.freedesktop.NetworkManager.Device.WireGuard.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.IP4Config.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.Device.Statistics.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.Device.Wired.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.Device.Wireless.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.Device.Wpan.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.Device.xml \ docs/api/dbus-org.freedesktop.NetworkManager.DnsManager.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.Device.Lowpan.xml + docs/api/dbus-org.freedesktop.NetworkManager.IP4Config.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.IP6Config.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.PPP.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.SecretAgent.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.Settings.Connection.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.Settings.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.VPN.Connection.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.VPN.Plugin.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.WifiP2PPeer.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.xml \ + $(NULL) introspection/%.c: introspection/%.xml @$(MKDIR_P) introspection/ @@ -546,26 +554,27 @@ dbusinterfacesdir = $(datadir)/dbus-1/interfaces dbusinterfaces_DATA = \ introspection/org.freedesktop.NetworkManager.AccessPoint.xml \ - introspection/org.freedesktop.NetworkManager.Connection.Active.xml \ introspection/org.freedesktop.NetworkManager.AgentManager.xml \ introspection/org.freedesktop.NetworkManager.Checkpoint.xml \ + introspection/org.freedesktop.NetworkManager.Connection.Active.xml \ + introspection/org.freedesktop.NetworkManager.DHCP4Config.xml \ + introspection/org.freedesktop.NetworkManager.DHCP6Config.xml \ introspection/org.freedesktop.NetworkManager.Device.Adsl.xml \ + introspection/org.freedesktop.NetworkManager.Device.Bluetooth.xml \ introspection/org.freedesktop.NetworkManager.Device.Bond.xml \ introspection/org.freedesktop.NetworkManager.Device.Bridge.xml \ - introspection/org.freedesktop.NetworkManager.Device.Bluetooth.xml \ introspection/org.freedesktop.NetworkManager.Device.Dummy.xml \ - introspection/org.freedesktop.NetworkManager.Device.Wired.xml \ introspection/org.freedesktop.NetworkManager.Device.Generic.xml \ - introspection/org.freedesktop.NetworkManager.Device.Infiniband.xml \ introspection/org.freedesktop.NetworkManager.Device.IPTunnel.xml \ + introspection/org.freedesktop.NetworkManager.Device.Infiniband.xml \ introspection/org.freedesktop.NetworkManager.Device.Lowpan.xml \ introspection/org.freedesktop.NetworkManager.Device.Macsec.xml \ introspection/org.freedesktop.NetworkManager.Device.Macvlan.xml \ introspection/org.freedesktop.NetworkManager.Device.Modem.xml \ introspection/org.freedesktop.NetworkManager.Device.OlpcMesh.xml \ + introspection/org.freedesktop.NetworkManager.Device.OvsBridge.xml \ introspection/org.freedesktop.NetworkManager.Device.OvsInterface.xml \ introspection/org.freedesktop.NetworkManager.Device.OvsPort.xml \ - introspection/org.freedesktop.NetworkManager.Device.OvsBridge.xml \ introspection/org.freedesktop.NetworkManager.Device.Ppp.xml \ introspection/org.freedesktop.NetworkManager.Device.Statistics.xml \ introspection/org.freedesktop.NetworkManager.Device.Team.xml \ @@ -573,24 +582,26 @@ dbusinterfaces_DATA = \ introspection/org.freedesktop.NetworkManager.Device.Veth.xml \ introspection/org.freedesktop.NetworkManager.Device.Vlan.xml \ introspection/org.freedesktop.NetworkManager.Device.Vxlan.xml \ + introspection/org.freedesktop.NetworkManager.Device.WiMax.xml \ + introspection/org.freedesktop.NetworkManager.Device.WifiP2P.xml \ introspection/org.freedesktop.NetworkManager.Device.WireGuard.xml \ + introspection/org.freedesktop.NetworkManager.Device.Wired.xml \ introspection/org.freedesktop.NetworkManager.Device.Wireless.xml \ - introspection/org.freedesktop.NetworkManager.Device.WiMax.xml \ introspection/org.freedesktop.NetworkManager.Device.Wpan.xml \ introspection/org.freedesktop.NetworkManager.Device.xml \ - introspection/org.freedesktop.NetworkManager.DHCP4Config.xml \ - introspection/org.freedesktop.NetworkManager.DHCP6Config.xml \ introspection/org.freedesktop.NetworkManager.DnsManager.xml \ introspection/org.freedesktop.NetworkManager.IP4Config.xml \ introspection/org.freedesktop.NetworkManager.IP6Config.xml \ - introspection/org.freedesktop.NetworkManager.xml \ introspection/org.freedesktop.NetworkManager.PPP.xml \ introspection/org.freedesktop.NetworkManager.SecretAgent.xml \ introspection/org.freedesktop.NetworkManager.Settings.Connection.xml \ introspection/org.freedesktop.NetworkManager.Settings.xml \ introspection/org.freedesktop.NetworkManager.VPN.Connection.xml \ introspection/org.freedesktop.NetworkManager.VPN.Plugin.xml \ - introspection/org.freedesktop.NetworkManager.WiMax.Nsp.xml + introspection/org.freedesktop.NetworkManager.WiMax.Nsp.xml \ + introspection/org.freedesktop.NetworkManager.WifiP2PPeer.xml \ + introspection/org.freedesktop.NetworkManager.xml \ + $(NULL) CLEANFILES += $(introspection_sources) CLEANFILES += $(DBUS_INTERFACE_DOCS) @@ -656,8 +667,10 @@ libnm_core_lib_h_pub_real = \ libnm-core/nm-setting-vlan.h \ libnm-core/nm-setting-vpn.h \ libnm-core/nm-setting-vxlan.h \ + libnm-core/nm-setting-wifi-p2p.h \ libnm-core/nm-setting-wimax.h \ libnm-core/nm-setting-wired.h \ + libnm-core/nm-setting-wireguard.h \ libnm-core/nm-setting-wireless-security.h \ libnm-core/nm-setting-wireless.h \ libnm-core/nm-setting-wpan.h \ @@ -724,8 +737,10 @@ libnm_core_lib_c_settings_real = \ libnm-core/nm-setting-vlan.c \ libnm-core/nm-setting-vpn.c \ libnm-core/nm-setting-vxlan.c \ + libnm-core/nm-setting-wifi-p2p.c \ libnm-core/nm-setting-wimax.c \ libnm-core/nm-setting-wired.c \ + libnm-core/nm-setting-wireguard.c \ libnm-core/nm-setting-wireless-security.c \ libnm-core/nm-setting-wireless.c \ libnm-core/nm-setting-wpan.c @@ -1029,14 +1044,15 @@ libnm_lib_h_pub_real = \ libnm/nm-device-macvlan.h \ libnm/nm-device-modem.h \ libnm/nm-device-olpc-mesh.h \ + libnm/nm-device-ovs-bridge.h \ libnm/nm-device-ovs-interface.h \ libnm/nm-device-ovs-port.h \ - libnm/nm-device-ovs-bridge.h \ libnm/nm-device-ppp.h \ libnm/nm-device-team.h \ libnm/nm-device-tun.h \ libnm/nm-device-vlan.h \ libnm/nm-device-vxlan.h \ + libnm/nm-device-wifi-p2p.h \ libnm/nm-device-wifi.h \ libnm/nm-device-wimax.h \ libnm/nm-device-wireguard.h \ @@ -1052,6 +1068,7 @@ libnm_lib_h_pub_real = \ libnm/nm-vpn-editor.h \ libnm/nm-vpn-plugin-old.h \ libnm/nm-vpn-service-plugin.h \ + libnm/nm-wifi-p2p-peer.h \ libnm/nm-wimax-nsp.h libnm_lib_h_pub_mkenums = \ libnm/nm-enum-types.h @@ -1088,14 +1105,15 @@ libnm_lib_c_real = \ libnm/nm-device-macvlan.c \ libnm/nm-device-modem.c \ libnm/nm-device-olpc-mesh.c \ + libnm/nm-device-ovs-bridge.c \ libnm/nm-device-ovs-interface.c \ libnm/nm-device-ovs-port.c \ - libnm/nm-device-ovs-bridge.c \ libnm/nm-device-ppp.c \ libnm/nm-device-team.c \ libnm/nm-device-tun.c \ libnm/nm-device-vlan.c \ libnm/nm-device-vxlan.c \ + libnm/nm-device-wifi-p2p.c \ libnm/nm-device-wifi.c \ libnm/nm-device-wimax.c \ libnm/nm-device-wireguard.c \ @@ -1114,9 +1132,10 @@ libnm_lib_c_real = \ libnm/nm-remote-settings.c \ libnm/nm-secret-agent-old.c \ libnm/nm-vpn-connection.c \ - libnm/nm-vpn-plugin-old.c \ libnm/nm-vpn-editor.c \ + libnm/nm-vpn-plugin-old.c \ libnm/nm-vpn-service-plugin.c \ + libnm/nm-wifi-p2p-peer.c \ libnm/nm-wimax-nsp.c libnm_lib_c_mkenums = \ libnm/nm-enum-types.c @@ -1615,6 +1634,7 @@ shared_systemd_libnm_systemd_shared_la_SOURCES = \ shared/systemd/src/basic/macro.h \ shared/systemd/src/basic/mempool.c \ shared/systemd/src/basic/mempool.h \ + shared/systemd/src/basic/missing_fcntl.h \ shared/systemd/src/basic/missing_type.h \ shared/systemd/src/basic/parse-util.c \ shared/systemd/src/basic/parse-util.h \ @@ -1683,6 +1703,7 @@ src_libnm_systemd_core_la_SOURCES = \ src/systemd/nm-sd.h \ src/systemd/sd-adapt-core/condition.h \ src/systemd/sd-adapt-core/conf-parser.h \ + src/systemd/sd-adapt-core/device-util.h \ src/systemd/sd-adapt-core/khash.h \ src/systemd/sd-adapt-core/nm-sd-adapt-core.c \ src/systemd/sd-adapt-core/nm-sd-adapt-core.h \ @@ -2750,8 +2771,8 @@ EXTRA_DIST += \ src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-Test_Write_Bridge_Component.cexpected \ src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-Test_Write_Permissions.cexpected \ src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-Test_Write_Proxy_Basic.cexpected \ - src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-Test_Write_Team_Port.cexpected \ src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-Test_Write_Team_Infiniband_Port.cexpected \ + src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-Test_Write_Team_Port.cexpected \ src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-Test_Write_VLAN_reorder_hdr.cexpected \ src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-Test_Write_WiFi_Band_A.cexpected \ src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-Test_Write_WiFi_Hidden.cexpected \ @@ -2845,6 +2866,7 @@ EXTRA_DIST += \ src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-test-wifi-open-ssid-long-hex \ src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-test-wifi-open-ssid-long-quoted \ src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-test-wifi-open-ssid-quoted \ + src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-test-wifi-sae \ src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-test-wifi-wep \ src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-test-wifi-wep-104-ascii \ src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-test-wifi-wep-40-ascii \ @@ -2862,8 +2884,8 @@ EXTRA_DIST += \ src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-test-wifi-wpa-psk-unquoted \ src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-test-wifi-wpa-psk-unquoted2 \ src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-test-wired-802-1X-subj-matches \ - src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-test-wired-802-1x-ttls-eapgtc \ src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-test-wired-802-1x-password-raw \ + src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-test-wired-802-1x-ttls-eapgtc \ src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-test-wired-8021x-peap-mschapv2 \ src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-test-wired-8021x-tls-agent \ src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-test-wired-8021x-tls-always \ @@ -2910,6 +2932,7 @@ EXTRA_DIST += \ src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-test_write_wired_auto_negotiate_on.cexpected \ src/settings/plugins/ifcfg-rh/tests/network-scripts/keys-test-wifi-dynamic-wep-leap \ src/settings/plugins/ifcfg-rh/tests/network-scripts/keys-test-wifi-leap \ + src/settings/plugins/ifcfg-rh/tests/network-scripts/keys-test-wifi-sae \ src/settings/plugins/ifcfg-rh/tests/network-scripts/keys-test-wifi-wep \ src/settings/plugins/ifcfg-rh/tests/network-scripts/keys-test-wifi-wep-104-ascii \ src/settings/plugins/ifcfg-rh/tests/network-scripts/keys-test-wifi-wep-40-ascii \ @@ -3238,24 +3261,30 @@ if WITH_WIFI core_plugins += src/devices/wifi/libnm-device-plugin-wifi.la src_devices_wifi_libnm_device_plugin_wifi_la_SOURCES = \ - src/devices/wifi/nm-wifi-factory.c \ + src/devices/wifi/nm-device-olpc-mesh.c \ + src/devices/wifi/nm-device-olpc-mesh.h \ + src/devices/wifi/nm-device-wifi-p2p.c \ + src/devices/wifi/nm-device-wifi-p2p.h \ src/devices/wifi/nm-device-wifi.c \ src/devices/wifi/nm-device-wifi.h \ src/devices/wifi/nm-wifi-ap.c \ src/devices/wifi/nm-wifi-ap.h \ - src/devices/wifi/nm-wifi-utils.c \ - src/devices/wifi/nm-wifi-utils.h \ src/devices/wifi/nm-wifi-common.c \ src/devices/wifi/nm-wifi-common.h \ - src/devices/wifi/nm-device-olpc-mesh.c \ - src/devices/wifi/nm-device-olpc-mesh.h + src/devices/wifi/nm-wifi-factory.c \ + src/devices/wifi/nm-wifi-p2p-peer.c \ + src/devices/wifi/nm-wifi-p2p-peer.h \ + src/devices/wifi/nm-wifi-utils.c \ + src/devices/wifi/nm-wifi-utils.h \ + $(NULL) if WITH_IWD src_devices_wifi_libnm_device_plugin_wifi_la_SOURCES += \ src/devices/wifi/nm-device-iwd.c \ src/devices/wifi/nm-device-iwd.h \ src/devices/wifi/nm-iwd-manager.c \ - src/devices/wifi/nm-iwd-manager.h + src/devices/wifi/nm-iwd-manager.h \ + $(NULL) endif src_devices_wifi_libnm_device_plugin_wifi_la_CPPFLAGS = $(src_cppflags_device_plugin) @@ -3851,6 +3880,7 @@ clients_nm_online_LDADD = \ $(GLIB_LIBS) $(clients_nm_online_OBJECTS): $(libnm_core_lib_h_pub_mkenums) +$(clients_nm_online_OBJECTS): $(libnm_lib_h_pub_mkenums) EXTRA_DIST += \ clients/meson.build @@ -3974,6 +4004,13 @@ clients_common_tests_test_general_LDADD = \ $(clients_common_tests_test_general_OBJECTS): $(libnm_core_lib_h_pub_mkenums) +EXTRA_DIST += \ + clients/common/tests/wg-test0.conf \ + clients/common/tests/wg-test1.conf \ + clients/common/tests/wg-test2.conf \ + clients/common/tests/wg-test3.conf \ + $(NULL) + ############################################################################### # clients/cli ############################################################################### diff --git a/Makefile.examples b/Makefile.examples index d49db6ce..92923a8d 100644 --- a/Makefile.examples +++ b/Makefile.examples @@ -177,6 +177,7 @@ EXTRA_DIST += \ examples/python/gi/get_ips.py \ examples/python/gi/list-connections.py \ examples/python/gi/nm-connection-update-stable-id.py \ + examples/python/gi/nm-wg-set \ examples/python/gi/setting-user-data.py \ examples/python/gi/show-wifi-networks.py \ examples/python/gi/update-ip4-method.py \ diff --git a/Makefile.in b/Makefile.in index ee75a634..71238e0b 100644 --- a/Makefile.in +++ b/Makefile.in @@ -262,7 +262,8 @@ TESTS = $(am__EXEEXT_14) @WITH_IWD_TRUE@@WITH_WIFI_TRUE@ src/devices/wifi/nm-device-iwd.c \ @WITH_IWD_TRUE@@WITH_WIFI_TRUE@ src/devices/wifi/nm-device-iwd.h \ @WITH_IWD_TRUE@@WITH_WIFI_TRUE@ src/devices/wifi/nm-iwd-manager.c \ -@WITH_IWD_TRUE@@WITH_WIFI_TRUE@ src/devices/wifi/nm-iwd-manager.h +@WITH_IWD_TRUE@@WITH_WIFI_TRUE@ src/devices/wifi/nm-iwd-manager.h \ +@WITH_IWD_TRUE@@WITH_WIFI_TRUE@ $(NULL) @WITH_WIFI_TRUE@am__append_48 = check-local-devices-wifi @WITH_WIFI_TRUE@am__append_49 = src/devices/wifi/tests/test-general @@ -699,26 +700,27 @@ dispatcher_libnm_dispatcher_core_la_OBJECTS = \ $(am_dispatcher_libnm_dispatcher_core_la_OBJECTS) introspection_libnmdbus_la_LIBADD = am__objects_1 = introspection/libnmdbus_la-org.freedesktop.NetworkManager.AccessPoint.lo \ - introspection/libnmdbus_la-org.freedesktop.NetworkManager.Connection.Active.lo \ introspection/libnmdbus_la-org.freedesktop.NetworkManager.AgentManager.lo \ introspection/libnmdbus_la-org.freedesktop.NetworkManager.Checkpoint.lo \ + introspection/libnmdbus_la-org.freedesktop.NetworkManager.Connection.Active.lo \ + introspection/libnmdbus_la-org.freedesktop.NetworkManager.DHCP4Config.lo \ + introspection/libnmdbus_la-org.freedesktop.NetworkManager.DHCP6Config.lo \ introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Adsl.lo \ + introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Bluetooth.lo \ introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Bond.lo \ introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Bridge.lo \ - introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Bluetooth.lo \ introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Dummy.lo \ - introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Wired.lo \ introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Generic.lo \ - introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Infiniband.lo \ introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.IPTunnel.lo \ + introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Infiniband.lo \ introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Lowpan.lo \ introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Macsec.lo \ introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Macvlan.lo \ introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Modem.lo \ introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.OlpcMesh.lo \ + introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.OvsBridge.lo \ introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.OvsInterface.lo \ introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.OvsPort.lo \ - introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.OvsBridge.lo \ introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Ppp.lo \ introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Statistics.lo \ introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Team.lo \ @@ -726,23 +728,24 @@ am__objects_1 = introspection/libnmdbus_la-org.freedesktop.NetworkManager.Access introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Veth.lo \ introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Vlan.lo \ introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Vxlan.lo \ + introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.WiMax.lo \ + introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.WifiP2P.lo \ introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.WireGuard.lo \ + introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Wired.lo \ introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Wireless.lo \ - introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.WiMax.lo \ introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Wpan.lo \ introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.lo \ - introspection/libnmdbus_la-org.freedesktop.NetworkManager.DHCP4Config.lo \ - introspection/libnmdbus_la-org.freedesktop.NetworkManager.DHCP6Config.lo \ introspection/libnmdbus_la-org.freedesktop.NetworkManager.DnsManager.lo \ introspection/libnmdbus_la-org.freedesktop.NetworkManager.IP4Config.lo \ introspection/libnmdbus_la-org.freedesktop.NetworkManager.IP6Config.lo \ - introspection/libnmdbus_la-org.freedesktop.NetworkManager.lo \ + introspection/libnmdbus_la-org.freedesktop.NetworkManager.WifiP2PPeer.lo \ introspection/libnmdbus_la-org.freedesktop.NetworkManager.PPP.lo \ introspection/libnmdbus_la-org.freedesktop.NetworkManager.SecretAgent.lo \ introspection/libnmdbus_la-org.freedesktop.NetworkManager.Settings.Connection.lo \ introspection/libnmdbus_la-org.freedesktop.NetworkManager.Settings.lo \ introspection/libnmdbus_la-org.freedesktop.NetworkManager.VPN.Connection.lo \ - introspection/libnmdbus_la-org.freedesktop.NetworkManager.VPN.Plugin.lo + introspection/libnmdbus_la-org.freedesktop.NetworkManager.VPN.Plugin.lo \ + introspection/libnmdbus_la-org.freedesktop.NetworkManager.lo nodist_introspection_libnmdbus_la_OBJECTS = $(am__objects_1) introspection_libnmdbus_la_OBJECTS = \ $(nodist_introspection_libnmdbus_la_OBJECTS) @@ -777,8 +780,9 @@ am__libnm_core_libnm_core_la_SOURCES_DIST = \ libnm-core/nm-setting-team-port.h libnm-core/nm-setting-team.h \ libnm-core/nm-setting-tun.h libnm-core/nm-setting-user.h \ libnm-core/nm-setting-vlan.h libnm-core/nm-setting-vpn.h \ - libnm-core/nm-setting-vxlan.h libnm-core/nm-setting-wimax.h \ - libnm-core/nm-setting-wired.h \ + libnm-core/nm-setting-vxlan.h libnm-core/nm-setting-wifi-p2p.h \ + libnm-core/nm-setting-wimax.h libnm-core/nm-setting-wired.h \ + libnm-core/nm-setting-wireguard.h \ libnm-core/nm-setting-wireless-security.h \ libnm-core/nm-setting-wireless.h libnm-core/nm-setting-wpan.h \ libnm-core/nm-setting.h libnm-core/nm-simple-connection.h \ @@ -819,8 +823,9 @@ am__libnm_core_libnm_core_la_SOURCES_DIST = \ libnm-core/nm-setting-team-port.c libnm-core/nm-setting-team.c \ libnm-core/nm-setting-tun.c libnm-core/nm-setting-user.c \ libnm-core/nm-setting-vlan.c libnm-core/nm-setting-vpn.c \ - libnm-core/nm-setting-vxlan.c libnm-core/nm-setting-wimax.c \ - libnm-core/nm-setting-wired.c \ + libnm-core/nm-setting-vxlan.c libnm-core/nm-setting-wifi-p2p.c \ + libnm-core/nm-setting-wimax.c libnm-core/nm-setting-wired.c \ + libnm-core/nm-setting-wireguard.c \ libnm-core/nm-setting-wireless-security.c \ libnm-core/nm-setting-wireless.c libnm-core/nm-setting-wpan.c \ shared/nm-ethtool-utils.c shared/nm-meta-setting.c \ @@ -873,8 +878,10 @@ am__objects_4 = libnm-core/libnm_core_la-nm-setting-6lowpan.lo \ libnm-core/libnm_core_la-nm-setting-vlan.lo \ libnm-core/libnm_core_la-nm-setting-vpn.lo \ libnm-core/libnm_core_la-nm-setting-vxlan.lo \ + libnm-core/libnm_core_la-nm-setting-wifi-p2p.lo \ libnm-core/libnm_core_la-nm-setting-wimax.lo \ libnm-core/libnm_core_la-nm-setting-wired.lo \ + libnm-core/libnm_core_la-nm-setting-wireguard.lo \ libnm-core/libnm_core_la-nm-setting-wireless-security.lo \ libnm-core/libnm_core_la-nm-setting-wireless.lo \ libnm-core/libnm_core_la-nm-setting-wpan.lo @@ -1209,14 +1216,15 @@ am__objects_18 = libnm/libnm_la-nm-access-point.lo \ libnm/libnm_la-nm-device-macvlan.lo \ libnm/libnm_la-nm-device-modem.lo \ libnm/libnm_la-nm-device-olpc-mesh.lo \ + libnm/libnm_la-nm-device-ovs-bridge.lo \ libnm/libnm_la-nm-device-ovs-interface.lo \ libnm/libnm_la-nm-device-ovs-port.lo \ - libnm/libnm_la-nm-device-ovs-bridge.lo \ libnm/libnm_la-nm-device-ppp.lo \ libnm/libnm_la-nm-device-team.lo \ libnm/libnm_la-nm-device-tun.lo \ libnm/libnm_la-nm-device-vlan.lo \ libnm/libnm_la-nm-device-vxlan.lo \ + libnm/libnm_la-nm-device-wifi-p2p.lo \ libnm/libnm_la-nm-device-wifi.lo \ libnm/libnm_la-nm-device-wimax.lo \ libnm/libnm_la-nm-device-wireguard.lo \ @@ -1232,9 +1240,10 @@ am__objects_18 = libnm/libnm_la-nm-access-point.lo \ libnm/libnm_la-nm-remote-settings.lo \ libnm/libnm_la-nm-secret-agent-old.lo \ libnm/libnm_la-nm-vpn-connection.lo \ - libnm/libnm_la-nm-vpn-plugin-old.lo \ libnm/libnm_la-nm-vpn-editor.lo \ + libnm/libnm_la-nm-vpn-plugin-old.lo \ libnm/libnm_la-nm-vpn-service-plugin.lo \ + libnm/libnm_la-nm-wifi-p2p-peer.lo \ libnm/libnm_la-nm-wimax-nsp.lo am_libnm_libnm_la_OBJECTS = $(am__objects_2) $(am__objects_2) \ $(am__objects_18) @@ -1458,28 +1467,34 @@ src_devices_team_libnm_device_plugin_team_la_LINK = $(LIBTOOL) \ @WITH_WIFI_TRUE@src_devices_wifi_libnm_device_plugin_wifi_la_DEPENDENCIES = \ @WITH_WIFI_TRUE@ $(am__DEPENDENCIES_1) am__src_devices_wifi_libnm_device_plugin_wifi_la_SOURCES_DIST = \ - src/devices/wifi/nm-wifi-factory.c \ + src/devices/wifi/nm-device-olpc-mesh.c \ + src/devices/wifi/nm-device-olpc-mesh.h \ + src/devices/wifi/nm-device-wifi-p2p.c \ + src/devices/wifi/nm-device-wifi-p2p.h \ src/devices/wifi/nm-device-wifi.c \ src/devices/wifi/nm-device-wifi.h \ src/devices/wifi/nm-wifi-ap.c src/devices/wifi/nm-wifi-ap.h \ - src/devices/wifi/nm-wifi-utils.c \ - src/devices/wifi/nm-wifi-utils.h \ src/devices/wifi/nm-wifi-common.c \ src/devices/wifi/nm-wifi-common.h \ - src/devices/wifi/nm-device-olpc-mesh.c \ - src/devices/wifi/nm-device-olpc-mesh.h \ + src/devices/wifi/nm-wifi-factory.c \ + src/devices/wifi/nm-wifi-p2p-peer.c \ + src/devices/wifi/nm-wifi-p2p-peer.h \ + src/devices/wifi/nm-wifi-utils.c \ + src/devices/wifi/nm-wifi-utils.h \ src/devices/wifi/nm-device-iwd.c \ src/devices/wifi/nm-device-iwd.h \ src/devices/wifi/nm-iwd-manager.c \ src/devices/wifi/nm-iwd-manager.h @WITH_IWD_TRUE@@WITH_WIFI_TRUE@am__objects_23 = src/devices/wifi/libnm_device_plugin_wifi_la-nm-device-iwd.lo \ @WITH_IWD_TRUE@@WITH_WIFI_TRUE@ src/devices/wifi/libnm_device_plugin_wifi_la-nm-iwd-manager.lo -@WITH_WIFI_TRUE@am_src_devices_wifi_libnm_device_plugin_wifi_la_OBJECTS = src/devices/wifi/libnm_device_plugin_wifi_la-nm-wifi-factory.lo \ +@WITH_WIFI_TRUE@am_src_devices_wifi_libnm_device_plugin_wifi_la_OBJECTS = src/devices/wifi/libnm_device_plugin_wifi_la-nm-device-olpc-mesh.lo \ +@WITH_WIFI_TRUE@ src/devices/wifi/libnm_device_plugin_wifi_la-nm-device-wifi-p2p.lo \ @WITH_WIFI_TRUE@ src/devices/wifi/libnm_device_plugin_wifi_la-nm-device-wifi.lo \ @WITH_WIFI_TRUE@ src/devices/wifi/libnm_device_plugin_wifi_la-nm-wifi-ap.lo \ -@WITH_WIFI_TRUE@ src/devices/wifi/libnm_device_plugin_wifi_la-nm-wifi-utils.lo \ @WITH_WIFI_TRUE@ src/devices/wifi/libnm_device_plugin_wifi_la-nm-wifi-common.lo \ -@WITH_WIFI_TRUE@ src/devices/wifi/libnm_device_plugin_wifi_la-nm-device-olpc-mesh.lo \ +@WITH_WIFI_TRUE@ src/devices/wifi/libnm_device_plugin_wifi_la-nm-wifi-factory.lo \ +@WITH_WIFI_TRUE@ src/devices/wifi/libnm_device_plugin_wifi_la-nm-wifi-p2p-peer.lo \ +@WITH_WIFI_TRUE@ src/devices/wifi/libnm_device_plugin_wifi_la-nm-wifi-utils.lo \ @WITH_WIFI_TRUE@ $(am__objects_23) src_devices_wifi_libnm_device_plugin_wifi_la_OBJECTS = \ $(am_src_devices_wifi_libnm_device_plugin_wifi_la_OBJECTS) @@ -2844,6 +2859,7 @@ am__depfiles_remade = clients/$(DEPDIR)/nm_online-nm-online.Po \ introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Vlan.Plo \ introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Vxlan.Plo \ introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.WiMax.Plo \ + introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.WifiP2P.Plo \ introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.WireGuard.Plo \ introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Wired.Plo \ introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Wireless.Plo \ @@ -2858,6 +2874,7 @@ am__depfiles_remade = clients/$(DEPDIR)/nm_online-nm-online.Po \ introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Settings.Plo \ introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.VPN.Connection.Plo \ introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.VPN.Plugin.Plo \ + introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.WifiP2PPeer.Plo \ libnm-core/$(DEPDIR)/libnm_core_la-nm-connection.Plo \ libnm-core/$(DEPDIR)/libnm_core_la-nm-core-enum-types.Plo \ libnm-core/$(DEPDIR)/libnm_core_la-nm-crypto.Plo \ @@ -2907,8 +2924,10 @@ am__depfiles_remade = clients/$(DEPDIR)/nm_online-nm-online.Po \ libnm-core/$(DEPDIR)/libnm_core_la-nm-setting-vlan.Plo \ libnm-core/$(DEPDIR)/libnm_core_la-nm-setting-vpn.Plo \ libnm-core/$(DEPDIR)/libnm_core_la-nm-setting-vxlan.Plo \ + libnm-core/$(DEPDIR)/libnm_core_la-nm-setting-wifi-p2p.Plo \ libnm-core/$(DEPDIR)/libnm_core_la-nm-setting-wimax.Plo \ libnm-core/$(DEPDIR)/libnm_core_la-nm-setting-wired.Plo \ + libnm-core/$(DEPDIR)/libnm_core_la-nm-setting-wireguard.Plo \ libnm-core/$(DEPDIR)/libnm_core_la-nm-setting-wireless-security.Plo \ libnm-core/$(DEPDIR)/libnm_core_la-nm-setting-wireless.Plo \ libnm-core/$(DEPDIR)/libnm_core_la-nm-setting-wpan.Plo \ @@ -3038,6 +3057,7 @@ am__depfiles_remade = clients/$(DEPDIR)/nm_online-nm-online.Po \ libnm/$(DEPDIR)/libnm_la-nm-device-tun.Plo \ libnm/$(DEPDIR)/libnm_la-nm-device-vlan.Plo \ libnm/$(DEPDIR)/libnm_la-nm-device-vxlan.Plo \ + libnm/$(DEPDIR)/libnm_la-nm-device-wifi-p2p.Plo \ libnm/$(DEPDIR)/libnm_la-nm-device-wifi.Plo \ libnm/$(DEPDIR)/libnm_la-nm-device-wimax.Plo \ libnm/$(DEPDIR)/libnm_la-nm-device-wireguard.Plo \ @@ -3060,6 +3080,7 @@ am__depfiles_remade = clients/$(DEPDIR)/nm_online-nm-online.Po \ libnm/$(DEPDIR)/libnm_la-nm-vpn-editor.Plo \ libnm/$(DEPDIR)/libnm_la-nm-vpn-plugin-old.Plo \ libnm/$(DEPDIR)/libnm_la-nm-vpn-service-plugin.Plo \ + libnm/$(DEPDIR)/libnm_la-nm-wifi-p2p-peer.Plo \ libnm/$(DEPDIR)/libnm_la-nm-wimax-nsp.Plo \ libnm/$(DEPDIR)/libnm_utils_la-nm-libnm-utils.Plo \ libnm/fake-typelib/$(DEPDIR)/libnm_utils_la-typelibs.Plo \ @@ -3209,11 +3230,13 @@ am__depfiles_remade = clients/$(DEPDIR)/nm_online-nm-online.Po \ src/devices/tests/$(DEPDIR)/test_lldp-test-lldp.Po \ src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-device-iwd.Plo \ src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-device-olpc-mesh.Plo \ + src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-device-wifi-p2p.Plo \ src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-device-wifi.Plo \ src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-iwd-manager.Plo \ src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-wifi-ap.Plo \ src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-wifi-common.Plo \ src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-wifi-factory.Plo \ + src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-wifi-p2p-peer.Plo \ src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-wifi-utils.Plo \ src/devices/wifi/$(DEPDIR)/src_devices_wifi_tests_test_general-nm-wifi-ap.Po \ src/devices/wifi/$(DEPDIR)/src_devices_wifi_tests_test_general-nm-wifi-utils.Po \ @@ -4630,8 +4653,8 @@ EXTRA_DIST = $(dbusinterfaces_DATA) introspection/meson.build \ src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-Test_Write_Bridge_Component.cexpected \ src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-Test_Write_Permissions.cexpected \ src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-Test_Write_Proxy_Basic.cexpected \ - src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-Test_Write_Team_Port.cexpected \ src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-Test_Write_Team_Infiniband_Port.cexpected \ + src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-Test_Write_Team_Port.cexpected \ src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-Test_Write_VLAN_reorder_hdr.cexpected \ src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-Test_Write_WiFi_Band_A.cexpected \ src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-Test_Write_WiFi_Hidden.cexpected \ @@ -4725,6 +4748,7 @@ EXTRA_DIST = $(dbusinterfaces_DATA) introspection/meson.build \ src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-test-wifi-open-ssid-long-hex \ src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-test-wifi-open-ssid-long-quoted \ src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-test-wifi-open-ssid-quoted \ + src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-test-wifi-sae \ src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-test-wifi-wep \ src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-test-wifi-wep-104-ascii \ src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-test-wifi-wep-40-ascii \ @@ -4742,8 +4766,8 @@ EXTRA_DIST = $(dbusinterfaces_DATA) introspection/meson.build \ src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-test-wifi-wpa-psk-unquoted \ src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-test-wifi-wpa-psk-unquoted2 \ src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-test-wired-802-1X-subj-matches \ - src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-test-wired-802-1x-ttls-eapgtc \ src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-test-wired-802-1x-password-raw \ + src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-test-wired-802-1x-ttls-eapgtc \ src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-test-wired-8021x-peap-mschapv2 \ src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-test-wired-8021x-tls-agent \ src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-test-wired-8021x-tls-always \ @@ -4790,6 +4814,7 @@ EXTRA_DIST = $(dbusinterfaces_DATA) introspection/meson.build \ src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-test_write_wired_auto_negotiate_on.cexpected \ src/settings/plugins/ifcfg-rh/tests/network-scripts/keys-test-wifi-dynamic-wep-leap \ src/settings/plugins/ifcfg-rh/tests/network-scripts/keys-test-wifi-leap \ + src/settings/plugins/ifcfg-rh/tests/network-scripts/keys-test-wifi-sae \ src/settings/plugins/ifcfg-rh/tests/network-scripts/keys-test-wifi-wep \ src/settings/plugins/ifcfg-rh/tests/network-scripts/keys-test-wifi-wep-104-ascii \ src/settings/plugins/ifcfg-rh/tests/network-scripts/keys-test-wifi-wep-40-ascii \ @@ -4878,6 +4903,10 @@ EXTRA_DIST = $(dbusinterfaces_DATA) introspection/meson.build \ dispatcher/tests/meson.build clients/meson.build \ $(clients_common_settings_doc_h) \ $(clients_common_settings_doc_h).in \ + clients/common/tests/wg-test0.conf \ + clients/common/tests/wg-test1.conf \ + clients/common/tests/wg-test2.conf \ + clients/common/tests/wg-test3.conf $(NULL) \ clients/cli/nmcli-completion clients/cli/meson.build \ clients/common/settings-docs.xsl clients/common/meson.build \ clients/common/tests/meson.build clients/tui/meson.build \ @@ -4966,6 +4995,7 @@ EXTRA_DIST = $(dbusinterfaces_DATA) introspection/meson.build \ examples/python/gi/get_ips.py \ examples/python/gi/list-connections.py \ examples/python/gi/nm-connection-update-stable-id.py \ + examples/python/gi/nm-wg-set \ examples/python/gi/setting-user-data.py \ examples/python/gi/show-wifi-networks.py \ examples/python/gi/update-ip4-method.py \ @@ -5299,30 +5329,32 @@ introspection_libnmdbus_la_CPPFLAGS = $(GLIB_CFLAGS) introspection_sources = \ introspection/org.freedesktop.NetworkManager.AccessPoint.c \ introspection/org.freedesktop.NetworkManager.AccessPoint.h \ - introspection/org.freedesktop.NetworkManager.Connection.Active.c \ - introspection/org.freedesktop.NetworkManager.Connection.Active.h \ introspection/org.freedesktop.NetworkManager.AgentManager.c \ introspection/org.freedesktop.NetworkManager.AgentManager.h \ introspection/org.freedesktop.NetworkManager.Checkpoint.c \ introspection/org.freedesktop.NetworkManager.Checkpoint.h \ + introspection/org.freedesktop.NetworkManager.Connection.Active.c \ + introspection/org.freedesktop.NetworkManager.Connection.Active.h \ + introspection/org.freedesktop.NetworkManager.DHCP4Config.c \ + introspection/org.freedesktop.NetworkManager.DHCP4Config.h \ + introspection/org.freedesktop.NetworkManager.DHCP6Config.c \ + introspection/org.freedesktop.NetworkManager.DHCP6Config.h \ introspection/org.freedesktop.NetworkManager.Device.Adsl.c \ introspection/org.freedesktop.NetworkManager.Device.Adsl.h \ + introspection/org.freedesktop.NetworkManager.Device.Bluetooth.c \ + introspection/org.freedesktop.NetworkManager.Device.Bluetooth.h \ introspection/org.freedesktop.NetworkManager.Device.Bond.c \ introspection/org.freedesktop.NetworkManager.Device.Bond.h \ introspection/org.freedesktop.NetworkManager.Device.Bridge.c \ introspection/org.freedesktop.NetworkManager.Device.Bridge.h \ - introspection/org.freedesktop.NetworkManager.Device.Bluetooth.c \ - introspection/org.freedesktop.NetworkManager.Device.Bluetooth.h \ introspection/org.freedesktop.NetworkManager.Device.Dummy.c \ introspection/org.freedesktop.NetworkManager.Device.Dummy.h \ - introspection/org.freedesktop.NetworkManager.Device.Wired.c \ - introspection/org.freedesktop.NetworkManager.Device.Wired.h \ introspection/org.freedesktop.NetworkManager.Device.Generic.c \ introspection/org.freedesktop.NetworkManager.Device.Generic.h \ - introspection/org.freedesktop.NetworkManager.Device.Infiniband.c \ - introspection/org.freedesktop.NetworkManager.Device.Infiniband.h \ introspection/org.freedesktop.NetworkManager.Device.IPTunnel.c \ introspection/org.freedesktop.NetworkManager.Device.IPTunnel.h \ + introspection/org.freedesktop.NetworkManager.Device.Infiniband.c \ + introspection/org.freedesktop.NetworkManager.Device.Infiniband.h \ introspection/org.freedesktop.NetworkManager.Device.Lowpan.c \ introspection/org.freedesktop.NetworkManager.Device.Lowpan.h \ introspection/org.freedesktop.NetworkManager.Device.Macsec.c \ @@ -5333,12 +5365,12 @@ introspection_sources = \ introspection/org.freedesktop.NetworkManager.Device.Modem.h \ introspection/org.freedesktop.NetworkManager.Device.OlpcMesh.c \ introspection/org.freedesktop.NetworkManager.Device.OlpcMesh.h \ + introspection/org.freedesktop.NetworkManager.Device.OvsBridge.c \ + introspection/org.freedesktop.NetworkManager.Device.OvsBridge.h \ introspection/org.freedesktop.NetworkManager.Device.OvsInterface.c \ introspection/org.freedesktop.NetworkManager.Device.OvsInterface.h \ introspection/org.freedesktop.NetworkManager.Device.OvsPort.c \ introspection/org.freedesktop.NetworkManager.Device.OvsPort.h \ - introspection/org.freedesktop.NetworkManager.Device.OvsBridge.c \ - introspection/org.freedesktop.NetworkManager.Device.OvsBridge.h \ introspection/org.freedesktop.NetworkManager.Device.Ppp.c \ introspection/org.freedesktop.NetworkManager.Device.Ppp.h \ introspection/org.freedesktop.NetworkManager.Device.Statistics.c \ @@ -5353,28 +5385,28 @@ introspection_sources = \ introspection/org.freedesktop.NetworkManager.Device.Vlan.h \ introspection/org.freedesktop.NetworkManager.Device.Vxlan.c \ introspection/org.freedesktop.NetworkManager.Device.Vxlan.h \ + introspection/org.freedesktop.NetworkManager.Device.WiMax.c \ + introspection/org.freedesktop.NetworkManager.Device.WiMax.h \ + introspection/org.freedesktop.NetworkManager.Device.WifiP2P.c \ + introspection/org.freedesktop.NetworkManager.Device.WifiP2P.h \ introspection/org.freedesktop.NetworkManager.Device.WireGuard.c \ introspection/org.freedesktop.NetworkManager.Device.WireGuard.h \ + introspection/org.freedesktop.NetworkManager.Device.Wired.c \ + introspection/org.freedesktop.NetworkManager.Device.Wired.h \ introspection/org.freedesktop.NetworkManager.Device.Wireless.c \ introspection/org.freedesktop.NetworkManager.Device.Wireless.h \ - introspection/org.freedesktop.NetworkManager.Device.WiMax.c \ - introspection/org.freedesktop.NetworkManager.Device.WiMax.h \ introspection/org.freedesktop.NetworkManager.Device.Wpan.c \ introspection/org.freedesktop.NetworkManager.Device.Wpan.h \ introspection/org.freedesktop.NetworkManager.Device.c \ introspection/org.freedesktop.NetworkManager.Device.h \ - introspection/org.freedesktop.NetworkManager.DHCP4Config.c \ - introspection/org.freedesktop.NetworkManager.DHCP4Config.h \ - introspection/org.freedesktop.NetworkManager.DHCP6Config.c \ - introspection/org.freedesktop.NetworkManager.DHCP6Config.h \ introspection/org.freedesktop.NetworkManager.DnsManager.c \ introspection/org.freedesktop.NetworkManager.DnsManager.h \ introspection/org.freedesktop.NetworkManager.IP4Config.c \ introspection/org.freedesktop.NetworkManager.IP4Config.h \ introspection/org.freedesktop.NetworkManager.IP6Config.c \ introspection/org.freedesktop.NetworkManager.IP6Config.h \ - introspection/org.freedesktop.NetworkManager.c \ - introspection/org.freedesktop.NetworkManager.h \ + introspection/org.freedesktop.NetworkManager.WifiP2PPeer.c \ + introspection/org.freedesktop.NetworkManager.WifiP2PPeer.h \ introspection/org.freedesktop.NetworkManager.PPP.c \ introspection/org.freedesktop.NetworkManager.PPP.h \ introspection/org.freedesktop.NetworkManager.SecretAgent.c \ @@ -5386,79 +5418,86 @@ introspection_sources = \ introspection/org.freedesktop.NetworkManager.VPN.Connection.c \ introspection/org.freedesktop.NetworkManager.VPN.Connection.h \ introspection/org.freedesktop.NetworkManager.VPN.Plugin.c \ - introspection/org.freedesktop.NetworkManager.VPN.Plugin.h + introspection/org.freedesktop.NetworkManager.VPN.Plugin.h \ + introspection/org.freedesktop.NetworkManager.c \ + introspection/org.freedesktop.NetworkManager.h \ + $(NULL) nodist_introspection_libnmdbus_la_SOURCES = $(introspection_sources) DBUS_INTERFACE_DOCS = \ docs/api/dbus-org.freedesktop.NetworkManager.AccessPoint.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.Connection.Active.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.AgentManager.xml \ docs/api/dbus-org.freedesktop.NetworkManager.Checkpoint.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.Device.Team.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.Connection.Active.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.DHCP4Config.xml \ docs/api/dbus-org.freedesktop.NetworkManager.DHCP6Config.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.Device.Wireless.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.VPN.Connection.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.SecretAgent.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.Device.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.VPN.Plugin.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.Device.Adsl.xml \ docs/api/dbus-org.freedesktop.NetworkManager.Device.Bluetooth.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.Device.Dummy.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.Device.Vxlan.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.Settings.Connection.xml \ docs/api/dbus-org.freedesktop.NetworkManager.Device.Bond.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.Device.Bridge.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.Device.Dummy.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.Device.Generic.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.Device.IPTunnel.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.Device.Infiniband.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.Device.Lowpan.xml \ docs/api/dbus-org.freedesktop.NetworkManager.Device.Macsec.xml \ docs/api/dbus-org.freedesktop.NetworkManager.Device.Macvlan.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.PPP.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.Device.Vlan.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.Device.Adsl.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.AgentManager.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.Device.WiMax.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.Device.Wpan.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.Device.IPTunnel.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.Device.Tun.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.Device.Bridge.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.Device.Modem.xml \ docs/api/dbus-org.freedesktop.NetworkManager.Device.OlpcMesh.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.Device.OvsBridge.xml \ docs/api/dbus-org.freedesktop.NetworkManager.Device.OvsInterface.xml \ docs/api/dbus-org.freedesktop.NetworkManager.Device.OvsPort.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.Device.OvsBridge.xml \ docs/api/dbus-org.freedesktop.NetworkManager.Device.Ppp.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.DHCP4Config.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.Device.Generic.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.Device.Infiniband.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.Device.Modem.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.IP6Config.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.Device.Statistics.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.Device.Team.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.Device.Tun.xml \ docs/api/dbus-org.freedesktop.NetworkManager.Device.Veth.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.Settings.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.Device.Wired.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.Device.Vlan.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.Device.Vxlan.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.Device.WiMax.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.Device.WifiP2P.xml \ docs/api/dbus-org.freedesktop.NetworkManager.Device.WireGuard.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.IP4Config.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.Device.Statistics.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.Device.Wired.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.Device.Wireless.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.Device.Wpan.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.Device.xml \ docs/api/dbus-org.freedesktop.NetworkManager.DnsManager.xml \ - docs/api/dbus-org.freedesktop.NetworkManager.Device.Lowpan.xml + docs/api/dbus-org.freedesktop.NetworkManager.IP4Config.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.IP6Config.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.PPP.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.SecretAgent.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.Settings.Connection.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.Settings.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.VPN.Connection.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.VPN.Plugin.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.WifiP2PPeer.xml \ + docs/api/dbus-org.freedesktop.NetworkManager.xml \ + $(NULL) dbusinterfacesdir = $(datadir)/dbus-1/interfaces dbusinterfaces_DATA = \ introspection/org.freedesktop.NetworkManager.AccessPoint.xml \ - introspection/org.freedesktop.NetworkManager.Connection.Active.xml \ introspection/org.freedesktop.NetworkManager.AgentManager.xml \ introspection/org.freedesktop.NetworkManager.Checkpoint.xml \ + introspection/org.freedesktop.NetworkManager.Connection.Active.xml \ + introspection/org.freedesktop.NetworkManager.DHCP4Config.xml \ + introspection/org.freedesktop.NetworkManager.DHCP6Config.xml \ introspection/org.freedesktop.NetworkManager.Device.Adsl.xml \ + introspection/org.freedesktop.NetworkManager.Device.Bluetooth.xml \ introspection/org.freedesktop.NetworkManager.Device.Bond.xml \ introspection/org.freedesktop.NetworkManager.Device.Bridge.xml \ - introspection/org.freedesktop.NetworkManager.Device.Bluetooth.xml \ introspection/org.freedesktop.NetworkManager.Device.Dummy.xml \ - introspection/org.freedesktop.NetworkManager.Device.Wired.xml \ introspection/org.freedesktop.NetworkManager.Device.Generic.xml \ - introspection/org.freedesktop.NetworkManager.Device.Infiniband.xml \ introspection/org.freedesktop.NetworkManager.Device.IPTunnel.xml \ + introspection/org.freedesktop.NetworkManager.Device.Infiniband.xml \ introspection/org.freedesktop.NetworkManager.Device.Lowpan.xml \ introspection/org.freedesktop.NetworkManager.Device.Macsec.xml \ introspection/org.freedesktop.NetworkManager.Device.Macvlan.xml \ introspection/org.freedesktop.NetworkManager.Device.Modem.xml \ introspection/org.freedesktop.NetworkManager.Device.OlpcMesh.xml \ + introspection/org.freedesktop.NetworkManager.Device.OvsBridge.xml \ introspection/org.freedesktop.NetworkManager.Device.OvsInterface.xml \ introspection/org.freedesktop.NetworkManager.Device.OvsPort.xml \ - introspection/org.freedesktop.NetworkManager.Device.OvsBridge.xml \ introspection/org.freedesktop.NetworkManager.Device.Ppp.xml \ introspection/org.freedesktop.NetworkManager.Device.Statistics.xml \ introspection/org.freedesktop.NetworkManager.Device.Team.xml \ @@ -5466,24 +5505,26 @@ dbusinterfaces_DATA = \ introspection/org.freedesktop.NetworkManager.Device.Veth.xml \ introspection/org.freedesktop.NetworkManager.Device.Vlan.xml \ introspection/org.freedesktop.NetworkManager.Device.Vxlan.xml \ + introspection/org.freedesktop.NetworkManager.Device.WiMax.xml \ + introspection/org.freedesktop.NetworkManager.Device.WifiP2P.xml \ introspection/org.freedesktop.NetworkManager.Device.WireGuard.xml \ + introspection/org.freedesktop.NetworkManager.Device.Wired.xml \ introspection/org.freedesktop.NetworkManager.Device.Wireless.xml \ - introspection/org.freedesktop.NetworkManager.Device.WiMax.xml \ introspection/org.freedesktop.NetworkManager.Device.Wpan.xml \ introspection/org.freedesktop.NetworkManager.Device.xml \ - introspection/org.freedesktop.NetworkManager.DHCP4Config.xml \ - introspection/org.freedesktop.NetworkManager.DHCP6Config.xml \ introspection/org.freedesktop.NetworkManager.DnsManager.xml \ introspection/org.freedesktop.NetworkManager.IP4Config.xml \ introspection/org.freedesktop.NetworkManager.IP6Config.xml \ - introspection/org.freedesktop.NetworkManager.xml \ introspection/org.freedesktop.NetworkManager.PPP.xml \ introspection/org.freedesktop.NetworkManager.SecretAgent.xml \ introspection/org.freedesktop.NetworkManager.Settings.Connection.xml \ introspection/org.freedesktop.NetworkManager.Settings.xml \ introspection/org.freedesktop.NetworkManager.VPN.Connection.xml \ introspection/org.freedesktop.NetworkManager.VPN.Plugin.xml \ - introspection/org.freedesktop.NetworkManager.WiMax.Nsp.xml + introspection/org.freedesktop.NetworkManager.WiMax.Nsp.xml \ + introspection/org.freedesktop.NetworkManager.WifiP2PPeer.xml \ + introspection/org.freedesktop.NetworkManager.xml \ + $(NULL) ############################################################################### @@ -5533,8 +5574,10 @@ libnm_core_lib_h_pub_real = \ libnm-core/nm-setting-vlan.h \ libnm-core/nm-setting-vpn.h \ libnm-core/nm-setting-vxlan.h \ + libnm-core/nm-setting-wifi-p2p.h \ libnm-core/nm-setting-wimax.h \ libnm-core/nm-setting-wired.h \ + libnm-core/nm-setting-wireguard.h \ libnm-core/nm-setting-wireless-security.h \ libnm-core/nm-setting-wireless.h \ libnm-core/nm-setting-wpan.h \ @@ -5599,8 +5642,10 @@ libnm_core_lib_c_settings_real = \ libnm-core/nm-setting-vlan.c \ libnm-core/nm-setting-vpn.c \ libnm-core/nm-setting-vxlan.c \ + libnm-core/nm-setting-wifi-p2p.c \ libnm-core/nm-setting-wimax.c \ libnm-core/nm-setting-wired.c \ + libnm-core/nm-setting-wireguard.c \ libnm-core/nm-setting-wireless-security.c \ libnm-core/nm-setting-wireless.c \ libnm-core/nm-setting-wpan.c @@ -5757,14 +5802,15 @@ libnm_lib_h_pub_real = \ libnm/nm-device-macvlan.h \ libnm/nm-device-modem.h \ libnm/nm-device-olpc-mesh.h \ + libnm/nm-device-ovs-bridge.h \ libnm/nm-device-ovs-interface.h \ libnm/nm-device-ovs-port.h \ - libnm/nm-device-ovs-bridge.h \ libnm/nm-device-ppp.h \ libnm/nm-device-team.h \ libnm/nm-device-tun.h \ libnm/nm-device-vlan.h \ libnm/nm-device-vxlan.h \ + libnm/nm-device-wifi-p2p.h \ libnm/nm-device-wifi.h \ libnm/nm-device-wimax.h \ libnm/nm-device-wireguard.h \ @@ -5780,6 +5826,7 @@ libnm_lib_h_pub_real = \ libnm/nm-vpn-editor.h \ libnm/nm-vpn-plugin-old.h \ libnm/nm-vpn-service-plugin.h \ + libnm/nm-wifi-p2p-peer.h \ libnm/nm-wimax-nsp.h libnm_lib_h_pub_mkenums = \ @@ -5819,14 +5866,15 @@ libnm_lib_c_real = \ libnm/nm-device-macvlan.c \ libnm/nm-device-modem.c \ libnm/nm-device-olpc-mesh.c \ + libnm/nm-device-ovs-bridge.c \ libnm/nm-device-ovs-interface.c \ libnm/nm-device-ovs-port.c \ - libnm/nm-device-ovs-bridge.c \ libnm/nm-device-ppp.c \ libnm/nm-device-team.c \ libnm/nm-device-tun.c \ libnm/nm-device-vlan.c \ libnm/nm-device-vxlan.c \ + libnm/nm-device-wifi-p2p.c \ libnm/nm-device-wifi.c \ libnm/nm-device-wimax.c \ libnm/nm-device-wireguard.c \ @@ -5845,9 +5893,10 @@ libnm_lib_c_real = \ libnm/nm-remote-settings.c \ libnm/nm-secret-agent-old.c \ libnm/nm-vpn-connection.c \ - libnm/nm-vpn-plugin-old.c \ libnm/nm-vpn-editor.c \ + libnm/nm-vpn-plugin-old.c \ libnm/nm-vpn-service-plugin.c \ + libnm/nm-wifi-p2p-peer.c \ libnm/nm-wimax-nsp.c libnm_lib_c_mkenums = \ @@ -6167,6 +6216,7 @@ shared_systemd_libnm_systemd_shared_la_SOURCES = \ shared/systemd/src/basic/macro.h \ shared/systemd/src/basic/mempool.c \ shared/systemd/src/basic/mempool.h \ + shared/systemd/src/basic/missing_fcntl.h \ shared/systemd/src/basic/missing_type.h \ shared/systemd/src/basic/parse-util.c \ shared/systemd/src/basic/parse-util.h \ @@ -6235,6 +6285,7 @@ src_libnm_systemd_core_la_SOURCES = \ src/systemd/nm-sd.h \ src/systemd/sd-adapt-core/condition.h \ src/systemd/sd-adapt-core/conf-parser.h \ + src/systemd/sd-adapt-core/device-util.h \ src/systemd/sd-adapt-core/khash.h \ src/systemd/sd-adapt-core/nm-sd-adapt-core.c \ src/systemd/sd-adapt-core/nm-sd-adapt-core.h \ @@ -6938,17 +6989,21 @@ src_devices_adsl_libnm_device_plugin_adsl_la_LIBADD = \ @WITH_MODEM_MANAGER_1_TRUE@ src/devices/wwan/libnm-wwan.la \ @WITH_MODEM_MANAGER_1_TRUE@ $(GLIB_LIBS) $(am__append_45) @WITH_WIFI_TRUE@src_devices_wifi_libnm_device_plugin_wifi_la_SOURCES = \ -@WITH_WIFI_TRUE@ src/devices/wifi/nm-wifi-factory.c \ +@WITH_WIFI_TRUE@ src/devices/wifi/nm-device-olpc-mesh.c \ +@WITH_WIFI_TRUE@ src/devices/wifi/nm-device-olpc-mesh.h \ +@WITH_WIFI_TRUE@ src/devices/wifi/nm-device-wifi-p2p.c \ +@WITH_WIFI_TRUE@ src/devices/wifi/nm-device-wifi-p2p.h \ @WITH_WIFI_TRUE@ src/devices/wifi/nm-device-wifi.c \ @WITH_WIFI_TRUE@ src/devices/wifi/nm-device-wifi.h \ @WITH_WIFI_TRUE@ src/devices/wifi/nm-wifi-ap.c \ @WITH_WIFI_TRUE@ src/devices/wifi/nm-wifi-ap.h \ -@WITH_WIFI_TRUE@ src/devices/wifi/nm-wifi-utils.c \ -@WITH_WIFI_TRUE@ src/devices/wifi/nm-wifi-utils.h \ @WITH_WIFI_TRUE@ src/devices/wifi/nm-wifi-common.c \ @WITH_WIFI_TRUE@ src/devices/wifi/nm-wifi-common.h \ -@WITH_WIFI_TRUE@ src/devices/wifi/nm-device-olpc-mesh.c \ -@WITH_WIFI_TRUE@ src/devices/wifi/nm-device-olpc-mesh.h \ +@WITH_WIFI_TRUE@ src/devices/wifi/nm-wifi-factory.c \ +@WITH_WIFI_TRUE@ src/devices/wifi/nm-wifi-p2p-peer.c \ +@WITH_WIFI_TRUE@ src/devices/wifi/nm-wifi-p2p-peer.h \ +@WITH_WIFI_TRUE@ src/devices/wifi/nm-wifi-utils.c \ +@WITH_WIFI_TRUE@ src/devices/wifi/nm-wifi-utils.h $(NULL) \ @WITH_WIFI_TRUE@ $(am__append_47) @WITH_WIFI_TRUE@src_devices_wifi_libnm_device_plugin_wifi_la_CPPFLAGS = $(src_cppflags_device_plugin) @WITH_WIFI_TRUE@src_devices_wifi_libnm_device_plugin_wifi_la_LDFLAGS = \ @@ -8615,42 +8670,45 @@ introspection/$(DEPDIR)/$(am__dirstamp): introspection/libnmdbus_la-org.freedesktop.NetworkManager.AccessPoint.lo: \ introspection/$(am__dirstamp) \ introspection/$(DEPDIR)/$(am__dirstamp) -introspection/libnmdbus_la-org.freedesktop.NetworkManager.Connection.Active.lo: \ - introspection/$(am__dirstamp) \ - introspection/$(DEPDIR)/$(am__dirstamp) introspection/libnmdbus_la-org.freedesktop.NetworkManager.AgentManager.lo: \ introspection/$(am__dirstamp) \ introspection/$(DEPDIR)/$(am__dirstamp) introspection/libnmdbus_la-org.freedesktop.NetworkManager.Checkpoint.lo: \ introspection/$(am__dirstamp) \ introspection/$(DEPDIR)/$(am__dirstamp) -introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Adsl.lo: \ +introspection/libnmdbus_la-org.freedesktop.NetworkManager.Connection.Active.lo: \ introspection/$(am__dirstamp) \ introspection/$(DEPDIR)/$(am__dirstamp) -introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Bond.lo: \ +introspection/libnmdbus_la-org.freedesktop.NetworkManager.DHCP4Config.lo: \ introspection/$(am__dirstamp) \ introspection/$(DEPDIR)/$(am__dirstamp) -introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Bridge.lo: \ +introspection/libnmdbus_la-org.freedesktop.NetworkManager.DHCP6Config.lo: \ + introspection/$(am__dirstamp) \ + introspection/$(DEPDIR)/$(am__dirstamp) +introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Adsl.lo: \ introspection/$(am__dirstamp) \ introspection/$(DEPDIR)/$(am__dirstamp) introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Bluetooth.lo: \ introspection/$(am__dirstamp) \ introspection/$(DEPDIR)/$(am__dirstamp) -introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Dummy.lo: \ +introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Bond.lo: \ introspection/$(am__dirstamp) \ introspection/$(DEPDIR)/$(am__dirstamp) -introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Wired.lo: \ +introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Bridge.lo: \ introspection/$(am__dirstamp) \ introspection/$(DEPDIR)/$(am__dirstamp) -introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Generic.lo: \ +introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Dummy.lo: \ introspection/$(am__dirstamp) \ introspection/$(DEPDIR)/$(am__dirstamp) -introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Infiniband.lo: \ +introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Generic.lo: \ introspection/$(am__dirstamp) \ introspection/$(DEPDIR)/$(am__dirstamp) introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.IPTunnel.lo: \ introspection/$(am__dirstamp) \ introspection/$(DEPDIR)/$(am__dirstamp) +introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Infiniband.lo: \ + introspection/$(am__dirstamp) \ + introspection/$(DEPDIR)/$(am__dirstamp) introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Lowpan.lo: \ introspection/$(am__dirstamp) \ introspection/$(DEPDIR)/$(am__dirstamp) @@ -8666,13 +8724,13 @@ introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Modem.lo: \ introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.OlpcMesh.lo: \ introspection/$(am__dirstamp) \ introspection/$(DEPDIR)/$(am__dirstamp) -introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.OvsInterface.lo: \ +introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.OvsBridge.lo: \ introspection/$(am__dirstamp) \ introspection/$(DEPDIR)/$(am__dirstamp) -introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.OvsPort.lo: \ +introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.OvsInterface.lo: \ introspection/$(am__dirstamp) \ introspection/$(DEPDIR)/$(am__dirstamp) -introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.OvsBridge.lo: \ +introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.OvsPort.lo: \ introspection/$(am__dirstamp) \ introspection/$(DEPDIR)/$(am__dirstamp) introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Ppp.lo: \ @@ -8696,25 +8754,25 @@ introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Vlan.lo: \ introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Vxlan.lo: \ introspection/$(am__dirstamp) \ introspection/$(DEPDIR)/$(am__dirstamp) -introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.WireGuard.lo: \ +introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.WiMax.lo: \ introspection/$(am__dirstamp) \ introspection/$(DEPDIR)/$(am__dirstamp) -introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Wireless.lo: \ +introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.WifiP2P.lo: \ introspection/$(am__dirstamp) \ introspection/$(DEPDIR)/$(am__dirstamp) -introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.WiMax.lo: \ +introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.WireGuard.lo: \ introspection/$(am__dirstamp) \ introspection/$(DEPDIR)/$(am__dirstamp) -introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Wpan.lo: \ +introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Wired.lo: \ introspection/$(am__dirstamp) \ introspection/$(DEPDIR)/$(am__dirstamp) -introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.lo: \ +introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Wireless.lo: \ introspection/$(am__dirstamp) \ introspection/$(DEPDIR)/$(am__dirstamp) -introspection/libnmdbus_la-org.freedesktop.NetworkManager.DHCP4Config.lo: \ +introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Wpan.lo: \ introspection/$(am__dirstamp) \ introspection/$(DEPDIR)/$(am__dirstamp) -introspection/libnmdbus_la-org.freedesktop.NetworkManager.DHCP6Config.lo: \ +introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.lo: \ introspection/$(am__dirstamp) \ introspection/$(DEPDIR)/$(am__dirstamp) introspection/libnmdbus_la-org.freedesktop.NetworkManager.DnsManager.lo: \ @@ -8726,7 +8784,7 @@ introspection/libnmdbus_la-org.freedesktop.NetworkManager.IP4Config.lo: \ introspection/libnmdbus_la-org.freedesktop.NetworkManager.IP6Config.lo: \ introspection/$(am__dirstamp) \ introspection/$(DEPDIR)/$(am__dirstamp) -introspection/libnmdbus_la-org.freedesktop.NetworkManager.lo: \ +introspection/libnmdbus_la-org.freedesktop.NetworkManager.WifiP2PPeer.lo: \ introspection/$(am__dirstamp) \ introspection/$(DEPDIR)/$(am__dirstamp) introspection/libnmdbus_la-org.freedesktop.NetworkManager.PPP.lo: \ @@ -8747,6 +8805,9 @@ introspection/libnmdbus_la-org.freedesktop.NetworkManager.VPN.Connection.lo: \ introspection/libnmdbus_la-org.freedesktop.NetworkManager.VPN.Plugin.lo: \ introspection/$(am__dirstamp) \ introspection/$(DEPDIR)/$(am__dirstamp) +introspection/libnmdbus_la-org.freedesktop.NetworkManager.lo: \ + introspection/$(am__dirstamp) \ + introspection/$(DEPDIR)/$(am__dirstamp) introspection/libnmdbus.la: $(introspection_libnmdbus_la_OBJECTS) $(introspection_libnmdbus_la_DEPENDENCIES) $(EXTRA_introspection_libnmdbus_la_DEPENDENCIES) introspection/$(am__dirstamp) $(AM_V_CCLD)$(LINK) $(introspection_libnmdbus_la_OBJECTS) $(introspection_libnmdbus_la_LIBADD) $(LIBS) @@ -8876,12 +8937,18 @@ libnm-core/libnm_core_la-nm-setting-vpn.lo: \ libnm-core/libnm_core_la-nm-setting-vxlan.lo: \ libnm-core/$(am__dirstamp) \ libnm-core/$(DEPDIR)/$(am__dirstamp) +libnm-core/libnm_core_la-nm-setting-wifi-p2p.lo: \ + libnm-core/$(am__dirstamp) \ + libnm-core/$(DEPDIR)/$(am__dirstamp) libnm-core/libnm_core_la-nm-setting-wimax.lo: \ libnm-core/$(am__dirstamp) \ libnm-core/$(DEPDIR)/$(am__dirstamp) libnm-core/libnm_core_la-nm-setting-wired.lo: \ libnm-core/$(am__dirstamp) \ libnm-core/$(DEPDIR)/$(am__dirstamp) +libnm-core/libnm_core_la-nm-setting-wireguard.lo: \ + libnm-core/$(am__dirstamp) \ + libnm-core/$(DEPDIR)/$(am__dirstamp) libnm-core/libnm_core_la-nm-setting-wireless-security.lo: \ libnm-core/$(am__dirstamp) \ libnm-core/$(DEPDIR)/$(am__dirstamp) @@ -9236,12 +9303,12 @@ libnm/libnm_la-nm-device-modem.lo: libnm/$(am__dirstamp) \ libnm/$(DEPDIR)/$(am__dirstamp) libnm/libnm_la-nm-device-olpc-mesh.lo: libnm/$(am__dirstamp) \ libnm/$(DEPDIR)/$(am__dirstamp) +libnm/libnm_la-nm-device-ovs-bridge.lo: libnm/$(am__dirstamp) \ + libnm/$(DEPDIR)/$(am__dirstamp) libnm/libnm_la-nm-device-ovs-interface.lo: libnm/$(am__dirstamp) \ libnm/$(DEPDIR)/$(am__dirstamp) libnm/libnm_la-nm-device-ovs-port.lo: libnm/$(am__dirstamp) \ libnm/$(DEPDIR)/$(am__dirstamp) -libnm/libnm_la-nm-device-ovs-bridge.lo: libnm/$(am__dirstamp) \ - libnm/$(DEPDIR)/$(am__dirstamp) libnm/libnm_la-nm-device-ppp.lo: libnm/$(am__dirstamp) \ libnm/$(DEPDIR)/$(am__dirstamp) libnm/libnm_la-nm-device-team.lo: libnm/$(am__dirstamp) \ @@ -9252,6 +9319,8 @@ libnm/libnm_la-nm-device-vlan.lo: libnm/$(am__dirstamp) \ libnm/$(DEPDIR)/$(am__dirstamp) libnm/libnm_la-nm-device-vxlan.lo: libnm/$(am__dirstamp) \ libnm/$(DEPDIR)/$(am__dirstamp) +libnm/libnm_la-nm-device-wifi-p2p.lo: libnm/$(am__dirstamp) \ + libnm/$(DEPDIR)/$(am__dirstamp) libnm/libnm_la-nm-device-wifi.lo: libnm/$(am__dirstamp) \ libnm/$(DEPDIR)/$(am__dirstamp) libnm/libnm_la-nm-device-wimax.lo: libnm/$(am__dirstamp) \ @@ -9288,12 +9357,14 @@ libnm/libnm_la-nm-secret-agent-old.lo: libnm/$(am__dirstamp) \ libnm/$(DEPDIR)/$(am__dirstamp) libnm/libnm_la-nm-vpn-connection.lo: libnm/$(am__dirstamp) \ libnm/$(DEPDIR)/$(am__dirstamp) -libnm/libnm_la-nm-vpn-plugin-old.lo: libnm/$(am__dirstamp) \ - libnm/$(DEPDIR)/$(am__dirstamp) libnm/libnm_la-nm-vpn-editor.lo: libnm/$(am__dirstamp) \ libnm/$(DEPDIR)/$(am__dirstamp) +libnm/libnm_la-nm-vpn-plugin-old.lo: libnm/$(am__dirstamp) \ + libnm/$(DEPDIR)/$(am__dirstamp) libnm/libnm_la-nm-vpn-service-plugin.lo: libnm/$(am__dirstamp) \ libnm/$(DEPDIR)/$(am__dirstamp) +libnm/libnm_la-nm-wifi-p2p-peer.lo: libnm/$(am__dirstamp) \ + libnm/$(DEPDIR)/$(am__dirstamp) libnm/libnm_la-nm-wimax-nsp.lo: libnm/$(am__dirstamp) \ libnm/$(DEPDIR)/$(am__dirstamp) libnm/libnm_la-nm-enum-types.lo: libnm/$(am__dirstamp) \ @@ -9616,7 +9687,10 @@ src/devices/wifi/$(am__dirstamp): src/devices/wifi/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) src/devices/wifi/$(DEPDIR) @: > src/devices/wifi/$(DEPDIR)/$(am__dirstamp) -src/devices/wifi/libnm_device_plugin_wifi_la-nm-wifi-factory.lo: \ +src/devices/wifi/libnm_device_plugin_wifi_la-nm-device-olpc-mesh.lo: \ + src/devices/wifi/$(am__dirstamp) \ + src/devices/wifi/$(DEPDIR)/$(am__dirstamp) +src/devices/wifi/libnm_device_plugin_wifi_la-nm-device-wifi-p2p.lo: \ src/devices/wifi/$(am__dirstamp) \ src/devices/wifi/$(DEPDIR)/$(am__dirstamp) src/devices/wifi/libnm_device_plugin_wifi_la-nm-device-wifi.lo: \ @@ -9625,13 +9699,16 @@ src/devices/wifi/libnm_device_plugin_wifi_la-nm-device-wifi.lo: \ src/devices/wifi/libnm_device_plugin_wifi_la-nm-wifi-ap.lo: \ src/devices/wifi/$(am__dirstamp) \ src/devices/wifi/$(DEPDIR)/$(am__dirstamp) -src/devices/wifi/libnm_device_plugin_wifi_la-nm-wifi-utils.lo: \ +src/devices/wifi/libnm_device_plugin_wifi_la-nm-wifi-common.lo: \ src/devices/wifi/$(am__dirstamp) \ src/devices/wifi/$(DEPDIR)/$(am__dirstamp) -src/devices/wifi/libnm_device_plugin_wifi_la-nm-wifi-common.lo: \ +src/devices/wifi/libnm_device_plugin_wifi_la-nm-wifi-factory.lo: \ src/devices/wifi/$(am__dirstamp) \ src/devices/wifi/$(DEPDIR)/$(am__dirstamp) -src/devices/wifi/libnm_device_plugin_wifi_la-nm-device-olpc-mesh.lo: \ +src/devices/wifi/libnm_device_plugin_wifi_la-nm-wifi-p2p-peer.lo: \ + src/devices/wifi/$(am__dirstamp) \ + src/devices/wifi/$(DEPDIR)/$(am__dirstamp) +src/devices/wifi/libnm_device_plugin_wifi_la-nm-wifi-utils.lo: \ src/devices/wifi/$(am__dirstamp) \ src/devices/wifi/$(DEPDIR)/$(am__dirstamp) src/devices/wifi/libnm_device_plugin_wifi_la-nm-device-iwd.lo: \ @@ -11383,6 +11460,7 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Vlan.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Vxlan.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.WiMax.Plo@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.WifiP2P.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.WireGuard.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Wired.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Wireless.Plo@am__quote@ # am--include-marker @@ -11397,6 +11475,7 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Settings.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.VPN.Connection.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.VPN.Plugin.Plo@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.WifiP2PPeer.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@libnm-core/$(DEPDIR)/libnm_core_la-nm-connection.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@libnm-core/$(DEPDIR)/libnm_core_la-nm-core-enum-types.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@libnm-core/$(DEPDIR)/libnm_core_la-nm-crypto.Plo@am__quote@ # am--include-marker @@ -11446,8 +11525,10 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@libnm-core/$(DEPDIR)/libnm_core_la-nm-setting-vlan.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@libnm-core/$(DEPDIR)/libnm_core_la-nm-setting-vpn.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@libnm-core/$(DEPDIR)/libnm_core_la-nm-setting-vxlan.Plo@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@libnm-core/$(DEPDIR)/libnm_core_la-nm-setting-wifi-p2p.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@libnm-core/$(DEPDIR)/libnm_core_la-nm-setting-wimax.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@libnm-core/$(DEPDIR)/libnm_core_la-nm-setting-wired.Plo@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@libnm-core/$(DEPDIR)/libnm_core_la-nm-setting-wireguard.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@libnm-core/$(DEPDIR)/libnm_core_la-nm-setting-wireless-security.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@libnm-core/$(DEPDIR)/libnm_core_la-nm-setting-wireless.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@libnm-core/$(DEPDIR)/libnm_core_la-nm-setting-wpan.Plo@am__quote@ # am--include-marker @@ -11577,6 +11658,7 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@libnm/$(DEPDIR)/libnm_la-nm-device-tun.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@libnm/$(DEPDIR)/libnm_la-nm-device-vlan.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@libnm/$(DEPDIR)/libnm_la-nm-device-vxlan.Plo@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@libnm/$(DEPDIR)/libnm_la-nm-device-wifi-p2p.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@libnm/$(DEPDIR)/libnm_la-nm-device-wifi.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@libnm/$(DEPDIR)/libnm_la-nm-device-wimax.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@libnm/$(DEPDIR)/libnm_la-nm-device-wireguard.Plo@am__quote@ # am--include-marker @@ -11599,6 +11681,7 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@libnm/$(DEPDIR)/libnm_la-nm-vpn-editor.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@libnm/$(DEPDIR)/libnm_la-nm-vpn-plugin-old.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@libnm/$(DEPDIR)/libnm_la-nm-vpn-service-plugin.Plo@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@libnm/$(DEPDIR)/libnm_la-nm-wifi-p2p-peer.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@libnm/$(DEPDIR)/libnm_la-nm-wimax-nsp.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@libnm/$(DEPDIR)/libnm_utils_la-nm-libnm-utils.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@libnm/fake-typelib/$(DEPDIR)/libnm_utils_la-typelibs.Plo@am__quote@ # am--include-marker @@ -11748,11 +11831,13 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@src/devices/tests/$(DEPDIR)/test_lldp-test-lldp.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-device-iwd.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-device-olpc-mesh.Plo@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-device-wifi-p2p.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-device-wifi.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-iwd-manager.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-wifi-ap.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-wifi-common.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-wifi-factory.Plo@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-wifi-p2p-peer.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-wifi-utils.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/devices/wifi/$(DEPDIR)/src_devices_wifi_tests_test_general-nm-wifi-ap.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/devices/wifi/$(DEPDIR)/src_devices_wifi_tests_test_general-nm-wifi-utils.Po@am__quote@ # am--include-marker @@ -12264,13 +12349,6 @@ introspection/libnmdbus_la-org.freedesktop.NetworkManager.AccessPoint.lo: intros @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) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.AccessPoint.lo `test -f 'introspection/org.freedesktop.NetworkManager.AccessPoint.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.AccessPoint.c -introspection/libnmdbus_la-org.freedesktop.NetworkManager.Connection.Active.lo: introspection/org.freedesktop.NetworkManager.Connection.Active.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT introspection/libnmdbus_la-org.freedesktop.NetworkManager.Connection.Active.lo -MD -MP -MF introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Connection.Active.Tpo -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.Connection.Active.lo `test -f 'introspection/org.freedesktop.NetworkManager.Connection.Active.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.Connection.Active.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Connection.Active.Tpo introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Connection.Active.Plo -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='introspection/org.freedesktop.NetworkManager.Connection.Active.c' object='introspection/libnmdbus_la-org.freedesktop.NetworkManager.Connection.Active.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) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.Connection.Active.lo `test -f 'introspection/org.freedesktop.NetworkManager.Connection.Active.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.Connection.Active.c - introspection/libnmdbus_la-org.freedesktop.NetworkManager.AgentManager.lo: introspection/org.freedesktop.NetworkManager.AgentManager.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT introspection/libnmdbus_la-org.freedesktop.NetworkManager.AgentManager.lo -MD -MP -MF introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.AgentManager.Tpo -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.AgentManager.lo `test -f 'introspection/org.freedesktop.NetworkManager.AgentManager.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.AgentManager.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.AgentManager.Tpo introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.AgentManager.Plo @@ -12285,6 +12363,27 @@ introspection/libnmdbus_la-org.freedesktop.NetworkManager.Checkpoint.lo: introsp @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) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.Checkpoint.lo `test -f 'introspection/org.freedesktop.NetworkManager.Checkpoint.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.Checkpoint.c +introspection/libnmdbus_la-org.freedesktop.NetworkManager.Connection.Active.lo: introspection/org.freedesktop.NetworkManager.Connection.Active.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT introspection/libnmdbus_la-org.freedesktop.NetworkManager.Connection.Active.lo -MD -MP -MF introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Connection.Active.Tpo -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.Connection.Active.lo `test -f 'introspection/org.freedesktop.NetworkManager.Connection.Active.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.Connection.Active.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Connection.Active.Tpo introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Connection.Active.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='introspection/org.freedesktop.NetworkManager.Connection.Active.c' object='introspection/libnmdbus_la-org.freedesktop.NetworkManager.Connection.Active.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) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.Connection.Active.lo `test -f 'introspection/org.freedesktop.NetworkManager.Connection.Active.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.Connection.Active.c + +introspection/libnmdbus_la-org.freedesktop.NetworkManager.DHCP4Config.lo: introspection/org.freedesktop.NetworkManager.DHCP4Config.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT introspection/libnmdbus_la-org.freedesktop.NetworkManager.DHCP4Config.lo -MD -MP -MF introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.DHCP4Config.Tpo -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.DHCP4Config.lo `test -f 'introspection/org.freedesktop.NetworkManager.DHCP4Config.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.DHCP4Config.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.DHCP4Config.Tpo introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.DHCP4Config.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='introspection/org.freedesktop.NetworkManager.DHCP4Config.c' object='introspection/libnmdbus_la-org.freedesktop.NetworkManager.DHCP4Config.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) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.DHCP4Config.lo `test -f 'introspection/org.freedesktop.NetworkManager.DHCP4Config.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.DHCP4Config.c + +introspection/libnmdbus_la-org.freedesktop.NetworkManager.DHCP6Config.lo: introspection/org.freedesktop.NetworkManager.DHCP6Config.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT introspection/libnmdbus_la-org.freedesktop.NetworkManager.DHCP6Config.lo -MD -MP -MF introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.DHCP6Config.Tpo -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.DHCP6Config.lo `test -f 'introspection/org.freedesktop.NetworkManager.DHCP6Config.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.DHCP6Config.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.DHCP6Config.Tpo introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.DHCP6Config.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='introspection/org.freedesktop.NetworkManager.DHCP6Config.c' object='introspection/libnmdbus_la-org.freedesktop.NetworkManager.DHCP6Config.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) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.DHCP6Config.lo `test -f 'introspection/org.freedesktop.NetworkManager.DHCP6Config.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.DHCP6Config.c + introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Adsl.lo: introspection/org.freedesktop.NetworkManager.Device.Adsl.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Adsl.lo -MD -MP -MF introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Adsl.Tpo -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Adsl.lo `test -f 'introspection/org.freedesktop.NetworkManager.Device.Adsl.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.Device.Adsl.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Adsl.Tpo introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Adsl.Plo @@ -12292,6 +12391,13 @@ introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Adsl.lo: intros @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) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Adsl.lo `test -f 'introspection/org.freedesktop.NetworkManager.Device.Adsl.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.Device.Adsl.c +introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Bluetooth.lo: introspection/org.freedesktop.NetworkManager.Device.Bluetooth.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Bluetooth.lo -MD -MP -MF introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Bluetooth.Tpo -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Bluetooth.lo `test -f 'introspection/org.freedesktop.NetworkManager.Device.Bluetooth.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.Device.Bluetooth.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Bluetooth.Tpo introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Bluetooth.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='introspection/org.freedesktop.NetworkManager.Device.Bluetooth.c' object='introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Bluetooth.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) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Bluetooth.lo `test -f 'introspection/org.freedesktop.NetworkManager.Device.Bluetooth.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.Device.Bluetooth.c + introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Bond.lo: introspection/org.freedesktop.NetworkManager.Device.Bond.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Bond.lo -MD -MP -MF introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Bond.Tpo -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Bond.lo `test -f 'introspection/org.freedesktop.NetworkManager.Device.Bond.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.Device.Bond.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Bond.Tpo introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Bond.Plo @@ -12306,13 +12412,6 @@ introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Bridge.lo: intr @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) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Bridge.lo `test -f 'introspection/org.freedesktop.NetworkManager.Device.Bridge.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.Device.Bridge.c -introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Bluetooth.lo: introspection/org.freedesktop.NetworkManager.Device.Bluetooth.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Bluetooth.lo -MD -MP -MF introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Bluetooth.Tpo -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Bluetooth.lo `test -f 'introspection/org.freedesktop.NetworkManager.Device.Bluetooth.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.Device.Bluetooth.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Bluetooth.Tpo introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Bluetooth.Plo -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='introspection/org.freedesktop.NetworkManager.Device.Bluetooth.c' object='introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Bluetooth.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) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Bluetooth.lo `test -f 'introspection/org.freedesktop.NetworkManager.Device.Bluetooth.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.Device.Bluetooth.c - introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Dummy.lo: introspection/org.freedesktop.NetworkManager.Device.Dummy.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Dummy.lo -MD -MP -MF introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Dummy.Tpo -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Dummy.lo `test -f 'introspection/org.freedesktop.NetworkManager.Device.Dummy.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.Device.Dummy.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Dummy.Tpo introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Dummy.Plo @@ -12320,13 +12419,6 @@ introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Dummy.lo: intro @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) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Dummy.lo `test -f 'introspection/org.freedesktop.NetworkManager.Device.Dummy.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.Device.Dummy.c -introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Wired.lo: introspection/org.freedesktop.NetworkManager.Device.Wired.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Wired.lo -MD -MP -MF introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Wired.Tpo -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Wired.lo `test -f 'introspection/org.freedesktop.NetworkManager.Device.Wired.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.Device.Wired.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Wired.Tpo introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Wired.Plo -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='introspection/org.freedesktop.NetworkManager.Device.Wired.c' object='introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Wired.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) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Wired.lo `test -f 'introspection/org.freedesktop.NetworkManager.Device.Wired.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.Device.Wired.c - introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Generic.lo: introspection/org.freedesktop.NetworkManager.Device.Generic.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Generic.lo -MD -MP -MF introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Generic.Tpo -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Generic.lo `test -f 'introspection/org.freedesktop.NetworkManager.Device.Generic.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.Device.Generic.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Generic.Tpo introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Generic.Plo @@ -12334,13 +12426,6 @@ introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Generic.lo: int @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) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Generic.lo `test -f 'introspection/org.freedesktop.NetworkManager.Device.Generic.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.Device.Generic.c -introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Infiniband.lo: introspection/org.freedesktop.NetworkManager.Device.Infiniband.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Infiniband.lo -MD -MP -MF introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Infiniband.Tpo -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Infiniband.lo `test -f 'introspection/org.freedesktop.NetworkManager.Device.Infiniband.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.Device.Infiniband.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Infiniband.Tpo introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Infiniband.Plo -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='introspection/org.freedesktop.NetworkManager.Device.Infiniband.c' object='introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Infiniband.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) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Infiniband.lo `test -f 'introspection/org.freedesktop.NetworkManager.Device.Infiniband.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.Device.Infiniband.c - introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.IPTunnel.lo: introspection/org.freedesktop.NetworkManager.Device.IPTunnel.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.IPTunnel.lo -MD -MP -MF introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.IPTunnel.Tpo -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.IPTunnel.lo `test -f 'introspection/org.freedesktop.NetworkManager.Device.IPTunnel.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.Device.IPTunnel.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.IPTunnel.Tpo introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.IPTunnel.Plo @@ -12348,6 +12433,13 @@ introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.IPTunnel.lo: in @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) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.IPTunnel.lo `test -f 'introspection/org.freedesktop.NetworkManager.Device.IPTunnel.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.Device.IPTunnel.c +introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Infiniband.lo: introspection/org.freedesktop.NetworkManager.Device.Infiniband.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Infiniband.lo -MD -MP -MF introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Infiniband.Tpo -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Infiniband.lo `test -f 'introspection/org.freedesktop.NetworkManager.Device.Infiniband.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.Device.Infiniband.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Infiniband.Tpo introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Infiniband.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='introspection/org.freedesktop.NetworkManager.Device.Infiniband.c' object='introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Infiniband.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) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Infiniband.lo `test -f 'introspection/org.freedesktop.NetworkManager.Device.Infiniband.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.Device.Infiniband.c + introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Lowpan.lo: introspection/org.freedesktop.NetworkManager.Device.Lowpan.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Lowpan.lo -MD -MP -MF introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Lowpan.Tpo -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Lowpan.lo `test -f 'introspection/org.freedesktop.NetworkManager.Device.Lowpan.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.Device.Lowpan.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Lowpan.Tpo introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Lowpan.Plo @@ -12383,6 +12475,13 @@ introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.OlpcMesh.lo: in @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) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.OlpcMesh.lo `test -f 'introspection/org.freedesktop.NetworkManager.Device.OlpcMesh.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.Device.OlpcMesh.c +introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.OvsBridge.lo: introspection/org.freedesktop.NetworkManager.Device.OvsBridge.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.OvsBridge.lo -MD -MP -MF introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.OvsBridge.Tpo -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.OvsBridge.lo `test -f 'introspection/org.freedesktop.NetworkManager.Device.OvsBridge.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.Device.OvsBridge.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.OvsBridge.Tpo introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.OvsBridge.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='introspection/org.freedesktop.NetworkManager.Device.OvsBridge.c' object='introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.OvsBridge.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) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.OvsBridge.lo `test -f 'introspection/org.freedesktop.NetworkManager.Device.OvsBridge.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.Device.OvsBridge.c + introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.OvsInterface.lo: introspection/org.freedesktop.NetworkManager.Device.OvsInterface.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.OvsInterface.lo -MD -MP -MF introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.OvsInterface.Tpo -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.OvsInterface.lo `test -f 'introspection/org.freedesktop.NetworkManager.Device.OvsInterface.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.Device.OvsInterface.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.OvsInterface.Tpo introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.OvsInterface.Plo @@ -12397,13 +12496,6 @@ introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.OvsPort.lo: int @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) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.OvsPort.lo `test -f 'introspection/org.freedesktop.NetworkManager.Device.OvsPort.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.Device.OvsPort.c -introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.OvsBridge.lo: introspection/org.freedesktop.NetworkManager.Device.OvsBridge.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.OvsBridge.lo -MD -MP -MF introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.OvsBridge.Tpo -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.OvsBridge.lo `test -f 'introspection/org.freedesktop.NetworkManager.Device.OvsBridge.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.Device.OvsBridge.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.OvsBridge.Tpo introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.OvsBridge.Plo -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='introspection/org.freedesktop.NetworkManager.Device.OvsBridge.c' object='introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.OvsBridge.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) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.OvsBridge.lo `test -f 'introspection/org.freedesktop.NetworkManager.Device.OvsBridge.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.Device.OvsBridge.c - introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Ppp.lo: introspection/org.freedesktop.NetworkManager.Device.Ppp.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Ppp.lo -MD -MP -MF introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Ppp.Tpo -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Ppp.lo `test -f 'introspection/org.freedesktop.NetworkManager.Device.Ppp.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.Device.Ppp.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Ppp.Tpo introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Ppp.Plo @@ -12453,6 +12545,20 @@ introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Vxlan.lo: intro @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) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Vxlan.lo `test -f 'introspection/org.freedesktop.NetworkManager.Device.Vxlan.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.Device.Vxlan.c +introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.WiMax.lo: introspection/org.freedesktop.NetworkManager.Device.WiMax.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.WiMax.lo -MD -MP -MF introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.WiMax.Tpo -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.WiMax.lo `test -f 'introspection/org.freedesktop.NetworkManager.Device.WiMax.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.Device.WiMax.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.WiMax.Tpo introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.WiMax.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='introspection/org.freedesktop.NetworkManager.Device.WiMax.c' object='introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.WiMax.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) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.WiMax.lo `test -f 'introspection/org.freedesktop.NetworkManager.Device.WiMax.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.Device.WiMax.c + +introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.WifiP2P.lo: introspection/org.freedesktop.NetworkManager.Device.WifiP2P.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.WifiP2P.lo -MD -MP -MF introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.WifiP2P.Tpo -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.WifiP2P.lo `test -f 'introspection/org.freedesktop.NetworkManager.Device.WifiP2P.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.Device.WifiP2P.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.WifiP2P.Tpo introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.WifiP2P.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='introspection/org.freedesktop.NetworkManager.Device.WifiP2P.c' object='introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.WifiP2P.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) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.WifiP2P.lo `test -f 'introspection/org.freedesktop.NetworkManager.Device.WifiP2P.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.Device.WifiP2P.c + introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.WireGuard.lo: introspection/org.freedesktop.NetworkManager.Device.WireGuard.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.WireGuard.lo -MD -MP -MF introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.WireGuard.Tpo -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.WireGuard.lo `test -f 'introspection/org.freedesktop.NetworkManager.Device.WireGuard.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.Device.WireGuard.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.WireGuard.Tpo introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.WireGuard.Plo @@ -12460,6 +12566,13 @@ introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.WireGuard.lo: i @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) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.WireGuard.lo `test -f 'introspection/org.freedesktop.NetworkManager.Device.WireGuard.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.Device.WireGuard.c +introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Wired.lo: introspection/org.freedesktop.NetworkManager.Device.Wired.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Wired.lo -MD -MP -MF introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Wired.Tpo -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Wired.lo `test -f 'introspection/org.freedesktop.NetworkManager.Device.Wired.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.Device.Wired.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Wired.Tpo introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Wired.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='introspection/org.freedesktop.NetworkManager.Device.Wired.c' object='introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Wired.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) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Wired.lo `test -f 'introspection/org.freedesktop.NetworkManager.Device.Wired.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.Device.Wired.c + introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Wireless.lo: introspection/org.freedesktop.NetworkManager.Device.Wireless.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Wireless.lo -MD -MP -MF introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Wireless.Tpo -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Wireless.lo `test -f 'introspection/org.freedesktop.NetworkManager.Device.Wireless.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.Device.Wireless.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Wireless.Tpo introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Wireless.Plo @@ -12467,13 +12580,6 @@ introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Wireless.lo: in @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) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Wireless.lo `test -f 'introspection/org.freedesktop.NetworkManager.Device.Wireless.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.Device.Wireless.c -introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.WiMax.lo: introspection/org.freedesktop.NetworkManager.Device.WiMax.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.WiMax.lo -MD -MP -MF introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.WiMax.Tpo -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.WiMax.lo `test -f 'introspection/org.freedesktop.NetworkManager.Device.WiMax.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.Device.WiMax.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.WiMax.Tpo introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.WiMax.Plo -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='introspection/org.freedesktop.NetworkManager.Device.WiMax.c' object='introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.WiMax.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) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.WiMax.lo `test -f 'introspection/org.freedesktop.NetworkManager.Device.WiMax.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.Device.WiMax.c - introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Wpan.lo: introspection/org.freedesktop.NetworkManager.Device.Wpan.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Wpan.lo -MD -MP -MF introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Wpan.Tpo -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.Wpan.lo `test -f 'introspection/org.freedesktop.NetworkManager.Device.Wpan.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.Device.Wpan.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Wpan.Tpo introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Wpan.Plo @@ -12488,20 +12594,6 @@ introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.lo: introspecti @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) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.Device.lo `test -f 'introspection/org.freedesktop.NetworkManager.Device.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.Device.c -introspection/libnmdbus_la-org.freedesktop.NetworkManager.DHCP4Config.lo: introspection/org.freedesktop.NetworkManager.DHCP4Config.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT introspection/libnmdbus_la-org.freedesktop.NetworkManager.DHCP4Config.lo -MD -MP -MF introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.DHCP4Config.Tpo -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.DHCP4Config.lo `test -f 'introspection/org.freedesktop.NetworkManager.DHCP4Config.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.DHCP4Config.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.DHCP4Config.Tpo introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.DHCP4Config.Plo -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='introspection/org.freedesktop.NetworkManager.DHCP4Config.c' object='introspection/libnmdbus_la-org.freedesktop.NetworkManager.DHCP4Config.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) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.DHCP4Config.lo `test -f 'introspection/org.freedesktop.NetworkManager.DHCP4Config.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.DHCP4Config.c - -introspection/libnmdbus_la-org.freedesktop.NetworkManager.DHCP6Config.lo: introspection/org.freedesktop.NetworkManager.DHCP6Config.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT introspection/libnmdbus_la-org.freedesktop.NetworkManager.DHCP6Config.lo -MD -MP -MF introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.DHCP6Config.Tpo -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.DHCP6Config.lo `test -f 'introspection/org.freedesktop.NetworkManager.DHCP6Config.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.DHCP6Config.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.DHCP6Config.Tpo introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.DHCP6Config.Plo -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='introspection/org.freedesktop.NetworkManager.DHCP6Config.c' object='introspection/libnmdbus_la-org.freedesktop.NetworkManager.DHCP6Config.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) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.DHCP6Config.lo `test -f 'introspection/org.freedesktop.NetworkManager.DHCP6Config.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.DHCP6Config.c - introspection/libnmdbus_la-org.freedesktop.NetworkManager.DnsManager.lo: introspection/org.freedesktop.NetworkManager.DnsManager.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT introspection/libnmdbus_la-org.freedesktop.NetworkManager.DnsManager.lo -MD -MP -MF introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.DnsManager.Tpo -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.DnsManager.lo `test -f 'introspection/org.freedesktop.NetworkManager.DnsManager.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.DnsManager.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.DnsManager.Tpo introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.DnsManager.Plo @@ -12523,12 +12615,12 @@ introspection/libnmdbus_la-org.freedesktop.NetworkManager.IP6Config.lo: introspe @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) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.IP6Config.lo `test -f 'introspection/org.freedesktop.NetworkManager.IP6Config.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.IP6Config.c -introspection/libnmdbus_la-org.freedesktop.NetworkManager.lo: introspection/org.freedesktop.NetworkManager.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT introspection/libnmdbus_la-org.freedesktop.NetworkManager.lo -MD -MP -MF introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Tpo -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.lo `test -f 'introspection/org.freedesktop.NetworkManager.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Tpo introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Plo -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='introspection/org.freedesktop.NetworkManager.c' object='introspection/libnmdbus_la-org.freedesktop.NetworkManager.lo' libtool=yes @AMDEPBACKSLASH@ +introspection/libnmdbus_la-org.freedesktop.NetworkManager.WifiP2PPeer.lo: introspection/org.freedesktop.NetworkManager.WifiP2PPeer.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT introspection/libnmdbus_la-org.freedesktop.NetworkManager.WifiP2PPeer.lo -MD -MP -MF introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.WifiP2PPeer.Tpo -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.WifiP2PPeer.lo `test -f 'introspection/org.freedesktop.NetworkManager.WifiP2PPeer.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.WifiP2PPeer.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.WifiP2PPeer.Tpo introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.WifiP2PPeer.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='introspection/org.freedesktop.NetworkManager.WifiP2PPeer.c' object='introspection/libnmdbus_la-org.freedesktop.NetworkManager.WifiP2PPeer.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) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.lo `test -f 'introspection/org.freedesktop.NetworkManager.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.WifiP2PPeer.lo `test -f 'introspection/org.freedesktop.NetworkManager.WifiP2PPeer.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.WifiP2PPeer.c introspection/libnmdbus_la-org.freedesktop.NetworkManager.PPP.lo: introspection/org.freedesktop.NetworkManager.PPP.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT introspection/libnmdbus_la-org.freedesktop.NetworkManager.PPP.lo -MD -MP -MF introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.PPP.Tpo -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.PPP.lo `test -f 'introspection/org.freedesktop.NetworkManager.PPP.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.PPP.c @@ -12572,6 +12664,13 @@ introspection/libnmdbus_la-org.freedesktop.NetworkManager.VPN.Plugin.lo: introsp @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) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.VPN.Plugin.lo `test -f 'introspection/org.freedesktop.NetworkManager.VPN.Plugin.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.VPN.Plugin.c +introspection/libnmdbus_la-org.freedesktop.NetworkManager.lo: introspection/org.freedesktop.NetworkManager.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT introspection/libnmdbus_la-org.freedesktop.NetworkManager.lo -MD -MP -MF introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Tpo -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.lo `test -f 'introspection/org.freedesktop.NetworkManager.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Tpo introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='introspection/org.freedesktop.NetworkManager.c' object='introspection/libnmdbus_la-org.freedesktop.NetworkManager.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) $(introspection_libnmdbus_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o introspection/libnmdbus_la-org.freedesktop.NetworkManager.lo `test -f 'introspection/org.freedesktop.NetworkManager.c' || echo '$(srcdir)/'`introspection/org.freedesktop.NetworkManager.c + libnm-core/libnm_core_la-nm-setting-6lowpan.lo: libnm-core/nm-setting-6lowpan.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnm_core_libnm_core_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnm-core/libnm_core_la-nm-setting-6lowpan.lo -MD -MP -MF libnm-core/$(DEPDIR)/libnm_core_la-nm-setting-6lowpan.Tpo -c -o libnm-core/libnm_core_la-nm-setting-6lowpan.lo `test -f 'libnm-core/nm-setting-6lowpan.c' || echo '$(srcdir)/'`libnm-core/nm-setting-6lowpan.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libnm-core/$(DEPDIR)/libnm_core_la-nm-setting-6lowpan.Tpo libnm-core/$(DEPDIR)/libnm_core_la-nm-setting-6lowpan.Plo @@ -12852,6 +12951,13 @@ libnm-core/libnm_core_la-nm-setting-vxlan.lo: libnm-core/nm-setting-vxlan.c @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) $(libnm_core_libnm_core_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnm-core/libnm_core_la-nm-setting-vxlan.lo `test -f 'libnm-core/nm-setting-vxlan.c' || echo '$(srcdir)/'`libnm-core/nm-setting-vxlan.c +libnm-core/libnm_core_la-nm-setting-wifi-p2p.lo: libnm-core/nm-setting-wifi-p2p.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnm_core_libnm_core_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnm-core/libnm_core_la-nm-setting-wifi-p2p.lo -MD -MP -MF libnm-core/$(DEPDIR)/libnm_core_la-nm-setting-wifi-p2p.Tpo -c -o libnm-core/libnm_core_la-nm-setting-wifi-p2p.lo `test -f 'libnm-core/nm-setting-wifi-p2p.c' || echo '$(srcdir)/'`libnm-core/nm-setting-wifi-p2p.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libnm-core/$(DEPDIR)/libnm_core_la-nm-setting-wifi-p2p.Tpo libnm-core/$(DEPDIR)/libnm_core_la-nm-setting-wifi-p2p.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libnm-core/nm-setting-wifi-p2p.c' object='libnm-core/libnm_core_la-nm-setting-wifi-p2p.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) $(libnm_core_libnm_core_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnm-core/libnm_core_la-nm-setting-wifi-p2p.lo `test -f 'libnm-core/nm-setting-wifi-p2p.c' || echo '$(srcdir)/'`libnm-core/nm-setting-wifi-p2p.c + libnm-core/libnm_core_la-nm-setting-wimax.lo: libnm-core/nm-setting-wimax.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnm_core_libnm_core_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnm-core/libnm_core_la-nm-setting-wimax.lo -MD -MP -MF libnm-core/$(DEPDIR)/libnm_core_la-nm-setting-wimax.Tpo -c -o libnm-core/libnm_core_la-nm-setting-wimax.lo `test -f 'libnm-core/nm-setting-wimax.c' || echo '$(srcdir)/'`libnm-core/nm-setting-wimax.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libnm-core/$(DEPDIR)/libnm_core_la-nm-setting-wimax.Tpo libnm-core/$(DEPDIR)/libnm_core_la-nm-setting-wimax.Plo @@ -12866,6 +12972,13 @@ libnm-core/libnm_core_la-nm-setting-wired.lo: libnm-core/nm-setting-wired.c @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) $(libnm_core_libnm_core_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnm-core/libnm_core_la-nm-setting-wired.lo `test -f 'libnm-core/nm-setting-wired.c' || echo '$(srcdir)/'`libnm-core/nm-setting-wired.c +libnm-core/libnm_core_la-nm-setting-wireguard.lo: libnm-core/nm-setting-wireguard.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnm_core_libnm_core_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnm-core/libnm_core_la-nm-setting-wireguard.lo -MD -MP -MF libnm-core/$(DEPDIR)/libnm_core_la-nm-setting-wireguard.Tpo -c -o libnm-core/libnm_core_la-nm-setting-wireguard.lo `test -f 'libnm-core/nm-setting-wireguard.c' || echo '$(srcdir)/'`libnm-core/nm-setting-wireguard.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libnm-core/$(DEPDIR)/libnm_core_la-nm-setting-wireguard.Tpo libnm-core/$(DEPDIR)/libnm_core_la-nm-setting-wireguard.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libnm-core/nm-setting-wireguard.c' object='libnm-core/libnm_core_la-nm-setting-wireguard.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) $(libnm_core_libnm_core_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnm-core/libnm_core_la-nm-setting-wireguard.lo `test -f 'libnm-core/nm-setting-wireguard.c' || echo '$(srcdir)/'`libnm-core/nm-setting-wireguard.c + libnm-core/libnm_core_la-nm-setting-wireless-security.lo: libnm-core/nm-setting-wireless-security.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnm_core_libnm_core_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnm-core/libnm_core_la-nm-setting-wireless-security.lo -MD -MP -MF libnm-core/$(DEPDIR)/libnm_core_la-nm-setting-wireless-security.Tpo -c -o libnm-core/libnm_core_la-nm-setting-wireless-security.lo `test -f 'libnm-core/nm-setting-wireless-security.c' || echo '$(srcdir)/'`libnm-core/nm-setting-wireless-security.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libnm-core/$(DEPDIR)/libnm_core_la-nm-setting-wireless-security.Tpo libnm-core/$(DEPDIR)/libnm_core_la-nm-setting-wireless-security.Plo @@ -13678,6 +13791,13 @@ libnm/libnm_la-nm-device-olpc-mesh.lo: libnm/nm-device-olpc-mesh.c @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) $(libnm_libnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnm/libnm_la-nm-device-olpc-mesh.lo `test -f 'libnm/nm-device-olpc-mesh.c' || echo '$(srcdir)/'`libnm/nm-device-olpc-mesh.c +libnm/libnm_la-nm-device-ovs-bridge.lo: libnm/nm-device-ovs-bridge.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnm_libnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnm/libnm_la-nm-device-ovs-bridge.lo -MD -MP -MF libnm/$(DEPDIR)/libnm_la-nm-device-ovs-bridge.Tpo -c -o libnm/libnm_la-nm-device-ovs-bridge.lo `test -f 'libnm/nm-device-ovs-bridge.c' || echo '$(srcdir)/'`libnm/nm-device-ovs-bridge.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libnm/$(DEPDIR)/libnm_la-nm-device-ovs-bridge.Tpo libnm/$(DEPDIR)/libnm_la-nm-device-ovs-bridge.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libnm/nm-device-ovs-bridge.c' object='libnm/libnm_la-nm-device-ovs-bridge.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) $(libnm_libnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnm/libnm_la-nm-device-ovs-bridge.lo `test -f 'libnm/nm-device-ovs-bridge.c' || echo '$(srcdir)/'`libnm/nm-device-ovs-bridge.c + libnm/libnm_la-nm-device-ovs-interface.lo: libnm/nm-device-ovs-interface.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnm_libnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnm/libnm_la-nm-device-ovs-interface.lo -MD -MP -MF libnm/$(DEPDIR)/libnm_la-nm-device-ovs-interface.Tpo -c -o libnm/libnm_la-nm-device-ovs-interface.lo `test -f 'libnm/nm-device-ovs-interface.c' || echo '$(srcdir)/'`libnm/nm-device-ovs-interface.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libnm/$(DEPDIR)/libnm_la-nm-device-ovs-interface.Tpo libnm/$(DEPDIR)/libnm_la-nm-device-ovs-interface.Plo @@ -13692,13 +13812,6 @@ libnm/libnm_la-nm-device-ovs-port.lo: libnm/nm-device-ovs-port.c @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) $(libnm_libnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnm/libnm_la-nm-device-ovs-port.lo `test -f 'libnm/nm-device-ovs-port.c' || echo '$(srcdir)/'`libnm/nm-device-ovs-port.c -libnm/libnm_la-nm-device-ovs-bridge.lo: libnm/nm-device-ovs-bridge.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnm_libnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnm/libnm_la-nm-device-ovs-bridge.lo -MD -MP -MF libnm/$(DEPDIR)/libnm_la-nm-device-ovs-bridge.Tpo -c -o libnm/libnm_la-nm-device-ovs-bridge.lo `test -f 'libnm/nm-device-ovs-bridge.c' || echo '$(srcdir)/'`libnm/nm-device-ovs-bridge.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libnm/$(DEPDIR)/libnm_la-nm-device-ovs-bridge.Tpo libnm/$(DEPDIR)/libnm_la-nm-device-ovs-bridge.Plo -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libnm/nm-device-ovs-bridge.c' object='libnm/libnm_la-nm-device-ovs-bridge.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) $(libnm_libnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnm/libnm_la-nm-device-ovs-bridge.lo `test -f 'libnm/nm-device-ovs-bridge.c' || echo '$(srcdir)/'`libnm/nm-device-ovs-bridge.c - libnm/libnm_la-nm-device-ppp.lo: libnm/nm-device-ppp.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnm_libnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnm/libnm_la-nm-device-ppp.lo -MD -MP -MF libnm/$(DEPDIR)/libnm_la-nm-device-ppp.Tpo -c -o libnm/libnm_la-nm-device-ppp.lo `test -f 'libnm/nm-device-ppp.c' || echo '$(srcdir)/'`libnm/nm-device-ppp.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libnm/$(DEPDIR)/libnm_la-nm-device-ppp.Tpo libnm/$(DEPDIR)/libnm_la-nm-device-ppp.Plo @@ -13734,6 +13847,13 @@ libnm/libnm_la-nm-device-vxlan.lo: libnm/nm-device-vxlan.c @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) $(libnm_libnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnm/libnm_la-nm-device-vxlan.lo `test -f 'libnm/nm-device-vxlan.c' || echo '$(srcdir)/'`libnm/nm-device-vxlan.c +libnm/libnm_la-nm-device-wifi-p2p.lo: libnm/nm-device-wifi-p2p.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnm_libnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnm/libnm_la-nm-device-wifi-p2p.lo -MD -MP -MF libnm/$(DEPDIR)/libnm_la-nm-device-wifi-p2p.Tpo -c -o libnm/libnm_la-nm-device-wifi-p2p.lo `test -f 'libnm/nm-device-wifi-p2p.c' || echo '$(srcdir)/'`libnm/nm-device-wifi-p2p.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libnm/$(DEPDIR)/libnm_la-nm-device-wifi-p2p.Tpo libnm/$(DEPDIR)/libnm_la-nm-device-wifi-p2p.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libnm/nm-device-wifi-p2p.c' object='libnm/libnm_la-nm-device-wifi-p2p.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) $(libnm_libnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnm/libnm_la-nm-device-wifi-p2p.lo `test -f 'libnm/nm-device-wifi-p2p.c' || echo '$(srcdir)/'`libnm/nm-device-wifi-p2p.c + libnm/libnm_la-nm-device-wifi.lo: libnm/nm-device-wifi.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnm_libnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnm/libnm_la-nm-device-wifi.lo -MD -MP -MF libnm/$(DEPDIR)/libnm_la-nm-device-wifi.Tpo -c -o libnm/libnm_la-nm-device-wifi.lo `test -f 'libnm/nm-device-wifi.c' || echo '$(srcdir)/'`libnm/nm-device-wifi.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libnm/$(DEPDIR)/libnm_la-nm-device-wifi.Tpo libnm/$(DEPDIR)/libnm_la-nm-device-wifi.Plo @@ -13860,13 +13980,6 @@ libnm/libnm_la-nm-vpn-connection.lo: libnm/nm-vpn-connection.c @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) $(libnm_libnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnm/libnm_la-nm-vpn-connection.lo `test -f 'libnm/nm-vpn-connection.c' || echo '$(srcdir)/'`libnm/nm-vpn-connection.c -libnm/libnm_la-nm-vpn-plugin-old.lo: libnm/nm-vpn-plugin-old.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnm_libnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnm/libnm_la-nm-vpn-plugin-old.lo -MD -MP -MF libnm/$(DEPDIR)/libnm_la-nm-vpn-plugin-old.Tpo -c -o libnm/libnm_la-nm-vpn-plugin-old.lo `test -f 'libnm/nm-vpn-plugin-old.c' || echo '$(srcdir)/'`libnm/nm-vpn-plugin-old.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libnm/$(DEPDIR)/libnm_la-nm-vpn-plugin-old.Tpo libnm/$(DEPDIR)/libnm_la-nm-vpn-plugin-old.Plo -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libnm/nm-vpn-plugin-old.c' object='libnm/libnm_la-nm-vpn-plugin-old.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) $(libnm_libnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnm/libnm_la-nm-vpn-plugin-old.lo `test -f 'libnm/nm-vpn-plugin-old.c' || echo '$(srcdir)/'`libnm/nm-vpn-plugin-old.c - libnm/libnm_la-nm-vpn-editor.lo: libnm/nm-vpn-editor.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnm_libnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnm/libnm_la-nm-vpn-editor.lo -MD -MP -MF libnm/$(DEPDIR)/libnm_la-nm-vpn-editor.Tpo -c -o libnm/libnm_la-nm-vpn-editor.lo `test -f 'libnm/nm-vpn-editor.c' || echo '$(srcdir)/'`libnm/nm-vpn-editor.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libnm/$(DEPDIR)/libnm_la-nm-vpn-editor.Tpo libnm/$(DEPDIR)/libnm_la-nm-vpn-editor.Plo @@ -13874,6 +13987,13 @@ libnm/libnm_la-nm-vpn-editor.lo: libnm/nm-vpn-editor.c @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) $(libnm_libnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnm/libnm_la-nm-vpn-editor.lo `test -f 'libnm/nm-vpn-editor.c' || echo '$(srcdir)/'`libnm/nm-vpn-editor.c +libnm/libnm_la-nm-vpn-plugin-old.lo: libnm/nm-vpn-plugin-old.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnm_libnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnm/libnm_la-nm-vpn-plugin-old.lo -MD -MP -MF libnm/$(DEPDIR)/libnm_la-nm-vpn-plugin-old.Tpo -c -o libnm/libnm_la-nm-vpn-plugin-old.lo `test -f 'libnm/nm-vpn-plugin-old.c' || echo '$(srcdir)/'`libnm/nm-vpn-plugin-old.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libnm/$(DEPDIR)/libnm_la-nm-vpn-plugin-old.Tpo libnm/$(DEPDIR)/libnm_la-nm-vpn-plugin-old.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libnm/nm-vpn-plugin-old.c' object='libnm/libnm_la-nm-vpn-plugin-old.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) $(libnm_libnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnm/libnm_la-nm-vpn-plugin-old.lo `test -f 'libnm/nm-vpn-plugin-old.c' || echo '$(srcdir)/'`libnm/nm-vpn-plugin-old.c + libnm/libnm_la-nm-vpn-service-plugin.lo: libnm/nm-vpn-service-plugin.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnm_libnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnm/libnm_la-nm-vpn-service-plugin.lo -MD -MP -MF libnm/$(DEPDIR)/libnm_la-nm-vpn-service-plugin.Tpo -c -o libnm/libnm_la-nm-vpn-service-plugin.lo `test -f 'libnm/nm-vpn-service-plugin.c' || echo '$(srcdir)/'`libnm/nm-vpn-service-plugin.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libnm/$(DEPDIR)/libnm_la-nm-vpn-service-plugin.Tpo libnm/$(DEPDIR)/libnm_la-nm-vpn-service-plugin.Plo @@ -13881,6 +14001,13 @@ libnm/libnm_la-nm-vpn-service-plugin.lo: libnm/nm-vpn-service-plugin.c @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) $(libnm_libnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnm/libnm_la-nm-vpn-service-plugin.lo `test -f 'libnm/nm-vpn-service-plugin.c' || echo '$(srcdir)/'`libnm/nm-vpn-service-plugin.c +libnm/libnm_la-nm-wifi-p2p-peer.lo: libnm/nm-wifi-p2p-peer.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnm_libnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnm/libnm_la-nm-wifi-p2p-peer.lo -MD -MP -MF libnm/$(DEPDIR)/libnm_la-nm-wifi-p2p-peer.Tpo -c -o libnm/libnm_la-nm-wifi-p2p-peer.lo `test -f 'libnm/nm-wifi-p2p-peer.c' || echo '$(srcdir)/'`libnm/nm-wifi-p2p-peer.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libnm/$(DEPDIR)/libnm_la-nm-wifi-p2p-peer.Tpo libnm/$(DEPDIR)/libnm_la-nm-wifi-p2p-peer.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libnm/nm-wifi-p2p-peer.c' object='libnm/libnm_la-nm-wifi-p2p-peer.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) $(libnm_libnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnm/libnm_la-nm-wifi-p2p-peer.lo `test -f 'libnm/nm-wifi-p2p-peer.c' || echo '$(srcdir)/'`libnm/nm-wifi-p2p-peer.c + libnm/libnm_la-nm-wimax-nsp.lo: libnm/nm-wimax-nsp.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnm_libnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnm/libnm_la-nm-wimax-nsp.lo -MD -MP -MF libnm/$(DEPDIR)/libnm_la-nm-wimax-nsp.Tpo -c -o libnm/libnm_la-nm-wimax-nsp.lo `test -f 'libnm/nm-wimax-nsp.c' || echo '$(srcdir)/'`libnm/nm-wimax-nsp.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libnm/$(DEPDIR)/libnm_la-nm-wimax-nsp.Tpo libnm/$(DEPDIR)/libnm_la-nm-wimax-nsp.Plo @@ -14371,12 +14498,19 @@ src/devices/team/libnm_device_plugin_team_la-nm-device-team.lo: src/devices/team @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_devices_team_libnm_device_plugin_team_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/devices/team/libnm_device_plugin_team_la-nm-device-team.lo `test -f 'src/devices/team/nm-device-team.c' || echo '$(srcdir)/'`src/devices/team/nm-device-team.c -src/devices/wifi/libnm_device_plugin_wifi_la-nm-wifi-factory.lo: src/devices/wifi/nm-wifi-factory.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_devices_wifi_libnm_device_plugin_wifi_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/devices/wifi/libnm_device_plugin_wifi_la-nm-wifi-factory.lo -MD -MP -MF src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-wifi-factory.Tpo -c -o src/devices/wifi/libnm_device_plugin_wifi_la-nm-wifi-factory.lo `test -f 'src/devices/wifi/nm-wifi-factory.c' || echo '$(srcdir)/'`src/devices/wifi/nm-wifi-factory.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-wifi-factory.Tpo src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-wifi-factory.Plo -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/devices/wifi/nm-wifi-factory.c' object='src/devices/wifi/libnm_device_plugin_wifi_la-nm-wifi-factory.lo' libtool=yes @AMDEPBACKSLASH@ +src/devices/wifi/libnm_device_plugin_wifi_la-nm-device-olpc-mesh.lo: src/devices/wifi/nm-device-olpc-mesh.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_devices_wifi_libnm_device_plugin_wifi_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/devices/wifi/libnm_device_plugin_wifi_la-nm-device-olpc-mesh.lo -MD -MP -MF src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-device-olpc-mesh.Tpo -c -o src/devices/wifi/libnm_device_plugin_wifi_la-nm-device-olpc-mesh.lo `test -f 'src/devices/wifi/nm-device-olpc-mesh.c' || echo '$(srcdir)/'`src/devices/wifi/nm-device-olpc-mesh.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-device-olpc-mesh.Tpo src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-device-olpc-mesh.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/devices/wifi/nm-device-olpc-mesh.c' object='src/devices/wifi/libnm_device_plugin_wifi_la-nm-device-olpc-mesh.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_devices_wifi_libnm_device_plugin_wifi_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/devices/wifi/libnm_device_plugin_wifi_la-nm-wifi-factory.lo `test -f 'src/devices/wifi/nm-wifi-factory.c' || echo '$(srcdir)/'`src/devices/wifi/nm-wifi-factory.c +@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_devices_wifi_libnm_device_plugin_wifi_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/devices/wifi/libnm_device_plugin_wifi_la-nm-device-olpc-mesh.lo `test -f 'src/devices/wifi/nm-device-olpc-mesh.c' || echo '$(srcdir)/'`src/devices/wifi/nm-device-olpc-mesh.c + +src/devices/wifi/libnm_device_plugin_wifi_la-nm-device-wifi-p2p.lo: src/devices/wifi/nm-device-wifi-p2p.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_devices_wifi_libnm_device_plugin_wifi_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/devices/wifi/libnm_device_plugin_wifi_la-nm-device-wifi-p2p.lo -MD -MP -MF src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-device-wifi-p2p.Tpo -c -o src/devices/wifi/libnm_device_plugin_wifi_la-nm-device-wifi-p2p.lo `test -f 'src/devices/wifi/nm-device-wifi-p2p.c' || echo '$(srcdir)/'`src/devices/wifi/nm-device-wifi-p2p.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-device-wifi-p2p.Tpo src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-device-wifi-p2p.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/devices/wifi/nm-device-wifi-p2p.c' object='src/devices/wifi/libnm_device_plugin_wifi_la-nm-device-wifi-p2p.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_devices_wifi_libnm_device_plugin_wifi_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/devices/wifi/libnm_device_plugin_wifi_la-nm-device-wifi-p2p.lo `test -f 'src/devices/wifi/nm-device-wifi-p2p.c' || echo '$(srcdir)/'`src/devices/wifi/nm-device-wifi-p2p.c src/devices/wifi/libnm_device_plugin_wifi_la-nm-device-wifi.lo: src/devices/wifi/nm-device-wifi.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_devices_wifi_libnm_device_plugin_wifi_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/devices/wifi/libnm_device_plugin_wifi_la-nm-device-wifi.lo -MD -MP -MF src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-device-wifi.Tpo -c -o src/devices/wifi/libnm_device_plugin_wifi_la-nm-device-wifi.lo `test -f 'src/devices/wifi/nm-device-wifi.c' || echo '$(srcdir)/'`src/devices/wifi/nm-device-wifi.c @@ -14392,13 +14526,6 @@ src/devices/wifi/libnm_device_plugin_wifi_la-nm-wifi-ap.lo: src/devices/wifi/nm- @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_devices_wifi_libnm_device_plugin_wifi_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/devices/wifi/libnm_device_plugin_wifi_la-nm-wifi-ap.lo `test -f 'src/devices/wifi/nm-wifi-ap.c' || echo '$(srcdir)/'`src/devices/wifi/nm-wifi-ap.c -src/devices/wifi/libnm_device_plugin_wifi_la-nm-wifi-utils.lo: src/devices/wifi/nm-wifi-utils.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_devices_wifi_libnm_device_plugin_wifi_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/devices/wifi/libnm_device_plugin_wifi_la-nm-wifi-utils.lo -MD -MP -MF src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-wifi-utils.Tpo -c -o src/devices/wifi/libnm_device_plugin_wifi_la-nm-wifi-utils.lo `test -f 'src/devices/wifi/nm-wifi-utils.c' || echo '$(srcdir)/'`src/devices/wifi/nm-wifi-utils.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-wifi-utils.Tpo src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-wifi-utils.Plo -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/devices/wifi/nm-wifi-utils.c' object='src/devices/wifi/libnm_device_plugin_wifi_la-nm-wifi-utils.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_devices_wifi_libnm_device_plugin_wifi_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/devices/wifi/libnm_device_plugin_wifi_la-nm-wifi-utils.lo `test -f 'src/devices/wifi/nm-wifi-utils.c' || echo '$(srcdir)/'`src/devices/wifi/nm-wifi-utils.c - src/devices/wifi/libnm_device_plugin_wifi_la-nm-wifi-common.lo: src/devices/wifi/nm-wifi-common.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_devices_wifi_libnm_device_plugin_wifi_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/devices/wifi/libnm_device_plugin_wifi_la-nm-wifi-common.lo -MD -MP -MF src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-wifi-common.Tpo -c -o src/devices/wifi/libnm_device_plugin_wifi_la-nm-wifi-common.lo `test -f 'src/devices/wifi/nm-wifi-common.c' || echo '$(srcdir)/'`src/devices/wifi/nm-wifi-common.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-wifi-common.Tpo src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-wifi-common.Plo @@ -14406,12 +14533,26 @@ src/devices/wifi/libnm_device_plugin_wifi_la-nm-wifi-common.lo: src/devices/wifi @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_devices_wifi_libnm_device_plugin_wifi_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/devices/wifi/libnm_device_plugin_wifi_la-nm-wifi-common.lo `test -f 'src/devices/wifi/nm-wifi-common.c' || echo '$(srcdir)/'`src/devices/wifi/nm-wifi-common.c -src/devices/wifi/libnm_device_plugin_wifi_la-nm-device-olpc-mesh.lo: src/devices/wifi/nm-device-olpc-mesh.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_devices_wifi_libnm_device_plugin_wifi_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/devices/wifi/libnm_device_plugin_wifi_la-nm-device-olpc-mesh.lo -MD -MP -MF src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-device-olpc-mesh.Tpo -c -o src/devices/wifi/libnm_device_plugin_wifi_la-nm-device-olpc-mesh.lo `test -f 'src/devices/wifi/nm-device-olpc-mesh.c' || echo '$(srcdir)/'`src/devices/wifi/nm-device-olpc-mesh.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-device-olpc-mesh.Tpo src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-device-olpc-mesh.Plo -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/devices/wifi/nm-device-olpc-mesh.c' object='src/devices/wifi/libnm_device_plugin_wifi_la-nm-device-olpc-mesh.lo' libtool=yes @AMDEPBACKSLASH@ +src/devices/wifi/libnm_device_plugin_wifi_la-nm-wifi-factory.lo: src/devices/wifi/nm-wifi-factory.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_devices_wifi_libnm_device_plugin_wifi_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/devices/wifi/libnm_device_plugin_wifi_la-nm-wifi-factory.lo -MD -MP -MF src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-wifi-factory.Tpo -c -o src/devices/wifi/libnm_device_plugin_wifi_la-nm-wifi-factory.lo `test -f 'src/devices/wifi/nm-wifi-factory.c' || echo '$(srcdir)/'`src/devices/wifi/nm-wifi-factory.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-wifi-factory.Tpo src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-wifi-factory.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/devices/wifi/nm-wifi-factory.c' object='src/devices/wifi/libnm_device_plugin_wifi_la-nm-wifi-factory.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_devices_wifi_libnm_device_plugin_wifi_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/devices/wifi/libnm_device_plugin_wifi_la-nm-device-olpc-mesh.lo `test -f 'src/devices/wifi/nm-device-olpc-mesh.c' || echo '$(srcdir)/'`src/devices/wifi/nm-device-olpc-mesh.c +@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_devices_wifi_libnm_device_plugin_wifi_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/devices/wifi/libnm_device_plugin_wifi_la-nm-wifi-factory.lo `test -f 'src/devices/wifi/nm-wifi-factory.c' || echo '$(srcdir)/'`src/devices/wifi/nm-wifi-factory.c + +src/devices/wifi/libnm_device_plugin_wifi_la-nm-wifi-p2p-peer.lo: src/devices/wifi/nm-wifi-p2p-peer.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_devices_wifi_libnm_device_plugin_wifi_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/devices/wifi/libnm_device_plugin_wifi_la-nm-wifi-p2p-peer.lo -MD -MP -MF src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-wifi-p2p-peer.Tpo -c -o src/devices/wifi/libnm_device_plugin_wifi_la-nm-wifi-p2p-peer.lo `test -f 'src/devices/wifi/nm-wifi-p2p-peer.c' || echo '$(srcdir)/'`src/devices/wifi/nm-wifi-p2p-peer.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-wifi-p2p-peer.Tpo src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-wifi-p2p-peer.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/devices/wifi/nm-wifi-p2p-peer.c' object='src/devices/wifi/libnm_device_plugin_wifi_la-nm-wifi-p2p-peer.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_devices_wifi_libnm_device_plugin_wifi_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/devices/wifi/libnm_device_plugin_wifi_la-nm-wifi-p2p-peer.lo `test -f 'src/devices/wifi/nm-wifi-p2p-peer.c' || echo '$(srcdir)/'`src/devices/wifi/nm-wifi-p2p-peer.c + +src/devices/wifi/libnm_device_plugin_wifi_la-nm-wifi-utils.lo: src/devices/wifi/nm-wifi-utils.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_devices_wifi_libnm_device_plugin_wifi_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/devices/wifi/libnm_device_plugin_wifi_la-nm-wifi-utils.lo -MD -MP -MF src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-wifi-utils.Tpo -c -o src/devices/wifi/libnm_device_plugin_wifi_la-nm-wifi-utils.lo `test -f 'src/devices/wifi/nm-wifi-utils.c' || echo '$(srcdir)/'`src/devices/wifi/nm-wifi-utils.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-wifi-utils.Tpo src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-wifi-utils.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/devices/wifi/nm-wifi-utils.c' object='src/devices/wifi/libnm_device_plugin_wifi_la-nm-wifi-utils.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_devices_wifi_libnm_device_plugin_wifi_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/devices/wifi/libnm_device_plugin_wifi_la-nm-wifi-utils.lo `test -f 'src/devices/wifi/nm-wifi-utils.c' || echo '$(srcdir)/'`src/devices/wifi/nm-wifi-utils.c src/devices/wifi/libnm_device_plugin_wifi_la-nm-device-iwd.lo: src/devices/wifi/nm-device-iwd.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_devices_wifi_libnm_device_plugin_wifi_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/devices/wifi/libnm_device_plugin_wifi_la-nm-device-iwd.lo -MD -MP -MF src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-device-iwd.Tpo -c -o src/devices/wifi/libnm_device_plugin_wifi_la-nm-device-iwd.lo `test -f 'src/devices/wifi/nm-device-iwd.c' || echo '$(srcdir)/'`src/devices/wifi/nm-device-iwd.c @@ -19344,6 +19485,7 @@ distclean: distclean-recursive -rm -f introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Vlan.Plo -rm -f introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Vxlan.Plo -rm -f introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.WiMax.Plo + -rm -f introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.WifiP2P.Plo -rm -f introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.WireGuard.Plo -rm -f introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Wired.Plo -rm -f introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Wireless.Plo @@ -19358,6 +19500,7 @@ distclean: distclean-recursive -rm -f introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Settings.Plo -rm -f introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.VPN.Connection.Plo -rm -f introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.VPN.Plugin.Plo + -rm -f introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.WifiP2PPeer.Plo -rm -f libnm-core/$(DEPDIR)/libnm_core_la-nm-connection.Plo -rm -f libnm-core/$(DEPDIR)/libnm_core_la-nm-core-enum-types.Plo -rm -f libnm-core/$(DEPDIR)/libnm_core_la-nm-crypto.Plo @@ -19407,8 +19550,10 @@ distclean: distclean-recursive -rm -f libnm-core/$(DEPDIR)/libnm_core_la-nm-setting-vlan.Plo -rm -f libnm-core/$(DEPDIR)/libnm_core_la-nm-setting-vpn.Plo -rm -f libnm-core/$(DEPDIR)/libnm_core_la-nm-setting-vxlan.Plo + -rm -f libnm-core/$(DEPDIR)/libnm_core_la-nm-setting-wifi-p2p.Plo -rm -f libnm-core/$(DEPDIR)/libnm_core_la-nm-setting-wimax.Plo -rm -f libnm-core/$(DEPDIR)/libnm_core_la-nm-setting-wired.Plo + -rm -f libnm-core/$(DEPDIR)/libnm_core_la-nm-setting-wireguard.Plo -rm -f libnm-core/$(DEPDIR)/libnm_core_la-nm-setting-wireless-security.Plo -rm -f libnm-core/$(DEPDIR)/libnm_core_la-nm-setting-wireless.Plo -rm -f libnm-core/$(DEPDIR)/libnm_core_la-nm-setting-wpan.Plo @@ -19538,6 +19683,7 @@ distclean: distclean-recursive -rm -f libnm/$(DEPDIR)/libnm_la-nm-device-tun.Plo -rm -f libnm/$(DEPDIR)/libnm_la-nm-device-vlan.Plo -rm -f libnm/$(DEPDIR)/libnm_la-nm-device-vxlan.Plo + -rm -f libnm/$(DEPDIR)/libnm_la-nm-device-wifi-p2p.Plo -rm -f libnm/$(DEPDIR)/libnm_la-nm-device-wifi.Plo -rm -f libnm/$(DEPDIR)/libnm_la-nm-device-wimax.Plo -rm -f libnm/$(DEPDIR)/libnm_la-nm-device-wireguard.Plo @@ -19560,6 +19706,7 @@ distclean: distclean-recursive -rm -f libnm/$(DEPDIR)/libnm_la-nm-vpn-editor.Plo -rm -f libnm/$(DEPDIR)/libnm_la-nm-vpn-plugin-old.Plo -rm -f libnm/$(DEPDIR)/libnm_la-nm-vpn-service-plugin.Plo + -rm -f libnm/$(DEPDIR)/libnm_la-nm-wifi-p2p-peer.Plo -rm -f libnm/$(DEPDIR)/libnm_la-nm-wimax-nsp.Plo -rm -f libnm/$(DEPDIR)/libnm_utils_la-nm-libnm-utils.Plo -rm -f libnm/fake-typelib/$(DEPDIR)/libnm_utils_la-typelibs.Plo @@ -19709,11 +19856,13 @@ distclean: distclean-recursive -rm -f src/devices/tests/$(DEPDIR)/test_lldp-test-lldp.Po -rm -f src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-device-iwd.Plo -rm -f src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-device-olpc-mesh.Plo + -rm -f src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-device-wifi-p2p.Plo -rm -f src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-device-wifi.Plo -rm -f src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-iwd-manager.Plo -rm -f src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-wifi-ap.Plo -rm -f src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-wifi-common.Plo -rm -f src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-wifi-factory.Plo + -rm -f src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-wifi-p2p-peer.Plo -rm -f src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-wifi-utils.Plo -rm -f src/devices/wifi/$(DEPDIR)/src_devices_wifi_tests_test_general-nm-wifi-ap.Po -rm -f src/devices/wifi/$(DEPDIR)/src_devices_wifi_tests_test_general-nm-wifi-utils.Po @@ -20040,6 +20189,7 @@ maintainer-clean: maintainer-clean-recursive -rm -f introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Vlan.Plo -rm -f introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Vxlan.Plo -rm -f introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.WiMax.Plo + -rm -f introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.WifiP2P.Plo -rm -f introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.WireGuard.Plo -rm -f introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Wired.Plo -rm -f introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Device.Wireless.Plo @@ -20054,6 +20204,7 @@ maintainer-clean: maintainer-clean-recursive -rm -f introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.Settings.Plo -rm -f introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.VPN.Connection.Plo -rm -f introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.VPN.Plugin.Plo + -rm -f introspection/$(DEPDIR)/libnmdbus_la-org.freedesktop.NetworkManager.WifiP2PPeer.Plo -rm -f libnm-core/$(DEPDIR)/libnm_core_la-nm-connection.Plo -rm -f libnm-core/$(DEPDIR)/libnm_core_la-nm-core-enum-types.Plo -rm -f libnm-core/$(DEPDIR)/libnm_core_la-nm-crypto.Plo @@ -20103,8 +20254,10 @@ maintainer-clean: maintainer-clean-recursive -rm -f libnm-core/$(DEPDIR)/libnm_core_la-nm-setting-vlan.Plo -rm -f libnm-core/$(DEPDIR)/libnm_core_la-nm-setting-vpn.Plo -rm -f libnm-core/$(DEPDIR)/libnm_core_la-nm-setting-vxlan.Plo + -rm -f libnm-core/$(DEPDIR)/libnm_core_la-nm-setting-wifi-p2p.Plo -rm -f libnm-core/$(DEPDIR)/libnm_core_la-nm-setting-wimax.Plo -rm -f libnm-core/$(DEPDIR)/libnm_core_la-nm-setting-wired.Plo + -rm -f libnm-core/$(DEPDIR)/libnm_core_la-nm-setting-wireguard.Plo -rm -f libnm-core/$(DEPDIR)/libnm_core_la-nm-setting-wireless-security.Plo -rm -f libnm-core/$(DEPDIR)/libnm_core_la-nm-setting-wireless.Plo -rm -f libnm-core/$(DEPDIR)/libnm_core_la-nm-setting-wpan.Plo @@ -20234,6 +20387,7 @@ maintainer-clean: maintainer-clean-recursive -rm -f libnm/$(DEPDIR)/libnm_la-nm-device-tun.Plo -rm -f libnm/$(DEPDIR)/libnm_la-nm-device-vlan.Plo -rm -f libnm/$(DEPDIR)/libnm_la-nm-device-vxlan.Plo + -rm -f libnm/$(DEPDIR)/libnm_la-nm-device-wifi-p2p.Plo -rm -f libnm/$(DEPDIR)/libnm_la-nm-device-wifi.Plo -rm -f libnm/$(DEPDIR)/libnm_la-nm-device-wimax.Plo -rm -f libnm/$(DEPDIR)/libnm_la-nm-device-wireguard.Plo @@ -20256,6 +20410,7 @@ maintainer-clean: maintainer-clean-recursive -rm -f libnm/$(DEPDIR)/libnm_la-nm-vpn-editor.Plo -rm -f libnm/$(DEPDIR)/libnm_la-nm-vpn-plugin-old.Plo -rm -f libnm/$(DEPDIR)/libnm_la-nm-vpn-service-plugin.Plo + -rm -f libnm/$(DEPDIR)/libnm_la-nm-wifi-p2p-peer.Plo -rm -f libnm/$(DEPDIR)/libnm_la-nm-wimax-nsp.Plo -rm -f libnm/$(DEPDIR)/libnm_utils_la-nm-libnm-utils.Plo -rm -f libnm/fake-typelib/$(DEPDIR)/libnm_utils_la-typelibs.Plo @@ -20405,11 +20560,13 @@ maintainer-clean: maintainer-clean-recursive -rm -f src/devices/tests/$(DEPDIR)/test_lldp-test-lldp.Po -rm -f src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-device-iwd.Plo -rm -f src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-device-olpc-mesh.Plo + -rm -f src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-device-wifi-p2p.Plo -rm -f src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-device-wifi.Plo -rm -f src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-iwd-manager.Plo -rm -f src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-wifi-ap.Plo -rm -f src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-wifi-common.Plo -rm -f src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-wifi-factory.Plo + -rm -f src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-wifi-p2p-peer.Plo -rm -f src/devices/wifi/$(DEPDIR)/libnm_device_plugin_wifi_la-nm-wifi-utils.Plo -rm -f src/devices/wifi/$(DEPDIR)/src_devices_wifi_tests_test_general-nm-wifi-ap.Po -rm -f src/devices/wifi/$(DEPDIR)/src_devices_wifi_tests_test_general-nm-wifi-utils.Po @@ -21014,6 +21171,7 @@ install-data-hook-dispatcher: $(dispatcher_tests_test_dispatcher_envp_OBJECTS): $(libnm_core_lib_h_pub_mkenums) $(clients_nm_online_OBJECTS): $(libnm_core_lib_h_pub_mkenums) +$(clients_nm_online_OBJECTS): $(libnm_lib_h_pub_mkenums) $(clients_common_libnmc_base_la_OBJECTS): $(libnm_core_lib_h_pub_mkenums) $(clients_common_libnmc_base_la_OBJECTS): $(libnm_lib_h_pub_mkenums) diff --git a/NEWS b/NEWS index 2d014d2f..563b37ff 100644 --- a/NEWS +++ b/NEWS @@ -9,10 +9,77 @@ with the later release. USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE! * Check connectivity per address family. +* Support "main.systemd-resolved" to let NetworkManager configure DNS settings + in systemd-resolved without making it the main DNS plugin of NetworkManager. +* Write "/var/run/NetworkManager/no-stub-resolv.conf" with original nameservers. + That is useful with caching DNS plugins like "systemd-resolved" or "dnsmasq" where + "/var/run/NetworkManager/resolv.conf" refers to localhost. +* Change default "ipv4.dhcp-client-id" setting for the internal DHCP plugin from + "duid" to "mac". This is a change in behavior on upgrade when using the internal + DHCP plugin (unless the default is overwritten in "NetworkManager.conf" or specified + per connection profile). +* Improve handling of DHCP router options with internal DHCP plugin. For one, accept + multiple routers and add a default-route to each. On D-Bus expose the original DNS + and NTP servers without cleaning up local nameservers. +* Allow binding a connections lifetime to the DBus client that activated it. +* Add support for establishing Wi-Fi Direct connections (Wi-Fi P2P). +* Add support for WireGuard VPN tunnels to NetworkManager. D-Bus API and libnm + support all options. nmcli supports creating and managing WireGuard profiles, + with the exception of configuring and showing peers. +* Add initrd generator to be used by dracut and use it as new way of handling + iBFT. +* Deprecated "plugins.monitor-connection-files" setting in NetworkManager.conf. + This option will have no effect in future versions. +* Add AP and Ad-hoc support for iwd Wi-Fi backend. +* Warn about invalid settings in "NetworkManager.conf". +* Support announcing "ANDROID_METERED" DHCP option for shared mode. +* Support SAE authentication as used for 802.11s Meshing and WPA3-Personal. +* NetworkManager is no longer installed as D-Bus activatable service. +* Mark docker bridges as unmanaged via udev rule. +* Add new PolicyKit permission "org.freedesktop.NetworkManager.wifi.scan" for controlling + Wi-Fi scanning. The following changes were backported to 1.14.x releases between 1.14.0 -and 1.14.2 are also present in NetworkManager-1.14: - +and 1.14.6 are also present in NetworkManager-1.14: + +- 1.14.6: +* Fix memory corruption in internal DHCPv6 client (CVE-2018-15688). +* No longer limit number of search entries in resolv.conf to 6. +* Support restricting NetworkManager.conf device configuration based on used DHCP + plugin. +* Add "${MAC}" specifier for connection.stable-id. This uses the current MAC + address for seeding the stable generation of MAC address, DHCP client-id + or IPv6 stable-privacy interface identifier. +* Support special value "duid" for "ipv4.dhcp-client-id". This generates an + RFC4361-compliant client-id like the internal DHCP client used to do by default. + Previously, there was no explicit name for such a client-id and it was not + usable with dhclient DHCP plugin. This also generates the same client-id as + systemd-networkd does by default. +* Support and use a new kind of secret-key in "/var/lib/NetworkManager/secret_key". + The secret-key represents the identity of the machine that is used for various + purposes like generating IPv6 stable privacy addresses. It is now combined + with "/etc/machine-id" so that changing only the machine-id results in new identifiers. + That matters for example when cloning a virtual machine. Previously, the user + hard to prune NetworkManager's secret-key to get a new identity, now regenerating + machine-id suffices. Secret-keys generated by earlier versions of NetworkManager are + not affected and keep their previous behavior. +* Fix the DHCP client-ids based on the MAC address of IPoIB/infiniband devices. +* Fix restoring IP configuration after interface went down. +* No longer let NetworkManager touch rp_filter setting. The rp_filter sysctl must now + be set outside of NetworkManager according to the admin's preference. Note that a strict + rp_filter may break valid use-cases and interacts badly with connectivity checking. +* Various bug fixes and improvements. + +- 1.14.4: +* Fix a crash in nmcli when a device is removed while being disconnected. +* Fix a crash in ifupdown (Debian) configuration plugin. +* Fix a daemon crash when a generated connection doesn't validate. +* Fix a memory leak in dhclient DHCP plugin. +* Fix line editing in nmcli password prompts. +* Fix a RPATH in bluetooth and wwan plugin when built with Meson (otherwise + they wouldn't find libnm-wwan.so). + +- 1.14.2: * Fix a bug that could cause NetworkManager to crash after checking connectivity status. * Correctly apply a default (-1) metric from DHCP. diff --git a/clients/cli/agent.c b/clients/cli/agent.c index 05cc5dca..6c116153 100644 --- a/clients/cli/agent.c +++ b/clients/cli/agent.c @@ -25,7 +25,6 @@ #include #include -#include #include #include @@ -105,7 +104,10 @@ get_secrets_from_user (const NmcConfig *nmc_config, rl_startup_hook = set_deftext; pre_input_deftext = g_strdup (secret->value); } - pwd = nmc_readline (nmc_config, "%s (%s): ", secret->pretty_name, secret->entry_id); + if (secret->no_prompt_entry_id) + pwd = nmc_readline (nmc_config, "%s: ", secret->pretty_name); + else + pwd = nmc_readline (nmc_config, "%s (%s): ", secret->pretty_name, secret->entry_id); /* No password provided, cancel the secrets. */ if (!pwd) @@ -149,7 +151,7 @@ do_agent_secret (NmCli *nmc, int argc, char **argv) /* We keep running */ nmc->should_wait++; - nm_secret_agent_simple_enable (NM_SECRET_AGENT_SIMPLE (nmc->secret_agent), NULL); + nm_secret_agent_simple_enable (nmc->secret_agent, NULL); g_signal_connect (nmc->secret_agent, NM_SECRET_AGENT_SIMPLE_REQUEST_SECRETS, G_CALLBACK (secrets_requested), diff --git a/clients/cli/common.c b/clients/cli/common.c index 85b5005e..3c1c315d 100644 --- a/clients/cli/common.c +++ b/clients/cli/common.c @@ -25,7 +25,6 @@ #include #include -#include #include #include #include @@ -686,6 +685,8 @@ get_secrets_from_user (const NmcConfig *nmc_config, pwd = g_strdup (pwd); } else { if (ask) { + gboolean echo_on; + if (secret->value) { if (!g_strcmp0 (secret->vpn_type, NM_DBUS_INTERFACE ".openconnect")) { /* Do not present and ask user for openconnect secrets, we already have them */ @@ -698,11 +699,16 @@ get_secrets_from_user (const NmcConfig *nmc_config, } if (msg) g_print ("%s\n", msg); - pwd = nmc_readline_echo (nmc_config, - secret->is_secret - ? nmc_config->show_secrets - : TRUE, - "%s (%s): ", secret->pretty_name, secret->entry_id); + + echo_on = secret->is_secret + ? nmc_config->show_secrets + : TRUE; + + if (secret->no_prompt_entry_id) + pwd = nmc_readline_echo (nmc_config, echo_on, "%s: ", secret->pretty_name); + else + pwd = nmc_readline_echo (nmc_config, echo_on, "%s (%s): ", secret->pretty_name, secret->entry_id); + if (!pwd) pwd = g_strdup (""); } else { @@ -778,7 +784,7 @@ nmc_secrets_requested (NMSecretAgentSimple *agent, /* Unregister our secret agent on failure, so that another agent * may be tried */ if (nmc->secret_agent) { - nm_secret_agent_old_unregister (nmc->secret_agent, NULL, NULL); + nm_secret_agent_old_unregister (NM_SECRET_AGENT_OLD (nmc->secret_agent), NULL, NULL); g_clear_object (&nmc->secret_agent); } } @@ -1343,23 +1349,39 @@ nmc_do_cmd (NmCli *nmc, const NMCCommand cmds[], const char *cmd, int argc, char /** * nmc_complete_strings: * @prefix: a string to match - * @...: a %NULL-terminated list of candidate strings + * @nargs: the number of elements in @args. Or -1 if @args is a NULL terminated + * strv array. + * @args: the argument list. If @nargs is not -1, then some elements may + * be %NULL to indicate to silently skip the values. * * Prints all the matching candidates for completion. Useful when there's * no better way to suggest completion other than a hardcoded string list. */ void -nmc_complete_strings (const char *prefix, ...) +nmc_complete_strv (const char *prefix, gssize nargs, const char *const*args) { - va_list args; - const char *candidate; + gsize i, n; + + if (prefix && !prefix[0]) + prefix = NULL; - va_start (args, prefix); - while ((candidate = va_arg (args, const char *))) { - if (!*prefix || matches (prefix, candidate)) - g_print ("%s\n", candidate); + if (nargs < 0) { + nm_assert (nargs == -1); + n = NM_PTRARRAY_LEN (args); + } else + n = (gsize) nargs; + + for (i = 0; i < n; i++) { + const char *candidate = args[i]; + + if (!candidate) + continue; + if ( prefix + && !matches (prefix, candidate)) + continue; + + g_print ("%s\n", candidate); } - va_end (args); } /** diff --git a/clients/cli/common.h b/clients/cli/common.h index 71734acc..688f2819 100644 --- a/clients/cli/common.h +++ b/clients/cli/common.h @@ -88,7 +88,9 @@ typedef struct { void nmc_do_cmd (NmCli *nmc, const NMCCommand cmds[], const char *cmd, int argc, char **argv); -void nmc_complete_strings (const char *prefix, ...) G_GNUC_NULL_TERMINATED; +void nmc_complete_strv (const char *prefix, gssize nargs, const char *const*args); + +#define nmc_complete_strings(prefix, ...) nmc_complete_strv ((prefix), NM_NARG (__VA_ARGS__), (const char *const[]) { __VA_ARGS__ }) void nmc_complete_bool (const char *prefix); diff --git a/clients/cli/connections.c b/clients/cli/connections.c index 446424ba..6db44f87 100644 --- a/clients/cli/connections.c +++ b/clients/cli/connections.c @@ -22,10 +22,8 @@ #include "connections.h" #include -#include #include #include -#include #include #include #include @@ -796,6 +794,7 @@ const NmcMetaGenericInfo *const metagen_con_active_vpn[_NMC_GENERIC_INFO_TYPE_CO NM_SETTING_IP4_CONFIG_SETTING_NAME","\ NM_SETTING_IP6_CONFIG_SETTING_NAME","\ NM_SETTING_SERIAL_SETTING_NAME","\ + NM_SETTING_WIFI_P2P_SETTING_NAME","\ NM_SETTING_PPP_SETTING_NAME","\ NM_SETTING_PPPOE_SETTING_NAME","\ NM_SETTING_ADSL_SETTING_NAME","\ @@ -823,6 +822,7 @@ const NmcMetaGenericInfo *const metagen_con_active_vpn[_NMC_GENERIC_INFO_TYPE_CO NM_SETTING_VXLAN_SETTING_NAME"," \ NM_SETTING_WPAN_SETTING_NAME","\ NM_SETTING_6LOWPAN_SETTING_NAME","\ + NM_SETTING_WIREGUARD_SETTING_NAME","\ NM_SETTING_PROXY_SETTING_NAME"," \ NM_SETTING_TC_CONFIG_SETTING_NAME"," \ NM_SETTING_SRIOV_SETTING_NAME"," \ @@ -2473,7 +2473,7 @@ check_activated (ActivateConnectionInfo *info) if (nmc->secret_agent) { NMRemoteConnection *connection = nm_active_connection_get_connection (info->active); - nm_secret_agent_simple_enable (NM_SECRET_AGENT_SIMPLE (nmc->secret_agent), + nm_secret_agent_simple_enable (nmc->secret_agent, nm_connection_get_path (NM_CONNECTION (connection))); } break; @@ -2775,7 +2775,6 @@ nmc_activate_connection (NmCli *nmc, g_hash_table_destroy (nmc->pwds_hash); nmc->pwds_hash = pwds_hash; - /* Create secret agent */ nmc->secret_agent = nm_secret_agent_simple_new ("nmcli-connect"); if (nmc->secret_agent) { g_signal_connect (nmc->secret_agent, @@ -3306,7 +3305,7 @@ get_valid_properties_string (const NMMetaSettingValidPartItem *const*array, str = g_string_sized_new (1024); for (i = 0; i < 2; i++, iter = array_slv) { - for(; !full_match && iter && *iter; iter++) { + for (; !full_match && iter && *iter; iter++) { const NMMetaSettingInfoEditor *setting_info = (*iter)->setting_info; if ( !(g_str_has_prefix (setting_info->general->setting_name, prefix)) @@ -6727,7 +6726,7 @@ progress_activation_editor_cb (gpointer user_data) NMRemoteConnection *connection; connection = nm_active_connection_get_connection (ac); - nm_secret_agent_simple_enable (NM_SECRET_AGENT_SIMPLE (info->nmc->secret_agent), + nm_secret_agent_simple_enable (info->nmc->secret_agent, nm_object_get_path (NM_OBJECT (connection))); } @@ -8889,8 +8888,11 @@ do_connection_import (NmCli *nmc, int argc, char **argv) } while (argc > 0) { - if (argc == 1 && nmc->complete) - nmc_complete_strings (*argv, "type", "file", NULL); + if (argc == 1 && nmc->complete) { + nmc_complete_strings (*argv, + type ? NULL : "type", + filename ? NULL : "file"); + } if (strcmp (*argv, "type") == 0) { argc--; @@ -8900,8 +8902,13 @@ do_connection_import (NmCli *nmc, int argc, char **argv) NMC_RETURN (nmc, NMC_RESULT_ERROR_USER_INPUT); } - if (argc == 1 && nmc->complete) - complete_option ((const NMMetaAbstractInfo *) nm_meta_property_info_vpn_service_type, *argv, NULL); + if ( argc == 1 + && nmc->complete) { + nmc_complete_strings (*argv, "wireguard"); + complete_option ((const NMMetaAbstractInfo *) nm_meta_property_info_vpn_service_type, + *argv, + NULL); + } if (!type) type = *argv; @@ -8941,21 +8948,26 @@ do_connection_import (NmCli *nmc, int argc, char **argv) NMC_RETURN (nmc, NMC_RESULT_ERROR_USER_INPUT); } - service_type = nm_vpn_plugin_info_list_find_service_type (nm_vpn_get_plugin_infos (), type); - if (!service_type) { - g_string_printf (nmc->return_text, _("Error: failed to find VPN plugin for %s."), type); - NMC_RETURN (nmc, NMC_RESULT_ERROR_UNKNOWN); - } + if (nm_streq (type, "wireguard")) + connection = nm_vpn_wireguard_import (filename, &error); + else { + service_type = nm_vpn_plugin_info_list_find_service_type (nm_vpn_get_plugin_infos (), type); + if (!service_type) { + g_string_printf (nmc->return_text, _("Error: failed to find VPN plugin for %s."), type); + NMC_RETURN (nmc, NMC_RESULT_ERROR_UNKNOWN); + } - /* Import VPN configuration */ - plugin = nm_vpn_get_editor_plugin (service_type, &error); - if (!plugin) { - g_string_printf (nmc->return_text, _("Error: failed to load VPN plugin: %s."), - error->message); - NMC_RETURN (nmc, NMC_RESULT_ERROR_UNKNOWN); + /* Import VPN configuration */ + plugin = nm_vpn_get_editor_plugin (service_type, &error); + if (!plugin) { + g_string_printf (nmc->return_text, _("Error: failed to load VPN plugin: %s."), + error->message); + NMC_RETURN (nmc, NMC_RESULT_ERROR_UNKNOWN); + } + + connection = nm_vpn_editor_plugin_import (plugin, filename, &error); } - connection = nm_vpn_editor_plugin_import (plugin, filename, &error); if (!connection) { g_string_printf (nmc->return_text, _("Error: failed to import '%s': %s."), filename, error->message); diff --git a/clients/cli/devices.c b/clients/cli/devices.c index 44573fb6..04a8c988 100644 --- a/clients/cli/devices.c +++ b/clients/cli/devices.c @@ -22,9 +22,7 @@ #include "devices.h" #include -#include #include -#include #include #include "nm-secret-agent-simple.h" @@ -44,43 +42,39 @@ static char * ap_wpa_rsn_flags_to_string (NM80211ApSecurityFlags flags) { - char *flags_str[16]; /* Enough space for flags and terminating NULL */ - char *ret_str; + char *flags_str[13]; int i = 0; if (flags & NM_802_11_AP_SEC_PAIR_WEP40) - flags_str[i++] = g_strdup ("pair_wpe40"); + flags_str[i++] = "pair_wpe40"; if (flags & NM_802_11_AP_SEC_PAIR_WEP104) - flags_str[i++] = g_strdup ("pair_wpe104"); + flags_str[i++] = "pair_wpe104"; if (flags & NM_802_11_AP_SEC_PAIR_TKIP) - flags_str[i++] = g_strdup ("pair_tkip"); + flags_str[i++] = "pair_tkip"; if (flags & NM_802_11_AP_SEC_PAIR_CCMP) - flags_str[i++] = g_strdup ("pair_ccmp"); + flags_str[i++] = "pair_ccmp"; if (flags & NM_802_11_AP_SEC_GROUP_WEP40) - flags_str[i++] = g_strdup ("group_wpe40"); + flags_str[i++] = "group_wpe40"; if (flags & NM_802_11_AP_SEC_GROUP_WEP104) - flags_str[i++] = g_strdup ("group_wpe104"); + flags_str[i++] = "group_wpe104"; if (flags & NM_802_11_AP_SEC_GROUP_TKIP) - flags_str[i++] = g_strdup ("group_tkip"); + flags_str[i++] = "group_tkip"; if (flags & NM_802_11_AP_SEC_GROUP_CCMP) - flags_str[i++] = g_strdup ("group_ccmp"); + flags_str[i++] = "group_ccmp"; if (flags & NM_802_11_AP_SEC_KEY_MGMT_PSK) - flags_str[i++] = g_strdup ("psk"); + flags_str[i++] = "psk"; if (flags & NM_802_11_AP_SEC_KEY_MGMT_802_1X) - flags_str[i++] = g_strdup ("802.1X"); + flags_str[i++] = "802.1X"; + if (flags & NM_802_11_AP_SEC_KEY_MGMT_SAE) + flags_str[i++] = "sae"; + /* Make sure you grow flags_str when adding items here. */ if (i == 0) - flags_str[i++] = g_strdup (_("(none)")); + flags_str[i++] = _("(none)"); flags_str[i] = NULL; - ret_str = g_strjoinv (" ", flags_str); - - i = 0; - while (flags_str[i]) - g_free (flags_str[i++]); - - return ret_str; + return g_strjoinv (" ", flags_str); } static NMMetaColor @@ -1164,21 +1158,21 @@ fill_output_access_point (gpointer data, gpointer user_data) if ( (flags & NM_802_11_AP_FLAGS_PRIVACY) && (wpa_flags == NM_802_11_AP_SEC_NONE) && (rsn_flags == NM_802_11_AP_SEC_NONE)) { - g_string_append (security_str, _("WEP")); - g_string_append_c (security_str, ' '); + g_string_append (security_str, "WEP "); } if (wpa_flags != NM_802_11_AP_SEC_NONE) { - g_string_append (security_str, _("WPA1")); - g_string_append_c (security_str, ' '); + g_string_append (security_str, "WPA1 "); + } + if ( (rsn_flags & NM_802_11_AP_SEC_KEY_MGMT_PSK) + || (rsn_flags & NM_802_11_AP_SEC_KEY_MGMT_802_1X)) { + g_string_append (security_str, "WPA2 "); } - if (rsn_flags != NM_802_11_AP_SEC_NONE) { - g_string_append (security_str, _("WPA2")); - g_string_append_c (security_str, ' '); + if (rsn_flags & NM_802_11_AP_SEC_KEY_MGMT_SAE) { + g_string_append (security_str, "WPA3 "); } if ( (wpa_flags & NM_802_11_AP_SEC_KEY_MGMT_802_1X) || (rsn_flags & NM_802_11_AP_SEC_KEY_MGMT_802_1X)) { - g_string_append (security_str, _("802.1X")); - g_string_append_c (security_str, ' '); + g_string_append (security_str, "802.1X "); } if (security_str->len > 0) @@ -1961,7 +1955,7 @@ connect_device_cb (GObject *client, GAsyncResult *result, gpointer user_data) if (nmc->secret_agent) { NMRemoteConnection *connection = nm_active_connection_get_connection (active); - nm_secret_agent_simple_enable (NM_SECRET_AGENT_SIMPLE (nmc->secret_agent), + nm_secret_agent_simple_enable (nmc->secret_agent, nm_connection_get_path (NM_CONNECTION (connection))); } @@ -3468,7 +3462,8 @@ do_device_wifi_connect_network (NmCli *nmc, int argc, char **argv) /* WEP */ con_password = nm_setting_wireless_security_get_wep_key (s_wsec, 0); } else if ( (ap_wpa_flags & NM_802_11_AP_SEC_KEY_MGMT_PSK) - || (ap_rsn_flags & NM_802_11_AP_SEC_KEY_MGMT_PSK)) { + || (ap_rsn_flags & NM_802_11_AP_SEC_KEY_MGMT_PSK) + || (ap_rsn_flags & NM_802_11_AP_SEC_KEY_MGMT_SAE)) { /* WPA PSK */ con_password = nm_setting_wireless_security_get_psk (s_wsec); } @@ -3498,7 +3493,8 @@ do_device_wifi_connect_network (NmCli *nmc, int argc, char **argv) wep_passphrase ? NM_WEP_KEY_TYPE_PASSPHRASE: NM_WEP_KEY_TYPE_KEY, NULL); } else if ( (ap_wpa_flags & NM_802_11_AP_SEC_KEY_MGMT_PSK) - || (ap_rsn_flags & NM_802_11_AP_SEC_KEY_MGMT_PSK)) { + || (ap_rsn_flags & NM_802_11_AP_SEC_KEY_MGMT_PSK) + || (ap_rsn_flags & NM_802_11_AP_SEC_KEY_MGMT_SAE)) { /* WPA PSK */ g_object_set (s_wsec, NM_SETTING_WIRELESS_SECURITY_PSK, password, NULL); } diff --git a/clients/cli/general.c b/clients/cli/general.c index d9128c76..2c22bdc9 100644 --- a/clients/cli/general.c +++ b/clients/cli/general.c @@ -21,7 +21,6 @@ #include "general.h" -#include #include #include "nm-common-macros.h" @@ -125,6 +124,8 @@ permission_to_string (NMClientPermission perm) return NM_AUTH_PERMISSION_ENABLE_DISABLE_STATISTICS; case NM_CLIENT_PERMISSION_ENABLE_DISABLE_CONNECTIVITY_CHECK: return NM_AUTH_PERMISSION_ENABLE_DISABLE_CONNECTIVITY_CHECK; + case NM_CLIENT_PERMISSION_WIFI_SCAN: + return NM_AUTH_PERMISSION_WIFI_SCAN; default: return _("unknown"); } diff --git a/clients/cli/nmcli.c b/clients/cli/nmcli.c index 7e8477cc..d7bc2a46 100644 --- a/clients/cli/nmcli.c +++ b/clients/cli/nmcli.c @@ -24,7 +24,6 @@ #include "nmcli.h" #include -#include #include #include #include @@ -256,7 +255,7 @@ usage (void) " -p, --pretty pretty output\n" " -s, --show-secrets allow displaying passwords\n" " -t, --terse terse output\n" - " -v, --version how program version\n" + " -v, --version show program version\n" " -w, --wait set timeout waiting for finishing operations\n" "\n" "OBJECT\n" @@ -504,7 +503,7 @@ resolve_color_alias (const char *color) static const struct { const char *name; const char *alias; - } const aliases[] = { + } aliases[] = { { "reset", "0" }, { "bold", "1" }, { "white", "1;37" }, @@ -1013,15 +1012,15 @@ nmc_cleanup (NmCli *nmc) g_clear_object (&nmc->client); - g_string_free (nmc->return_text, TRUE); + if (nmc->return_text) + g_string_free (g_steal_pointer (&nmc->return_text), TRUE); if (nmc->secret_agent) { - /* Destroy secret agent if we have one. */ - nm_secret_agent_old_unregister (nmc->secret_agent, NULL, NULL); - g_object_unref (nmc->secret_agent); + nm_secret_agent_old_unregister (NM_SECRET_AGENT_OLD (nmc->secret_agent), NULL, NULL); + g_clear_object (&nmc->secret_agent); } - if (nmc->pwds_hash) - g_hash_table_destroy (nmc->pwds_hash); + + nm_clear_pointer (&nmc->pwds_hash, g_hash_table_destroy); nm_clear_g_free (&nmc->required_fields); diff --git a/clients/cli/nmcli.h b/clients/cli/nmcli.h index 0ccf1653..cd50333a 100644 --- a/clients/cli/nmcli.h +++ b/clients/cli/nmcli.h @@ -20,7 +20,7 @@ #ifndef NMC_NMCLI_H #define NMC_NMCLI_H -#include "nm-secret-agent-old.h" +#include "nm-secret-agent-simple.h" #include "nm-meta-setting-desc.h" struct _NMPolkitListener; @@ -129,7 +129,7 @@ typedef struct _NmCli { int timeout; /* Operation timeout */ - NMSecretAgentOld *secret_agent; /* Secret agent */ + NMSecretAgentSimple *secret_agent; /* Secret agent */ GHashTable *pwds_hash; /* Hash table with passwords in passwd-file */ struct _NMPolkitListener *pk_listener; /* polkit agent listener */ diff --git a/clients/cli/polkit-agent.c b/clients/cli/polkit-agent.c index b895599b..accb567f 100644 --- a/clients/cli/polkit-agent.c +++ b/clients/cli/polkit-agent.c @@ -22,7 +22,6 @@ #include "polkit-agent.h" #include -#include #include #include diff --git a/clients/cli/utils.c b/clients/cli/utils.c index 1b940467..0e74ba88 100644 --- a/clients/cli/utils.c +++ b/clients/cli/utils.c @@ -23,9 +23,7 @@ #include "utils.h" #include -#include #include -#include #include #include #include @@ -1428,19 +1426,20 @@ pager_fallback (void) { char buf[64]; int rb; + int errsv; do { rb = read (STDIN_FILENO, buf, sizeof (buf)); if (rb == -1) { - if (errno == EINTR) { + errsv = errno; + if (errsv == EINTR) continue; - } else { - g_printerr (_("Error reading nmcli output: %s\n"), strerror (errno)); - _exit(EXIT_FAILURE); - } + g_printerr (_("Error reading nmcli output: %s\n"), nm_strerror_native (errsv)); + _exit(EXIT_FAILURE); } if (write (STDOUT_FILENO, buf, rb) == -1) { - g_printerr (_("Error writing nmcli output: %s\n"), strerror (errno)); + errsv = errno; + g_printerr (_("Error writing nmcli output: %s\n"), nm_strerror_native (errsv)); _exit(EXIT_FAILURE); } } while (rb > 0); @@ -1455,6 +1454,7 @@ nmc_terminal_spawn_pager (const NmcConfig *nmc_config) pid_t pager_pid; pid_t parent_pid; int fd[2]; + int errsv; if ( nmc_config->in_editor || nmc_config->print_output == NMC_PRINT_TERSE @@ -1464,7 +1464,8 @@ nmc_terminal_spawn_pager (const NmcConfig *nmc_config) return 0; if (pipe (fd) == -1) { - g_printerr (_("Failed to create pager pipe: %s\n"), strerror (errno)); + errsv = errno; + g_printerr (_("Failed to create pager pipe: %s\n"), nm_strerror_native (errsv)); return 0; } @@ -1472,7 +1473,8 @@ nmc_terminal_spawn_pager (const NmcConfig *nmc_config) pager_pid = fork (); if (pager_pid == -1) { - g_printerr (_("Failed to fork pager: %s\n"), strerror (errno)); + errsv = errno; + g_printerr (_("Failed to fork pager: %s\n"), nm_strerror_native (errsv)); nm_close (fd[0]); nm_close (fd[1]); return 0; @@ -1517,10 +1519,14 @@ nmc_terminal_spawn_pager (const NmcConfig *nmc_config) } /* Return in the parent */ - if (dup2 (fd[1], STDOUT_FILENO) < 0) - g_printerr (_("Failed to duplicate pager pipe: %s\n"), strerror (errno)); - if (dup2 (fd[1], STDERR_FILENO) < 0) - g_printerr (_("Failed to duplicate pager pipe: %s\n"), strerror (errno)); + if (dup2 (fd[1], STDOUT_FILENO) < 0) { + errsv = errno; + g_printerr (_("Failed to duplicate pager pipe: %s\n"), nm_strerror_native (errsv)); + } + if (dup2 (fd[1], STDERR_FILENO) < 0) { + errsv = errno; + g_printerr (_("Failed to duplicate pager pipe: %s\n"), nm_strerror_native (errsv)); + } nm_close (fd[0]); nm_close (fd[1]); diff --git a/clients/common/meson.build b/clients/common/meson.build index af54cec0..b4b6bcac 100644 --- a/clients/common/meson.build +++ b/clients/common/meson.build @@ -13,7 +13,7 @@ cflags = clients_cflags + [ libnmc_base = static_library( 'nmc-base', - sources: shared_files_clients_common + files( + sources: files( 'nm-client-utils.c', 'nm-secret-agent-simple.c', 'nm-vpn-helpers.c', diff --git a/clients/common/nm-client-utils.c b/clients/common/nm-client-utils.c index 8ba2453e..1241131a 100644 --- a/clients/common/nm-client-utils.c +++ b/clients/common/nm-client-utils.c @@ -352,6 +352,7 @@ NM_UTILS_LOOKUP_STR_DEFINE (nmc_device_reason_to_string, NMDeviceStateReason, NM_UTILS_LOOKUP_ITEM (NM_DEVICE_STATE_REASON_IP_ADDRESS_DUPLICATE, N_("A duplicate IP address was detected")), NM_UTILS_LOOKUP_ITEM (NM_DEVICE_STATE_REASON_IP_METHOD_UNSUPPORTED, N_("The selected IP method is not supported")), NM_UTILS_LOOKUP_ITEM (NM_DEVICE_STATE_REASON_SRIOV_CONFIGURATION_FAILED, N_("Failed to configure SR-IOV parameters")), + NM_UTILS_LOOKUP_ITEM (NM_DEVICE_STATE_REASON_PEER_NOT_FOUND, N_("The Wi-Fi P2P peer could not be found")), ) NM_UTILS_LOOKUP_STR_DEFINE (nm_active_connection_state_reason_to_string, NMActiveConnectionStateReason, diff --git a/clients/common/nm-client-utils.h b/clients/common/nm-client-utils.h index 9d818873..a5bc05fa 100644 --- a/clients/common/nm-client-utils.h +++ b/clients/common/nm-client-utils.h @@ -24,6 +24,13 @@ #include "nm-active-connection.h" #include "nm-device.h" + +#define nm_auto_unref_ip_address nm_auto (_nm_ip_address_unref) +NM_AUTO_DEFINE_FCN0 (NMIPAddress *, _nm_ip_address_unref, nm_ip_address_unref) + +#define nm_auto_unref_wgpeer nm_auto (_nm_auto_unref_wgpeer) +NM_AUTO_DEFINE_FCN0 (NMWireGuardPeer *, _nm_auto_unref_wgpeer, nm_wireguard_peer_unref) + const NMObject **nmc_objects_sort_by_path (const NMObject *const*objs, gssize len); const char *nmc_string_is_valid (const char *input, const char **allowed, GError **error); diff --git a/clients/common/nm-meta-setting-desc.c b/clients/common/nm-meta-setting-desc.c index 4befce25..6e35228a 100644 --- a/clients/common/nm-meta-setting-desc.c +++ b/clients/common/nm-meta-setting-desc.c @@ -117,7 +117,6 @@ _parse_ip_route (int family, { const int MAX_PREFIX = (family == AF_INET) ? 32 : 128; const char *next_hop = NULL; - const char *canon_dest; int prefix; NMIPRoute *route = NULL; GError *local = NULL; @@ -229,18 +228,6 @@ _parse_ip_route (int family, return NULL; } - /* We don't accept default routes as NetworkManager handles it - * itself. But we have to check this after @route has normalized the - * dest string. - */ - canon_dest = nm_ip_route_get_dest (route); - if (!strcmp (canon_dest, "0.0.0.0") || !strcmp (canon_dest, "::")) { - g_set_error_literal (error, NM_UTILS_ERROR, NM_UTILS_ERROR_INVALID_ARGUMENT, - _("default route cannot be added (NetworkManager handles it by itself)")); - g_clear_pointer (&route, nm_ip_route_unref); - return NULL; - } - if (attrs) { GHashTableIter iter; char *name; @@ -1526,18 +1513,16 @@ bytes_to_string (GBytes *bytes) { const guint8 *data; gsize len; - GString *cert = NULL; - int i; if (!bytes) return NULL; - data = g_bytes_get_data (bytes, &len); - - cert = g_string_new (NULL); - for (i = 0; i < len; i++) - g_string_append_printf (cert, "%02X", data[i]); - return g_string_free (cert, FALSE); + data = g_bytes_get_data (bytes, &len); + return nm_utils_bin2hexstr_full (data, + len, + '\0', + TRUE, + NULL); } static char * @@ -1956,25 +1941,36 @@ nmc_util_is_domain (const char *domain) } static gboolean -nmc_property_set_bytes (NMSetting *setting, const char *prop, const char *value, GError **error) +_set_fcn_gobject_bytes (ARGS_SET_FCN) { - gs_free char *val_strip = NULL; + gs_free char *val_strip_free = NULL; gs_free const char **strv = NULL; + const char *val_strip; const char **iter; gs_unref_bytes GBytes *bytes = NULL; GByteArray *array; nm_assert (!error || !*error); - val_strip = g_strstrip (g_strdup (value)); + val_strip = nm_strstrip_avoid_copy (value, &val_strip_free); /* First try hex string in the format of AAbbCCDd */ bytes = nm_utils_hexstr2bin (val_strip); if (bytes) goto done; + if ( !property_info->property_typ_data + || !property_info->property_typ_data->subtype.gobject_bytes.legacy_format) { + if (value && value[0]) { + g_set_error_literal (error, 1, 0, _("not a valid hex-string")); + return FALSE; + } + /* accept the empty word to reset the property to %NULL. */ + goto done; + } + /* Otherwise, consider the following format: AA b 0xCc D */ - strv = nm_utils_strsplit_set (val_strip, " \t", FALSE); + strv = nm_utils_strsplit_set (value, " \t", FALSE); array = g_byte_array_sized_new (NM_PTRARRAY_LEN (strv)); for (iter = strv; iter && *iter; iter++) { int v; @@ -1992,7 +1988,7 @@ nmc_property_set_bytes (NMSetting *setting, const char *prop, const char *value, bytes = g_byte_array_free_to_bytes (array); done: - g_object_set (setting, prop, bytes, NULL); + g_object_set (setting, property_info->property_name, bytes, NULL); return TRUE; } @@ -2109,14 +2105,16 @@ _get_fcn_802_1x_phase2_client_cert (ARGS_GET_FCN) } static gconstpointer -_get_fcn_802_1x_password_raw (ARGS_GET_FCN) +_get_fcn_gobject_bytes (ARGS_GET_FCN) { - NMSetting8021x *s_8021X = NM_SETTING_802_1X (setting); + gs_unref_bytes GBytes *bytes = NULL; char *str; RETURN_UNSUPPORTED_GET_TYPE (); - str = bytes_to_string (nm_setting_802_1x_get_password_raw (s_8021X)); + g_object_get (setting, property_info->property_name, &bytes, NULL); + + str = bytes_to_string (bytes); NM_SET_OUT (out_is_default, !str || !str[0]); RETURN_STR_TO_FREE (str); } @@ -2191,7 +2189,7 @@ _get_fcn_802_1x_phase2_private_key (ARGS_GET_FCN) strv = nm_utils_strsplit_set (value, " \t,", FALSE); \ if (strv) { \ for (i = 0; strv[i]; i++) \ - set_func (NM_SETTING_802_1X (setting), strv[i++]); \ + set_func (NM_SETTING_802_1X (setting), strv[i]); \ } \ return TRUE; \ } @@ -2334,12 +2332,6 @@ DEFINE_SETTER_PRIV_KEY (_set_fcn_802_1x_phase2_private_key, nm_setting_802_1x_get_phase2_private_key_password, nm_setting_802_1x_set_phase2_private_key) -static gboolean -_set_fcn_802_1x_password_raw (ARGS_SET_FCN) -{ - return nmc_property_set_bytes (setting, property_info->property_name, value, error); -} - static gconstpointer _get_fcn_bond_options (ARGS_GET_FCN) { @@ -4848,16 +4840,6 @@ _gobject_enum_pre_set_notify_fcn_wireless_security_wep_key_type (const NMMetaPro } } -static const char * -_validate_fcn_wireless_security_psk (const char *value, char **out_to_free, GError **error) -{ - if (!nm_utils_wpa_psk_valid (value)) { - g_set_error (error, 1, 0, _("'%s' is not a valid PSK"), value); - return NULL; - } - return value; -} - /*****************************************************************************/ static gconstpointer @@ -5072,6 +5054,11 @@ static const NMMetaPropertyType _pt_gobject_mtu = { .set_fcn = _set_fcn_gobject_mtu, }; +static const NMMetaPropertyType _pt_gobject_bytes = { + .get_fcn = _get_fcn_gobject_bytes, + .set_fcn = _set_fcn_gobject_bytes, +}; + static const NMMetaPropertyType _pt_gobject_mac = { .get_fcn = _get_fcn_gobject, .set_fcn = _set_fcn_gobject_mac, @@ -5122,8 +5109,8 @@ static const NMMetaPropertyType _pt_ethtool = { #define PROPERTY_INFO_WITH_DESC(name, ...) \ PROPERTY_INFO (name, DESCRIBE_DOC_##name, ##__VA_ARGS__) -#define ENUM_VALUE_INFOS(...) (((const NMUtilsEnumValueInfo []) { __VA_ARGS__, { 0 } })) -#define INT_VALUE_INFOS(...) (((const NMMetaUtilsIntValueInfo []) { __VA_ARGS__, { 0 } })) +#define ENUM_VALUE_INFOS(...) (((const NMUtilsEnumValueInfo []) { __VA_ARGS__ { .nick = NULL, }, })) +#define INT_VALUE_INFOS(...) (((const NMMetaUtilsIntValueInfo []) { __VA_ARGS__ { .nick = NULL, }, })) #define GET_FCN_WITH_DEFAULT(type, func) \ /* macro that returns @func as const (gboolean(*)(NMSetting*)) type, but checks @@ -5165,12 +5152,25 @@ static const NMMetaPropertyType _pt_ethtool = { .property_typ_data = DEFINE_PROPERTY_TYP_DATA_SUBTYPE (gobject_int, \ .value_infos = INT_VALUE_INFOS ( \ { \ - .value = -1, \ + .value.i64 = -1, \ .nick = "unset", \ - } \ + }, \ ), \ ), +#define _CURRENT_NM_META_SETTING_TYPE NM_META_SETTING_TYPE_6LOWPAN +static const NMMetaPropertyInfo *const property_infos_6LOWPAN[] = { + PROPERTY_INFO_WITH_DESC (NM_SETTING_6LOWPAN_PARENT, + .is_cli_option = TRUE, + .property_alias = "dev", + .inf_flags = NM_META_PROPERTY_INF_FLAG_REQD, + .prompt = N_("IEEE 802.15.4 (WPAN) parent device or connection UUID"), + .property_type = &_pt_gobject_string, + ), + NULL +}; + +#undef _CURRENT_NM_META_SETTING_TYPE #define _CURRENT_NM_META_SETTING_TYPE NM_META_SETTING_TYPE_802_1X static const NMMetaPropertyInfo *const property_infos_802_1X[] = { PROPERTY_INFO_WITH_DESC (NM_SETTING_802_1X_EAP, @@ -5354,9 +5354,9 @@ static const NMMetaPropertyInfo *const property_infos_802_1X[] = { "(with optional 0x/0X prefix, and optional leading 0).\n\n" "Examples: ab0455a6ea3a74C2\n" " ab 4 55 0xa6 ea 3a 74 C2\n"), - .property_type = DEFINE_PROPERTY_TYPE ( - .get_fcn = _get_fcn_802_1x_password_raw, - .set_fcn = _set_fcn_802_1x_password_raw, + .property_type = &_pt_gobject_bytes, + .property_typ_data = DEFINE_PROPERTY_TYP_DATA_SUBTYPE (gobject_bytes, + .legacy_format = TRUE, ), ), PROPERTY_INFO_WITH_DESC (NM_SETTING_802_1X_PASSWORD_RAW_FLAGS, @@ -5679,13 +5679,13 @@ static const NMMetaPropertyInfo *const property_infos_CONNECTION[] = { .property_typ_data = DEFINE_PROPERTY_TYP_DATA_SUBTYPE (gobject_int, .value_infos = INT_VALUE_INFOS ( { - .value = -1, + .value.i64 = -1, .nick = "default", }, { - .value = 0, + .value.i64 = 0, .nick = "forever", - } + }, ), ), ), @@ -5789,7 +5789,7 @@ static const NMMetaPropertyInfo *const property_infos_CONNECTION[] = { { .value = NM_SETTING_CONNECTION_LLDP_ENABLE_RX, .nick = "enable", - } + }, ), ), .typ_flags = NM_META_PROPERTY_TYP_FLAG_ENUM_GET_PARSABLE_TEXT @@ -6172,15 +6172,15 @@ static const NMMetaPropertyInfo *const property_infos_IP4_CONFIG[] = { PROPERTY_INFO (NM_SETTING_IP_CONFIG_ROUTE_TABLE, DESCRIBE_DOC_NM_SETTING_IP4_CONFIG_ROUTE_TABLE, .property_type = &_pt_gobject_int, .property_typ_data = DEFINE_PROPERTY_TYP_DATA_SUBTYPE (gobject_int, - .value_infos = INT_VALUE_INFOS ( + .value_infos = INT_VALUE_INFOS ( { - .value = 0, + .value.i64 = 0, .nick = "unspec", }, { - .value = 254, + .value.i64 = 254, .nick = "main", - } + }, ), ), ), @@ -6196,15 +6196,15 @@ static const NMMetaPropertyInfo *const property_infos_IP4_CONFIG[] = { PROPERTY_INFO (NM_SETTING_IP_CONFIG_DHCP_TIMEOUT, DESCRIBE_DOC_NM_SETTING_IP4_CONFIG_DHCP_TIMEOUT, .property_type = &_pt_gobject_int, .property_typ_data = DEFINE_PROPERTY_TYP_DATA_SUBTYPE (gobject_int, - .value_infos = INT_VALUE_INFOS ( + .value_infos = INT_VALUE_INFOS ( { - .value = 0, + .value.i64 = 0, .nick = "default", }, { - .value = G_MAXINT32, + .value.i64 = G_MAXINT32, .nick = "infinity", - } + }, ), ), ), @@ -6228,13 +6228,13 @@ static const NMMetaPropertyInfo *const property_infos_IP4_CONFIG[] = { .property_typ_data = DEFINE_PROPERTY_TYP_DATA_SUBTYPE (gobject_int, .value_infos = INT_VALUE_INFOS ( { - .value = -1, + .value.i64 = -1, .nick = "default", }, { - .value = 0, + .value.i64 = 0, .nick = "off", - } + }, ), ), ), @@ -6335,15 +6335,15 @@ static const NMMetaPropertyInfo *const property_infos_IP6_CONFIG[] = { PROPERTY_INFO (NM_SETTING_IP_CONFIG_ROUTE_TABLE, DESCRIBE_DOC_NM_SETTING_IP6_CONFIG_ROUTE_TABLE, .property_type = &_pt_gobject_int, .property_typ_data = DEFINE_PROPERTY_TYP_DATA_SUBTYPE (gobject_int, - .value_infos = INT_VALUE_INFOS ( + .value_infos = INT_VALUE_INFOS ( { - .value = 0, + .value.i64 = 0, .nick = "unspec", }, { - .value = 254, + .value.i64 = 254, .nick = "main", - } + }, ), ), ), @@ -6370,7 +6370,7 @@ static const NMMetaPropertyInfo *const property_infos_IP6_CONFIG[] = { { .value = NM_SETTING_IP6_CONFIG_PRIVACY_PREFER_TEMP_ADDR, .nick = "enabled, prefer temporary IP", - } + }, ), ), ), @@ -6619,41 +6619,6 @@ static const NMMetaPropertyInfo *const property_infos_OLPC_MESH[] = { NULL }; -#undef _CURRENT_NM_META_SETTING_TYPE -#define _CURRENT_NM_META_SETTING_TYPE NM_META_SETTING_TYPE_PPPOE -static const NMMetaPropertyInfo *const property_infos_PPPOE[] = { - PROPERTY_INFO_WITH_DESC (NM_SETTING_PPPOE_PARENT, - .is_cli_option = TRUE, - .property_alias = "parent", - .prompt = N_("PPPoE parent device"), - .property_type = &_pt_gobject_string, - ), - PROPERTY_INFO_WITH_DESC (NM_SETTING_PPPOE_SERVICE, - .is_cli_option = TRUE, - .property_alias = "service", - .prompt = N_("Service [none]"), - .property_type = &_pt_gobject_string, - ), - PROPERTY_INFO_WITH_DESC (NM_SETTING_PPPOE_USERNAME, - .is_cli_option = TRUE, - .property_alias = "username", - .inf_flags = NM_META_PROPERTY_INF_FLAG_REQD, - .prompt = N_("PPPoE username"), - .property_type = &_pt_gobject_string, - ), - PROPERTY_INFO_WITH_DESC (NM_SETTING_PPPOE_PASSWORD, - .is_cli_option = TRUE, - .property_alias = "password", - .prompt = N_("Password [none]"), - .is_secret = TRUE, - .property_type = &_pt_gobject_string, - ), - PROPERTY_INFO_WITH_DESC (NM_SETTING_PPPOE_PASSWORD_FLAGS, - .property_type = &_pt_gobject_secret_flags, - ), - NULL -}; - #undef _CURRENT_NM_META_SETTING_TYPE #define _CURRENT_NM_META_SETTING_TYPE NM_META_SETTING_TYPE_OVS_BRIDGE static const NMMetaPropertyInfo *const property_infos_OVS_BRIDGE[] = { @@ -6792,6 +6757,41 @@ static const NMMetaPropertyInfo *const property_infos_PPP[] = { NULL }; +#undef _CURRENT_NM_META_SETTING_TYPE +#define _CURRENT_NM_META_SETTING_TYPE NM_META_SETTING_TYPE_PPPOE +static const NMMetaPropertyInfo *const property_infos_PPPOE[] = { + PROPERTY_INFO_WITH_DESC (NM_SETTING_PPPOE_PARENT, + .is_cli_option = TRUE, + .property_alias = "parent", + .prompt = N_("PPPoE parent device"), + .property_type = &_pt_gobject_string, + ), + PROPERTY_INFO_WITH_DESC (NM_SETTING_PPPOE_SERVICE, + .is_cli_option = TRUE, + .property_alias = "service", + .prompt = N_("Service [none]"), + .property_type = &_pt_gobject_string, + ), + PROPERTY_INFO_WITH_DESC (NM_SETTING_PPPOE_USERNAME, + .is_cli_option = TRUE, + .property_alias = "username", + .inf_flags = NM_META_PROPERTY_INF_FLAG_REQD, + .prompt = N_("PPPoE username"), + .property_type = &_pt_gobject_string, + ), + PROPERTY_INFO_WITH_DESC (NM_SETTING_PPPOE_PASSWORD, + .is_cli_option = TRUE, + .property_alias = "password", + .prompt = N_("Password [none]"), + .is_secret = TRUE, + .property_type = &_pt_gobject_string, + ), + PROPERTY_INFO_WITH_DESC (NM_SETTING_PPPOE_PASSWORD_FLAGS, + .property_type = &_pt_gobject_secret_flags, + ), + NULL +}; + #undef _CURRENT_NM_META_SETTING_TYPE #define _CURRENT_NM_META_SETTING_TYPE NM_META_SETTING_TYPE_PROXY static const NMMetaPropertyInfo *const property_infos_PROXY[] = { @@ -6833,6 +6833,78 @@ static const NMMetaPropertyInfo *const property_infos_PROXY[] = { NULL }; +#undef _CURRENT_NM_META_SETTING_TYPE +#define _CURRENT_NM_META_SETTING_TYPE NM_META_SETTING_TYPE_SERIAL +static const NMMetaPropertyInfo *const property_infos_SERIAL[] = { + PROPERTY_INFO_WITH_DESC (NM_SETTING_SERIAL_BAUD, + .property_type = &_pt_gobject_int, + ), + PROPERTY_INFO_WITH_DESC (NM_SETTING_SERIAL_BITS, + .property_type = &_pt_gobject_int, + ), + PROPERTY_INFO_WITH_DESC (NM_SETTING_SERIAL_PARITY, + .property_type = &_pt_gobject_enum, + .property_typ_data = DEFINE_PROPERTY_TYP_DATA ( + PROPERTY_TYP_DATA_SUBTYPE (gobject_enum, + .value_infos = ENUM_VALUE_INFOS ( + { + .value = NM_SETTING_SERIAL_PARITY_EVEN, + .nick = "E", + }, + { + .value = NM_SETTING_SERIAL_PARITY_EVEN, + .nick = "e", + }, + { + .value = NM_SETTING_SERIAL_PARITY_ODD, + .nick = "O", + }, + { + .value = NM_SETTING_SERIAL_PARITY_ODD, + .nick = "o", + }, + { + .value = NM_SETTING_SERIAL_PARITY_NONE, + .nick = "N", + }, + { + .value = NM_SETTING_SERIAL_PARITY_NONE, + .nick = "n", + }, + ), + ), + .typ_flags = NM_META_PROPERTY_TYP_FLAG_ENUM_GET_PARSABLE_TEXT + | NM_META_PROPERTY_TYP_FLAG_ENUM_GET_PRETTY_TEXT, + ), + ), + PROPERTY_INFO_WITH_DESC (NM_SETTING_SERIAL_STOPBITS, + .property_type = &_pt_gobject_int, + ), + PROPERTY_INFO_WITH_DESC (NM_SETTING_SERIAL_SEND_DELAY, + .property_type = &_pt_gobject_int, + ), + NULL +}; + +#undef _CURRENT_NM_META_SETTING_TYPE +#define _CURRENT_NM_META_SETTING_TYPE NM_META_SETTING_TYPE_SRIOV +static const NMMetaPropertyInfo *const property_infos_SRIOV[] = { + PROPERTY_INFO_WITH_DESC (NM_SETTING_SRIOV_TOTAL_VFS, + .property_type = &_pt_gobject_int, + ), + PROPERTY_INFO_WITH_DESC (NM_SETTING_SRIOV_VFS, + .property_type = DEFINE_PROPERTY_TYPE ( + .get_fcn = _get_fcn_sriov_vfs, + .set_fcn = _set_fcn_sriov_vfs, + .remove_fcn = _remove_fcn_sriov_vfs, + ), + ), + PROPERTY_INFO_WITH_DESC (NM_SETTING_SRIOV_AUTOPROBE_DRIVERS, + .property_type = &_pt_gobject_enum, + ), + NULL +}; + #undef _CURRENT_NM_META_SETTING_TYPE #define _CURRENT_NM_META_SETTING_TYPE NM_META_SETTING_TYPE_TC_CONFIG static const NMMetaPropertyInfo *const property_infos_TC_CONFIG[] = { @@ -6869,44 +6941,44 @@ static const NMMetaPropertyInfo *const property_infos_TEAM[] = { PROPERTY_INFO_WITH_DESC (NM_SETTING_TEAM_NOTIFY_PEERS_COUNT, .property_type = &_pt_gobject_int, .property_typ_data = DEFINE_PROPERTY_TYP_DATA_SUBTYPE (gobject_int, - .value_infos = INT_VALUE_INFOS ( + .value_infos = INT_VALUE_INFOS ( { - .value = 0, + .value.i64 = 0, .nick = "disabled", - } + }, ), ), ), PROPERTY_INFO_WITH_DESC (NM_SETTING_TEAM_NOTIFY_PEERS_INTERVAL, .property_type = &_pt_gobject_int, .property_typ_data = DEFINE_PROPERTY_TYP_DATA_SUBTYPE (gobject_int, - .value_infos = INT_VALUE_INFOS ( + .value_infos = INT_VALUE_INFOS ( { - .value = 0, + .value.i64 = 0, .nick = "default", - } + }, ), ), ), PROPERTY_INFO_WITH_DESC (NM_SETTING_TEAM_MCAST_REJOIN_COUNT, .property_type = &_pt_gobject_int, .property_typ_data = DEFINE_PROPERTY_TYP_DATA_SUBTYPE (gobject_int, - .value_infos = INT_VALUE_INFOS ( + .value_infos = INT_VALUE_INFOS ( { - .value = 0, + .value.i64 = 0, .nick = "disabled", - } + }, ), ), ), PROPERTY_INFO_WITH_DESC (NM_SETTING_TEAM_MCAST_REJOIN_INTERVAL, .property_type = &_pt_gobject_int, .property_typ_data = DEFINE_PROPERTY_TYP_DATA_SUBTYPE (gobject_int, - .value_infos = INT_VALUE_INFOS ( + .value_infos = INT_VALUE_INFOS ( { - .value = 0, + .value.i64 = 0, .nick = "default", - } + }, ), ), ), @@ -6945,11 +7017,11 @@ static const NMMetaPropertyInfo *const property_infos_TEAM[] = { PROPERTY_INFO_WITH_DESC (NM_SETTING_TEAM_RUNNER_TX_BALANCER_INTERVAL, .property_type = &_pt_gobject_int, .property_typ_data = DEFINE_PROPERTY_TYP_DATA_SUBTYPE (gobject_int, - .value_infos = INT_VALUE_INFOS ( + .value_infos = INT_VALUE_INFOS ( { - .value = NM_SETTING_TEAM_RUNNER_TX_BALANCER_INTERVAL_DEFAULT, + .value.i64 = NM_SETTING_TEAM_RUNNER_TX_BALANCER_INTERVAL_DEFAULT, .nick = "default", - } + }, ), ), ), @@ -6962,22 +7034,22 @@ static const NMMetaPropertyInfo *const property_infos_TEAM[] = { PROPERTY_INFO_WITH_DESC (NM_SETTING_TEAM_RUNNER_SYS_PRIO, .property_type = &_pt_gobject_int, .property_typ_data = DEFINE_PROPERTY_TYP_DATA_SUBTYPE (gobject_int, - .value_infos = INT_VALUE_INFOS ( + .value_infos = INT_VALUE_INFOS ( { - .value = NM_SETTING_TEAM_RUNNER_SYS_PRIO_DEFAULT, + .value.i64 = NM_SETTING_TEAM_RUNNER_SYS_PRIO_DEFAULT, .nick = "default", - } + }, ), ), ), PROPERTY_INFO_WITH_DESC (NM_SETTING_TEAM_RUNNER_MIN_PORTS, .property_type = &_pt_gobject_int, .property_typ_data = DEFINE_PROPERTY_TYP_DATA_SUBTYPE (gobject_int, - .value_infos = INT_VALUE_INFOS ( + .value_infos = INT_VALUE_INFOS ( { - .value = 0, + .value.i64 = 0, .nick = "default", - } + }, ), ), ), @@ -7018,22 +7090,22 @@ static const NMMetaPropertyInfo *const property_infos_TEAM_PORT[] = { PROPERTY_INFO_WITH_DESC (NM_SETTING_TEAM_PORT_QUEUE_ID, .property_type = &_pt_gobject_int, .property_typ_data = DEFINE_PROPERTY_TYP_DATA_SUBTYPE (gobject_int, - .value_infos = INT_VALUE_INFOS ( + .value_infos = INT_VALUE_INFOS ( { - .value = NM_SETTING_TEAM_PORT_QUEUE_ID_DEFAULT, + .value.i64 = NM_SETTING_TEAM_PORT_QUEUE_ID_DEFAULT, .nick = "default", - } + }, ), ), ), PROPERTY_INFO_WITH_DESC (NM_SETTING_TEAM_PORT_PRIO, .property_type = &_pt_gobject_int, .property_typ_data = DEFINE_PROPERTY_TYP_DATA_SUBTYPE (gobject_int, - .value_infos = INT_VALUE_INFOS ( + .value_infos = INT_VALUE_INFOS ( { - .value = 0, + .value.i64 = 0, .nick = "default", - } + }, ), ), ), @@ -7043,22 +7115,22 @@ static const NMMetaPropertyInfo *const property_infos_TEAM_PORT[] = { PROPERTY_INFO_WITH_DESC (NM_SETTING_TEAM_PORT_LACP_PRIO, .property_type = &_pt_gobject_int, .property_typ_data = DEFINE_PROPERTY_TYP_DATA_SUBTYPE (gobject_int, - .value_infos = INT_VALUE_INFOS ( + .value_infos = INT_VALUE_INFOS ( { - .value = NM_SETTING_TEAM_PORT_LACP_PRIO_DEFAULT, + .value.i64 = NM_SETTING_TEAM_PORT_LACP_PRIO_DEFAULT, .nick = "default", - } + }, ), ), ), PROPERTY_INFO_WITH_DESC (NM_SETTING_TEAM_PORT_LACP_KEY, .property_type = &_pt_gobject_int, .property_typ_data = DEFINE_PROPERTY_TYP_DATA_SUBTYPE (gobject_int, - .value_infos = INT_VALUE_INFOS ( + .value_infos = INT_VALUE_INFOS ( { - .value = 0, + .value.i64 = 0, .nick = "default", - } + }, ), ), ), @@ -7073,78 +7145,6 @@ static const NMMetaPropertyInfo *const property_infos_TEAM_PORT[] = { NULL }; -#undef _CURRENT_NM_META_SETTING_TYPE -#define _CURRENT_NM_META_SETTING_TYPE NM_META_SETTING_TYPE_SERIAL -static const NMMetaPropertyInfo *const property_infos_SERIAL[] = { - PROPERTY_INFO_WITH_DESC (NM_SETTING_SERIAL_BAUD, - .property_type = &_pt_gobject_int, - ), - PROPERTY_INFO_WITH_DESC (NM_SETTING_SERIAL_BITS, - .property_type = &_pt_gobject_int, - ), - PROPERTY_INFO_WITH_DESC (NM_SETTING_SERIAL_PARITY, - .property_type = &_pt_gobject_enum, - .property_typ_data = DEFINE_PROPERTY_TYP_DATA ( - PROPERTY_TYP_DATA_SUBTYPE (gobject_enum, - .value_infos = ENUM_VALUE_INFOS ( - { - .value = NM_SETTING_SERIAL_PARITY_EVEN, - .nick = "E", - }, - { - .value = NM_SETTING_SERIAL_PARITY_EVEN, - .nick = "e", - }, - { - .value = NM_SETTING_SERIAL_PARITY_ODD, - .nick = "O", - }, - { - .value = NM_SETTING_SERIAL_PARITY_ODD, - .nick = "o", - }, - { - .value = NM_SETTING_SERIAL_PARITY_NONE, - .nick = "N", - }, - { - .value = NM_SETTING_SERIAL_PARITY_NONE, - .nick = "n", - } - ), - ), - .typ_flags = NM_META_PROPERTY_TYP_FLAG_ENUM_GET_PARSABLE_TEXT - | NM_META_PROPERTY_TYP_FLAG_ENUM_GET_PRETTY_TEXT, - ), - ), - PROPERTY_INFO_WITH_DESC (NM_SETTING_SERIAL_STOPBITS, - .property_type = &_pt_gobject_int, - ), - PROPERTY_INFO_WITH_DESC (NM_SETTING_SERIAL_SEND_DELAY, - .property_type = &_pt_gobject_int, - ), - NULL -}; - -#undef _CURRENT_NM_META_SETTING_TYPE -#define _CURRENT_NM_META_SETTING_TYPE NM_META_SETTING_TYPE_SRIOV -static const NMMetaPropertyInfo *const property_infos_SRIOV[] = { - PROPERTY_INFO_WITH_DESC (NM_SETTING_SRIOV_TOTAL_VFS, - .property_type = &_pt_gobject_int, - ), - PROPERTY_INFO_WITH_DESC (NM_SETTING_SRIOV_VFS, - .property_type = DEFINE_PROPERTY_TYPE ( - .get_fcn = _get_fcn_sriov_vfs, - .set_fcn = _set_fcn_sriov_vfs, - .remove_fcn = _remove_fcn_sriov_vfs, - ), - ), - PROPERTY_INFO_WITH_DESC (NM_SETTING_SRIOV_AUTOPROBE_DRIVERS, - .property_type = &_pt_gobject_enum, - ), - NULL -}; - #undef _CURRENT_NM_META_SETTING_TYPE #define _CURRENT_NM_META_SETTING_TYPE NM_META_SETTING_TYPE_TUN static const NMMetaPropertyInfo *const property_infos_TUN[] = { @@ -7364,6 +7364,30 @@ static const NMMetaPropertyInfo *const property_infos_VXLAN[] = { NULL }; +#undef _CURRENT_NM_META_SETTING_TYPE +#define _CURRENT_NM_META_SETTING_TYPE NM_META_SETTING_TYPE_WIFI_P2P +static const NMMetaPropertyInfo *const property_infos_WIFI_P2P[] = { + PROPERTY_INFO_WITH_DESC (NM_SETTING_WIFI_P2P_PEER, + .is_cli_option = TRUE, + .property_alias = "peer", + .inf_flags = NM_META_PROPERTY_INF_FLAG_REQD, + .prompt = N_("Peer"), + .property_type = &_pt_gobject_mac, + ), + PROPERTY_INFO_WITH_DESC (NM_SETTING_WIFI_P2P_WPS_METHOD, + .property_type = &_pt_gobject_enum, + .property_typ_data = DEFINE_PROPERTY_TYP_DATA ( + PROPERTY_TYP_DATA_SUBTYPE (gobject_enum, + .get_gtype = nm_setting_wireless_security_wps_method_get_type, + ), + ), + ), + PROPERTY_INFO_WITH_DESC (NM_SETTING_WIFI_P2P_WFD_IES, + .property_type = &_pt_gobject_bytes, + ), + NULL +}; + #undef _CURRENT_NM_META_SETTING_TYPE #define _CURRENT_NM_META_SETTING_TYPE NM_META_SETTING_TYPE_WIMAX static const NMMetaPropertyInfo *const property_infos_WIMAX[] = { @@ -7480,7 +7504,7 @@ static const NMMetaPropertyInfo *const property_infos_WIRED[] = { { .value = NM_SETTING_WIRED_WAKE_ON_LAN_NONE, .nick = "disabled", - } + }, ), ), .typ_flags = NM_META_PROPERTY_TYP_FLAG_ENUM_GET_PARSABLE_TEXT @@ -7493,6 +7517,34 @@ static const NMMetaPropertyInfo *const property_infos_WIRED[] = { NULL }; +#undef _CURRENT_NM_META_SETTING_TYPE +#define _CURRENT_NM_META_SETTING_TYPE NM_META_SETTING_TYPE_WIREGUARD +static const NMMetaPropertyInfo *const property_infos_WIREGUARD[] = { + PROPERTY_INFO_WITH_DESC (NM_SETTING_WIREGUARD_PRIVATE_KEY, + .is_secret = TRUE, + .property_type = &_pt_gobject_string, + ), + PROPERTY_INFO_WITH_DESC (NM_SETTING_WIREGUARD_PRIVATE_KEY_FLAGS, + .property_type = &_pt_gobject_secret_flags, + ), + PROPERTY_INFO_WITH_DESC (NM_SETTING_WIREGUARD_LISTEN_PORT, + .property_type = &_pt_gobject_int, + ), + PROPERTY_INFO_WITH_DESC (NM_SETTING_WIREGUARD_FWMARK, + .property_type = &_pt_gobject_int, + .property_typ_data = DEFINE_PROPERTY_TYP_DATA_SUBTYPE (gobject_int, \ + .base = 16, + ), + ), + PROPERTY_INFO_WITH_DESC (NM_SETTING_WIREGUARD_PEER_ROUTES, + .property_type = &_pt_gobject_bool, + ), + PROPERTY_INFO_WITH_DESC (NM_SETTING_WIREGUARD_MTU, + .property_type = &_pt_gobject_mtu, + ), + NULL +}; + #undef _CURRENT_NM_META_SETTING_TYPE #define _CURRENT_NM_META_SETTING_TYPE NM_META_SETTING_TYPE_WIRELESS static const NMMetaPropertyInfo *const property_infos_WIRELESS[] = { @@ -7609,7 +7661,7 @@ static const NMMetaPropertyInfo *const property_infos_WIRELESS[] = { { .value = NM_SETTING_WIRELESS_WAKE_ON_WLAN_NONE, .nick = "disabled", - } + }, ), ), ), @@ -7623,7 +7675,7 @@ static const NMMetaPropertyInfo *const property_infos_WIRELESS_SECURITY[] = { PROPERTY_INFO_WITH_DESC (NM_SETTING_WIRELESS_SECURITY_KEY_MGMT, .property_type = &_pt_gobject_string, .property_typ_data = DEFINE_PROPERTY_TYP_DATA ( - .values_static = NM_MAKE_STRV ("none", "ieee8021x", "wpa-none", "wpa-psk", "wpa-eap"), + .values_static = NM_MAKE_STRV ("none", "ieee8021x", "wpa-none", "wpa-psk", "wpa-eap", "sae"), ), ), PROPERTY_INFO_WITH_DESC (NM_SETTING_WIRELESS_SECURITY_WEP_TX_KEYIDX, @@ -7723,9 +7775,6 @@ static const NMMetaPropertyInfo *const property_infos_WIRELESS_SECURITY[] = { PROPERTY_INFO_WITH_DESC (NM_SETTING_WIRELESS_SECURITY_PSK, .is_secret = TRUE, .property_type = &_pt_gobject_string, - .property_typ_data = DEFINE_PROPERTY_TYP_DATA_SUBTYPE (gobject_string, - .validate_fcn = _validate_fcn_wireless_security_psk, - ), ), PROPERTY_INFO_WITH_DESC (NM_SETTING_WIRELESS_SECURITY_PSK_FLAGS, .property_type = &_pt_gobject_secret_flags, @@ -7774,12 +7823,12 @@ static const NMMetaPropertyInfo *const property_infos_WPAN[] = { .prompt = N_("Short address (<0x0000-0xffff>)"), .property_type = &_pt_gobject_int, .property_typ_data = DEFINE_PROPERTY_TYP_DATA_SUBTYPE (gobject_int, \ - .base = 16, - .value_infos = INT_VALUE_INFOS ( + .base = 16, + .value_infos = INT_VALUE_INFOS ( { - .value = G_MAXUINT16, + .value.i64 = G_MAXUINT16, .nick = "unset", - } + }, ), ), ), @@ -7790,12 +7839,12 @@ static const NMMetaPropertyInfo *const property_infos_WPAN[] = { .prompt = N_("PAN Identifier (<0x0000-0xffff>)"), .property_type = &_pt_gobject_int, .property_typ_data = DEFINE_PROPERTY_TYP_DATA_SUBTYPE (gobject_int, \ - .base = 16, - .value_infos = INT_VALUE_INFOS ( + .base = 16, + .value_infos = INT_VALUE_INFOS ( { - .value = G_MAXUINT16, + .value.i64 = G_MAXUINT16, .nick = "unset", - } + }, ), ), ), @@ -7805,11 +7854,11 @@ static const NMMetaPropertyInfo *const property_infos_WPAN[] = { .prompt = N_("Page ()"), .property_type = &_pt_gobject_int, .property_typ_data = DEFINE_PROPERTY_TYP_DATA_SUBTYPE (gobject_int, \ - .value_infos = INT_VALUE_INFOS ( + .value_infos = INT_VALUE_INFOS ( { - .value = NM_SETTING_WPAN_PAGE_DEFAULT, + .value.i64 = NM_SETTING_WPAN_PAGE_DEFAULT, .nick = "default", - } + }, ), ), ), @@ -7819,30 +7868,17 @@ static const NMMetaPropertyInfo *const property_infos_WPAN[] = { .prompt = N_("Channel ()"), .property_type = &_pt_gobject_int, .property_typ_data = DEFINE_PROPERTY_TYP_DATA_SUBTYPE (gobject_int, \ - .value_infos = INT_VALUE_INFOS ( + .value_infos = INT_VALUE_INFOS ( { - .value = NM_SETTING_WPAN_CHANNEL_DEFAULT, + .value.i64 = NM_SETTING_WPAN_CHANNEL_DEFAULT, .nick = "default", - } + }, ), ), ), NULL }; -#undef _CURRENT_NM_META_SETTING_TYPE -#define _CURRENT_NM_META_SETTING_TYPE NM_META_SETTING_TYPE_6LOWPAN -static const NMMetaPropertyInfo *const property_infos_6LOWPAN[] = { - PROPERTY_INFO_WITH_DESC (NM_SETTING_6LOWPAN_PARENT, - .is_cli_option = TRUE, - .property_alias = "dev", - .inf_flags = NM_META_PROPERTY_INF_FLAG_REQD, - .prompt = N_("IEEE 802.15.4 (WPAN) parent device or connection UUID"), - .property_type = &_pt_gobject_string, - ), - NULL -}; - /*****************************************************************************/ static void @@ -7964,6 +8000,7 @@ _setting_init_fcn_wireless (ARGS_SETTING_INIT_FCN) /*****************************************************************************/ +#define SETTING_PRETTY_NAME_6LOWPAN N_("6LOWPAN settings") #define SETTING_PRETTY_NAME_802_1X N_("802-1x settings") #define SETTING_PRETTY_NAME_ADSL N_("ADSL connection") #define SETTING_PRETTY_NAME_BLUETOOTH N_("bluetooth connection") @@ -8002,12 +8039,13 @@ _setting_init_fcn_wireless (ARGS_SETTING_INIT_FCN) #define SETTING_PRETTY_NAME_VLAN N_("VLAN connection") #define SETTING_PRETTY_NAME_VPN N_("VPN connection") #define SETTING_PRETTY_NAME_VXLAN N_("VXLAN connection") +#define SETTING_PRETTY_NAME_WIFI_P2P N_("Wi-Fi P2P connection") #define SETTING_PRETTY_NAME_WIMAX N_("WiMAX connection") #define SETTING_PRETTY_NAME_WIRED N_("Wired Ethernet") +#define SETTING_PRETTY_NAME_WIREGUARD N_("WireGuard VPN settings") #define SETTING_PRETTY_NAME_WIRELESS N_("Wi-Fi connection") #define SETTING_PRETTY_NAME_WIRELESS_SECURITY N_("Wi-Fi security settings") #define SETTING_PRETTY_NAME_WPAN N_("WPAN settings") -#define SETTING_PRETTY_NAME_6LOWPAN N_("6LOWPAN settings") #define NM_META_SETTING_VALID_PARTS(...) \ ((const NMMetaSettingValidPartItem *const[]) { __VA_ARGS__ NULL }) @@ -8245,6 +8283,12 @@ const NMMetaSettingInfoEditor nm_meta_setting_infos_editor[] = { NM_META_SETTING_VALID_PART_ITEM (ETHTOOL, FALSE), ), ), + SETTING_INFO (WIFI_P2P, + .valid_parts = NM_META_SETTING_VALID_PARTS ( + NM_META_SETTING_VALID_PART_ITEM (CONNECTION, TRUE), + NM_META_SETTING_VALID_PART_ITEM (WIFI_P2P, TRUE), + ), + ), SETTING_INFO (WIMAX, .valid_parts = NM_META_SETTING_VALID_PARTS ( NM_META_SETTING_VALID_PART_ITEM (CONNECTION, TRUE), @@ -8262,6 +8306,12 @@ const NMMetaSettingInfoEditor nm_meta_setting_infos_editor[] = { NM_META_SETTING_VALID_PART_ITEM (ETHTOOL, FALSE), ), ), + SETTING_INFO (WIREGUARD, + .valid_parts = NM_META_SETTING_VALID_PARTS ( + NM_META_SETTING_VALID_PART_ITEM (CONNECTION, TRUE), + NM_META_SETTING_VALID_PART_ITEM (WIREGUARD, TRUE), + ), + ), SETTING_INFO (WIRELESS, .alias = "wifi", .valid_parts = NM_META_SETTING_VALID_PARTS ( diff --git a/clients/common/nm-meta-setting-desc.h b/clients/common/nm-meta-setting-desc.h index 7129870a..e3f9d230 100644 --- a/clients/common/nm-meta-setting-desc.h +++ b/clients/common/nm-meta-setting-desc.h @@ -268,6 +268,9 @@ struct _NMMetaPropertyTypData { struct { const char *(*validate_fcn) (const char *value, char **out_to_free, GError **error); } gobject_string; + struct { + bool legacy_format:1; + } gobject_bytes; struct { guint32 (*get_fcn) (NMSetting *setting); } mtu; diff --git a/clients/common/nm-polkit-listener.c b/clients/common/nm-polkit-listener.c index dccf1d38..7367459d 100644 --- a/clients/common/nm-polkit-listener.c +++ b/clients/common/nm-polkit-listener.c @@ -35,7 +35,6 @@ #include "nm-polkit-listener.h" -#include #include #include diff --git a/clients/common/nm-secret-agent-simple.c b/clients/common/nm-secret-agent-simple.c index 9fcf4200..cd3ce2ee 100644 --- a/clients/common/nm-secret-agent-simple.c +++ b/clients/common/nm-secret-agent-simple.c @@ -31,124 +31,98 @@ #include "nm-default.h" +#include "nm-secret-agent-simple.h" + #include #include -#include #include "nm-vpn-service-plugin.h" - #include "nm-vpn-helpers.h" -#include "nm-secret-agent-simple.h" - -G_DEFINE_TYPE (NMSecretAgentSimple, nm_secret_agent_simple, NM_TYPE_SECRET_AGENT_OLD) - -#define NM_SECRET_AGENT_SIMPLE_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), NM_TYPE_SECRET_AGENT_SIMPLE, NMSecretAgentSimplePrivate)) +#include "nm-utils/nm-secret-utils.h" -enum { - REQUEST_SECRETS, - - LAST_SIGNAL -}; - -static guint signals[LAST_SIGNAL] = { 0 }; +/*****************************************************************************/ typedef struct { + char *request_id; + NMSecretAgentSimple *self; - char *request_id; NMConnection *connection; + const char *setting_name; char **hints; NMSecretAgentOldGetSecretsFunc callback; gpointer callback_data; GCancellable *cancellable; NMSecretAgentGetSecretsFlags flags; -} NMSecretAgentSimpleRequest; +} RequestData; + +enum { + REQUEST_SECRETS, + + LAST_SIGNAL +}; + +static guint signals[LAST_SIGNAL] = { 0 }; typedef struct { - /* */ GHashTable *requests; char *path; gboolean enabled; } NMSecretAgentSimplePrivate; -static void -nm_secret_agent_simple_request_free (gpointer data) -{ - NMSecretAgentSimpleRequest *request = data; +struct _NMSecretAgentSimple { + NMSecretAgentOld parent; + NMSecretAgentSimplePrivate _priv; +}; - g_clear_object (&request->cancellable); - g_object_unref (request->self); - g_object_unref (request->connection); - g_strfreev (request->hints); +struct _NMSecretAgentSimpleClass { + NMSecretAgentOldClass parent; +}; - g_slice_free (NMSecretAgentSimpleRequest, request); -} +G_DEFINE_TYPE (NMSecretAgentSimple, nm_secret_agent_simple, NM_TYPE_SECRET_AGENT_OLD) -static void -nm_secret_agent_simple_request_cancel (NMSecretAgentSimpleRequest *request, - GError *error) -{ - NMSecretAgentSimplePrivate *priv = NM_SECRET_AGENT_SIMPLE_GET_PRIVATE (request->self); +#define NM_SECRET_AGENT_SIMPLE_GET_PRIVATE(self) _NM_GET_PRIVATE (self, NMSecretAgentSimple, NM_IS_SECRET_AGENT_SIMPLE, NMSecretAgentOld) - request->callback (NM_SECRET_AGENT_OLD (request->self), request->connection, - NULL, error, request->callback_data); - g_hash_table_remove (priv->requests, request->request_id); -} +/*****************************************************************************/ static void -nm_secret_agent_simple_init (NMSecretAgentSimple *agent) +_request_data_free (gpointer data) { - NMSecretAgentSimplePrivate *priv = NM_SECRET_AGENT_SIMPLE_GET_PRIVATE (agent); + RequestData *request = data; - priv->requests = g_hash_table_new_full (nm_str_hash, g_str_equal, - g_free, nm_secret_agent_simple_request_free); + g_free (request->request_id); + nm_clear_g_cancellable (&request->cancellable); + g_object_unref (request->connection); + g_strfreev (request->hints); + + g_slice_free (RequestData, request); } static void -nm_secret_agent_simple_finalize (GObject *object) +_request_data_complete (RequestData *request, + GVariant *secrets, + GError *error, + GHashTableIter *iter_to_remove) { - NMSecretAgentSimplePrivate *priv = NM_SECRET_AGENT_SIMPLE_GET_PRIVATE (object); - GError *error; - GHashTableIter iter; - gpointer key; - gpointer value; - - error = g_error_new (NM_SECRET_AGENT_ERROR, - NM_SECRET_AGENT_ERROR_AGENT_CANCELED, - "The secret agent is going away"); - - g_hash_table_iter_init (&iter, priv->requests); - while (g_hash_table_iter_next (&iter, &key, &value)) { - NMSecretAgentSimpleRequest *request = value; - - request->callback (NM_SECRET_AGENT_OLD (object), - request->connection, - NULL, error, - request->callback_data); - } + NMSecretAgentSimple *self = request->self; + NMSecretAgentSimplePrivate *priv = NM_SECRET_AGENT_SIMPLE_GET_PRIVATE (self); - g_hash_table_destroy (priv->requests); - g_error_free (error); + nm_assert ((secrets != NULL) != (error != NULL)); - g_free (priv->path); + request->callback (NM_SECRET_AGENT_OLD (request->self), + request->connection, + secrets, + error, + request->callback_data); - G_OBJECT_CLASS (nm_secret_agent_simple_parent_class)->finalize (object); + if (iter_to_remove) + g_hash_table_iter_remove (iter_to_remove); + else + g_hash_table_remove (priv->requests, request); } -static gboolean -strv_has (char **haystack, - char *needle) -{ - char **iter; - - for (iter = haystack; iter && *iter; iter++) { - if (g_strcmp0 (*iter, needle) == 0) - return TRUE; - } - - return FALSE; -} +/*****************************************************************************/ /** * NMSecretAgentSimpleSecret: @@ -164,70 +138,113 @@ typedef struct { NMSecretAgentSimpleSecret base; NMSetting *setting; char *property; -} NMSecretAgentSimpleSecretReal; +} SecretReal; static void -nm_secret_agent_simple_secret_free (NMSecretAgentSimpleSecret *secret) +_secret_real_free (NMSecretAgentSimpleSecret *secret) { - NMSecretAgentSimpleSecretReal *real = (NMSecretAgentSimpleSecretReal *)secret; + SecretReal *real = (SecretReal *)secret; g_free ((char *) secret->pretty_name); g_free ((char *) secret->entry_id); - g_free (secret->value); + nm_free_secret (secret->value); g_free ((char *) secret->vpn_type); g_free (real->property); g_clear_object (&real->setting); - g_slice_free (NMSecretAgentSimpleSecretReal, real); + g_slice_free (SecretReal, real); } static NMSecretAgentSimpleSecret * -nm_secret_agent_simple_secret_new (NMSecretAgentSecretType secret_type, - const char *pretty_name, - NMSetting *setting, - const char *property, - const char *vpn_type) +_secret_real_new_plain (NMSecretAgentSecretType secret_type, + const char *pretty_name, + NMSetting *setting, + const char *property) { - NMSecretAgentSimpleSecretReal *real; - const char *vpn_prefix; - const char *value; + SecretReal *real; + gs_free char *value= NULL; nm_assert (property); nm_assert (NM_IS_SETTING (setting)); + nm_assert (NM_IN_SET (secret_type, NM_SECRET_AGENT_SECRET_TYPE_PROPERTY, NM_SECRET_AGENT_SECRET_TYPE_SECRET)); + nm_assert (g_object_class_find_property (G_OBJECT_GET_CLASS (setting), property)); + nm_assert ((secret_type == NM_SECRET_AGENT_SECRET_TYPE_SECRET) == nm_setting_get_secret_flags (setting, property, NULL, NULL)); + + g_object_get (setting, property, &value, NULL); + + real = g_slice_new (SecretReal); + *real = (SecretReal) { + .base.secret_type = secret_type, + .base.pretty_name = g_strdup (pretty_name), + .base.entry_id = g_strdup_printf ("%s.%s", nm_setting_get_name (setting), property), + .base.value = g_steal_pointer (&value), + .base.is_secret = (secret_type != NM_SECRET_AGENT_SECRET_TYPE_PROPERTY), + .setting = g_object_ref (setting), + .property = g_strdup (property), + }; + return &real->base; +} - real = g_slice_new0 (NMSecretAgentSimpleSecretReal); - *((NMSecretAgentSecretType *) &real->base.secret_type) = secret_type; - real->setting = g_object_ref (setting); - real->base.pretty_name = g_strdup (pretty_name); - real->property = g_strdup (property); - switch (secret_type) { - case NM_SECRET_AGENT_SECRET_TYPE_PROPERTY: - case NM_SECRET_AGENT_SECRET_TYPE_SECRET: - nm_assert (!vpn_type); - nm_assert (g_object_class_find_property (G_OBJECT_GET_CLASS (setting), property)); - nm_assert ((secret_type == NM_SECRET_AGENT_SECRET_TYPE_SECRET) == nm_setting_get_secret_flags (setting, property, NULL, NULL)); - real->base.entry_id = g_strdup_printf ("%s.%s", nm_setting_get_name (setting), property); - g_object_get (setting, property, &real->base.value, NULL); - real->base.is_secret = (secret_type != NM_SECRET_AGENT_SECRET_TYPE_PROPERTY); - break; - case NM_SECRET_AGENT_SECRET_TYPE_VPN_SECRET: - vpn_prefix = NM_SECRET_AGENT_ENTRY_ID_PREFX_VPN_SECRETS; - value = nm_setting_vpn_get_secret (NM_SETTING_VPN (setting), property); - real->base.entry_id = g_strdup_printf ("%s%s", vpn_prefix, property); - nm_assert (vpn_type); - real->base.vpn_type = g_strdup (vpn_type); - real->base.value = g_strdup (value); - real->base.is_secret = TRUE; - break; - } - nm_assert (real->base.entry_id); +static NMSecretAgentSimpleSecret * +_secret_real_new_vpn_secret (const char *pretty_name, + NMSetting *setting, + const char *property, + const char *vpn_type) +{ + SecretReal *real; + const char *value; + nm_assert (property); + nm_assert (NM_IS_SETTING_VPN (setting)); + nm_assert (vpn_type); + + value = nm_setting_vpn_get_secret (NM_SETTING_VPN (setting), property); + + real = g_slice_new (SecretReal); + *real = (SecretReal) { + .base.secret_type = NM_SECRET_AGENT_SECRET_TYPE_VPN_SECRET, + .base.pretty_name = g_strdup (pretty_name), + .base.entry_id = g_strdup_printf ("%s%s", NM_SECRET_AGENT_ENTRY_ID_PREFX_VPN_SECRETS, property), + .base.value = g_strdup (value), + .base.is_secret = TRUE, + .base.vpn_type = g_strdup (vpn_type), + .setting = g_object_ref (setting), + .property = g_strdup (property), + }; return &real->base; } +static NMSecretAgentSimpleSecret * +_secret_real_new_wireguard_peer_psk (NMSettingWireGuard *s_wg, + const char *public_key, + const char *preshared_key) +{ + SecretReal *real; + + nm_assert (NM_IS_SETTING_WIREGUARD (s_wg)); + nm_assert (public_key); + + real = g_slice_new (SecretReal); + *real = (SecretReal) { + .base.secret_type = NM_SECRET_AGENT_SECRET_TYPE_WIREGUARD_PEER_PSK, + .base.pretty_name = g_strdup_printf (_("Preshared-key for %s"), + public_key), + .base.entry_id = g_strdup_printf (NM_SETTING_WIREGUARD_SETTING_NAME"."NM_SETTING_WIREGUARD_PEERS".%s."NM_WIREGUARD_PEER_ATTR_PRESHARED_KEY, + public_key), + .base.value = g_strdup (preshared_key), + .base.is_secret = TRUE, + .base.no_prompt_entry_id = TRUE, + .setting = NM_SETTING (g_object_ref (s_wg)), + .property = g_strdup (public_key), + }; + return &real->base; +} + +/*****************************************************************************/ + static gboolean -add_8021x_secrets (NMSecretAgentSimpleRequest *request, - GPtrArray *secrets) +add_8021x_secrets (RequestData *request, + GPtrArray *secrets) { NMSetting8021x *s_8021x = nm_connection_get_setting_802_1x (request->connection); const char *eap_method; @@ -238,11 +255,10 @@ add_8021x_secrets (NMSecretAgentSimpleRequest *request, char **iter; for (iter = request->hints; *iter; iter++) { - secret = nm_secret_agent_simple_secret_new (NM_SECRET_AGENT_SECRET_TYPE_SECRET, - _(*iter), - NM_SETTING (s_8021x), - *iter, - NULL); + secret = _secret_real_new_plain (NM_SECRET_AGENT_SECRET_TYPE_SECRET, + _(*iter), + NM_SETTING (s_8021x), + *iter); g_ptr_array_add (secrets, secret); } @@ -253,41 +269,37 @@ add_8021x_secrets (NMSecretAgentSimpleRequest *request, if (!eap_method) return FALSE; - if ( !strcmp (eap_method, "md5") - || !strcmp (eap_method, "leap") - || !strcmp (eap_method, "ttls") - || !strcmp (eap_method, "peap")) { + if (NM_IN_STRSET (eap_method, "md5", + "leap", + "ttls", + "peap")) { /* TTLS and PEAP are actually much more complicated, but this complication * is not visible here since we only care about phase2 authentication * (and don't even care of which one) */ - secret = nm_secret_agent_simple_secret_new (NM_SECRET_AGENT_SECRET_TYPE_PROPERTY, - _("Username"), - NM_SETTING (s_8021x), - NM_SETTING_802_1X_IDENTITY, - NULL); + secret = _secret_real_new_plain (NM_SECRET_AGENT_SECRET_TYPE_PROPERTY, + _("Username"), + NM_SETTING (s_8021x), + NM_SETTING_802_1X_IDENTITY); g_ptr_array_add (secrets, secret); - secret = nm_secret_agent_simple_secret_new (NM_SECRET_AGENT_SECRET_TYPE_SECRET, - _("Password"), - NM_SETTING (s_8021x), - NM_SETTING_802_1X_PASSWORD, - NULL); + secret = _secret_real_new_plain (NM_SECRET_AGENT_SECRET_TYPE_SECRET, + _("Password"), + NM_SETTING (s_8021x), + NM_SETTING_802_1X_PASSWORD); g_ptr_array_add (secrets, secret); return TRUE; } - if (!strcmp (eap_method, "tls")) { - secret = nm_secret_agent_simple_secret_new (NM_SECRET_AGENT_SECRET_TYPE_PROPERTY, - _("Identity"), - NM_SETTING (s_8021x), - NM_SETTING_802_1X_IDENTITY, - NULL); + if (nm_streq (eap_method, "tls")) { + secret = _secret_real_new_plain (NM_SECRET_AGENT_SECRET_TYPE_PROPERTY, + _("Identity"), + NM_SETTING (s_8021x), + NM_SETTING_802_1X_IDENTITY); g_ptr_array_add (secrets, secret); - secret = nm_secret_agent_simple_secret_new (NM_SECRET_AGENT_SECRET_TYPE_SECRET, - _("Private key password"), - NM_SETTING (s_8021x), - NM_SETTING_802_1X_PRIVATE_KEY_PASSWORD, - NULL); + secret = _secret_real_new_plain (NM_SECRET_AGENT_SECRET_TYPE_SECRET, + _("Private key password"), + NM_SETTING (s_8021x), + NM_SETTING_802_1X_PRIVATE_KEY_PASSWORD); g_ptr_array_add (secrets, secret); return TRUE; } @@ -296,7 +308,7 @@ add_8021x_secrets (NMSecretAgentSimpleRequest *request, } static gboolean -add_wireless_secrets (NMSecretAgentSimpleRequest *request, +add_wireless_secrets (RequestData *request, GPtrArray *secrets) { NMSettingWirelessSecurity *s_wsec = nm_connection_get_setting_wireless_security (request->connection); @@ -306,76 +318,67 @@ add_wireless_secrets (NMSecretAgentSimpleRequest *request, if (!key_mgmt) return FALSE; - if (!strcmp (key_mgmt, "wpa-none") || !strcmp (key_mgmt, "wpa-psk")) { - secret = nm_secret_agent_simple_secret_new (NM_SECRET_AGENT_SECRET_TYPE_SECRET, - _("Password"), - NM_SETTING (s_wsec), - NM_SETTING_WIRELESS_SECURITY_PSK, - NULL); + if (NM_IN_STRSET (key_mgmt, "wpa-none", "wpa-psk", "sae")) { + secret = _secret_real_new_plain (NM_SECRET_AGENT_SECRET_TYPE_SECRET, + _("Password"), + NM_SETTING (s_wsec), + NM_SETTING_WIRELESS_SECURITY_PSK); g_ptr_array_add (secrets, secret); return TRUE; } - if (!strcmp (key_mgmt, "none")) { - int index; - char *key; + if (nm_streq (key_mgmt, "none")) { + guint32 index; + char key[100]; index = nm_setting_wireless_security_get_wep_tx_keyidx (s_wsec); - key = g_strdup_printf ("wep-key%d", index); - secret = nm_secret_agent_simple_secret_new (NM_SECRET_AGENT_SECRET_TYPE_SECRET, - _("Key"), - NM_SETTING (s_wsec), - key, - NULL); - g_free (key); - + secret = _secret_real_new_plain (NM_SECRET_AGENT_SECRET_TYPE_SECRET, + _("Key"), + NM_SETTING (s_wsec), + nm_sprintf_buf (key, "wep-key%u", (guint) index)); g_ptr_array_add (secrets, secret); return TRUE; } - if (!strcmp (key_mgmt, "iee8021x")) { - if (!g_strcmp0 (nm_setting_wireless_security_get_auth_alg (s_wsec), "leap")) { - secret = nm_secret_agent_simple_secret_new (NM_SECRET_AGENT_SECRET_TYPE_SECRET, - _("Password"), - NM_SETTING (s_wsec), - NM_SETTING_WIRELESS_SECURITY_LEAP_PASSWORD, - NULL); + if (nm_streq (key_mgmt, "iee8021x")) { + if (nm_streq0 (nm_setting_wireless_security_get_auth_alg (s_wsec), "leap")) { + secret = _secret_real_new_plain (NM_SECRET_AGENT_SECRET_TYPE_SECRET, + _("Password"), + NM_SETTING (s_wsec), + NM_SETTING_WIRELESS_SECURITY_LEAP_PASSWORD); g_ptr_array_add (secrets, secret); return TRUE; } else return add_8021x_secrets (request, secrets); } - if (!strcmp (key_mgmt, "wpa-eap")) + if (nm_streq (key_mgmt, "wpa-eap")) return add_8021x_secrets (request, secrets); return FALSE; } static gboolean -add_pppoe_secrets (NMSecretAgentSimpleRequest *request, +add_pppoe_secrets (RequestData *request, GPtrArray *secrets) { NMSettingPppoe *s_pppoe = nm_connection_get_setting_pppoe (request->connection); NMSecretAgentSimpleSecret *secret; - secret = nm_secret_agent_simple_secret_new (NM_SECRET_AGENT_SECRET_TYPE_PROPERTY, - _("Username"), - NM_SETTING (s_pppoe), - NM_SETTING_PPPOE_USERNAME, - NULL); + secret = _secret_real_new_plain (NM_SECRET_AGENT_SECRET_TYPE_PROPERTY, + _("Username"), + NM_SETTING (s_pppoe), + NM_SETTING_PPPOE_USERNAME); g_ptr_array_add (secrets, secret); - secret = nm_secret_agent_simple_secret_new (NM_SECRET_AGENT_SECRET_TYPE_PROPERTY, - _("Service"), - NM_SETTING (s_pppoe), - NM_SETTING_PPPOE_SERVICE, - NULL); + secret = _secret_real_new_plain (NM_SECRET_AGENT_SECRET_TYPE_PROPERTY, + _("Service"), + NM_SETTING (s_pppoe), + NM_SETTING_PPPOE_SERVICE); g_ptr_array_add (secrets, secret); - secret = nm_secret_agent_simple_secret_new (NM_SECRET_AGENT_SECRET_TYPE_SECRET, - _("Password"), - NM_SETTING (s_pppoe), - NM_SETTING_PPPOE_PASSWORD, - NULL); + secret = _secret_real_new_plain (NM_SECRET_AGENT_SECRET_TYPE_SECRET, + _("Password"), + NM_SETTING (s_pppoe), + NM_SETTING_PPPOE_PASSWORD); g_ptr_array_add (secrets, secret); return TRUE; } @@ -403,11 +406,10 @@ add_vpn_secret_helper (GPtrArray *secrets, NMSettingVpn *s_vpn, const char *name flags = get_vpn_secret_flags (s_vpn, name); if ( flags & NM_SETTING_SECRET_FLAG_AGENT_OWNED || flags & NM_SETTING_SECRET_FLAG_NOT_SAVED) { - secret = nm_secret_agent_simple_secret_new (NM_SECRET_AGENT_SECRET_TYPE_VPN_SECRET, - ui_name, - NM_SETTING (s_vpn), - name, - nm_setting_vpn_get_service_type (s_vpn)); + secret = _secret_real_new_vpn_secret (ui_name, + NM_SETTING (s_vpn), + name, + nm_setting_vpn_get_service_type (s_vpn)); /* Check for duplicates */ for (i = 0; i < secrets->len; i++) { @@ -416,7 +418,7 @@ add_vpn_secret_helper (GPtrArray *secrets, NMSettingVpn *s_vpn, const char *name if ( s->secret_type == secret->secret_type && nm_streq0 (s->vpn_type, secret->vpn_type) && nm_streq0 (s->entry_id, secret->entry_id)) { - nm_secret_agent_simple_secret_free (secret); + _secret_real_free (secret); return; } } @@ -428,9 +430,9 @@ add_vpn_secret_helper (GPtrArray *secrets, NMSettingVpn *s_vpn, const char *name #define VPN_MSG_TAG "x-vpn-message:" static gboolean -add_vpn_secrets (NMSecretAgentSimpleRequest *request, - GPtrArray *secrets, - char **msg) +add_vpn_secrets (RequestData *request, + GPtrArray *secrets, + char **msg) { NMSettingVpn *s_vpn = nm_connection_get_setting_vpn (request->connection); const VpnPasswordName *secret_names, *p; @@ -459,22 +461,98 @@ add_vpn_secrets (NMSecretAgentSimpleRequest *request, return TRUE; } +static gboolean +add_wireguard_secrets (RequestData *request, + GPtrArray *secrets, + char **msg, + GError **error) +{ + NMSettingWireGuard *s_wg; + NMSecretAgentSimpleSecret *secret; + guint i; + + s_wg = NM_SETTING_WIREGUARD (nm_connection_get_setting (request->connection, NM_TYPE_SETTING_WIREGUARD)); + if (!s_wg) { + g_set_error (error, NM_SECRET_AGENT_ERROR, NM_SECRET_AGENT_ERROR_FAILED, + "Cannot service a WireGuard secrets request %s for a connection without WireGuard settings", + request->request_id); + return FALSE; + } + + if ( !request->hints + || !request->hints[0] + || g_strv_contains (NM_CAST_STRV_CC (request->hints), NM_SETTING_WIREGUARD_PRIVATE_KEY)) { + secret = _secret_real_new_plain (NM_SECRET_AGENT_SECRET_TYPE_SECRET, + _("WireGuard private-key"), + NM_SETTING (s_wg), + NM_SETTING_WIREGUARD_PRIVATE_KEY); + g_ptr_array_add (secrets, secret); + } + + if (request->hints) { + + for (i = 0; request->hints[i]; i++) { + NMWireGuardPeer *peer; + const char *name = request->hints[i]; + gs_free char *public_key = NULL; + + if (nm_streq (name, NM_SETTING_WIREGUARD_PRIVATE_KEY)) + continue; + + if (NM_STR_HAS_PREFIX (name, NM_SETTING_WIREGUARD_PEERS".")) { + const char *tmp; + + tmp = &name[NM_STRLEN (NM_SETTING_WIREGUARD_PEERS".")]; + if (NM_STR_HAS_SUFFIX (tmp, "."NM_WIREGUARD_PEER_ATTR_PRESHARED_KEY)) { + public_key = g_strndup (tmp, + strlen (tmp) - NM_STRLEN ("."NM_WIREGUARD_PEER_ATTR_PRESHARED_KEY)); + } + } + + if (!public_key) + continue; + + peer = nm_setting_wireguard_get_peer_by_public_key (s_wg, public_key, NULL); + + g_ptr_array_add (secrets, _secret_real_new_wireguard_peer_psk (s_wg, + ( peer + ? nm_wireguard_peer_get_public_key (peer) + : public_key), + ( peer + ? nm_wireguard_peer_get_preshared_key (peer) + : NULL))); + } + } + + *msg = g_strdup_printf (_("Secrets are required to connect WireGuard VPN '%s'"), + nm_connection_get_id (request->connection)); + return TRUE; +} + typedef struct { GPid auth_dialog_pid; - char read_buf[5]; GString *auth_dialog_response; - NMSecretAgentSimpleRequest *request; + RequestData *request; GPtrArray *secrets; - guint child_watch_id; + GCancellable *cancellable; gulong cancellable_id; + guint child_watch_id; + GInputStream *input_stream; + GOutputStream *output_stream; + char read_buf[5]; } AuthDialogData; static void _auth_dialog_data_free (AuthDialogData *data) { + nm_clear_g_signal_handler (data->cancellable, &data->cancellable_id); + g_clear_object (&data->cancellable); + nm_clear_g_source (&data->child_watch_id); g_ptr_array_unref (data->secrets); g_spawn_close_pid (data->auth_dialog_pid); g_string_free (data->auth_dialog_response, TRUE); + g_object_unref (data->input_stream); + g_object_unref (data->output_stream); g_slice_free (AuthDialogData, data); } @@ -482,17 +560,19 @@ static void _auth_dialog_exited (GPid pid, int status, gpointer user_data) { AuthDialogData *data = user_data; - NMSecretAgentSimpleRequest *request = data->request; + RequestData *request = data->request; GPtrArray *secrets = data->secrets; NMSettingVpn *s_vpn = nm_connection_get_setting_vpn (request->connection); - GKeyFile *keyfile = NULL; + gs_unref_keyfile GKeyFile *keyfile = NULL; gs_strfreev char **groups = NULL; gs_free char *title = NULL; gs_free char *message = NULL; int i; gs_free_error GError *error = NULL; - g_cancellable_disconnect (request->cancellable, data->cancellable_id); + data->child_watch_id = 0; + + nm_clear_g_cancellable_disconnect (data->cancellable, &data->cancellable_id); if (status != 0) { g_set_error (&error, NM_SECRET_AGENT_ERROR, NM_SECRET_AGENT_ERROR_FAILED, @@ -509,7 +589,7 @@ _auth_dialog_exited (GPid pid, int status, gpointer user_data) } groups = g_key_file_get_groups (keyfile, NULL); - if (g_strcmp0 (groups[0], "VPN Plugin UI") != 0) { + if (!nm_streq0 (groups[0], "VPN Plugin UI")) { g_set_error (&error, NM_SECRET_AGENT_ERROR, NM_SECRET_AGENT_ERROR_FAILED, "Expected [VPN Plugin UI] in auth dialog response"); goto out; @@ -524,18 +604,18 @@ _auth_dialog_exited (GPid pid, int status, gpointer user_data) goto out; for (i = 1; groups[i]; i++) { + gs_free char *pretty_name = NULL; + if (!g_key_file_get_boolean (keyfile, groups[i], "IsSecret", NULL)) continue; if (!g_key_file_get_boolean (keyfile, groups[i], "ShouldAsk", NULL)) continue; - g_ptr_array_add (secrets, - nm_secret_agent_simple_secret_new (NM_SECRET_AGENT_SECRET_TYPE_VPN_SECRET, - g_key_file_get_string (keyfile, groups[i], "Label", NULL), - NM_SETTING (s_vpn), - groups[i], - nm_setting_vpn_get_service_type (s_vpn))); - + pretty_name = g_key_file_get_string (keyfile, groups[i], "Label", NULL); + g_ptr_array_add (secrets, _secret_real_new_vpn_secret (pretty_name, + NM_SETTING (s_vpn), + groups[i], + nm_setting_vpn_get_service_type (s_vpn))); } out: @@ -550,24 +630,20 @@ out: } } - if (error) { - nm_secret_agent_simple_request_cancel (request, error); - } else { + if (error) + _request_data_complete (request, NULL, error, NULL); + else { g_signal_emit (request->self, signals[REQUEST_SECRETS], 0, request->request_id, title, message, secrets); } - g_clear_pointer (&keyfile, g_key_file_unref); _auth_dialog_data_free (data); } static void _request_cancelled (GObject *object, gpointer user_data) { - AuthDialogData *data = user_data; - - g_source_remove (data->child_watch_id); - _auth_dialog_data_free (data); + _auth_dialog_data_free (user_data); } static void @@ -584,14 +660,15 @@ _auth_dialog_read_done (GObject *source_object, switch (read_size) { case -1: if (!g_error_matches (error, G_IO_ERROR, G_IO_ERROR_CANCELLED)) - nm_secret_agent_simple_request_cancel (data->request, error); + _request_data_complete (data->request, NULL, error, NULL); _auth_dialog_data_free (data); break; case 0: /* Done reading. Let's wait for the auth dialog to exit so that we're able to collect the status. * Remember we can be cancelled in between. */ data->child_watch_id = g_child_watch_add (data->auth_dialog_pid, _auth_dialog_exited, data); - data->cancellable_id = g_cancellable_connect (data->request->cancellable, + data->cancellable = g_object_ref (data->request->cancellable); + data->cancellable_id = g_cancellable_connect (data->cancellable, G_CALLBACK (_request_cancelled), data, NULL); break; default: @@ -615,12 +692,11 @@ _auth_dialog_write_done (GObject *source_object, gpointer user_data) { GOutputStream *auth_dialog_out = G_OUTPUT_STREAM (source_object); - GString *auth_dialog_request = user_data; + _nm_unused gs_free char *auth_dialog_request_free = user_data; /* We don't care about write errors. If there are any problems, the * reader shall notice. */ g_output_stream_write_finish (auth_dialog_out, res, NULL); - g_string_free (auth_dialog_request, TRUE); g_output_stream_close (auth_dialog_out, NULL, NULL); } @@ -661,7 +737,7 @@ _add_secret_to_string (const char *key, const char *value, gpointer user_data) } static gboolean -try_spawn_vpn_auth_helper (NMSecretAgentSimpleRequest *request, +try_spawn_vpn_auth_helper (RequestData *request, GPtrArray *secrets) { NMSettingVpn *s_vpn = nm_connection_get_setting_vpn (request->connection); @@ -683,6 +759,8 @@ try_spawn_vpn_auth_helper (NMSecretAgentSimpleRequest *request, GInputStream *auth_dialog_out; GError *error = NULL; GString *auth_dialog_request; + char *auth_dialog_request_str; + gsize auth_dialog_request_len; AuthDialogData *data; plugin_info = nm_vpn_plugin_info_list_find_by_service (nm_vpn_get_plugin_infos (), @@ -720,20 +798,26 @@ try_spawn_vpn_auth_helper (NMSecretAgentSimpleRequest *request, nm_setting_vpn_foreach_data_item (s_vpn, _add_data_item_to_string, auth_dialog_request); nm_setting_vpn_foreach_secret (s_vpn, _add_secret_to_string, auth_dialog_request); g_string_append (auth_dialog_request, "DONE\nQUIT\n"); - - data = g_slice_alloc0 (sizeof (AuthDialogData)); - data->auth_dialog_response = g_string_new_len (NULL, sizeof (data->read_buf)); - data->auth_dialog_pid = auth_dialog_pid; - data->request = request; - data->secrets = secrets; + auth_dialog_request_len = auth_dialog_request->len; + auth_dialog_request_str = g_string_free (auth_dialog_request, FALSE); + + data = g_slice_new (AuthDialogData); + *data = (AuthDialogData) { + .auth_dialog_response = g_string_new_len (NULL, sizeof (data->read_buf)), + .auth_dialog_pid = auth_dialog_pid, + .request = request, + .secrets = g_ptr_array_ref (secrets), + .input_stream = auth_dialog_out, + .output_stream = auth_dialog_in, + }; g_output_stream_write_async (auth_dialog_in, - auth_dialog_request->str, - auth_dialog_request->len, + auth_dialog_request_str, + auth_dialog_request_len, G_PRIORITY_DEFAULT, request->cancellable, _auth_dialog_write_done, - auth_dialog_request); + auth_dialog_request_str); g_input_stream_read_async (auth_dialog_out, data->read_buf, @@ -747,30 +831,27 @@ try_spawn_vpn_auth_helper (NMSecretAgentSimpleRequest *request, } static void -request_secrets_from_ui (NMSecretAgentSimpleRequest *request) +request_secrets_from_ui (RequestData *request) { - GPtrArray *secrets; + gs_unref_ptrarray GPtrArray *secrets = NULL; + gs_free_error GError *error = NULL; NMSecretAgentSimplePrivate *priv; NMSecretAgentSimpleSecret *secret; const char *title; - char *msg; - gboolean ok = TRUE; + gs_free char *msg = NULL; priv = NM_SECRET_AGENT_SIMPLE_GET_PRIVATE (request->self); g_return_if_fail (priv->enabled); /* We only handle requests for connection with @path if set. */ if (priv->path && !g_str_has_prefix (request->request_id, priv->path)) { - gs_free_error GError *error = NULL; - - error = g_error_new (NM_SECRET_AGENT_ERROR, NM_SECRET_AGENT_ERROR_FAILED, - "Request for %s secrets doesn't match path %s", - request->request_id, priv->path); - nm_secret_agent_simple_request_cancel (request, error); - return; + g_set_error (&error, NM_SECRET_AGENT_ERROR, NM_SECRET_AGENT_ERROR_FAILED, + "Request for %s secrets doesn't match path %s", + request->request_id, priv->path); + goto out_fail_error; } - secrets = g_ptr_array_new_with_free_func ((GDestroyNotify) nm_secret_agent_simple_secret_free); + secrets = g_ptr_array_new_with_free_func ((GDestroyNotify) _secret_real_free); if (nm_connection_is_type (request->connection, NM_SETTING_WIRELESS_SETTING_NAME)) { NMSettingWireless *s_wireless; @@ -785,42 +866,43 @@ request_secrets_from_ui (NMSecretAgentSimpleRequest *request) title = _("Authentication required by wireless network"); msg = g_strdup_printf (_("Passwords or encryption keys are required to access the wireless network '%s'."), ssid_utf8); - ok = add_wireless_secrets (request, secrets); + if (!add_wireless_secrets (request, secrets)) + goto out_fail; } else if (nm_connection_is_type (request->connection, NM_SETTING_WIRED_SETTING_NAME)) { title = _("Wired 802.1X authentication"); msg = g_strdup_printf (_("Secrets are required to access the wired network '%s'"), nm_connection_get_id (request->connection)); - ok = add_8021x_secrets (request, secrets); + if (!add_8021x_secrets (request, secrets)) + goto out_fail; } else if (nm_connection_is_type (request->connection, NM_SETTING_PPPOE_SETTING_NAME)) { title = _("DSL authentication"); msg = g_strdup_printf (_("Secrets are required for the DSL connection '%s'"), nm_connection_get_id (request->connection)); - ok = add_pppoe_secrets (request, secrets); + if (!add_pppoe_secrets (request, secrets)) + goto out_fail; } else if (nm_connection_is_type (request->connection, NM_SETTING_GSM_SETTING_NAME)) { NMSettingGsm *s_gsm = nm_connection_get_setting_gsm (request->connection); - if (strv_has (request->hints, "pin")) { + if (g_strv_contains (NM_CAST_STRV_CC (request->hints), NM_SETTING_GSM_PIN)) { title = _("PIN code required"); msg = g_strdup (_("PIN code is needed for the mobile broadband device")); - secret = nm_secret_agent_simple_secret_new (NM_SECRET_AGENT_SECRET_TYPE_PROPERTY, - _("PIN"), - NM_SETTING (s_gsm), - NM_SETTING_GSM_PIN, - NULL); + secret = _secret_real_new_plain (NM_SECRET_AGENT_SECRET_TYPE_PROPERTY, + _("PIN"), + NM_SETTING (s_gsm), + NM_SETTING_GSM_PIN); g_ptr_array_add (secrets, secret); } else { title = _("Mobile broadband network password"); msg = g_strdup_printf (_("A password is required to connect to '%s'."), nm_connection_get_id (request->connection)); - secret = nm_secret_agent_simple_secret_new (NM_SECRET_AGENT_SECRET_TYPE_SECRET, - _("Password"), - NM_SETTING (s_gsm), - NM_SETTING_GSM_PASSWORD, - NULL); + secret = _secret_real_new_plain (NM_SECRET_AGENT_SECRET_TYPE_SECRET, + _("Password"), + NM_SETTING (s_gsm), + NM_SETTING_GSM_PASSWORD); g_ptr_array_add (secrets, secret); } } else if (nm_connection_is_type (request->connection, NM_SETTING_MACSEC_SETTING_NAME)) { @@ -831,16 +913,20 @@ request_secrets_from_ui (NMSecretAgentSimpleRequest *request) if (nm_setting_macsec_get_mode (s_macsec) == NM_SETTING_MACSEC_MODE_PSK) { title = _("MACsec PSK authentication"); - secret = nm_secret_agent_simple_secret_new (NM_SECRET_AGENT_SECRET_TYPE_SECRET, - _("MKA CAK"), - NM_SETTING (s_macsec), - NM_SETTING_MACSEC_MKA_CAK, - NULL); + secret = _secret_real_new_plain (NM_SECRET_AGENT_SECRET_TYPE_SECRET, + _("MKA CAK"), + NM_SETTING (s_macsec), + NM_SETTING_MACSEC_MKA_CAK); g_ptr_array_add (secrets, secret); } else { title = _("MACsec EAP authentication"); - ok = add_8021x_secrets (request, secrets); + if (!add_8021x_secrets (request, secrets)) + goto out_fail; } + } else if (nm_connection_is_type (request->connection, NM_SETTING_WIREGUARD_SETTING_NAME)) { + title = _("WireGuard VPN secret"); + if (!add_wireguard_secrets (request, secrets, &msg, &error)) + goto out_fail_error; } else if (nm_connection_is_type (request->connection, NM_SETTING_CDMA_SETTING_NAME)) { NMSettingCdma *s_cdma = nm_connection_get_setting_cdma (request->connection); @@ -848,11 +934,10 @@ request_secrets_from_ui (NMSecretAgentSimpleRequest *request) msg = g_strdup_printf (_("A password is required to connect to '%s'."), nm_connection_get_id (request->connection)); - secret = nm_secret_agent_simple_secret_new (NM_SECRET_AGENT_SECRET_TYPE_SECRET, - _("Password"), - NM_SETTING (s_cdma), - NM_SETTING_CDMA_PASSWORD, - NULL); + secret = _secret_real_new_plain (NM_SECRET_AGENT_SECRET_TYPE_SECRET, + _("Password"), + NM_SETTING (s_cdma), + NM_SETTING_CDMA_PASSWORD); g_ptr_array_add (secrets, secret); } else if (nm_connection_is_type (request->connection, NM_SETTING_BLUETOOTH_SETTING_NAME)) { NMSetting *setting = NULL; @@ -865,76 +950,76 @@ request_secrets_from_ui (NMSecretAgentSimpleRequest *request) setting = nm_connection_get_setting_by_name (request->connection, NM_SETTING_CDMA_SETTING_NAME); } - if (setting) { - title = _("Mobile broadband network password"); - msg = g_strdup_printf (_("A password is required to connect to '%s'."), - nm_connection_get_id (request->connection)); + if (!setting) + goto out_fail; - secret = nm_secret_agent_simple_secret_new (NM_SECRET_AGENT_SECRET_TYPE_SECRET, - _("Password"), - setting, - "password", - NULL); - g_ptr_array_add (secrets, secret); - } else - ok = FALSE; + title = _("Mobile broadband network password"); + msg = g_strdup_printf (_("A password is required to connect to '%s'."), + nm_connection_get_id (request->connection)); + + secret = _secret_real_new_plain (NM_SECRET_AGENT_SECRET_TYPE_SECRET, + _("Password"), + setting, + "password"); + g_ptr_array_add (secrets, secret); } else if (nm_connection_is_type (request->connection, NM_SETTING_VPN_SETTING_NAME)) { title = _("VPN password required"); - msg = NULL; if (try_spawn_vpn_auth_helper (request, secrets)) { /* This will emit REQUEST_SECRETS when ready */ return; } - ok = add_vpn_secrets (request, secrets, &msg); - if (!msg) + if (!add_vpn_secrets (request, secrets, &msg)) + goto out_fail; + if (!msg) { msg = g_strdup_printf (_("A password is required to connect to '%s'."), nm_connection_get_id (request->connection)); + } } else - ok = FALSE; + goto out_fail; - if (!ok) { - gs_free_error GError *error = NULL; - - error = g_error_new (NM_SECRET_AGENT_ERROR, NM_SECRET_AGENT_ERROR_FAILED, - "Cannot service a secrets request %s for a %s connection", - request->request_id, - nm_connection_get_connection_type (request->connection)); - nm_secret_agent_simple_request_cancel (request, error); - g_ptr_array_unref (secrets); - return; - } + if (secrets->len == 0) + goto out_fail; g_signal_emit (request->self, signals[REQUEST_SECRETS], 0, request->request_id, title, msg, secrets); + return; + +out_fail: + g_set_error (&error, NM_SECRET_AGENT_ERROR, NM_SECRET_AGENT_ERROR_FAILED, + "Cannot service a secrets request %s for a %s connection", + request->request_id, + nm_connection_get_connection_type (request->connection)); +out_fail_error: + _request_data_complete (request, NULL, error, NULL); + } static void -nm_secret_agent_simple_get_secrets (NMSecretAgentOld *agent, - NMConnection *connection, - const char *connection_path, - const char *setting_name, - const char **hints, - NMSecretAgentGetSecretsFlags flags, - NMSecretAgentOldGetSecretsFunc callback, - gpointer callback_data) +get_secrets (NMSecretAgentOld *agent, + NMConnection *connection, + const char *connection_path, + const char *setting_name, + const char **hints, + NMSecretAgentGetSecretsFlags flags, + NMSecretAgentOldGetSecretsFunc callback, + gpointer callback_data) { NMSecretAgentSimple *self = NM_SECRET_AGENT_SIMPLE (agent); NMSecretAgentSimplePrivate *priv = NM_SECRET_AGENT_SIMPLE_GET_PRIVATE (self); - NMSecretAgentSimpleRequest *request; - char *request_id; - GError *error; + RequestData *request; + gs_free_error GError *error = NULL; + gs_free char *request_id = NULL; + const char *request_id_setting_name; request_id = g_strdup_printf ("%s/%s", connection_path, setting_name); - if (g_hash_table_lookup (priv->requests, request_id) != NULL) { + + if (g_hash_table_contains (priv->requests, &request_id)) { /* We already have a request pending for this (connection, setting) */ error = g_error_new (NM_SECRET_AGENT_ERROR, NM_SECRET_AGENT_ERROR_FAILED, "Request for %s secrets already pending", request_id); - nope: callback (agent, connection, NULL, error, callback_data); - g_error_free (error); - g_free (request_id); return; } @@ -942,19 +1027,27 @@ nm_secret_agent_simple_get_secrets (NMSecretAgentOld *agent, /* We don't do stored passwords */ error = g_error_new (NM_SECRET_AGENT_ERROR, NM_SECRET_AGENT_ERROR_NO_SECRETS, "Stored passwords not supported"); - goto nope; + callback (agent, connection, NULL, error, callback_data); + return; } - request = g_slice_new (NMSecretAgentSimpleRequest); - request->self = g_object_ref (self); - request->connection = g_object_ref (connection); - request->hints = g_strdupv ((char **)hints); - request->callback = callback; - request->callback_data = callback_data; - request->request_id = request_id; - request->flags = flags; - request->cancellable = g_cancellable_new (); - g_hash_table_replace (priv->requests, request->request_id, request); + nm_assert (g_str_has_suffix (request_id, setting_name)); + request_id_setting_name = &request_id[strlen (request_id) - strlen (setting_name)]; + nm_assert (nm_streq (request_id_setting_name, setting_name)); + + request = g_slice_new (RequestData); + *request = (RequestData) { + .self = self, + .connection = g_object_ref (connection), + .setting_name = request_id_setting_name, + .hints = g_strdupv ((char **) hints), + .callback = callback, + .callback_data = callback_data, + .request_id = g_steal_pointer (&request_id), + .flags = flags, + .cancellable = g_cancellable_new (), + }; + g_hash_table_add (priv->requests, request); if (priv->enabled) request_secrets_from_ui (request); @@ -980,28 +1073,34 @@ nm_secret_agent_simple_response (NMSecretAgentSimple *self, GPtrArray *secrets) { NMSecretAgentSimplePrivate *priv; - NMSecretAgentSimpleRequest *request; - GVariant *dict = NULL; - GError *error = NULL; + RequestData *request; + gs_unref_variant GVariant *secrets_dict = NULL; + gs_free_error GError *error = NULL; int i; g_return_if_fail (NM_IS_SECRET_AGENT_SIMPLE (self)); priv = NM_SECRET_AGENT_SIMPLE_GET_PRIVATE (self); - request = g_hash_table_lookup (priv->requests, request_id); + request = g_hash_table_lookup (priv->requests, &request_id); g_return_if_fail (request != NULL); if (secrets) { GVariantBuilder conn_builder, *setting_builder; GVariantBuilder vpn_secrets_builder; + GVariantBuilder wg_secrets_builder; + GVariantBuilder wg_peer_builder; GHashTable *settings; GHashTableIter iter; const char *name; gboolean has_vpn = FALSE; + gboolean has_wg = FALSE; - settings = g_hash_table_new (nm_str_hash, g_str_equal); + settings = g_hash_table_new_full (nm_str_hash, + g_str_equal, + NULL, + (GDestroyNotify) g_variant_builder_unref); for (i = 0; i < secrets->len; i++) { - NMSecretAgentSimpleSecretReal *secret = secrets->pdata[i]; + SecretReal *secret = secrets->pdata[i]; setting_builder = g_hash_table_lookup (settings, nm_setting_get_name (secret->setting)); if (!setting_builder) { @@ -1025,6 +1124,19 @@ nm_secret_agent_simple_response (NMSecretAgentSimple *self, g_variant_builder_add (&vpn_secrets_builder, "{ss}", secret->property, secret->base.value); break; + case NM_SECRET_AGENT_SECRET_TYPE_WIREGUARD_PEER_PSK: + if (!has_wg) { + g_variant_builder_init (&wg_secrets_builder, G_VARIANT_TYPE ("aa{sv}")); + has_wg = TRUE; + } + g_variant_builder_init (&wg_peer_builder, G_VARIANT_TYPE ("a{sv}")); + g_variant_builder_add (&wg_peer_builder, "{sv}", + NM_WIREGUARD_PEER_ATTR_PUBLIC_KEY, g_variant_new_string (secret->property)); + g_variant_builder_add (&wg_peer_builder, "{sv}", + NM_WIREGUARD_PEER_ATTR_PRESHARED_KEY, g_variant_new_string (secret->base.value)); + g_variant_builder_add (&wg_secrets_builder, "a{sv}", + &wg_peer_builder); + break; } } @@ -1034,53 +1146,69 @@ nm_secret_agent_simple_response (NMSecretAgentSimple *self, g_variant_builder_end (&vpn_secrets_builder)); } + if (has_wg) { + g_variant_builder_add (setting_builder, "{sv}", + NM_SETTING_WIREGUARD_PEERS, + g_variant_builder_end (&wg_secrets_builder)); + } + g_variant_builder_init (&conn_builder, NM_VARIANT_TYPE_CONNECTION); g_hash_table_iter_init (&iter, settings); while (g_hash_table_iter_next (&iter, (gpointer *) &name, (gpointer *) &setting_builder)) g_variant_builder_add (&conn_builder, "{sa{sv}}", name, setting_builder); - dict = g_variant_builder_end (&conn_builder); + secrets_dict = g_variant_ref_sink (g_variant_builder_end (&conn_builder)); g_hash_table_destroy (settings); } else { error = g_error_new (NM_SECRET_AGENT_ERROR, NM_SECRET_AGENT_ERROR_USER_CANCELED, "User cancelled"); } - request->callback (NM_SECRET_AGENT_OLD (self), request->connection, dict, error, request->callback_data); - - g_clear_error (&error); - g_hash_table_remove (priv->requests, request_id); + _request_data_complete (request, secrets_dict, error, NULL); } static void -nm_secret_agent_simple_cancel_get_secrets (NMSecretAgentOld *agent, - const char *connection_path, - const char *setting_name) +cancel_get_secrets (NMSecretAgentOld *agent, + const char *connection_path, + const char *setting_name) { NMSecretAgentSimple *self = NM_SECRET_AGENT_SIMPLE (agent); NMSecretAgentSimplePrivate *priv = NM_SECRET_AGENT_SIMPLE_GET_PRIVATE (self); + gs_free_error GError *error = NULL; gs_free char *request_id = NULL; + RequestData *request; request_id = g_strdup_printf ("%s/%s", connection_path, setting_name); - g_hash_table_remove (priv->requests, request_id); + request = g_hash_table_lookup (priv->requests, &request_id); + if (!request) { + /* this is really a bug of the caller (or us?). We cannot invoke a callback, + * hence the caller cannot cleanup the request. */ + g_return_if_reached (); + } + + g_set_error (&error, + NM_SECRET_AGENT_ERROR, + NM_SECRET_AGENT_ERROR_AGENT_CANCELED, + "The secret agent is going away"); + _request_data_complete (request, NULL, error, NULL); } static void -nm_secret_agent_simple_save_secrets (NMSecretAgentOld *agent, - NMConnection *connection, - const char *connection_path, - NMSecretAgentOldSaveSecretsFunc callback, - gpointer callback_data) +save_secrets (NMSecretAgentOld *agent, + NMConnection *connection, + const char *connection_path, + NMSecretAgentOldSaveSecretsFunc callback, + gpointer callback_data) { /* We don't support secret storage */ callback (agent, connection, NULL, callback_data); } static void -nm_secret_agent_simple_delete_secrets (NMSecretAgentOld *agent, - NMConnection *connection, - const char *connection_path, - NMSecretAgentOldDeleteSecretsFunc callback, - gpointer callback_data) +delete_secrets (NMSecretAgentOld *agent, + NMConnection *connection, + const char *connection_path, + NMSecretAgentOldDeleteSecretsFunc callback, + gpointer callback_data) { /* We don't support secret storage, so there's nothing to delete. */ callback (agent, connection, NULL, callback_data); @@ -1100,7 +1228,8 @@ void nm_secret_agent_simple_enable (NMSecretAgentSimple *self, const char *path) { NMSecretAgentSimplePrivate *priv = NM_SECRET_AGENT_SIMPLE_GET_PRIVATE (self); - GList *requests, *iter; + gs_free RequestData **requests = NULL; + gsize i; gs_free char *path_full = NULL; /* The path is only used to match a request_id with the current @@ -1109,10 +1238,9 @@ nm_secret_agent_simple_enable (NMSecretAgentSimple *self, const char *path) */ path_full = path ? g_strdup_printf ("%s/", path) : NULL; - if (g_strcmp0 (path_full, priv->path) != 0) { + if (!nm_streq0 (path_full, priv->path)) { g_free (priv->path); - priv->path = path_full; - path_full = NULL; + priv->path = g_steal_pointer (&path_full); } if (priv->enabled) @@ -1120,27 +1248,85 @@ nm_secret_agent_simple_enable (NMSecretAgentSimple *self, const char *path) priv->enabled = TRUE; /* Service pending secret requests. */ - requests = g_hash_table_get_values (priv->requests); - for (iter = requests; iter; iter = g_list_next (iter)) - request_secrets_from_ui (iter->data); + requests = (RequestData **) g_hash_table_get_keys_as_array (priv->requests, NULL); + for (i = 0; requests[i]; i++) + request_secrets_from_ui (requests[i]); +} + +/*****************************************************************************/ + +static void +nm_secret_agent_simple_init (NMSecretAgentSimple *agent) +{ + NMSecretAgentSimplePrivate *priv = NM_SECRET_AGENT_SIMPLE_GET_PRIVATE (agent); - g_list_free (requests); + G_STATIC_ASSERT_EXPR (G_STRUCT_OFFSET (RequestData, request_id) == 0); + priv->requests = g_hash_table_new_full (nm_pstr_hash, nm_pstr_equal, + NULL, _request_data_free); +} + +/** + * nm_secret_agent_simple_new: + * @name: the identifier of secret agent + * + * Creates a new #NMSecretAgentSimple. It does not serve any requests until + * nm_secret_agent_simple_enable() is called. + * + * Returns: a new #NMSecretAgentSimple if the agent creation is successful + * or %NULL in case of a failure. + */ +NMSecretAgentSimple * +nm_secret_agent_simple_new (const char *name) +{ + return g_initable_new (NM_TYPE_SECRET_AGENT_SIMPLE, NULL, NULL, + NM_SECRET_AGENT_OLD_IDENTIFIER, name, + NM_SECRET_AGENT_OLD_CAPABILITIES, NM_SECRET_AGENT_CAPABILITY_VPN_HINTS, + NULL); +} + +static void +dispose (GObject *object) +{ + NMSecretAgentSimplePrivate *priv = NM_SECRET_AGENT_SIMPLE_GET_PRIVATE (object); + gs_free_error GError *error = NULL; + GHashTableIter iter; + RequestData *request; + + g_hash_table_iter_init (&iter, priv->requests); + while (g_hash_table_iter_next (&iter, NULL, (gpointer *) &request)) { + if (!error) + nm_utils_error_set_cancelled (&error, TRUE, "NMSecretAgentSimple"); + _request_data_complete (request, NULL, error, &iter); + } + + G_OBJECT_CLASS (nm_secret_agent_simple_parent_class)->dispose (object); +} + +static void +finalize (GObject *object) +{ + NMSecretAgentSimplePrivate *priv = NM_SECRET_AGENT_SIMPLE_GET_PRIVATE (object); + + g_hash_table_destroy (priv->requests); + + g_free (priv->path); + + G_OBJECT_CLASS (nm_secret_agent_simple_parent_class)->finalize (object); } void nm_secret_agent_simple_class_init (NMSecretAgentSimpleClass *klass) { - GObjectClass *gobject_class = G_OBJECT_CLASS (klass); + GObjectClass *object_class = G_OBJECT_CLASS (klass); NMSecretAgentOldClass *agent_class = NM_SECRET_AGENT_OLD_CLASS (klass); - g_type_class_add_private (klass, sizeof (NMSecretAgentSimplePrivate)); - - gobject_class->finalize = nm_secret_agent_simple_finalize; + object_class->dispose = dispose; + object_class->finalize = finalize; - agent_class->get_secrets = nm_secret_agent_simple_get_secrets; - agent_class->cancel_get_secrets = nm_secret_agent_simple_cancel_get_secrets; - agent_class->save_secrets = nm_secret_agent_simple_save_secrets; - agent_class->delete_secrets = nm_secret_agent_simple_delete_secrets; + agent_class->get_secrets = get_secrets; + agent_class->cancel_get_secrets = cancel_get_secrets; + agent_class->save_secrets = save_secrets; + agent_class->delete_secrets = delete_secrets; /** * NMSecretAgentSimple::request-secrets: @@ -1174,22 +1360,3 @@ nm_secret_agent_simple_class_init (NMSecretAgentSimpleClass *klass) G_TYPE_STRING, /* prompt */ G_TYPE_PTR_ARRAY); } - -/** - * nm_secret_agent_simple_new: - * @name: the identifier of secret agent - * - * Creates a new #NMSecretAgentSimple. It does not serve any requests until - * nm_secret_agent_simple_enable() is called. - * - * Returns: a new #NMSecretAgentSimple if the agent creation is successful - * or %NULL in case of a failure. - */ -NMSecretAgentOld * -nm_secret_agent_simple_new (const char *name) -{ - return g_initable_new (NM_TYPE_SECRET_AGENT_SIMPLE, NULL, NULL, - NM_SECRET_AGENT_OLD_IDENTIFIER, name, - NM_SECRET_AGENT_OLD_CAPABILITIES, NM_SECRET_AGENT_CAPABILITY_VPN_HINTS, - NULL); -} diff --git a/clients/common/nm-secret-agent-simple.h b/clients/common/nm-secret-agent-simple.h index 529aaeac..4a666d17 100644 --- a/clients/common/nm-secret-agent-simple.h +++ b/clients/common/nm-secret-agent-simple.h @@ -21,48 +21,44 @@ #include "nm-secret-agent-old.h" -#define NM_TYPE_SECRET_AGENT_SIMPLE (nm_secret_agent_simple_get_type ()) -#define NM_SECRET_AGENT_SIMPLE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), NM_TYPE_SECRET_AGENT_SIMPLE, NMSecretAgentSimple)) -#define NM_SECRET_AGENT_SIMPLE_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST ((klass), NM_TYPE_SECRET_AGENT_SIMPLE, NMSecretAgentSimpleClass)) -#define NM_IS_SECRET_AGENT_SIMPLE(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), NM_TYPE_SECRET_AGENT_SIMPLE)) -#define NM_IS_SECRET_AGENT_SIMPLE_CLASS(klass) (G_TYPE_CHECK_CLASS_TYPE ((klass), NM_TYPE_SECRET_AGENT_SIMPLE)) -#define NM_SECRET_AGENT_SIMPLE_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_CLASS ((obj), NM_TYPE_SECRET_AGENT_SIMPLE, NMSecretAgentSimpleClass)) - -/* Signals */ -#define NM_SECRET_AGENT_SIMPLE_REQUEST_SECRETS "request-secrets" - -typedef struct { - NMSecretAgentOld parent; - -} NMSecretAgentSimple; - -typedef struct { - NMSecretAgentOldClass parent; - -} NMSecretAgentSimpleClass; - typedef enum { NM_SECRET_AGENT_SECRET_TYPE_PROPERTY, NM_SECRET_AGENT_SECRET_TYPE_SECRET, NM_SECRET_AGENT_SECRET_TYPE_VPN_SECRET, + NM_SECRET_AGENT_SECRET_TYPE_WIREGUARD_PEER_PSK, } NMSecretAgentSecretType; typedef struct { - const NMSecretAgentSecretType secret_type; + NMSecretAgentSecretType secret_type; const char *pretty_name; const char *entry_id; char *value; const char *vpn_type; - gboolean is_secret; + bool is_secret:1; + bool no_prompt_entry_id:1; } NMSecretAgentSimpleSecret; #define NM_SECRET_AGENT_ENTRY_ID_PREFX_VPN_SECRETS "vpn.secrets." #define NM_SECRET_AGENT_VPN_TYPE_OPENCONNECT NM_DBUS_INTERFACE".openconnect" +/*****************************************************************************/ + +#define NM_TYPE_SECRET_AGENT_SIMPLE (nm_secret_agent_simple_get_type ()) +#define NM_SECRET_AGENT_SIMPLE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), NM_TYPE_SECRET_AGENT_SIMPLE, NMSecretAgentSimple)) +#define NM_SECRET_AGENT_SIMPLE_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST ((klass), NM_TYPE_SECRET_AGENT_SIMPLE, NMSecretAgentSimpleClass)) +#define NM_IS_SECRET_AGENT_SIMPLE(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), NM_TYPE_SECRET_AGENT_SIMPLE)) +#define NM_IS_SECRET_AGENT_SIMPLE_CLASS(klass) (G_TYPE_CHECK_CLASS_TYPE ((klass), NM_TYPE_SECRET_AGENT_SIMPLE)) +#define NM_SECRET_AGENT_SIMPLE_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_CLASS ((obj), NM_TYPE_SECRET_AGENT_SIMPLE, NMSecretAgentSimpleClass)) + +#define NM_SECRET_AGENT_SIMPLE_REQUEST_SECRETS "request-secrets" + +typedef struct _NMSecretAgentSimple NMSecretAgentSimple; +typedef struct _NMSecretAgentSimpleClass NMSecretAgentSimpleClass; + GType nm_secret_agent_simple_get_type (void); -NMSecretAgentOld *nm_secret_agent_simple_new (const char *name); +NMSecretAgentSimple *nm_secret_agent_simple_new (const char *name); void nm_secret_agent_simple_response (NMSecretAgentSimple *self, const char *request_id, diff --git a/clients/common/nm-vpn-helpers.c b/clients/common/nm-vpn-helpers.c index c3237f12..ea905972 100644 --- a/clients/common/nm-vpn-helpers.c +++ b/clients/common/nm-vpn-helpers.c @@ -25,9 +25,13 @@ #include "nm-vpn-helpers.h" -#include +#include +#include +#include "nm-client-utils.h" #include "nm-utils.h" +#include "nm-utils/nm-io-utils.h" +#include "nm-utils/nm-secret-utils.h" /*****************************************************************************/ @@ -115,27 +119,27 @@ nm_vpn_supports_ipv6 (NMConnection *connection) const VpnPasswordName * nm_vpn_get_secret_names (const char *service_type) { - static const VpnPasswordName const generic_vpn_secrets[] = { + static const VpnPasswordName generic_vpn_secrets[] = { { "password", N_("Password") }, { 0 } }; - static const VpnPasswordName const openvpn_secrets[] = { + static const VpnPasswordName openvpn_secrets[] = { { "password", N_("Password") }, { "cert-pass", N_("Certificate password") }, { "http-proxy-password", N_("HTTP proxy password") }, { 0 } }; - static const VpnPasswordName const vpnc_secrets[] = { + static const VpnPasswordName vpnc_secrets[] = { { "Xauth password", N_("Password") }, { "IPSec secret", N_("Group password") }, { 0 } }; - static const VpnPasswordName const swan_secrets[] = { + static const VpnPasswordName swan_secrets[] = { { "xauthpassword", N_("Password") }, { "pskvalue", N_("Group password") }, { 0 } }; - static const VpnPasswordName const openconnect_secrets[] = { + static const VpnPasswordName openconnect_secrets[] = { { "gateway", N_("Gateway") }, { "cookie", N_("Cookie") }, { "gwcert", N_("Gateway certificate hash") }, @@ -249,3 +253,556 @@ nm_vpn_openconnect_authenticate_helper (const char *host, return TRUE; } +static gboolean +_wg_complete_peer (GPtrArray **p_peers, + NMWireGuardPeer *peer_take, + gsize peer_start_line_nr, + const char *filename, + GError **error) +{ + nm_auto_unref_wgpeer NMWireGuardPeer *peer = peer_take; + gs_free_error GError *local = NULL; + + if (!peer) + return TRUE; + + if (!nm_wireguard_peer_is_valid (peer, TRUE, TRUE, &local)) { + nm_utils_error_set (error, NM_UTILS_ERROR_UNKNOWN, + _("Invalid peer starting at %s:%zu: %s"), + filename, + peer_start_line_nr, + local->message); + return FALSE; + } + + if (!*p_peers) + *p_peers = g_ptr_array_new_with_free_func ((GDestroyNotify) nm_wireguard_peer_unref); + g_ptr_array_add (*p_peers, g_steal_pointer (&peer)); + return TRUE; +} + +static gboolean +_line_match (char *line, const char *key, gsize key_len, const char **out_key, char **out_value) +{ + nm_assert (line); + nm_assert (key); + nm_assert (strlen (key) == key_len); + nm_assert (!strchr (key, '=')); + nm_assert (out_key && !*out_key); + nm_assert (out_value && !*out_value); + + /* Note that `wg-quick` (linux.bash) does case-insensitive comparison (shopt -s nocasematch). + * `wg setconf` does case-insensitive comparison too (with strncasecmp, which is locale dependent). + * + * We do a case-insensitive comparison of the key, however in a locale-independent manner. */ + + if (g_ascii_strncasecmp (line, key, key_len) != 0) + return FALSE; + + if (line[key_len] != '=') + return FALSE; + + *out_key = key; + *out_value = &line[key_len + 1]; + return TRUE; +} + +#define line_match(line, key, out_key, out_value) \ + _line_match ((line), ""key"", NM_STRLEN (key), (out_key), (out_value)) + +static gboolean +value_split_word (char **line_remainder, char **out_word) +{ + char *str; + + if ((*line_remainder)[0] == '\0') + return FALSE; + + *out_word = *line_remainder; + + str = strchrnul (*line_remainder, ','); + if (str[0] == ',') { + str[0] = '\0'; + *line_remainder = &str[1]; + } else + *line_remainder = str; + return TRUE; +} + +NMConnection * +nm_vpn_wireguard_import (const char *filename, + GError **error) +{ + nm_auto_clear_secret_ptr NMSecretPtr file_content = NM_SECRET_PTR_INIT (); + char ifname[IFNAMSIZ]; + gs_free char *uuid = NULL; + gboolean ifname_valid = FALSE; + const char *cstr; + char *line_remainder; + gs_unref_object NMConnection *connection = NULL; + NMSettingConnection *s_con; + NMSettingIPConfig *s_ip4; + NMSettingIPConfig *s_ip6; + NMSettingWireGuard *s_wg; + gs_free_error GError *local = NULL; + enum { + LINE_CONTEXT_INIT, + LINE_CONTEXT_INTERFACE, + LINE_CONTEXT_PEER, + } line_context; + gsize line_nr; + gsize current_peer_start_line_nr = 0; + nm_auto_unref_wgpeer NMWireGuardPeer *current_peer = NULL; + gs_unref_ptrarray GPtrArray *data_dns_v4 = NULL; + gs_unref_ptrarray GPtrArray *data_dns_v6 = NULL; + gs_unref_ptrarray GPtrArray *data_addr_v4 = NULL; + gs_unref_ptrarray GPtrArray *data_addr_v6 = NULL; + gs_unref_ptrarray GPtrArray *data_peers = NULL; + const char *data_private_key = NULL; + gint64 data_table; + guint data_listen_port = 0; + guint data_fwmark = 0; + guint data_mtu = 0; + int is_v4; + guint i; + + g_return_val_if_fail (filename, NULL); + g_return_val_if_fail (!error || !*error, NULL); + + /* contrary to "wg-quick", we never interpret the filename as "/etc/wireguard/$INTERFACE.conf". + * If the filename has no '/', it is interpreted as relative to the current working directory. + * However, we do require a suitable filename suffix and that the name corresponds to the interface + * name. */ + cstr = strrchr (filename, '/'); + cstr = cstr ? &cstr[1] : filename; + if (NM_STR_HAS_SUFFIX (cstr, ".conf")) { + gsize len = strlen (cstr) - NM_STRLEN (".conf"); + + if (len > 0 && len < sizeof (ifname)) { + memcpy (ifname, cstr, len); + ifname[len] = '\0'; + + if (nm_utils_is_valid_iface_name (ifname, NULL)) + ifname_valid = TRUE; + } + } + if (!ifname_valid) { + nm_utils_error_set_literal (error, NM_UTILS_ERROR_UNKNOWN, + _("The WireGuard config file must be a valid interface name followed by \".conf\"")); + return FALSE; + } + + if (nm_utils_file_get_contents (-1, + filename, + 10*1024*1024, + NM_UTILS_FILE_GET_CONTENTS_FLAG_SECRET, + &file_content.str, + &file_content.len, + error) < 0) + return NULL; + + /* We interpret the file like `wg-quick up` and `wg setconf` do. + * + * Of course the WireGuard scripts do something fundamentlly different. They + * perform actions to configure the WireGuard link in kernel, add routes and + * addresses, and call resolvconf. It all happens at the time when the script + * run. + * + * This code here instead generates a NetworkManager connection profile so that + * NetworkManager will apply a similar configuration when later activating the profile. */ + +#define _TABLE_AUTO ((gint64) -1) +#define _TABLE_OFF ((gint64) -2) + + data_table = _TABLE_AUTO; + + line_remainder = file_content.str; + line_context = LINE_CONTEXT_INIT; + line_nr = 0; + while (line_remainder[0] != '\0') { + const char *matched_key = NULL; + char *value = NULL; + char *line; + char ch; + gint64 i64; + + line_nr++; + + line = line_remainder; + line_remainder = strchrnul (line, '\n'); + if (line_remainder[0] != '\0') + (line_remainder++)[0] = '\0'; + + /* Drop all spaces and truncate at first '#'. + * See wg's config_read_line(). + * + * Note that wg-quick doesn't do that. + * + * Neither `wg setconf` nor `wg-quick` does a strict parsing. + * We don't either. Just try to interpret the file (mostly) the same as + * they would. + */ + { + gsize l, n; + + n = 0; + for (l = 0; (ch = line[l]); l++) { + if (g_ascii_isspace (ch)) { + /* wg-setconf strips all whitespace before parsing the content. That means, + * *[I nterface]" will be accepted. We do that too. */ + continue; + } + if (ch == '#') + break; + line[n++] = line[l]; + } + if (n == 0) + continue; + line[n] = '\0'; + } + + if (g_ascii_strcasecmp (line, "[Interface]") == 0) { + if (!_wg_complete_peer (&data_peers, + g_steal_pointer (¤t_peer), + current_peer_start_line_nr, + filename, + error)) + return FALSE; + line_context = LINE_CONTEXT_INTERFACE; + continue; + } + + if (g_ascii_strcasecmp (line, "[Peer]") == 0) { + if (!_wg_complete_peer (&data_peers, + g_steal_pointer (¤t_peer), + current_peer_start_line_nr, + filename, + error)) + return FALSE; + current_peer_start_line_nr = line_nr; + current_peer = nm_wireguard_peer_new (); + line_context = LINE_CONTEXT_PEER; + continue; + } + + if (line_context == LINE_CONTEXT_INTERFACE) { + + if (line_match (line, "Address", &matched_key, &value)) { + char *value_word; + + while (value_split_word (&value, &value_word)) { + GPtrArray **p_data_addr; + NMIPAddr addr_bin; + int addr_family; + int prefix_len; + + if (!nm_utils_parse_inaddr_prefix_bin (AF_UNSPEC, + value_word, + &addr_family, + &addr_bin, + &prefix_len)) + goto fail_invalid_value; + + p_data_addr = (addr_family == AF_INET) + ? &data_addr_v4 + : &data_addr_v6; + + if (!*p_data_addr) + *p_data_addr = g_ptr_array_new_with_free_func ((GDestroyNotify) nm_ip_address_unref); + + g_ptr_array_add (*p_data_addr, + nm_ip_address_new_binary (addr_family, + &addr_bin, + prefix_len == -1 + ? ((addr_family == AF_INET) ? 32 : 128) + : prefix_len, + NULL)); + } + continue; + } + + if (line_match (line, "MTU", &matched_key, &value)) { + i64 = _nm_utils_ascii_str_to_int64 (value, 0, 0, G_MAXUINT32, -1); + if (i64 == -1) + goto fail_invalid_value; + + /* wg-quick accepts the "MTU" value, but it also fetches routes to + * autodetect it. NetworkManager won't do that, we can only configure + * an explicit MTU or no autodetection will be performed. */ + data_mtu = i64; + continue; + } + + if (line_match (line, "DNS", &matched_key, &value)) { + char *value_word; + + while (value_split_word (&value, &value_word)) { + char addr_s[NM_CONST_MAX (INET_ADDRSTRLEN, INET6_ADDRSTRLEN)]; + GPtrArray **p_data_dns; + NMIPAddr addr_bin; + int addr_family; + + if (!nm_utils_parse_inaddr_bin (AF_UNSPEC, + value_word, + &addr_family, + &addr_bin)) + goto fail_invalid_value; + + p_data_dns = (addr_family == AF_INET) + ? &data_dns_v4 + : &data_dns_v6; + if (!*p_data_dns) + *p_data_dns = g_ptr_array_new_with_free_func (g_free); + + inet_ntop (addr_family, &addr_bin, addr_s, sizeof (addr_s)); + g_ptr_array_add (*p_data_dns, g_strdup (addr_s)); + } + continue; + } + + if (line_match (line, "Table", &matched_key, &value)) { + + if (nm_streq (value, "auto")) + data_table = _TABLE_AUTO; + else if (nm_streq (value, "off")) + data_table = _TABLE_OFF; + else { + /* we don't support table names from /etc/iproute2/rt_tables + * But we accept hex like `ip route add` would. */ + i64 = _nm_utils_ascii_str_to_int64 (value, 0, 0, G_MAXINT32, -1); + if (i64 == -1) + goto fail_invalid_value; + data_table = i64; + } + continue; + } + + if ( line_match (line, "PreUp", &matched_key, &value) + || line_match (line, "PreDown", &matched_key, &value) + || line_match (line, "PostUp", &matched_key, &value) + || line_match (line, "PostDown", &matched_key, &value)) { + /* we don't run any scripts. Silently ignore these parameters. */ + continue; + } + + if (line_match (line, "SaveConfig", &matched_key, &value)) { + /* we ignore the setting, but enforce that it's either true or false (like + * wg-quick. */ + if (!NM_IN_STRSET (value, "true", "false")) + goto fail_invalid_value; + continue; + } + + if (line_match (line, "ListenPort", &matched_key, &value)) { + /* we don't use getaddrinfo(), unlike `wg setconf`. Just interpret + * the port as plain decimal number. */ + i64 = _nm_utils_ascii_str_to_int64 (value, 10, 0, 0xFFFF, -1); + if (i64 == -1) + goto fail_invalid_value; + data_listen_port = i64; + continue; + } + + if (line_match (line, "FwMark", &matched_key, &value)) { + if (nm_streq (value, "off")) + data_fwmark = 0; + else { + i64 = _nm_utils_ascii_str_to_int64 (value, 0, 0, G_MAXINT32, -1); + if (i64 == -1) + goto fail_invalid_value; + data_fwmark = i64; + } + continue; + } + + if (line_match (line, "PrivateKey", &matched_key, &value)) { + if (!nm_utils_base64secret_decode (value, NM_WIREGUARD_PUBLIC_KEY_LEN, NULL)) + goto fail_invalid_secret; + data_private_key = value; + continue; + } + + goto fail_invalid_line; + } + + + if (line_context == LINE_CONTEXT_PEER) { + + if (line_match (line, "Endpoint", &matched_key, &value)) { + if (!nm_wireguard_peer_set_endpoint (current_peer, value, FALSE)) + goto fail_invalid_value; + continue; + } + + if (line_match (line, "PublicKey", &matched_key, &value)) { + if (!nm_wireguard_peer_set_public_key (current_peer, value, FALSE)) + goto fail_invalid_value; + continue; + } + + if (line_match (line, "AllowedIPs", &matched_key, &value)) { + char *value_word; + + while (value_split_word (&value, &value_word)) { + if (!nm_wireguard_peer_append_allowed_ip (current_peer, + value_word, + FALSE)) + goto fail_invalid_value; + } + continue; + } + + if (line_match (line, "PersistentKeepalive", &matched_key, &value)) { + if (nm_streq (value, "off")) + i64 = 0; + else { + i64 = _nm_utils_ascii_str_to_int64 (value, 10, 0, G_MAXUINT16, -1); + if (i64 == -1) + goto fail_invalid_value; + } + nm_wireguard_peer_set_persistent_keepalive (current_peer, i64); + continue; + } + + if (line_match (line, "PresharedKey", &matched_key, &value)) { + if (!nm_wireguard_peer_set_preshared_key (current_peer, value, FALSE)) + goto fail_invalid_secret; + nm_wireguard_peer_set_preshared_key_flags (current_peer, NM_SETTING_SECRET_FLAG_NONE); + continue; + } + + goto fail_invalid_line; + } + +fail_invalid_line: + nm_utils_error_set (error, NM_UTILS_ERROR_INVALID_ARGUMENT, + _("unrecognized line at %s:%zu"), + filename, line_nr); + return FALSE; +fail_invalid_value: + nm_utils_error_set (error, NM_UTILS_ERROR_INVALID_ARGUMENT, + _("invalid value for '%s' at %s:%zu"), + matched_key, filename, line_nr); + return FALSE; +fail_invalid_secret: + nm_utils_error_set (error, NM_UTILS_ERROR_INVALID_ARGUMENT, + _("invalid secret '%s' at %s:%zu"), + matched_key, filename, line_nr); + return FALSE; + } + + if (!_wg_complete_peer (&data_peers, + g_steal_pointer (¤t_peer), + current_peer_start_line_nr, + filename, + error)) + return FALSE; + + connection = nm_simple_connection_new (); + s_con = NM_SETTING_CONNECTION (nm_setting_connection_new ()); + nm_connection_add_setting (connection, NM_SETTING (s_con)); + s_ip4 = NM_SETTING_IP_CONFIG (nm_setting_ip4_config_new ()); + nm_connection_add_setting (connection, NM_SETTING (s_ip4)); + s_ip6 = NM_SETTING_IP_CONFIG (nm_setting_ip6_config_new ()); + nm_connection_add_setting (connection, NM_SETTING (s_ip6)); + s_wg = NM_SETTING_WIREGUARD (nm_setting_wireguard_new ()); + nm_connection_add_setting (connection, NM_SETTING (s_wg)); + + uuid = nm_utils_uuid_generate (); + + g_object_set (s_con, + NM_SETTING_CONNECTION_ID, + ifname, + NM_SETTING_CONNECTION_UUID, + uuid, + NM_SETTING_CONNECTION_TYPE, + NM_SETTING_WIREGUARD_SETTING_NAME, + NM_SETTING_CONNECTION_INTERFACE_NAME, + ifname, + NULL); + + g_object_set (s_wg, + NM_SETTING_WIREGUARD_PRIVATE_KEY, + data_private_key, + NM_SETTING_WIREGUARD_LISTEN_PORT, + data_listen_port, + NM_SETTING_WIREGUARD_FWMARK, + data_fwmark, + NM_SETTING_WIREGUARD_MTU, + data_mtu, + NULL); + + if (data_peers) { + for (i = 0; i < data_peers->len; i++) + nm_setting_wireguard_append_peer (s_wg, data_peers->pdata[i]); + } + + for (is_v4 = 0; is_v4 < 2; is_v4++) { + const char *method_disabled = is_v4 ? NM_SETTING_IP4_CONFIG_METHOD_DISABLED : NM_SETTING_IP6_CONFIG_METHOD_IGNORE; + const char *method_manual = is_v4 ? NM_SETTING_IP4_CONFIG_METHOD_MANUAL : NM_SETTING_IP6_CONFIG_METHOD_MANUAL; + NMSettingIPConfig *s_ip = is_v4 ? s_ip4 : s_ip6; + GPtrArray *data_dns = is_v4 ? data_dns_v4 : data_dns_v6; + GPtrArray *data_addr = is_v4 ? data_addr_v4 : data_addr_v6; + + if (data_dns && !data_addr) { + /* When specifying "DNS", we also require an "Address" for the same address + * family. That is because a NMSettingIPConfig cannot have @method_disabled + * and DNS settings at the same time. + * + * We don't have addresses. Silently ignore the DNS setting. */ + data_dns = NULL; + } + + g_object_set (s_ip, + NM_SETTING_IP_CONFIG_METHOD, + data_addr ? method_manual : method_disabled, + NULL); + + if (data_addr) { + for (i = 0; i < data_addr->len; i++) + nm_setting_ip_config_add_address (s_ip, data_addr->pdata[i]); + } + if (data_dns) { + for (i = 0; i < data_dns->len; i++) + nm_setting_ip_config_add_dns (s_ip, data_dns->pdata[i]); + } + + if (data_table == _TABLE_AUTO) { + /* in the "auto" setting, wg-quick adds peer-routes automatically to the main + * table. NetworkManager will do that too, but there are differences: + * + * - NetworkManager (contrary to wg-quick) does not check whether the peer-route is necessary. + * It will always add a route for each allowed-ips range, even if there is already another + * route that would ensure packets to the endpoint are routed via the WireGuard interface. + * If you don't want that, disable "wireguard.peer-routes", and add the necessary routes + * yourself to "ipv4.routes" and "ipv6.routes". + * + * - With "auto", wg-quick also configures policy routing to handle default-routes (/0) to + * avoid routing loops. That is not yet solved by NetworkManager, you need to configure + * that explicitly (for example, by adding a direct route to the gateway on the interface + * that has the default-route, or by using a script (possibly dispatcher script). + */ + } else if (data_table == _TABLE_OFF) { + if (is_v4) { + g_object_set (s_wg, + NM_SETTING_WIREGUARD_PEER_ROUTES, + FALSE, + NULL); + } + } else { + g_object_set (s_ip, + NM_SETTING_IP_CONFIG_ROUTE_TABLE, + (guint) data_table, + NULL); + } + } + + if (!nm_connection_normalize (connection, NULL, NULL, &local)) { + nm_utils_error_set (error, NM_UTILS_ERROR_INVALID_ARGUMENT, + _("Failed to create WireGuard connection: %s"), + local->message); + return FALSE; + } + + return g_steal_pointer (&connection); +} diff --git a/clients/common/nm-vpn-helpers.h b/clients/common/nm-vpn-helpers.h index 4c15faa1..686687ba 100644 --- a/clients/common/nm-vpn-helpers.h +++ b/clients/common/nm-vpn-helpers.h @@ -39,4 +39,7 @@ gboolean nm_vpn_openconnect_authenticate_helper (const char *host, int *status, GError **error); +NMConnection *nm_vpn_wireguard_import (const char *filename, + GError **error); + #endif /* __NM_VPN_HELPERS_H__ */ diff --git a/clients/common/settings-docs.h b/clients/common/settings-docs.h index 462ba364..7b958faa 100644 --- a/clients/common/settings-docs.h +++ b/clients/common/settings-docs.h @@ -24,14 +24,14 @@ #define DESCRIBE_DOC_NM_SETTING_WIRELESS_SECURITY_AUTH_ALG N_("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.") #define DESCRIBE_DOC_NM_SETTING_WIRELESS_SECURITY_FILS N_("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.") #define DESCRIBE_DOC_NM_SETTING_WIRELESS_SECURITY_GROUP N_("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\".") -#define DESCRIBE_DOC_NM_SETTING_WIRELESS_SECURITY_KEY_MGMT N_("Key management used for the connection. One of \"none\" (WEP), \"ieee8021x\" (Dynamic WEP), \"wpa-none\" (Ad-Hoc WPA-PSK), \"wpa-psk\" (infrastructure WPA-PSK), or \"wpa-eap\" (WPA-Enterprise). This property must be set for any Wi-Fi connection that uses security.") +#define DESCRIBE_DOC_NM_SETTING_WIRELESS_SECURITY_KEY_MGMT N_("Key management used for the connection. One of \"none\" (WEP), \"ieee8021x\" (Dynamic WEP), \"wpa-none\" (Ad-Hoc WPA-PSK), \"wpa-psk\" (infrastructure WPA-PSK), \"sae\" (SAE) or \"wpa-eap\" (WPA-Enterprise). This property must be set for any Wi-Fi connection that uses security.") #define DESCRIBE_DOC_NM_SETTING_WIRELESS_SECURITY_LEAP_PASSWORD N_("The login password for legacy LEAP connections (ie, key-mgmt = \"ieee8021x\" and auth-alg = \"leap\").") #define DESCRIBE_DOC_NM_SETTING_WIRELESS_SECURITY_LEAP_PASSWORD_FLAGS N_("Flags indicating how to handle the \"leap-password\" property.") #define DESCRIBE_DOC_NM_SETTING_WIRELESS_SECURITY_LEAP_USERNAME N_("The login username for legacy LEAP connections (ie, key-mgmt = \"ieee8021x\" and auth-alg = \"leap\").") #define DESCRIBE_DOC_NM_SETTING_WIRELESS_SECURITY_PAIRWISE N_("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\".") #define DESCRIBE_DOC_NM_SETTING_WIRELESS_SECURITY_PMF N_("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.") #define DESCRIBE_DOC_NM_SETTING_WIRELESS_SECURITY_PROTO N_("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.") -#define DESCRIBE_DOC_NM_SETTING_WIRELESS_SECURITY_PSK N_("Pre-Shared-Key for WPA networks. If the key is 64-characters long, it must contain only hexadecimal characters and is interpreted as a hexadecimal WPA key. Otherwise, the key must be between 8 and 63 ASCII characters (as specified in the 802.11i standard) and is interpreted as a WPA passphrase, and is hashed to derive the actual WPA-PSK used when connecting to the Wi-Fi network.") +#define DESCRIBE_DOC_NM_SETTING_WIRELESS_SECURITY_PSK N_("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.") #define DESCRIBE_DOC_NM_SETTING_WIRELESS_SECURITY_PSK_FLAGS N_("Flags indicating how to handle the \"psk\" property.") #define DESCRIBE_DOC_NM_SETTING_WIRELESS_SECURITY_WEP_KEY_FLAGS N_("Flags indicating how to handle the \"wep-key0\", \"wep-key1\", \"wep-key2\", and \"wep-key3\" properties.") #define DESCRIBE_DOC_NM_SETTING_WIRELESS_SECURITY_WEP_KEY_TYPE N_("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.") @@ -144,7 +144,7 @@ #define DESCRIBE_DOC_NM_SETTING_CONNECTION_READ_ONLY N_("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.") #define DESCRIBE_DOC_NM_SETTING_CONNECTION_SECONDARIES N_("List of connection UUIDs that should be activated when the base connection itself is activated. Currently only VPN connections are supported.") #define DESCRIBE_DOC_NM_SETTING_CONNECTION_SLAVE_TYPE N_("Setting name of the device type of this slave's master connection (eg, \"bond\"), or NULL if this connection is not a slave.") -#define DESCRIBE_DOC_NM_SETTING_CONNECTION_STABLE_ID N_("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]. 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 '$' 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 the 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.") +#define DESCRIBE_DOC_NM_SETTING_CONNECTION_STABLE_ID N_("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]. 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 '$' 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.") #define DESCRIBE_DOC_NM_SETTING_CONNECTION_TIMESTAMP N_("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).") #define DESCRIBE_DOC_NM_SETTING_CONNECTION_TYPE N_("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).") #define DESCRIBE_DOC_NM_SETTING_CONNECTION_UUID N_("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 \"-\").") @@ -357,8 +357,17 @@ #define DESCRIBE_DOC_NM_SETTING_VXLAN_SOURCE_PORT_MIN N_("Specifies the minimum UDP source port to communicate to the remote VXLAN tunnel endpoint.") #define DESCRIBE_DOC_NM_SETTING_VXLAN_TOS N_("Specifies the TOS value to use in outgoing packets.") #define DESCRIBE_DOC_NM_SETTING_VXLAN_TTL N_("Specifies the time-to-live value to use in outgoing packets.") +#define DESCRIBE_DOC_NM_SETTING_WIFI_P2P_PEER N_("The P2P device that should be connected to. Currently this is the only way to create or join a group.") +#define DESCRIBE_DOC_NM_SETTING_WIFI_P2P_WFD_IES N_("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.") +#define DESCRIBE_DOC_NM_SETTING_WIFI_P2P_WPS_METHOD N_("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.") #define DESCRIBE_DOC_NM_SETTING_WIMAX_MAC_ADDRESS N_("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). Deprecated: 1") #define DESCRIBE_DOC_NM_SETTING_WIMAX_NETWORK_NAME N_("Network Service Provider (NSP) name of the WiMAX network this connection should use. Deprecated: 1") +#define DESCRIBE_DOC_NM_SETTING_WIREGUARD_FWMARK N_("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.") +#define DESCRIBE_DOC_NM_SETTING_WIREGUARD_LISTEN_PORT N_("The listen-port. If listen-port is not specified, the port will be chosen randomly when the interface comes up.") +#define DESCRIBE_DOC_NM_SETTING_WIREGUARD_MTU N_("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.") +#define DESCRIBE_DOC_NM_SETTING_WIREGUARD_PEER_ROUTES N_("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. 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.") +#define DESCRIBE_DOC_NM_SETTING_WIREGUARD_PRIVATE_KEY N_("The 256 bit private-key in base64 encoding.") +#define DESCRIBE_DOC_NM_SETTING_WIREGUARD_PRIVATE_KEY_FLAGS N_("Flags indicating how to handle the \"private-key\" property.") #define DESCRIBE_DOC_NM_SETTING_WPAN_CHANNEL N_("IEEE 802.15.4 channel. A positive integer or -1, meaning \"do not set, use whatever the device is already set to\".") #define DESCRIBE_DOC_NM_SETTING_WPAN_MAC_ADDRESS N_("If specified, this connection will only apply to the IEEE 802.15.4 (WPAN) MAC layer device whose permanent MAC address matches.") #define DESCRIBE_DOC_NM_SETTING_WPAN_PAGE N_("IEEE 802.15.4 channel page. A positive integer or -1, meaning \"do not set, use whatever the device is already set to\".") diff --git a/clients/common/settings-docs.h.in b/clients/common/settings-docs.h.in index 462ba364..7b958faa 100644 --- a/clients/common/settings-docs.h.in +++ b/clients/common/settings-docs.h.in @@ -24,14 +24,14 @@ #define DESCRIBE_DOC_NM_SETTING_WIRELESS_SECURITY_AUTH_ALG N_("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.") #define DESCRIBE_DOC_NM_SETTING_WIRELESS_SECURITY_FILS N_("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.") #define DESCRIBE_DOC_NM_SETTING_WIRELESS_SECURITY_GROUP N_("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\".") -#define DESCRIBE_DOC_NM_SETTING_WIRELESS_SECURITY_KEY_MGMT N_("Key management used for the connection. One of \"none\" (WEP), \"ieee8021x\" (Dynamic WEP), \"wpa-none\" (Ad-Hoc WPA-PSK), \"wpa-psk\" (infrastructure WPA-PSK), or \"wpa-eap\" (WPA-Enterprise). This property must be set for any Wi-Fi connection that uses security.") +#define DESCRIBE_DOC_NM_SETTING_WIRELESS_SECURITY_KEY_MGMT N_("Key management used for the connection. One of \"none\" (WEP), \"ieee8021x\" (Dynamic WEP), \"wpa-none\" (Ad-Hoc WPA-PSK), \"wpa-psk\" (infrastructure WPA-PSK), \"sae\" (SAE) or \"wpa-eap\" (WPA-Enterprise). This property must be set for any Wi-Fi connection that uses security.") #define DESCRIBE_DOC_NM_SETTING_WIRELESS_SECURITY_LEAP_PASSWORD N_("The login password for legacy LEAP connections (ie, key-mgmt = \"ieee8021x\" and auth-alg = \"leap\").") #define DESCRIBE_DOC_NM_SETTING_WIRELESS_SECURITY_LEAP_PASSWORD_FLAGS N_("Flags indicating how to handle the \"leap-password\" property.") #define DESCRIBE_DOC_NM_SETTING_WIRELESS_SECURITY_LEAP_USERNAME N_("The login username for legacy LEAP connections (ie, key-mgmt = \"ieee8021x\" and auth-alg = \"leap\").") #define DESCRIBE_DOC_NM_SETTING_WIRELESS_SECURITY_PAIRWISE N_("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\".") #define DESCRIBE_DOC_NM_SETTING_WIRELESS_SECURITY_PMF N_("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.") #define DESCRIBE_DOC_NM_SETTING_WIRELESS_SECURITY_PROTO N_("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.") -#define DESCRIBE_DOC_NM_SETTING_WIRELESS_SECURITY_PSK N_("Pre-Shared-Key for WPA networks. If the key is 64-characters long, it must contain only hexadecimal characters and is interpreted as a hexadecimal WPA key. Otherwise, the key must be between 8 and 63 ASCII characters (as specified in the 802.11i standard) and is interpreted as a WPA passphrase, and is hashed to derive the actual WPA-PSK used when connecting to the Wi-Fi network.") +#define DESCRIBE_DOC_NM_SETTING_WIRELESS_SECURITY_PSK N_("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.") #define DESCRIBE_DOC_NM_SETTING_WIRELESS_SECURITY_PSK_FLAGS N_("Flags indicating how to handle the \"psk\" property.") #define DESCRIBE_DOC_NM_SETTING_WIRELESS_SECURITY_WEP_KEY_FLAGS N_("Flags indicating how to handle the \"wep-key0\", \"wep-key1\", \"wep-key2\", and \"wep-key3\" properties.") #define DESCRIBE_DOC_NM_SETTING_WIRELESS_SECURITY_WEP_KEY_TYPE N_("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.") @@ -144,7 +144,7 @@ #define DESCRIBE_DOC_NM_SETTING_CONNECTION_READ_ONLY N_("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.") #define DESCRIBE_DOC_NM_SETTING_CONNECTION_SECONDARIES N_("List of connection UUIDs that should be activated when the base connection itself is activated. Currently only VPN connections are supported.") #define DESCRIBE_DOC_NM_SETTING_CONNECTION_SLAVE_TYPE N_("Setting name of the device type of this slave's master connection (eg, \"bond\"), or NULL if this connection is not a slave.") -#define DESCRIBE_DOC_NM_SETTING_CONNECTION_STABLE_ID N_("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]. 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 '$' 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 the 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.") +#define DESCRIBE_DOC_NM_SETTING_CONNECTION_STABLE_ID N_("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]. 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 '$' 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.") #define DESCRIBE_DOC_NM_SETTING_CONNECTION_TIMESTAMP N_("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).") #define DESCRIBE_DOC_NM_SETTING_CONNECTION_TYPE N_("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).") #define DESCRIBE_DOC_NM_SETTING_CONNECTION_UUID N_("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 \"-\").") @@ -357,8 +357,17 @@ #define DESCRIBE_DOC_NM_SETTING_VXLAN_SOURCE_PORT_MIN N_("Specifies the minimum UDP source port to communicate to the remote VXLAN tunnel endpoint.") #define DESCRIBE_DOC_NM_SETTING_VXLAN_TOS N_("Specifies the TOS value to use in outgoing packets.") #define DESCRIBE_DOC_NM_SETTING_VXLAN_TTL N_("Specifies the time-to-live value to use in outgoing packets.") +#define DESCRIBE_DOC_NM_SETTING_WIFI_P2P_PEER N_("The P2P device that should be connected to. Currently this is the only way to create or join a group.") +#define DESCRIBE_DOC_NM_SETTING_WIFI_P2P_WFD_IES N_("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.") +#define DESCRIBE_DOC_NM_SETTING_WIFI_P2P_WPS_METHOD N_("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.") #define DESCRIBE_DOC_NM_SETTING_WIMAX_MAC_ADDRESS N_("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). Deprecated: 1") #define DESCRIBE_DOC_NM_SETTING_WIMAX_NETWORK_NAME N_("Network Service Provider (NSP) name of the WiMAX network this connection should use. Deprecated: 1") +#define DESCRIBE_DOC_NM_SETTING_WIREGUARD_FWMARK N_("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.") +#define DESCRIBE_DOC_NM_SETTING_WIREGUARD_LISTEN_PORT N_("The listen-port. If listen-port is not specified, the port will be chosen randomly when the interface comes up.") +#define DESCRIBE_DOC_NM_SETTING_WIREGUARD_MTU N_("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.") +#define DESCRIBE_DOC_NM_SETTING_WIREGUARD_PEER_ROUTES N_("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. 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.") +#define DESCRIBE_DOC_NM_SETTING_WIREGUARD_PRIVATE_KEY N_("The 256 bit private-key in base64 encoding.") +#define DESCRIBE_DOC_NM_SETTING_WIREGUARD_PRIVATE_KEY_FLAGS N_("Flags indicating how to handle the \"private-key\" property.") #define DESCRIBE_DOC_NM_SETTING_WPAN_CHANNEL N_("IEEE 802.15.4 channel. A positive integer or -1, meaning \"do not set, use whatever the device is already set to\".") #define DESCRIBE_DOC_NM_SETTING_WPAN_MAC_ADDRESS N_("If specified, this connection will only apply to the IEEE 802.15.4 (WPAN) MAC layer device whose permanent MAC address matches.") #define DESCRIBE_DOC_NM_SETTING_WPAN_PAGE N_("IEEE 802.15.4 channel page. A positive integer or -1, meaning \"do not set, use whatever the device is already set to\".") diff --git a/clients/common/tests/test-general.c b/clients/common/tests/test-general.c index 8f96eb26..c39901ba 100644 --- a/clients/common/tests/test-general.c +++ b/clients/common/tests/test-general.c @@ -20,6 +20,7 @@ #include "nm-default.h" #include "nm-meta-setting-access.h" +#include "nm-vpn-helpers.h" #include "nm-utils/nm-test-utils.h" @@ -145,6 +146,96 @@ test_client_meta_check (void) /*****************************************************************************/ +static void +test_client_import_wireguard_test0 (void) +{ + gs_unref_object NMConnection *connection; + NMSettingWireGuard *s_wg; + NMWireGuardPeer *peer; + gs_free_error GError *error = NULL; + + connection = nm_vpn_wireguard_import (NM_BUILD_SRCDIR"/clients/common/tests/wg-test0.conf", + &error); + + g_assert_no_error (error); + + g_assert_cmpstr (nm_connection_get_id (connection), ==, "wg-test0"); + g_assert_cmpstr (nm_connection_get_interface_name (connection), ==, "wg-test0"); + g_assert_cmpstr (nm_connection_get_connection_type (connection), ==, NM_SETTING_WIREGUARD_SETTING_NAME); + + s_wg = NM_SETTING_WIREGUARD (nm_connection_get_setting (connection, NM_TYPE_SETTING_WIREGUARD)); + + g_assert_cmpint (nm_setting_wireguard_get_listen_port (s_wg), ==, 51820); + g_assert_cmpstr (nm_setting_wireguard_get_private_key (s_wg), ==, "yAnz5TF+lXXJte14tji3zlMNq+hd2rYUIgJBgB3fBmk="); + + g_assert_cmpint (nm_setting_wireguard_get_peers_len (s_wg), ==, 3); + + peer = nm_setting_wireguard_get_peer (s_wg, 0); + g_assert_cmpstr (nm_wireguard_peer_get_public_key (peer), ==, "xTIBA5rboUvnH4htodjb6e697QjLERt1NAB4mZqp8Dg="); + g_assert_cmpstr (nm_wireguard_peer_get_endpoint (peer), ==, "192.95.5.67:1234"); + g_assert_cmpint (nm_wireguard_peer_get_allowed_ips_len (peer), ==, 2); + g_assert_cmpstr (nm_wireguard_peer_get_allowed_ip (peer, 0, NULL), ==, "10.192.122.3/32"); + g_assert_cmpstr (nm_wireguard_peer_get_allowed_ip (peer, 1, NULL), ==, "10.192.124.1/24"); + + peer = nm_setting_wireguard_get_peer (s_wg, 1); + g_assert_cmpstr (nm_wireguard_peer_get_public_key (peer), ==, "TrMvSoP4jYQlY6RIzBgbssQqY3vxI2Pi+y71lOWWXX0="); + g_assert_cmpstr (nm_wireguard_peer_get_endpoint (peer), ==, "[2607:5300:60:6b0::c05f:543]:2468"); + g_assert_cmpint (nm_wireguard_peer_get_allowed_ips_len (peer), ==, 2); + g_assert_cmpstr (nm_wireguard_peer_get_allowed_ip (peer, 0, NULL), ==, "10.192.122.4/32"); + g_assert_cmpstr (nm_wireguard_peer_get_allowed_ip (peer, 1, NULL), ==, "192.168.0.0/16"); + + peer = nm_setting_wireguard_get_peer (s_wg, 2); + g_assert_cmpstr (nm_wireguard_peer_get_public_key (peer), ==, "gN65BkIKy1eCE9pP1wdc8ROUtkHLF2PfAqYdyYBz6EA="); + g_assert_cmpstr (nm_wireguard_peer_get_endpoint (peer), ==, "test.wireguard.com:18981"); + g_assert_cmpint (nm_wireguard_peer_get_allowed_ips_len (peer), ==, 1); + g_assert_cmpstr (nm_wireguard_peer_get_allowed_ip (peer, 0, NULL), ==, "10.10.10.230/32"); +} + +static void +test_client_import_wireguard_test1 (void) +{ + gs_free_error GError *error = NULL; + + nm_vpn_wireguard_import (NM_BUILD_SRCDIR"/clients/common/tests/wg-test1.conf", &error); + g_assert_error (error, NM_UTILS_ERROR, NM_UTILS_ERROR_INVALID_ARGUMENT); + g_assert (g_str_has_prefix (error->message, "invalid secret 'PrivateKey'")); + g_assert (g_str_has_suffix (error->message, "wg-test1.conf:2")); +} + +static void +test_client_import_wireguard_test2 (void) +{ + gs_free_error GError *error = NULL; + + nm_vpn_wireguard_import (NM_BUILD_SRCDIR"/clients/common/tests/wg-test2.conf", &error); + + g_assert_error (error, NM_UTILS_ERROR, NM_UTILS_ERROR_INVALID_ARGUMENT); + g_assert (g_str_has_prefix (error->message, "unrecognized line at")); + g_assert (g_str_has_suffix (error->message, "wg-test2.conf:5")); +} + +static void +test_client_import_wireguard_test3 (void) +{ + gs_free_error GError *error = NULL; + + nm_vpn_wireguard_import (NM_BUILD_SRCDIR"/clients/common/tests/wg-test3.conf", &error); + g_assert_error (error, NM_UTILS_ERROR, NM_UTILS_ERROR_INVALID_ARGUMENT); + g_assert (g_str_has_prefix (error->message, "invalid value for 'ListenPort'")); + g_assert (g_str_has_suffix (error->message, "wg-test3.conf:3")); +} + +static void +test_client_import_wireguard_missing (void) +{ + gs_free_error GError *error = NULL; + + nm_vpn_wireguard_import (NM_BUILD_SRCDIR"/clients/common/tests/wg-missing.conf", &error); + g_assert_error (error, G_FILE_ERROR, G_FILE_ERROR_NOENT); +} + +/*****************************************************************************/ + NMTST_DEFINE (); int @@ -153,6 +244,11 @@ main (int argc, char **argv) nmtst_init (&argc, &argv, TRUE); g_test_add_func ("/client/meta/check", test_client_meta_check); + g_test_add_func ("/client/import/wireguard/test0", test_client_import_wireguard_test0); + g_test_add_func ("/client/import/wireguard/test1", test_client_import_wireguard_test1); + g_test_add_func ("/client/import/wireguard/test2", test_client_import_wireguard_test2); + g_test_add_func ("/client/import/wireguard/test3", test_client_import_wireguard_test3); + g_test_add_func ("/client/import/wireguard/missing", test_client_import_wireguard_missing); return g_test_run (); } diff --git a/clients/common/tests/wg-test0.conf b/clients/common/tests/wg-test0.conf new file mode 100644 index 00000000..61438c29 --- /dev/null +++ b/clients/common/tests/wg-test0.conf @@ -0,0 +1,18 @@ +[Interface] +PrivateKey = yAnz5TF+lXXJte14tji3zlMNq+hd2rYUIgJBgB3fBmk= +ListenPort = 51820 + +[Peer] +PublicKey = xTIBA5rboUvnH4htodjb6e697QjLERt1NAB4mZqp8Dg= +Endpoint = 192.95.5.67:1234 +AllowedIPs = 10.192.122.3/32, 10.192.124.1/24 + +[Peer] +PublicKey = TrMvSoP4jYQlY6RIzBgbssQqY3vxI2Pi+y71lOWWXX0= +Endpoint = [2607:5300:60:6b0::c05f:543]:2468 +AllowedIPs = 10.192.122.4/32, 192.168.0.0/16 + +[Peer] +PublicKey = gN65BkIKy1eCE9pP1wdc8ROUtkHLF2PfAqYdyYBz6EA= +Endpoint = test.wireguard.com:18981 +AllowedIPs = 10.10.10.230/32 diff --git a/clients/common/tests/wg-test1.conf b/clients/common/tests/wg-test1.conf new file mode 100644 index 00000000..ceb267ac --- /dev/null +++ b/clients/common/tests/wg-test1.conf @@ -0,0 +1,3 @@ +[Interface] +PrivateKey = bad +ListenPort = 51820 diff --git a/clients/common/tests/wg-test2.conf b/clients/common/tests/wg-test2.conf new file mode 100644 index 00000000..f691c2af --- /dev/null +++ b/clients/common/tests/wg-test2.conf @@ -0,0 +1,8 @@ +[Interface] +PrivateKey = yAnz5TF+lXXJte14tji3zlMNq+hd2rYUIgJBgB3fBmk= +ListenPort = 51820 + +[Beer] +PublicKey = xTIBA5rboUvnH4htodjb6e697QjLERt1NAB4mZqp8Dg= +Endpoint = 192.95.5.67:1234 +AllowedIPs = 10.192.122.3/32, 10.192.124.1/24 diff --git a/clients/common/tests/wg-test3.conf b/clients/common/tests/wg-test3.conf new file mode 100644 index 00000000..9956e400 --- /dev/null +++ b/clients/common/tests/wg-test3.conf @@ -0,0 +1,3 @@ +[Interface] +PrivateKey = yAnz5TF+lXXJte14tji3zlMNq+hd2rYUIgJBgB3fBmk= +ListenPort = 666666666 diff --git a/clients/tests/test-client.check-on-disk/test_001.expected b/clients/tests/test-client.check-on-disk/test_001.expected index c2e11e89..616e457c 100644 --- a/clients/tests/test-client.check-on-disk/test_001.expected +++ b/clients/tests/test-client.check-on-disk/test_001.expected @@ -1,5 +1,5 @@ size: 395 -location: clients/tests/test-client.py:829:test_001()/1 +location: clients/tests/test-client.py:841:test_001()/1 cmd: $NMCLI lang: C returncode: 0 @@ -15,7 +15,7 @@ Consult nmcli(1) and nmcli-examples(5) manual pages for complete usage details. <<< size: 438 -location: clients/tests/test-client.py:829:test_001()/2 +location: clients/tests/test-client.py:841:test_001()/2 cmd: $NMCLI lang: pl_PL.UTF-8 returncode: 0 @@ -33,7 +33,7 @@ o użyciu. <<< size: 188 -location: clients/tests/test-client.py:831:test_001()/3 +location: clients/tests/test-client.py:843:test_001()/3 cmd: $NMCLI -f AP -mode multiline -p d show wlan0 lang: C returncode: 10 @@ -43,7 +43,7 @@ Error: Device 'wlan0' not found. <<< size: 214 -location: clients/tests/test-client.py:831:test_001()/4 +location: clients/tests/test-client.py:843:test_001()/4 cmd: $NMCLI -f AP -mode multiline -p d show wlan0 lang: pl_PL.UTF-8 returncode: 10 @@ -53,7 +53,7 @@ Błąd: Nie odnaleziono urządzenia „wlan0”. <<< size: 120 -location: clients/tests/test-client.py:833:test_001()/5 +location: clients/tests/test-client.py:845:test_001()/5 cmd: $NMCLI c s lang: C returncode: 0 @@ -63,7 +63,7 @@ stdout: 1 bytes <<< size: 130 -location: clients/tests/test-client.py:833:test_001()/6 +location: clients/tests/test-client.py:845:test_001()/6 cmd: $NMCLI c s lang: pl_PL.UTF-8 returncode: 0 @@ -73,7 +73,7 @@ stdout: 1 bytes <<< size: 192 -location: clients/tests/test-client.py:835:test_001()/7 +location: clients/tests/test-client.py:847:test_001()/7 cmd: $NMCLI bogus s lang: C returncode: 2 @@ -83,7 +83,7 @@ Error: argument 'bogus' not understood. Try passing --help instead. <<< size: 221 -location: clients/tests/test-client.py:835:test_001()/8 +location: clients/tests/test-client.py:847:test_001()/8 cmd: $NMCLI bogus s lang: pl_PL.UTF-8 returncode: 2 @@ -92,12 +92,12 @@ stderr: 87 bytes Błąd: nie zrozumiano parametru „bogus”. Można użyć „--help” zamiast tego. <<< -size: 1413 -location: clients/tests/test-client.py:838:test_001()/9 +size: 1488 +location: clients/tests/test-client.py:850:test_001()/9 cmd: $NMCLI general permissions lang: C returncode: 0 -stdout: 1275 bytes +stdout: 1350 bytes >>> PERMISSION VALUE org.freedesktop.NetworkManager.enable-disable-network yes @@ -116,14 +116,15 @@ org.freedesktop.NetworkManager.reload no org.freedesktop.NetworkManager.checkpoint-rollback unknown org.freedesktop.NetworkManager.enable-disable-statistics unknown org.freedesktop.NetworkManager.enable-disable-connectivity-check unknown +org.freedesktop.NetworkManager.wifi.scan unknown <<< -size: 1441 -location: clients/tests/test-client.py:838:test_001()/10 +size: 1517 +location: clients/tests/test-client.py:850:test_001()/10 cmd: $NMCLI general permissions lang: pl_PL.UTF-8 returncode: 0 -stdout: 1292 bytes +stdout: 1368 bytes >>> PERMISSION VALUE org.freedesktop.NetworkManager.enable-disable-network tak @@ -142,14 +143,15 @@ org.freedesktop.NetworkManager.reload nie org.freedesktop.NetworkManager.checkpoint-rollback nieznane org.freedesktop.NetworkManager.enable-disable-statistics nieznane org.freedesktop.NetworkManager.enable-disable-connectivity-check nieznane +org.freedesktop.NetworkManager.wifi.scan nieznane <<< -size: 1543 -location: clients/tests/test-client.py:838:test_001()/11 +size: 1618 +location: clients/tests/test-client.py:850:test_001()/11 cmd: $NMCLI --color yes general permissions lang: C returncode: 0 -stdout: 1392 bytes +stdout: 1467 bytes >>> PERMISSION VALUE org.freedesktop.NetworkManager.enable-disable-network yes @@ -168,14 +170,15 @@ org.freedesktop.NetworkManager.reload no org.freedesktop.NetworkManager.checkpoint-rollback unknown org.freedesktop.NetworkManager.enable-disable-statistics unknown org.freedesktop.NetworkManager.enable-disable-connectivity-check unknown +org.freedesktop.NetworkManager.wifi.scan unknown <<< -size: 1570 -location: clients/tests/test-client.py:838:test_001()/12 +size: 1646 +location: clients/tests/test-client.py:850:test_001()/12 cmd: $NMCLI --color yes general permissions lang: pl_PL.UTF-8 returncode: 0 -stdout: 1409 bytes +stdout: 1485 bytes >>> PERMISSION VALUE org.freedesktop.NetworkManager.enable-disable-network tak @@ -194,14 +197,15 @@ org.freedesktop.NetworkManager.reload nie org.freedesktop.NetworkManager.checkpoint-rollback nieznane org.freedesktop.NetworkManager.enable-disable-statistics nieznane org.freedesktop.NetworkManager.enable-disable-connectivity-check nieznane +org.freedesktop.NetworkManager.wifi.scan nieznane <<< -size: 1620 -location: clients/tests/test-client.py:838:test_001()/13 +size: 1695 +location: clients/tests/test-client.py:850:test_001()/13 cmd: $NMCLI --pretty general permissions lang: C returncode: 0 -stdout: 1472 bytes +stdout: 1547 bytes >>> ============================== NetworkManager permissions @@ -224,14 +228,15 @@ org.freedesktop.NetworkManager.reload no org.freedesktop.NetworkManager.checkpoint-rollback unknown org.freedesktop.NetworkManager.enable-disable-statistics unknown org.freedesktop.NetworkManager.enable-disable-connectivity-check unknown +org.freedesktop.NetworkManager.wifi.scan unknown <<< -size: 1677 -location: clients/tests/test-client.py:838:test_001()/14 +size: 1753 +location: clients/tests/test-client.py:850:test_001()/14 cmd: $NMCLI --pretty general permissions lang: pl_PL.UTF-8 returncode: 0 -stdout: 1519 bytes +stdout: 1595 bytes >>> ===================================== Uprawnienia usługi NetworkManager @@ -254,14 +259,15 @@ org.freedesktop.NetworkManager.reload nie org.freedesktop.NetworkManager.checkpoint-rollback nieznane org.freedesktop.NetworkManager.enable-disable-statistics nieznane org.freedesktop.NetworkManager.enable-disable-connectivity-check nieznane +org.freedesktop.NetworkManager.wifi.scan nieznane <<< -size: 1749 -location: clients/tests/test-client.py:838:test_001()/15 +size: 1824 +location: clients/tests/test-client.py:850:test_001()/15 cmd: $NMCLI --pretty --color yes general permissions lang: C returncode: 0 -stdout: 1589 bytes +stdout: 1664 bytes >>> ============================== NetworkManager permissions @@ -284,14 +290,15 @@ org.freedesktop.NetworkManager.reload no org.freedesktop.NetworkManager.checkpoint-rollback unknown org.freedesktop.NetworkManager.enable-disable-statistics unknown org.freedesktop.NetworkManager.enable-disable-connectivity-check unknown +org.freedesktop.NetworkManager.wifi.scan unknown <<< -size: 1806 -location: clients/tests/test-client.py:838:test_001()/16 +size: 1882 +location: clients/tests/test-client.py:850:test_001()/16 cmd: $NMCLI --pretty --color yes general permissions lang: pl_PL.UTF-8 returncode: 0 -stdout: 1636 bytes +stdout: 1712 bytes >>> ===================================== Uprawnienia usługi NetworkManager @@ -314,14 +321,15 @@ org.freedesktop.NetworkManager.reload nie org.freedesktop.NetworkManager.checkpoint-rollback nieznane org.freedesktop.NetworkManager.enable-disable-statistics nieznane org.freedesktop.NetworkManager.enable-disable-connectivity-check nieznane +org.freedesktop.NetworkManager.wifi.scan nieznane <<< -size: 1045 -location: clients/tests/test-client.py:838:test_001()/17 +size: 1094 +location: clients/tests/test-client.py:850:test_001()/17 cmd: $NMCLI --terse general permissions lang: C returncode: 0 -stdout: 899 bytes +stdout: 948 bytes >>> org.freedesktop.NetworkManager.enable-disable-network:yes org.freedesktop.NetworkManager.enable-disable-wifi:yes @@ -339,14 +347,15 @@ org.freedesktop.NetworkManager.reload:no org.freedesktop.NetworkManager.checkpoint-rollback:unknown org.freedesktop.NetworkManager.enable-disable-statistics:unknown org.freedesktop.NetworkManager.enable-disable-connectivity-check:unknown +org.freedesktop.NetworkManager.wifi.scan:unknown <<< -size: 1055 -location: clients/tests/test-client.py:838:test_001()/18 +size: 1104 +location: clients/tests/test-client.py:850:test_001()/18 cmd: $NMCLI --terse general permissions lang: pl_PL.UTF-8 returncode: 0 -stdout: 899 bytes +stdout: 948 bytes >>> org.freedesktop.NetworkManager.enable-disable-network:yes org.freedesktop.NetworkManager.enable-disable-wifi:yes @@ -364,14 +373,15 @@ org.freedesktop.NetworkManager.reload:no org.freedesktop.NetworkManager.checkpoint-rollback:unknown org.freedesktop.NetworkManager.enable-disable-statistics:unknown org.freedesktop.NetworkManager.enable-disable-connectivity-check:unknown +org.freedesktop.NetworkManager.wifi.scan:unknown <<< -size: 1175 -location: clients/tests/test-client.py:838:test_001()/19 +size: 1224 +location: clients/tests/test-client.py:850:test_001()/19 cmd: $NMCLI --terse --color yes general permissions lang: C returncode: 0 -stdout: 1016 bytes +stdout: 1065 bytes >>> org.freedesktop.NetworkManager.enable-disable-network:yes org.freedesktop.NetworkManager.enable-disable-wifi:yes @@ -389,14 +399,15 @@ org.freedesktop.NetworkManager.reload:no org.freedesktop.NetworkManager.checkpoint-rollback:unknown org.freedesktop.NetworkManager.enable-disable-statistics:unknown org.freedesktop.NetworkManager.enable-disable-connectivity-check:unknown +org.freedesktop.NetworkManager.wifi.scan:unknown <<< -size: 1185 -location: clients/tests/test-client.py:838:test_001()/20 +size: 1234 +location: clients/tests/test-client.py:850:test_001()/20 cmd: $NMCLI --terse --color yes general permissions lang: pl_PL.UTF-8 returncode: 0 -stdout: 1016 bytes +stdout: 1065 bytes >>> org.freedesktop.NetworkManager.enable-disable-network:yes org.freedesktop.NetworkManager.enable-disable-wifi:yes @@ -414,14 +425,15 @@ org.freedesktop.NetworkManager.reload:no org.freedesktop.NetworkManager.checkpoint-rollback:unknown org.freedesktop.NetworkManager.enable-disable-statistics:unknown org.freedesktop.NetworkManager.enable-disable-connectivity-check:unknown +org.freedesktop.NetworkManager.wifi.scan:unknown <<< -size: 1429 -location: clients/tests/test-client.py:838:test_001()/21 +size: 1504 +location: clients/tests/test-client.py:850:test_001()/21 cmd: $NMCLI --mode tabular general permissions lang: C returncode: 0 -stdout: 1275 bytes +stdout: 1350 bytes >>> PERMISSION VALUE org.freedesktop.NetworkManager.enable-disable-network yes @@ -440,14 +452,15 @@ org.freedesktop.NetworkManager.reload no org.freedesktop.NetworkManager.checkpoint-rollback unknown org.freedesktop.NetworkManager.enable-disable-statistics unknown org.freedesktop.NetworkManager.enable-disable-connectivity-check unknown +org.freedesktop.NetworkManager.wifi.scan unknown <<< -size: 1456 -location: clients/tests/test-client.py:838:test_001()/22 +size: 1532 +location: clients/tests/test-client.py:850:test_001()/22 cmd: $NMCLI --mode tabular general permissions lang: pl_PL.UTF-8 returncode: 0 -stdout: 1292 bytes +stdout: 1368 bytes >>> PERMISSION VALUE org.freedesktop.NetworkManager.enable-disable-network tak @@ -466,14 +479,15 @@ org.freedesktop.NetworkManager.reload nie org.freedesktop.NetworkManager.checkpoint-rollback nieznane org.freedesktop.NetworkManager.enable-disable-statistics nieznane org.freedesktop.NetworkManager.enable-disable-connectivity-check nieznane +org.freedesktop.NetworkManager.wifi.scan nieznane <<< -size: 1558 -location: clients/tests/test-client.py:838:test_001()/23 +size: 1633 +location: clients/tests/test-client.py:850:test_001()/23 cmd: $NMCLI --mode tabular --color yes general permissions lang: C returncode: 0 -stdout: 1392 bytes +stdout: 1467 bytes >>> PERMISSION VALUE org.freedesktop.NetworkManager.enable-disable-network yes @@ -492,14 +506,15 @@ org.freedesktop.NetworkManager.reload no org.freedesktop.NetworkManager.checkpoint-rollback unknown org.freedesktop.NetworkManager.enable-disable-statistics unknown org.freedesktop.NetworkManager.enable-disable-connectivity-check unknown +org.freedesktop.NetworkManager.wifi.scan unknown <<< -size: 1585 -location: clients/tests/test-client.py:838:test_001()/24 +size: 1661 +location: clients/tests/test-client.py:850:test_001()/24 cmd: $NMCLI --mode tabular --color yes general permissions lang: pl_PL.UTF-8 returncode: 0 -stdout: 1409 bytes +stdout: 1485 bytes >>> PERMISSION VALUE org.freedesktop.NetworkManager.enable-disable-network tak @@ -518,14 +533,15 @@ org.freedesktop.NetworkManager.reload nie org.freedesktop.NetworkManager.checkpoint-rollback nieznane org.freedesktop.NetworkManager.enable-disable-statistics nieznane org.freedesktop.NetworkManager.enable-disable-connectivity-check nieznane +org.freedesktop.NetworkManager.wifi.scan nieznane <<< -size: 1635 -location: clients/tests/test-client.py:838:test_001()/25 +size: 1710 +location: clients/tests/test-client.py:850:test_001()/25 cmd: $NMCLI --mode tabular --pretty general permissions lang: C returncode: 0 -stdout: 1472 bytes +stdout: 1547 bytes >>> ============================== NetworkManager permissions @@ -548,14 +564,15 @@ org.freedesktop.NetworkManager.reload no org.freedesktop.NetworkManager.checkpoint-rollback unknown org.freedesktop.NetworkManager.enable-disable-statistics unknown org.freedesktop.NetworkManager.enable-disable-connectivity-check unknown +org.freedesktop.NetworkManager.wifi.scan unknown <<< -size: 1692 -location: clients/tests/test-client.py:838:test_001()/26 +size: 1768 +location: clients/tests/test-client.py:850:test_001()/26 cmd: $NMCLI --mode tabular --pretty general permissions lang: pl_PL.UTF-8 returncode: 0 -stdout: 1519 bytes +stdout: 1595 bytes >>> ===================================== Uprawnienia usługi NetworkManager @@ -578,14 +595,15 @@ org.freedesktop.NetworkManager.reload nie org.freedesktop.NetworkManager.checkpoint-rollback nieznane org.freedesktop.NetworkManager.enable-disable-statistics nieznane org.freedesktop.NetworkManager.enable-disable-connectivity-check nieznane +org.freedesktop.NetworkManager.wifi.scan nieznane <<< -size: 1764 -location: clients/tests/test-client.py:838:test_001()/27 +size: 1839 +location: clients/tests/test-client.py:850:test_001()/27 cmd: $NMCLI --mode tabular --pretty --color yes general permissions lang: C returncode: 0 -stdout: 1589 bytes +stdout: 1664 bytes >>> ============================== NetworkManager permissions @@ -608,14 +626,15 @@ org.freedesktop.NetworkManager.reload no org.freedesktop.NetworkManager.checkpoint-rollback unknown org.freedesktop.NetworkManager.enable-disable-statistics unknown org.freedesktop.NetworkManager.enable-disable-connectivity-check unknown +org.freedesktop.NetworkManager.wifi.scan unknown <<< -size: 1821 -location: clients/tests/test-client.py:838:test_001()/28 +size: 1897 +location: clients/tests/test-client.py:850:test_001()/28 cmd: $NMCLI --mode tabular --pretty --color yes general permissions lang: pl_PL.UTF-8 returncode: 0 -stdout: 1636 bytes +stdout: 1712 bytes >>> ===================================== Uprawnienia usługi NetworkManager @@ -638,14 +657,15 @@ org.freedesktop.NetworkManager.reload nie org.freedesktop.NetworkManager.checkpoint-rollback nieznane org.freedesktop.NetworkManager.enable-disable-statistics nieznane org.freedesktop.NetworkManager.enable-disable-connectivity-check nieznane +org.freedesktop.NetworkManager.wifi.scan nieznane <<< -size: 1060 -location: clients/tests/test-client.py:838:test_001()/29 +size: 1109 +location: clients/tests/test-client.py:850:test_001()/29 cmd: $NMCLI --mode tabular --terse general permissions lang: C returncode: 0 -stdout: 899 bytes +stdout: 948 bytes >>> org.freedesktop.NetworkManager.enable-disable-network:yes org.freedesktop.NetworkManager.enable-disable-wifi:yes @@ -663,14 +683,15 @@ org.freedesktop.NetworkManager.reload:no org.freedesktop.NetworkManager.checkpoint-rollback:unknown org.freedesktop.NetworkManager.enable-disable-statistics:unknown org.freedesktop.NetworkManager.enable-disable-connectivity-check:unknown +org.freedesktop.NetworkManager.wifi.scan:unknown <<< -size: 1070 -location: clients/tests/test-client.py:838:test_001()/30 +size: 1119 +location: clients/tests/test-client.py:850:test_001()/30 cmd: $NMCLI --mode tabular --terse general permissions lang: pl_PL.UTF-8 returncode: 0 -stdout: 899 bytes +stdout: 948 bytes >>> org.freedesktop.NetworkManager.enable-disable-network:yes org.freedesktop.NetworkManager.enable-disable-wifi:yes @@ -688,14 +709,15 @@ org.freedesktop.NetworkManager.reload:no org.freedesktop.NetworkManager.checkpoint-rollback:unknown org.freedesktop.NetworkManager.enable-disable-statistics:unknown org.freedesktop.NetworkManager.enable-disable-connectivity-check:unknown +org.freedesktop.NetworkManager.wifi.scan:unknown <<< -size: 1190 -location: clients/tests/test-client.py:838:test_001()/31 +size: 1239 +location: clients/tests/test-client.py:850:test_001()/31 cmd: $NMCLI --mode tabular --terse --color yes general permissions lang: C returncode: 0 -stdout: 1016 bytes +stdout: 1065 bytes >>> org.freedesktop.NetworkManager.enable-disable-network:yes org.freedesktop.NetworkManager.enable-disable-wifi:yes @@ -713,14 +735,15 @@ org.freedesktop.NetworkManager.reload:no org.freedesktop.NetworkManager.checkpoint-rollback:unknown org.freedesktop.NetworkManager.enable-disable-statistics:unknown org.freedesktop.NetworkManager.enable-disable-connectivity-check:unknown +org.freedesktop.NetworkManager.wifi.scan:unknown <<< -size: 1200 -location: clients/tests/test-client.py:838:test_001()/32 +size: 1249 +location: clients/tests/test-client.py:850:test_001()/32 cmd: $NMCLI --mode tabular --terse --color yes general permissions lang: pl_PL.UTF-8 returncode: 0 -stdout: 1016 bytes +stdout: 1065 bytes >>> org.freedesktop.NetworkManager.enable-disable-network:yes org.freedesktop.NetworkManager.enable-disable-wifi:yes @@ -738,14 +761,15 @@ org.freedesktop.NetworkManager.reload:no org.freedesktop.NetworkManager.checkpoint-rollback:unknown org.freedesktop.NetworkManager.enable-disable-statistics:unknown org.freedesktop.NetworkManager.enable-disable-connectivity-check:unknown +org.freedesktop.NetworkManager.wifi.scan:unknown <<< -size: 2335 -location: clients/tests/test-client.py:838:test_001()/33 +size: 2464 +location: clients/tests/test-client.py:850:test_001()/33 cmd: $NMCLI --mode multiline general permissions lang: C returncode: 0 -stdout: 2179 bytes +stdout: 2308 bytes >>> PERMISSION: org.freedesktop.NetworkManager.enable-disable-network VALUE: yes @@ -779,14 +803,16 @@ PERMISSION: org.freedesktop.NetworkManager.enable-di VALUE: unknown PERMISSION: org.freedesktop.NetworkManager.enable-disable-connectivity-check VALUE: unknown +PERMISSION: org.freedesktop.NetworkManager.wifi.scan +VALUE: unknown <<< -size: 2351 -location: clients/tests/test-client.py:838:test_001()/34 +size: 2481 +location: clients/tests/test-client.py:850:test_001()/34 cmd: $NMCLI --mode multiline general permissions lang: pl_PL.UTF-8 returncode: 0 -stdout: 2185 bytes +stdout: 2315 bytes >>> PERMISSION: org.freedesktop.NetworkManager.enable-disable-network VALUE: tak @@ -820,14 +846,16 @@ PERMISSION: org.freedesktop.NetworkManager.enable-di VALUE: nieznane PERMISSION: org.freedesktop.NetworkManager.enable-disable-connectivity-check VALUE: nieznane +PERMISSION: org.freedesktop.NetworkManager.wifi.scan +VALUE: nieznane <<< -size: 2464 -location: clients/tests/test-client.py:838:test_001()/35 +size: 2593 +location: clients/tests/test-client.py:850:test_001()/35 cmd: $NMCLI --mode multiline --color yes general permissions lang: C returncode: 0 -stdout: 2296 bytes +stdout: 2425 bytes >>> PERMISSION: org.freedesktop.NetworkManager.enable-disable-network VALUE: yes @@ -861,14 +889,16 @@ PERMISSION: org.freedesktop.NetworkManager.enable-di VALUE: unknown PERMISSION: org.freedesktop.NetworkManager.enable-disable-connectivity-check VALUE: unknown +PERMISSION: org.freedesktop.NetworkManager.wifi.scan +VALUE: unknown <<< -size: 2480 -location: clients/tests/test-client.py:838:test_001()/36 +size: 2610 +location: clients/tests/test-client.py:850:test_001()/36 cmd: $NMCLI --mode multiline --color yes general permissions lang: pl_PL.UTF-8 returncode: 0 -stdout: 2302 bytes +stdout: 2432 bytes >>> PERMISSION: org.freedesktop.NetworkManager.enable-disable-network VALUE: tak @@ -902,14 +932,16 @@ PERMISSION: org.freedesktop.NetworkManager.enable-di VALUE: nieznane PERMISSION: org.freedesktop.NetworkManager.enable-disable-connectivity-check VALUE: nieznane +PERMISSION: org.freedesktop.NetworkManager.wifi.scan +VALUE: nieznane <<< -size: 3837 -location: clients/tests/test-client.py:838:test_001()/37 +size: 4046 +location: clients/tests/test-client.py:850:test_001()/37 cmd: $NMCLI --mode multiline --pretty general permissions lang: C returncode: 0 -stdout: 3672 bytes +stdout: 3881 bytes >>> =============================================================================== NetworkManager permissions @@ -962,14 +994,17 @@ VALUE: unknown PERMISSION: org.freedesktop.NetworkManager.enable-disable-connectivity-check VALUE: unknown ------------------------------------------------------------------------------- +PERMISSION: org.freedesktop.NetworkManager.wifi.scan +VALUE: unknown +------------------------------------------------------------------------------- <<< -size: 3858 -location: clients/tests/test-client.py:838:test_001()/38 +size: 4068 +location: clients/tests/test-client.py:850:test_001()/38 cmd: $NMCLI --mode multiline --pretty general permissions lang: pl_PL.UTF-8 returncode: 0 -stdout: 3683 bytes +stdout: 3893 bytes >>> =============================================================================== Uprawnienia usługi NetworkManager @@ -1022,14 +1057,17 @@ VALUE: nieznane PERMISSION: org.freedesktop.NetworkManager.enable-disable-connectivity-check VALUE: nieznane ------------------------------------------------------------------------------- +PERMISSION: org.freedesktop.NetworkManager.wifi.scan +VALUE: nieznane +------------------------------------------------------------------------------- <<< -size: 3966 -location: clients/tests/test-client.py:838:test_001()/39 +size: 4175 +location: clients/tests/test-client.py:850:test_001()/39 cmd: $NMCLI --mode multiline --pretty --color yes general permissions lang: C returncode: 0 -stdout: 3789 bytes +stdout: 3998 bytes >>> =============================================================================== NetworkManager permissions @@ -1082,14 +1120,17 @@ VALUE: unknown PERMISSION: org.freedesktop.NetworkManager.enable-disable-connectivity-check VALUE: unknown ------------------------------------------------------------------------------- +PERMISSION: org.freedesktop.NetworkManager.wifi.scan +VALUE: unknown +------------------------------------------------------------------------------- <<< -size: 3987 -location: clients/tests/test-client.py:838:test_001()/40 +size: 4197 +location: clients/tests/test-client.py:850:test_001()/40 cmd: $NMCLI --mode multiline --pretty --color yes general permissions lang: pl_PL.UTF-8 returncode: 0 -stdout: 3800 bytes +stdout: 4010 bytes >>> =============================================================================== Uprawnienia usługi NetworkManager @@ -1142,14 +1183,17 @@ VALUE: nieznane PERMISSION: org.freedesktop.NetworkManager.enable-disable-connectivity-check VALUE: nieznane ------------------------------------------------------------------------------- +PERMISSION: org.freedesktop.NetworkManager.wifi.scan +VALUE: nieznane +------------------------------------------------------------------------------- <<< -size: 1335 -location: clients/tests/test-client.py:838:test_001()/41 +size: 1401 +location: clients/tests/test-client.py:850:test_001()/41 cmd: $NMCLI --mode multiline --terse general permissions lang: C returncode: 0 -stdout: 1171 bytes +stdout: 1237 bytes >>> PERMISSION:org.freedesktop.NetworkManager.enable-disable-network VALUE:yes @@ -1183,14 +1227,16 @@ PERMISSION:org.freedesktop.NetworkManager.enable-disable-statistics VALUE:unknown PERMISSION:org.freedesktop.NetworkManager.enable-disable-connectivity-check VALUE:unknown +PERMISSION:org.freedesktop.NetworkManager.wifi.scan +VALUE:unknown <<< -size: 1345 -location: clients/tests/test-client.py:838:test_001()/42 +size: 1411 +location: clients/tests/test-client.py:850:test_001()/42 cmd: $NMCLI --mode multiline --terse general permissions lang: pl_PL.UTF-8 returncode: 0 -stdout: 1171 bytes +stdout: 1237 bytes >>> PERMISSION:org.freedesktop.NetworkManager.enable-disable-network VALUE:yes @@ -1224,14 +1270,16 @@ PERMISSION:org.freedesktop.NetworkManager.enable-disable-statistics VALUE:unknown PERMISSION:org.freedesktop.NetworkManager.enable-disable-connectivity-check VALUE:unknown +PERMISSION:org.freedesktop.NetworkManager.wifi.scan +VALUE:unknown <<< -size: 1464 -location: clients/tests/test-client.py:838:test_001()/43 +size: 1530 +location: clients/tests/test-client.py:850:test_001()/43 cmd: $NMCLI --mode multiline --terse --color yes general permissions lang: C returncode: 0 -stdout: 1288 bytes +stdout: 1354 bytes >>> PERMISSION:org.freedesktop.NetworkManager.enable-disable-network VALUE:yes @@ -1265,14 +1313,16 @@ PERMISSION:org.freedesktop.NetworkManager.enable-disable-statistics VALUE:unknown PERMISSION:org.freedesktop.NetworkManager.enable-disable-connectivity-check VALUE:unknown +PERMISSION:org.freedesktop.NetworkManager.wifi.scan +VALUE:unknown <<< -size: 1474 -location: clients/tests/test-client.py:838:test_001()/44 +size: 1540 +location: clients/tests/test-client.py:850:test_001()/44 cmd: $NMCLI --mode multiline --terse --color yes general permissions lang: pl_PL.UTF-8 returncode: 0 -stdout: 1288 bytes +stdout: 1354 bytes >>> PERMISSION:org.freedesktop.NetworkManager.enable-disable-network VALUE:yes @@ -1306,5 +1356,7 @@ PERMISSION:org.freedesktop.NetworkManager.enable-disable-statistics VALUE:unknown PERMISSION:org.freedesktop.NetworkManager.enable-disable-connectivity-check VALUE:unknown +PERMISSION:org.freedesktop.NetworkManager.wifi.scan +VALUE:unknown <<< diff --git a/clients/tests/test-client.check-on-disk/test_002.expected b/clients/tests/test-client.check-on-disk/test_002.expected index 76b3ab58..a80fa009 100644 --- a/clients/tests/test-client.check-on-disk/test_002.expected +++ b/clients/tests/test-client.check-on-disk/test_002.expected @@ -1,5 +1,5 @@ size: 377 -location: clients/tests/test-client.py:844:test_002()/1 +location: clients/tests/test-client.py:856:test_002()/1 cmd: $NMCLI d lang: C returncode: 0 @@ -14,7 +14,7 @@ wlan1 wifi unavailable -- <<< size: 392 -location: clients/tests/test-client.py:844:test_002()/2 +location: clients/tests/test-client.py:856:test_002()/2 cmd: $NMCLI d lang: pl_PL.UTF-8 returncode: 0 @@ -29,7 +29,7 @@ wlan1 wifi niedostępne -- <<< size: 978 -location: clients/tests/test-client.py:846:test_002()/3 +location: clients/tests/test-client.py:858:test_002()/3 cmd: $NMCLI -f all d lang: C returncode: 0 @@ -44,7 +44,7 @@ wlan1 wifi unavailable unknown unknown /org/freedesk <<< size: 993 -location: clients/tests/test-client.py:846:test_002()/4 +location: clients/tests/test-client.py:858:test_002()/4 cmd: $NMCLI -f all d lang: pl_PL.UTF-8 returncode: 0 @@ -59,7 +59,7 @@ wlan1 wifi niedostępne nieznane nieznane /org/freedes <<< size: 739 -location: clients/tests/test-client.py:848:test_002()/5 +location: clients/tests/test-client.py:860:test_002()/5 cmd: $NMCLI lang: C returncode: 0 @@ -95,7 +95,7 @@ Consult nmcli(1) and nmcli-examples(5) manual pages for complete usage details. <<< size: 812 -location: clients/tests/test-client.py:848:test_002()/6 +location: clients/tests/test-client.py:860:test_002()/6 cmd: $NMCLI lang: pl_PL.UTF-8 returncode: 0 @@ -132,12 +132,12 @@ Strony podręcznika nmcli(1) i nmcli-examples(5) zawierają pełne informacje o użyciu. <<< -size: 1260 -location: clients/tests/test-client.py:850:test_002()/7 +size: 1250 +location: clients/tests/test-client.py:862:test_002()/7 cmd: $NMCLI -f AP -mode multiline d show wlan0 lang: C returncode: 0 -stdout: 1107 bytes +stdout: 1097 bytes >>> AP[1].IN-USE: AP[1].SSID: wlan0-ap-3 @@ -146,7 +146,7 @@ AP[1].CHAN: 1 AP[1].RATE: 54 Mbit/s AP[1].SIGNAL: 55 AP[1].BARS: ** -AP[1].SECURITY: WPA1 WPA2 +AP[1].SECURITY: WPA3 AP[2].IN-USE: AP[2].SSID: wlan0-ap-1 AP[2].MODE: Infra @@ -154,7 +154,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mbit/s AP[2].SIGNAL: 44 AP[2].BARS: ** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 AP[3].IN-USE: AP[3].SSID: wlan0-ap-2 AP[3].MODE: Infra @@ -165,12 +165,12 @@ AP[3].BARS: ** AP[3].SECURITY: WPA1 WPA2 <<< -size: 1297 -location: clients/tests/test-client.py:850:test_002()/8 +size: 1287 +location: clients/tests/test-client.py:862:test_002()/8 cmd: $NMCLI -f AP -mode multiline d show wlan0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 1134 bytes +stdout: 1124 bytes >>> AP[1].IN-USE: AP[1].SSID: wlan0-ap-3 @@ -179,7 +179,7 @@ AP[1].CHAN: 1 AP[1].RATE: 54 Mb/s AP[1].SIGNAL: 55 AP[1].BARS: ** -AP[1].SECURITY: WPA1 WPA2 +AP[1].SECURITY: WPA3 AP[2].IN-USE: AP[2].SSID: wlan0-ap-1 AP[2].MODE: Infrastruktura @@ -187,7 +187,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mb/s AP[2].SIGNAL: 44 AP[2].BARS: ** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 AP[3].IN-USE: AP[3].SSID: wlan0-ap-2 AP[3].MODE: Infrastruktura @@ -198,12 +198,12 @@ AP[3].BARS: ** AP[3].SECURITY: WPA1 WPA2 <<< -size: 1714 -location: clients/tests/test-client.py:851:test_002()/9 +size: 1704 +location: clients/tests/test-client.py:863:test_002()/9 cmd: $NMCLI -f AP -mode multiline -p d show wlan0 lang: C returncode: 0 -stdout: 1558 bytes +stdout: 1548 bytes >>> =============================================================================== Device details (wlan0) @@ -215,7 +215,7 @@ AP[1].CHAN: 1 AP[1].RATE: 54 Mbit/s AP[1].SIGNAL: 55 AP[1].BARS: ** -AP[1].SECURITY: WPA1 WPA2 +AP[1].SECURITY: WPA3 ------------------------------------------------------------------------------- AP[2].IN-USE: AP[2].SSID: wlan0-ap-1 @@ -224,7 +224,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mbit/s AP[2].SIGNAL: 44 AP[2].BARS: ** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 ------------------------------------------------------------------------------- AP[3].IN-USE: AP[3].SSID: wlan0-ap-2 @@ -237,12 +237,12 @@ AP[3].SECURITY: WPA1 WPA2 ------------------------------------------------------------------------------- <<< -size: 1759 -location: clients/tests/test-client.py:851:test_002()/10 +size: 1749 +location: clients/tests/test-client.py:863:test_002()/10 cmd: $NMCLI -f AP -mode multiline -p d show wlan0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 1592 bytes +stdout: 1582 bytes >>> =============================================================================== Informacje o urządzeniu (wlan0) @@ -254,7 +254,7 @@ AP[1].CHAN: 1 AP[1].RATE: 54 Mb/s AP[1].SIGNAL: 55 AP[1].BARS: ** -AP[1].SECURITY: WPA1 WPA2 +AP[1].SECURITY: WPA3 ------------------------------------------------------------------------------- AP[2].IN-USE: AP[2].SSID: wlan0-ap-1 @@ -263,7 +263,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mb/s AP[2].SIGNAL: 44 AP[2].BARS: ** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 ------------------------------------------------------------------------------- AP[3].IN-USE: AP[3].SSID: wlan0-ap-2 @@ -276,12 +276,12 @@ AP[3].SECURITY: WPA1 WPA2 ------------------------------------------------------------------------------- <<< -size: 591 -location: clients/tests/test-client.py:852:test_002()/11 +size: 581 +location: clients/tests/test-client.py:864:test_002()/11 cmd: $NMCLI -f AP -mode multiline -t d show wlan0 lang: C returncode: 0 -stdout: 435 bytes +stdout: 425 bytes >>> AP[1].IN-USE: AP[1].SSID:wlan0-ap-3 @@ -290,7 +290,7 @@ AP[1].CHAN:1 AP[1].RATE:54 Mbit/s AP[1].SIGNAL:55 AP[1].BARS:** -AP[1].SECURITY:WPA1 WPA2 +AP[1].SECURITY:WPA3 AP[2].IN-USE: AP[2].SSID:wlan0-ap-1 AP[2].MODE:Infra @@ -298,7 +298,7 @@ AP[2].CHAN:1 AP[2].RATE:54 Mbit/s AP[2].SIGNAL:44 AP[2].BARS:** -AP[2].SECURITY:WPA1 WPA2 +AP[2].SECURITY:WPA1 AP[3].IN-USE: AP[3].SSID:wlan0-ap-2 AP[3].MODE:Infra @@ -309,12 +309,12 @@ AP[3].BARS:** AP[3].SECURITY:WPA1 WPA2 <<< -size: 628 -location: clients/tests/test-client.py:852:test_002()/12 +size: 618 +location: clients/tests/test-client.py:864:test_002()/12 cmd: $NMCLI -f AP -mode multiline -t d show wlan0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 462 bytes +stdout: 452 bytes >>> AP[1].IN-USE: AP[1].SSID:wlan0-ap-3 @@ -323,7 +323,7 @@ AP[1].CHAN:1 AP[1].RATE:54 Mb/s AP[1].SIGNAL:55 AP[1].BARS:** -AP[1].SECURITY:WPA1 WPA2 +AP[1].SECURITY:WPA3 AP[2].IN-USE: AP[2].SSID:wlan0-ap-1 AP[2].MODE:Infrastruktura @@ -331,7 +331,7 @@ AP[2].CHAN:1 AP[2].RATE:54 Mb/s AP[2].SIGNAL:44 AP[2].BARS:** -AP[2].SECURITY:WPA1 WPA2 +AP[2].SECURITY:WPA1 AP[3].IN-USE: AP[3].SSID:wlan0-ap-2 AP[3].MODE:Infrastruktura @@ -343,33 +343,33 @@ AP[3].SECURITY:WPA1 WPA2 <<< size: 455 -location: clients/tests/test-client.py:853:test_002()/13 +location: clients/tests/test-client.py:865:test_002()/13 cmd: $NMCLI -f AP -mode tabular d show wlan0 lang: C returncode: 0 stdout: 304 bytes >>> NAME IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY -AP[1] wlan0-ap-3 Infra 1 54 Mbit/s 55 ** WPA1 WPA2 -AP[2] wlan0-ap-1 Infra 1 54 Mbit/s 44 ** WPA1 WPA2 +AP[1] wlan0-ap-3 Infra 1 54 Mbit/s 55 ** WPA3 +AP[2] wlan0-ap-1 Infra 1 54 Mbit/s 44 ** WPA1 AP[3] wlan0-ap-2 Infra 1 54 Mbit/s 34 ** WPA1 WPA2 <<< size: 499 -location: clients/tests/test-client.py:853:test_002()/14 +location: clients/tests/test-client.py:865:test_002()/14 cmd: $NMCLI -f AP -mode tabular d show wlan0 lang: pl_PL.UTF-8 returncode: 0 stdout: 338 bytes >>> NAME IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY -AP[1] wlan0-ap-3 Infrastruktura 1 54 Mb/s 55 ** WPA1 WPA2 -AP[2] wlan0-ap-1 Infrastruktura 1 54 Mb/s 44 ** WPA1 WPA2 +AP[1] wlan0-ap-3 Infrastruktura 1 54 Mb/s 55 ** WPA3 +AP[2] wlan0-ap-1 Infrastruktura 1 54 Mb/s 44 ** WPA1 AP[3] wlan0-ap-2 Infrastruktura 1 54 Mb/s 34 ** WPA1 WPA2 <<< size: 614 -location: clients/tests/test-client.py:854:test_002()/15 +location: clients/tests/test-client.py:866:test_002()/15 cmd: $NMCLI -f AP -mode tabular -p d show wlan0 lang: C returncode: 0 @@ -380,13 +380,13 @@ stdout: 460 bytes ========================== NAME IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY ---------------------------------------------------------------------------- -AP[1] wlan0-ap-3 Infra 1 54 Mbit/s 55 ** WPA1 WPA2 -AP[2] wlan0-ap-1 Infra 1 54 Mbit/s 44 ** WPA1 WPA2 +AP[1] wlan0-ap-3 Infra 1 54 Mbit/s 55 ** WPA3 +AP[2] wlan0-ap-1 Infra 1 54 Mbit/s 44 ** WPA1 AP[3] wlan0-ap-2 Infra 1 54 Mbit/s 34 ** WPA1 WPA2 <<< size: 694 -location: clients/tests/test-client.py:854:test_002()/16 +location: clients/tests/test-client.py:866:test_002()/16 cmd: $NMCLI -f AP -mode tabular -p d show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -397,45 +397,45 @@ stdout: 530 bytes =================================== NAME IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY ----------------------------------------------------------------------------------- -AP[1] wlan0-ap-3 Infrastruktura 1 54 Mb/s 55 ** WPA1 WPA2 -AP[2] wlan0-ap-1 Infrastruktura 1 54 Mb/s 44 ** WPA1 WPA2 +AP[1] wlan0-ap-3 Infrastruktura 1 54 Mb/s 55 ** WPA3 +AP[2] wlan0-ap-1 Infrastruktura 1 54 Mb/s 44 ** WPA1 AP[3] wlan0-ap-2 Infrastruktura 1 54 Mb/s 34 ** WPA1 WPA2 <<< -size: 319 -location: clients/tests/test-client.py:855:test_002()/17 +size: 309 +location: clients/tests/test-client.py:867:test_002()/17 cmd: $NMCLI -f AP -mode tabular -t d show wlan0 lang: C returncode: 0 -stdout: 165 bytes +stdout: 155 bytes >>> -AP[1]: :wlan0-ap-3:Infra:1:54 Mbit/s:55:** :WPA1 WPA2 -AP[2]: :wlan0-ap-1:Infra:1:54 Mbit/s:44:** :WPA1 WPA2 +AP[1]: :wlan0-ap-3:Infra:1:54 Mbit/s:55:** :WPA3 +AP[2]: :wlan0-ap-1:Infra:1:54 Mbit/s:44:** :WPA1 AP[3]: :wlan0-ap-2:Infra:1:54 Mbit/s:34:** :WPA1 WPA2 <<< -size: 356 -location: clients/tests/test-client.py:855:test_002()/18 +size: 346 +location: clients/tests/test-client.py:867:test_002()/18 cmd: $NMCLI -f AP -mode tabular -t d show wlan0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 192 bytes +stdout: 182 bytes >>> -AP[1]: :wlan0-ap-3:Infrastruktura:1:54 Mb/s:55:** :WPA1 WPA2 -AP[2]: :wlan0-ap-1:Infrastruktura:1:54 Mb/s:44:** :WPA1 WPA2 +AP[1]: :wlan0-ap-3:Infrastruktura:1:54 Mb/s:55:** :WPA3 +AP[2]: :wlan0-ap-1:Infrastruktura:1:54 Mb/s:44:** :WPA1 AP[3]: :wlan0-ap-2:Infrastruktura:1:54 Mb/s:34:** :WPA1 WPA2 <<< size: 1973 -location: clients/tests/test-client.py:857:test_002()/19 +location: clients/tests/test-client.py:869:test_002()/19 cmd: $NMCLI -f ALL d wifi lang: C returncode: 0 stdout: 1840 bytes >>> NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH -AP[1] wlan0-ap-3 776C616E302D61702D33 60:B3:25:25:E2:C8 Infra 1 2412 MHz 54 Mbit/s 55 ** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no /org/freedesktop/NetworkManager/AccessPoint/3 -AP[2] wlan0-ap-1 776C616E302D61702D31 90:B1:5F:9E:E0:E3 Infra 1 2412 MHz 54 Mbit/s 44 ** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no /org/freedesktop/NetworkManager/AccessPoint/1 +AP[1] wlan0-ap-3 776C616E302D61702D33 60:B3:25:25:E2:C8 Infra 1 2412 MHz 54 Mbit/s 55 ** WPA3 (none) pair_tkip pair_ccmp group_tkip group_ccmp sae wlan0 no /org/freedesktop/NetworkManager/AccessPoint/3 +AP[2] wlan0-ap-1 776C616E302D61702D31 90:B1:5F:9E:E0:E3 Infra 1 2412 MHz 54 Mbit/s 44 ** WPA1 pair_tkip pair_ccmp group_tkip group_ccmp psk (none) wlan0 no /org/freedesktop/NetworkManager/AccessPoint/1 AP[3] wlan0-ap-2 776C616E302D61702D32 61:66:D2:E7:44:A2 Infra 1 2412 MHz 54 Mbit/s 34 ** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no /org/freedesktop/NetworkManager/AccessPoint/2 NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH @@ -445,15 +445,15 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA <<< size: 2041 -location: clients/tests/test-client.py:857:test_002()/20 +location: clients/tests/test-client.py:869:test_002()/20 cmd: $NMCLI -f ALL d wifi lang: pl_PL.UTF-8 returncode: 0 stdout: 1898 bytes >>> NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH -AP[1] wlan0-ap-3 776C616E302D61702D33 60:B3:25:25:E2:C8 Infrastruktura 1 2412 MHz 54 Mb/s 55 ** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie /org/freedesktop/NetworkManager/AccessPoint/3 -AP[2] wlan0-ap-1 776C616E302D61702D31 90:B1:5F:9E:E0:E3 Infrastruktura 1 2412 MHz 54 Mb/s 44 ** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie /org/freedesktop/NetworkManager/AccessPoint/1 +AP[1] wlan0-ap-3 776C616E302D61702D33 60:B3:25:25:E2:C8 Infrastruktura 1 2412 MHz 54 Mb/s 55 ** WPA3 (brak) pair_tkip pair_ccmp group_tkip group_ccmp sae wlan0 nie /org/freedesktop/NetworkManager/AccessPoint/3 +AP[2] wlan0-ap-1 776C616E302D61702D31 90:B1:5F:9E:E0:E3 Infrastruktura 1 2412 MHz 54 Mb/s 44 ** WPA1 pair_tkip pair_ccmp group_tkip group_ccmp psk (brak) wlan0 nie /org/freedesktop/NetworkManager/AccessPoint/1 AP[3] wlan0-ap-2 776C616E302D61702D32 61:66:D2:E7:44:A2 Infrastruktura 1 2412 MHz 54 Mb/s 34 ** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie /org/freedesktop/NetworkManager/AccessPoint/2 NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH @@ -463,7 +463,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA <<< size: 246 -location: clients/tests/test-client.py:859:test_002()/21 +location: clients/tests/test-client.py:871:test_002()/21 cmd: $NMCLI c lang: C returncode: 0 @@ -474,7 +474,7 @@ con-1 5fcfd6d7-1e63-3332-8826-a7eda103792d ethernet -- <<< size: 256 -location: clients/tests/test-client.py:859:test_002()/22 +location: clients/tests/test-client.py:871:test_002()/22 cmd: $NMCLI c lang: pl_PL.UTF-8 returncode: 0 @@ -485,7 +485,7 @@ con-1 5fcfd6d7-1e63-3332-8826-a7eda103792d ethernet -- <<< size: 1224 -location: clients/tests/test-client.py:861:test_002()/23 +location: clients/tests/test-client.py:873:test_002()/23 cmd: $NMCLI c s con-1 lang: C returncode: 0 @@ -517,7 +517,7 @@ connection.llmnr: -1 (default) <<< size: 1236 -location: clients/tests/test-client.py:861:test_002()/24 +location: clients/tests/test-client.py:873:test_002()/24 cmd: $NMCLI c s con-1 lang: pl_PL.UTF-8 returncode: 0 diff --git a/clients/tests/test-client.check-on-disk/test_003.expected b/clients/tests/test-client.check-on-disk/test_003.expected index 2ee10a52..c2eac2c6 100644 --- a/clients/tests/test-client.check-on-disk/test_003.expected +++ b/clients/tests/test-client.check-on-disk/test_003.expected @@ -1,5 +1,5 @@ size: 244 -location: clients/tests/test-client.py:872:test_003()/1 +location: clients/tests/test-client.py:884:test_003()/1 cmd: $NMCLI c add type ethernet ifname '*' con-name con-xx1 lang: C returncode: 0 @@ -9,7 +9,7 @@ Connection 'con-xx1' (UUID-con-xx1-REPLACED-REPLACED-REPLA) successfully added. <<< size: 316 -location: clients/tests/test-client.py:875:test_003()/2 +location: clients/tests/test-client.py:887:test_003()/2 cmd: $NMCLI c s lang: C returncode: 0 @@ -21,7 +21,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet -- <<< size: 326 -location: clients/tests/test-client.py:875:test_003()/3 +location: clients/tests/test-client.py:887:test_003()/3 cmd: $NMCLI c s lang: pl_PL.UTF-8 returncode: 0 @@ -33,7 +33,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet -- <<< size: 332 -location: clients/tests/test-client.py:880:test_003()/4 +location: clients/tests/test-client.py:892:test_003()/4 cmd: $NMCLI connection add type gsm autoconnect no con-name con-gsm1 ifname '*' apn xyz.con-gsm1 serial.baud 5 serial.send-delay 100 serial.pari 1 lang: C returncode: 0 @@ -43,7 +43,7 @@ Connection 'con-gsm1' (UUID-con-gsm1-REPLACED-REPLACED-REPL) successfully added. <<< size: 228 -location: clients/tests/test-client.py:885:test_003()/5 +location: clients/tests/test-client.py:897:test_003()/5 cmd: $NMCLI c add type ethernet ifname '*' lang: C returncode: 0 @@ -53,7 +53,7 @@ Connection 'ethernet' (UUID-ethernet-REPLACED-REPLACED-REPL) successfully added. <<< size: 451 -location: clients/tests/test-client.py:888:test_003()/6 +location: clients/tests/test-client.py:900:test_003()/6 cmd: $NMCLI c s lang: C returncode: 0 @@ -67,7 +67,7 @@ ethernet UUID-ethernet-REPLACED-REPLACED-REPL ethernet -- <<< size: 461 -location: clients/tests/test-client.py:888:test_003()/7 +location: clients/tests/test-client.py:900:test_003()/7 cmd: $NMCLI c s lang: pl_PL.UTF-8 returncode: 0 @@ -81,7 +81,7 @@ ethernet UUID-ethernet-REPLACED-REPLACED-REPL ethernet -- <<< size: 1514 -location: clients/tests/test-client.py:891:test_003()/8 +location: clients/tests/test-client.py:903:test_003()/8 cmd: $NMCLI -f ALL c s lang: C returncode: 0 @@ -95,7 +95,7 @@ ethernet UUID-ethernet-REPLACED-REPLACED-REPL ethernet 0 never <<< size: 1524 -location: clients/tests/test-client.py:891:test_003()/9 +location: clients/tests/test-client.py:903:test_003()/9 cmd: $NMCLI -f ALL c s lang: pl_PL.UTF-8 returncode: 0 @@ -109,7 +109,7 @@ ethernet UUID-ethernet-REPLACED-REPLACED-REPL ethernet 0 nigdy <<< size: 229 -location: clients/tests/test-client.py:895:test_003()/10 +location: clients/tests/test-client.py:907:test_003()/10 cmd: $NMCLI --complete-args -f ALL c s '' lang: C returncode: 0 @@ -130,7 +130,7 @@ path uuid <<< size: 239 -location: clients/tests/test-client.py:895:test_003()/11 +location: clients/tests/test-client.py:907:test_003()/11 cmd: $NMCLI --complete-args -f ALL c s '' lang: pl_PL.UTF-8 returncode: 0 @@ -151,7 +151,7 @@ path uuid <<< size: 3987 -location: clients/tests/test-client.py:898:test_003()/12 +location: clients/tests/test-client.py:910:test_003()/12 cmd: $NMCLI con s con-gsm1 lang: C returncode: 0 @@ -245,7 +245,7 @@ proxy.pac-script: -- <<< size: 4016 -location: clients/tests/test-client.py:898:test_003()/13 +location: clients/tests/test-client.py:910:test_003()/13 cmd: $NMCLI con s con-gsm1 lang: pl_PL.UTF-8 returncode: 0 @@ -339,7 +339,7 @@ proxy.pac-script: -- <<< size: 252 -location: clients/tests/test-client.py:911:test_003()/14 +location: clients/tests/test-client.py:923:test_003()/14 cmd: $NMCLI con up ethernet ifname eth0 lang: C returncode: 0 @@ -349,7 +349,7 @@ Connection successfully activated (D-Bus active path: /org/freedesktop/NetworkMa <<< size: 452 -location: clients/tests/test-client.py:914:test_003()/15 +location: clients/tests/test-client.py:926:test_003()/15 cmd: $NMCLI con lang: C returncode: 0 @@ -363,7 +363,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet -- <<< size: 462 -location: clients/tests/test-client.py:914:test_003()/16 +location: clients/tests/test-client.py:926:test_003()/16 cmd: $NMCLI con lang: pl_PL.UTF-8 returncode: 0 @@ -377,7 +377,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet -- <<< size: 1730 -location: clients/tests/test-client.py:917:test_003()/17 +location: clients/tests/test-client.py:929:test_003()/17 cmd: $NMCLI -f ALL con lang: C returncode: 0 @@ -391,7 +391,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never <<< size: 1745 -location: clients/tests/test-client.py:917:test_003()/18 +location: clients/tests/test-client.py:929:test_003()/18 cmd: $NMCLI -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -405,7 +405,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy <<< size: 774 -location: clients/tests/test-client.py:920:test_003()/19 +location: clients/tests/test-client.py:932:test_003()/19 cmd: $NMCLI -f ALL con s -a lang: C returncode: 0 @@ -416,7 +416,7 @@ ethernet UUID-ethernet-REPLACED-REPLACED-REPL ethernet 0 never <<< size: 786 -location: clients/tests/test-client.py:920:test_003()/20 +location: clients/tests/test-client.py:932:test_003()/20 cmd: $NMCLI -f ALL con s -a lang: pl_PL.UTF-8 returncode: 0 @@ -427,7 +427,7 @@ ethernet UUID-ethernet-REPLACED-REPLACED-REPL ethernet 0 nigdy <<< size: 352 -location: clients/tests/test-client.py:923:test_003()/21 +location: clients/tests/test-client.py:935:test_003()/21 cmd: $NMCLI -f ACTIVE-PATH,DEVICE,UUID con s -act lang: C returncode: 0 @@ -438,7 +438,7 @@ ACTIVE-PATH DEVICE UUID <<< size: 362 -location: clients/tests/test-client.py:923:test_003()/22 +location: clients/tests/test-client.py:935:test_003()/22 cmd: $NMCLI -f ACTIVE-PATH,DEVICE,UUID con s -act lang: pl_PL.UTF-8 returncode: 0 @@ -449,7 +449,7 @@ ACTIVE-PATH DEVICE UUID <<< size: 241 -location: clients/tests/test-client.py:926:test_003()/23 +location: clients/tests/test-client.py:938:test_003()/23 cmd: $NMCLI -f UUID,NAME con s --active lang: C returncode: 0 @@ -460,7 +460,7 @@ UUID-ethernet-REPLACED-REPLACED-REPL ethernet <<< size: 251 -location: clients/tests/test-client.py:926:test_003()/24 +location: clients/tests/test-client.py:938:test_003()/24 cmd: $NMCLI -f UUID,NAME con s --active lang: pl_PL.UTF-8 returncode: 0 @@ -471,7 +471,7 @@ UUID-ethernet-REPLACED-REPLACED-REPL ethernet <<< size: 3805 -location: clients/tests/test-client.py:929:test_003()/25 +location: clients/tests/test-client.py:941:test_003()/25 cmd: $NMCLI -f ALL con s ethernet lang: C returncode: 0 @@ -561,7 +561,7 @@ proxy.pac-script: -- <<< size: 3833 -location: clients/tests/test-client.py:929:test_003()/26 +location: clients/tests/test-client.py:941:test_003()/26 cmd: $NMCLI -f ALL con s ethernet lang: pl_PL.UTF-8 returncode: 0 @@ -651,7 +651,7 @@ proxy.pac-script: -- <<< size: 199 -location: clients/tests/test-client.py:932:test_003()/27 +location: clients/tests/test-client.py:944:test_003()/27 cmd: $NMCLI -f GENERAL.STATE con s ethernet lang: C returncode: 0 @@ -661,7 +661,7 @@ GENERAL.STATE: activated <<< size: 210 -location: clients/tests/test-client.py:932:test_003()/28 +location: clients/tests/test-client.py:944:test_003()/28 cmd: $NMCLI -f GENERAL.STATE con s ethernet lang: pl_PL.UTF-8 returncode: 0 @@ -671,7 +671,7 @@ GENERAL.STATE: aktywowano <<< size: 4462 -location: clients/tests/test-client.py:935:test_003()/29 +location: clients/tests/test-client.py:947:test_003()/29 cmd: $NMCLI con s ethernet lang: C returncode: 0 @@ -773,7 +773,7 @@ GENERAL.MASTER-PATH: -- <<< size: 4494 -location: clients/tests/test-client.py:935:test_003()/30 +location: clients/tests/test-client.py:947:test_003()/30 cmd: $NMCLI con s ethernet lang: pl_PL.UTF-8 returncode: 0 @@ -875,7 +875,7 @@ GENERAL.MASTER-PATH: -- <<< size: 1459 -location: clients/tests/test-client.py:938:test_003()/31 +location: clients/tests/test-client.py:950:test_003()/31 cmd: $NMCLI -f ALL dev s eth0 lang: C returncode: 0 @@ -895,7 +895,7 @@ Unknown parameter: eth0 <<< size: 1474 -location: clients/tests/test-client.py:938:test_003()/32 +location: clients/tests/test-client.py:950:test_003()/32 cmd: $NMCLI -f ALL dev s eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -915,7 +915,7 @@ Nieznany parametr: eth0 <<< size: 3494 -location: clients/tests/test-client.py:941:test_003()/33 +location: clients/tests/test-client.py:953:test_003()/33 cmd: $NMCLI -f ALL dev show eth0 lang: C returncode: 0 @@ -981,7 +981,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e <<< size: 3529 -location: clients/tests/test-client.py:941:test_003()/34 +location: clients/tests/test-client.py:953:test_003()/34 cmd: $NMCLI -f ALL dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -1047,7 +1047,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e <<< size: 2239 -location: clients/tests/test-client.py:944:test_003()/35 +location: clients/tests/test-client.py:956:test_003()/35 cmd: $NMCLI -f ALL -t dev show eth0 lang: C returncode: 0 @@ -1113,7 +1113,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]:UUID-ethernet-REPLACED-REPLACED-REPL | ethe <<< size: 2249 -location: clients/tests/test-client.py:944:test_003()/36 +location: clients/tests/test-client.py:956:test_003()/36 cmd: $NMCLI -f ALL -t dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -1179,7 +1179,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]:UUID-ethernet-REPLACED-REPLACED-REPL | ethe <<< size: 252 -location: clients/tests/test-client.py:911:test_003()/37 +location: clients/tests/test-client.py:923:test_003()/37 cmd: $NMCLI con up ethernet ifname eth1 lang: C returncode: 0 @@ -1189,7 +1189,7 @@ Connection successfully activated (D-Bus active path: /org/freedesktop/NetworkMa <<< size: 518 -location: clients/tests/test-client.py:914:test_003()/38 +location: clients/tests/test-client.py:926:test_003()/38 cmd: $NMCLI con lang: C returncode: 0 @@ -1204,7 +1204,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet -- <<< size: 528 -location: clients/tests/test-client.py:914:test_003()/39 +location: clients/tests/test-client.py:926:test_003()/39 cmd: $NMCLI con lang: pl_PL.UTF-8 returncode: 0 @@ -1219,7 +1219,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet -- <<< size: 2050 -location: clients/tests/test-client.py:917:test_003()/40 +location: clients/tests/test-client.py:929:test_003()/40 cmd: $NMCLI -f ALL con lang: C returncode: 0 @@ -1234,7 +1234,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never <<< size: 2066 -location: clients/tests/test-client.py:917:test_003()/41 +location: clients/tests/test-client.py:929:test_003()/41 cmd: $NMCLI -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -1249,7 +1249,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy <<< size: 1094 -location: clients/tests/test-client.py:920:test_003()/42 +location: clients/tests/test-client.py:932:test_003()/42 cmd: $NMCLI -f ALL con s -a lang: C returncode: 0 @@ -1261,7 +1261,7 @@ ethernet UUID-ethernet-REPLACED-REPLACED-REPL ethernet 0 never <<< size: 1107 -location: clients/tests/test-client.py:920:test_003()/43 +location: clients/tests/test-client.py:932:test_003()/43 cmd: $NMCLI -f ALL con s -a lang: pl_PL.UTF-8 returncode: 0 @@ -1273,7 +1273,7 @@ ethernet UUID-ethernet-REPLACED-REPLACED-REPL ethernet 0 nigdy <<< size: 450 -location: clients/tests/test-client.py:923:test_003()/44 +location: clients/tests/test-client.py:935:test_003()/44 cmd: $NMCLI -f ACTIVE-PATH,DEVICE,UUID con s -act lang: C returncode: 0 @@ -1285,7 +1285,7 @@ ACTIVE-PATH DEVICE UUID <<< size: 460 -location: clients/tests/test-client.py:923:test_003()/45 +location: clients/tests/test-client.py:935:test_003()/45 cmd: $NMCLI -f ACTIVE-PATH,DEVICE,UUID con s -act lang: pl_PL.UTF-8 returncode: 0 @@ -1297,7 +1297,7 @@ ACTIVE-PATH DEVICE UUID <<< size: 241 -location: clients/tests/test-client.py:926:test_003()/46 +location: clients/tests/test-client.py:938:test_003()/46 cmd: $NMCLI -f UUID,NAME con s --active lang: C returncode: 0 @@ -1308,7 +1308,7 @@ UUID-ethernet-REPLACED-REPLACED-REPL ethernet <<< size: 251 -location: clients/tests/test-client.py:926:test_003()/47 +location: clients/tests/test-client.py:938:test_003()/47 cmd: $NMCLI -f UUID,NAME con s --active lang: pl_PL.UTF-8 returncode: 0 @@ -1319,7 +1319,7 @@ UUID-ethernet-REPLACED-REPLACED-REPL ethernet <<< size: 3805 -location: clients/tests/test-client.py:929:test_003()/48 +location: clients/tests/test-client.py:941:test_003()/48 cmd: $NMCLI -f ALL con s ethernet lang: C returncode: 0 @@ -1409,7 +1409,7 @@ proxy.pac-script: -- <<< size: 3833 -location: clients/tests/test-client.py:929:test_003()/49 +location: clients/tests/test-client.py:941:test_003()/49 cmd: $NMCLI -f ALL con s ethernet lang: pl_PL.UTF-8 returncode: 0 @@ -1499,7 +1499,7 @@ proxy.pac-script: -- <<< size: 251 -location: clients/tests/test-client.py:932:test_003()/50 +location: clients/tests/test-client.py:944:test_003()/50 cmd: $NMCLI -f GENERAL.STATE con s ethernet lang: C returncode: 0 @@ -1511,7 +1511,7 @@ GENERAL.STATE: activated <<< size: 263 -location: clients/tests/test-client.py:932:test_003()/51 +location: clients/tests/test-client.py:944:test_003()/51 cmd: $NMCLI -f GENERAL.STATE con s ethernet lang: pl_PL.UTF-8 returncode: 0 @@ -1523,7 +1523,7 @@ GENERAL.STATE: aktywowano <<< size: 5127 -location: clients/tests/test-client.py:935:test_003()/52 +location: clients/tests/test-client.py:947:test_003()/52 cmd: $NMCLI con s ethernet lang: C returncode: 0 @@ -1638,7 +1638,7 @@ GENERAL.MASTER-PATH: -- <<< size: 5163 -location: clients/tests/test-client.py:935:test_003()/53 +location: clients/tests/test-client.py:947:test_003()/53 cmd: $NMCLI con s ethernet lang: pl_PL.UTF-8 returncode: 0 @@ -1753,7 +1753,7 @@ GENERAL.MASTER-PATH: -- <<< size: 1459 -location: clients/tests/test-client.py:938:test_003()/54 +location: clients/tests/test-client.py:950:test_003()/54 cmd: $NMCLI -f ALL dev s eth0 lang: C returncode: 0 @@ -1773,7 +1773,7 @@ Unknown parameter: eth0 <<< size: 1474 -location: clients/tests/test-client.py:938:test_003()/55 +location: clients/tests/test-client.py:950:test_003()/55 cmd: $NMCLI -f ALL dev s eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -1793,7 +1793,7 @@ Nieznany parametr: eth0 <<< size: 3494 -location: clients/tests/test-client.py:941:test_003()/56 +location: clients/tests/test-client.py:953:test_003()/56 cmd: $NMCLI -f ALL dev show eth0 lang: C returncode: 0 @@ -1859,7 +1859,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e <<< size: 3529 -location: clients/tests/test-client.py:941:test_003()/57 +location: clients/tests/test-client.py:953:test_003()/57 cmd: $NMCLI -f ALL dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -1925,7 +1925,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e <<< size: 2239 -location: clients/tests/test-client.py:944:test_003()/58 +location: clients/tests/test-client.py:956:test_003()/58 cmd: $NMCLI -f ALL -t dev show eth0 lang: C returncode: 0 @@ -1991,7 +1991,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]:UUID-ethernet-REPLACED-REPLACED-REPL | ethe <<< size: 2249 -location: clients/tests/test-client.py:944:test_003()/59 +location: clients/tests/test-client.py:956:test_003()/59 cmd: $NMCLI -f ALL -t dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -2057,7 +2057,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]:UUID-ethernet-REPLACED-REPLACED-REPL | ethe <<< size: 2068 -location: clients/tests/test-client.py:959:test_003()/60 +location: clients/tests/test-client.py:971:test_003()/60 cmd: $NMCLI -f ALL con lang: C returncode: 0 @@ -2072,7 +2072,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never <<< size: 2090 -location: clients/tests/test-client.py:959:test_003()/61 +location: clients/tests/test-client.py:971:test_003()/61 cmd: $NMCLI -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -2087,7 +2087,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy <<< size: 375 -location: clients/tests/test-client.py:962:test_003()/62 +location: clients/tests/test-client.py:974:test_003()/62 cmd: $NMCLI -f UUID,TYPE con lang: C returncode: 0 @@ -2101,7 +2101,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 385 -location: clients/tests/test-client.py:962:test_003()/63 +location: clients/tests/test-client.py:974:test_003()/63 cmd: $NMCLI -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -2115,7 +2115,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 5130 -location: clients/tests/test-client.py:965:test_003()/64 +location: clients/tests/test-client.py:977:test_003()/64 cmd: $NMCLI con s ethernet lang: C returncode: 0 @@ -2230,7 +2230,7 @@ GENERAL.MASTER-PATH: -- <<< size: 5167 -location: clients/tests/test-client.py:965:test_003()/65 +location: clients/tests/test-client.py:977:test_003()/65 cmd: $NMCLI con s ethernet lang: pl_PL.UTF-8 returncode: 0 @@ -2345,7 +2345,7 @@ GENERAL.MASTER-PATH: -- <<< size: 4505 -location: clients/tests/test-client.py:968:test_003()/66 +location: clients/tests/test-client.py:980:test_003()/66 cmd: $NMCLI c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -2447,7 +2447,7 @@ GENERAL.MASTER-PATH: -- <<< size: 4538 -location: clients/tests/test-client.py:968:test_003()/67 +location: clients/tests/test-client.py:980:test_003()/67 cmd: $NMCLI c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -2549,7 +2549,7 @@ GENERAL.MASTER-PATH: -- <<< size: 3494 -location: clients/tests/test-client.py:971:test_003()/68 +location: clients/tests/test-client.py:983:test_003()/68 cmd: $NMCLI -f all dev show eth0 lang: C returncode: 0 @@ -2615,7 +2615,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e <<< size: 3529 -location: clients/tests/test-client.py:971:test_003()/69 +location: clients/tests/test-client.py:983:test_003()/69 cmd: $NMCLI -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -2681,7 +2681,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e <<< size: 2350 -location: clients/tests/test-client.py:959:test_003()/70 +location: clients/tests/test-client.py:971:test_003()/70 cmd: $NMCLI --color yes -f ALL con lang: C returncode: 0 @@ -2696,7 +2696,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never <<< size: 2372 -location: clients/tests/test-client.py:959:test_003()/71 +location: clients/tests/test-client.py:971:test_003()/71 cmd: $NMCLI --color yes -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -2711,7 +2711,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy <<< size: 405 -location: clients/tests/test-client.py:962:test_003()/72 +location: clients/tests/test-client.py:974:test_003()/72 cmd: $NMCLI --color yes -f UUID,TYPE con lang: C returncode: 0 @@ -2725,7 +2725,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 415 -location: clients/tests/test-client.py:962:test_003()/73 +location: clients/tests/test-client.py:974:test_003()/73 cmd: $NMCLI --color yes -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -2739,7 +2739,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 5142 -location: clients/tests/test-client.py:965:test_003()/74 +location: clients/tests/test-client.py:977:test_003()/74 cmd: $NMCLI --color yes con s ethernet lang: C returncode: 0 @@ -2854,7 +2854,7 @@ GENERAL.MASTER-PATH: -- <<< size: 5179 -location: clients/tests/test-client.py:965:test_003()/75 +location: clients/tests/test-client.py:977:test_003()/75 cmd: $NMCLI --color yes con s ethernet lang: pl_PL.UTF-8 returncode: 0 @@ -2969,7 +2969,7 @@ GENERAL.MASTER-PATH: -- <<< size: 4517 -location: clients/tests/test-client.py:968:test_003()/76 +location: clients/tests/test-client.py:980:test_003()/76 cmd: $NMCLI --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -3071,7 +3071,7 @@ GENERAL.MASTER-PATH: -- <<< size: 4550 -location: clients/tests/test-client.py:968:test_003()/77 +location: clients/tests/test-client.py:980:test_003()/77 cmd: $NMCLI --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -3173,7 +3173,7 @@ GENERAL.MASTER-PATH: -- <<< size: 3506 -location: clients/tests/test-client.py:971:test_003()/78 +location: clients/tests/test-client.py:983:test_003()/78 cmd: $NMCLI --color yes -f all dev show eth0 lang: C returncode: 0 @@ -3239,7 +3239,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e <<< size: 3541 -location: clients/tests/test-client.py:971:test_003()/79 +location: clients/tests/test-client.py:983:test_003()/79 cmd: $NMCLI --color yes -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -3305,7 +3305,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e <<< size: 2554 -location: clients/tests/test-client.py:959:test_003()/80 +location: clients/tests/test-client.py:971:test_003()/80 cmd: $NMCLI --pretty -f ALL con lang: C returncode: 0 @@ -3324,7 +3324,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never <<< size: 2598 -location: clients/tests/test-client.py:959:test_003()/81 +location: clients/tests/test-client.py:971:test_003()/81 cmd: $NMCLI --pretty -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -3343,7 +3343,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy <<< size: 586 -location: clients/tests/test-client.py:962:test_003()/82 +location: clients/tests/test-client.py:974:test_003()/82 cmd: $NMCLI --pretty -f UUID,TYPE con lang: C returncode: 0 @@ -3361,7 +3361,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 616 -location: clients/tests/test-client.py:962:test_003()/83 +location: clients/tests/test-client.py:974:test_003()/83 cmd: $NMCLI --pretty -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -3379,7 +3379,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 6384 -location: clients/tests/test-client.py:965:test_003()/84 +location: clients/tests/test-client.py:977:test_003()/84 cmd: $NMCLI --pretty con s ethernet lang: C returncode: 0 @@ -3510,7 +3510,7 @@ GENERAL.MASTER-PATH: -- <<< size: 6440 -location: clients/tests/test-client.py:965:test_003()/85 +location: clients/tests/test-client.py:977:test_003()/85 cmd: $NMCLI --pretty con s ethernet lang: pl_PL.UTF-8 returncode: 0 @@ -3641,7 +3641,7 @@ GENERAL.MASTER-PATH: -- <<< size: 5446 -location: clients/tests/test-client.py:968:test_003()/86 +location: clients/tests/test-client.py:980:test_003()/86 cmd: $NMCLI --pretty c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -3755,7 +3755,7 @@ GENERAL.MASTER-PATH: -- <<< size: 5491 -location: clients/tests/test-client.py:968:test_003()/87 +location: clients/tests/test-client.py:980:test_003()/87 cmd: $NMCLI --pretty c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -3869,7 +3869,7 @@ GENERAL.MASTER-PATH: -- <<< size: 4354 -location: clients/tests/test-client.py:971:test_003()/88 +location: clients/tests/test-client.py:983:test_003()/88 cmd: $NMCLI --pretty -f all dev show eth0 lang: C returncode: 0 @@ -3946,7 +3946,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e <<< size: 4395 -location: clients/tests/test-client.py:971:test_003()/89 +location: clients/tests/test-client.py:983:test_003()/89 cmd: $NMCLI --pretty -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -4023,7 +4023,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e <<< size: 2836 -location: clients/tests/test-client.py:959:test_003()/90 +location: clients/tests/test-client.py:971:test_003()/90 cmd: $NMCLI --pretty --color yes -f ALL con lang: C returncode: 0 @@ -4042,7 +4042,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never <<< size: 2880 -location: clients/tests/test-client.py:959:test_003()/91 +location: clients/tests/test-client.py:971:test_003()/91 cmd: $NMCLI --pretty --color yes -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -4061,7 +4061,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy <<< size: 616 -location: clients/tests/test-client.py:962:test_003()/92 +location: clients/tests/test-client.py:974:test_003()/92 cmd: $NMCLI --pretty --color yes -f UUID,TYPE con lang: C returncode: 0 @@ -4079,7 +4079,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 646 -location: clients/tests/test-client.py:962:test_003()/93 +location: clients/tests/test-client.py:974:test_003()/93 cmd: $NMCLI --pretty --color yes -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -4097,7 +4097,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 6396 -location: clients/tests/test-client.py:965:test_003()/94 +location: clients/tests/test-client.py:977:test_003()/94 cmd: $NMCLI --pretty --color yes con s ethernet lang: C returncode: 0 @@ -4228,7 +4228,7 @@ GENERAL.MASTER-PATH: -- <<< size: 6452 -location: clients/tests/test-client.py:965:test_003()/95 +location: clients/tests/test-client.py:977:test_003()/95 cmd: $NMCLI --pretty --color yes con s ethernet lang: pl_PL.UTF-8 returncode: 0 @@ -4359,7 +4359,7 @@ GENERAL.MASTER-PATH: -- <<< size: 5458 -location: clients/tests/test-client.py:968:test_003()/96 +location: clients/tests/test-client.py:980:test_003()/96 cmd: $NMCLI --pretty --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -4473,7 +4473,7 @@ GENERAL.MASTER-PATH: -- <<< size: 5503 -location: clients/tests/test-client.py:968:test_003()/97 +location: clients/tests/test-client.py:980:test_003()/97 cmd: $NMCLI --pretty --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -4587,7 +4587,7 @@ GENERAL.MASTER-PATH: -- <<< size: 4366 -location: clients/tests/test-client.py:971:test_003()/98 +location: clients/tests/test-client.py:983:test_003()/98 cmd: $NMCLI --pretty --color yes -f all dev show eth0 lang: C returncode: 0 @@ -4664,7 +4664,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e <<< size: 4407 -location: clients/tests/test-client.py:971:test_003()/99 +location: clients/tests/test-client.py:983:test_003()/99 cmd: $NMCLI --pretty --color yes -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -4741,7 +4741,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e <<< size: 1185 -location: clients/tests/test-client.py:959:test_003()/100 +location: clients/tests/test-client.py:971:test_003()/100 cmd: $NMCLI --terse -f ALL con lang: C returncode: 0 @@ -4755,7 +4755,7 @@ con-xx1:UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet:0:never:yes:0:no:/or <<< size: 1195 -location: clients/tests/test-client.py:959:test_003()/101 +location: clients/tests/test-client.py:971:test_003()/101 cmd: $NMCLI --terse -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -4769,7 +4769,7 @@ con-xx1:UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet:0:never:yes:0:no:/or <<< size: 341 -location: clients/tests/test-client.py:962:test_003()/102 +location: clients/tests/test-client.py:974:test_003()/102 cmd: $NMCLI --terse -f UUID,TYPE con lang: C returncode: 0 @@ -4782,7 +4782,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet <<< size: 351 -location: clients/tests/test-client.py:962:test_003()/103 +location: clients/tests/test-client.py:974:test_003()/103 cmd: $NMCLI --terse -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -4795,7 +4795,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet <<< size: 2769 -location: clients/tests/test-client.py:965:test_003()/104 +location: clients/tests/test-client.py:977:test_003()/104 cmd: $NMCLI --terse con s ethernet lang: C returncode: 0 @@ -4910,7 +4910,7 @@ GENERAL.MASTER-PATH: <<< size: 2779 -location: clients/tests/test-client.py:965:test_003()/105 +location: clients/tests/test-client.py:977:test_003()/105 cmd: $NMCLI --terse con s ethernet lang: pl_PL.UTF-8 returncode: 0 @@ -5025,7 +5025,7 @@ GENERAL.MASTER-PATH: <<< size: 2441 -location: clients/tests/test-client.py:968:test_003()/106 +location: clients/tests/test-client.py:980:test_003()/106 cmd: $NMCLI --terse c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -5127,7 +5127,7 @@ GENERAL.MASTER-PATH: <<< size: 2451 -location: clients/tests/test-client.py:968:test_003()/107 +location: clients/tests/test-client.py:980:test_003()/107 cmd: $NMCLI --terse c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -5229,7 +5229,7 @@ GENERAL.MASTER-PATH: <<< size: 2245 -location: clients/tests/test-client.py:971:test_003()/108 +location: clients/tests/test-client.py:983:test_003()/108 cmd: $NMCLI --terse -f all dev show eth0 lang: C returncode: 0 @@ -5295,7 +5295,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]:UUID-ethernet-REPLACED-REPLACED-REPL | ethe <<< size: 2255 -location: clients/tests/test-client.py:971:test_003()/109 +location: clients/tests/test-client.py:983:test_003()/109 cmd: $NMCLI --terse -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -5361,7 +5361,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]:UUID-ethernet-REPLACED-REPLACED-REPL | ethe <<< size: 1467 -location: clients/tests/test-client.py:959:test_003()/110 +location: clients/tests/test-client.py:971:test_003()/110 cmd: $NMCLI --terse --color yes -f ALL con lang: C returncode: 0 @@ -5375,7 +5375,7 @@ con-xx1:UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet:0:never:yes:0:no:/or <<< size: 1477 -location: clients/tests/test-client.py:959:test_003()/111 +location: clients/tests/test-client.py:971:test_003()/111 cmd: $NMCLI --terse --color yes -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -5389,7 +5389,7 @@ con-xx1:UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet:0:never:yes:0:no:/or <<< size: 371 -location: clients/tests/test-client.py:962:test_003()/112 +location: clients/tests/test-client.py:974:test_003()/112 cmd: $NMCLI --terse --color yes -f UUID,TYPE con lang: C returncode: 0 @@ -5402,7 +5402,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet <<< size: 381 -location: clients/tests/test-client.py:962:test_003()/113 +location: clients/tests/test-client.py:974:test_003()/113 cmd: $NMCLI --terse --color yes -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -5415,7 +5415,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet <<< size: 2781 -location: clients/tests/test-client.py:965:test_003()/114 +location: clients/tests/test-client.py:977:test_003()/114 cmd: $NMCLI --terse --color yes con s ethernet lang: C returncode: 0 @@ -5530,7 +5530,7 @@ GENERAL.MASTER-PATH: <<< size: 2791 -location: clients/tests/test-client.py:965:test_003()/115 +location: clients/tests/test-client.py:977:test_003()/115 cmd: $NMCLI --terse --color yes con s ethernet lang: pl_PL.UTF-8 returncode: 0 @@ -5645,7 +5645,7 @@ GENERAL.MASTER-PATH: <<< size: 2453 -location: clients/tests/test-client.py:968:test_003()/116 +location: clients/tests/test-client.py:980:test_003()/116 cmd: $NMCLI --terse --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -5747,7 +5747,7 @@ GENERAL.MASTER-PATH: <<< size: 2463 -location: clients/tests/test-client.py:968:test_003()/117 +location: clients/tests/test-client.py:980:test_003()/117 cmd: $NMCLI --terse --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -5849,7 +5849,7 @@ GENERAL.MASTER-PATH: <<< size: 2257 -location: clients/tests/test-client.py:971:test_003()/118 +location: clients/tests/test-client.py:983:test_003()/118 cmd: $NMCLI --terse --color yes -f all dev show eth0 lang: C returncode: 0 @@ -5915,7 +5915,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]:UUID-ethernet-REPLACED-REPLACED-REPL | ethe <<< size: 2267 -location: clients/tests/test-client.py:971:test_003()/119 +location: clients/tests/test-client.py:983:test_003()/119 cmd: $NMCLI --terse --color yes -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -5981,7 +5981,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]:UUID-ethernet-REPLACED-REPLACED-REPL | ethe <<< size: 2084 -location: clients/tests/test-client.py:959:test_003()/120 +location: clients/tests/test-client.py:971:test_003()/120 cmd: $NMCLI --mode tabular -f ALL con lang: C returncode: 0 @@ -5996,7 +5996,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never <<< size: 2106 -location: clients/tests/test-client.py:959:test_003()/121 +location: clients/tests/test-client.py:971:test_003()/121 cmd: $NMCLI --mode tabular -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -6011,7 +6011,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy <<< size: 391 -location: clients/tests/test-client.py:962:test_003()/122 +location: clients/tests/test-client.py:974:test_003()/122 cmd: $NMCLI --mode tabular -f UUID,TYPE con lang: C returncode: 0 @@ -6025,7 +6025,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 401 -location: clients/tests/test-client.py:962:test_003()/123 +location: clients/tests/test-client.py:974:test_003()/123 cmd: $NMCLI --mode tabular -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -6039,7 +6039,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 3416 -location: clients/tests/test-client.py:965:test_003()/124 +location: clients/tests/test-client.py:977:test_003()/124 cmd: $NMCLI --mode tabular con s ethernet lang: C returncode: 0 @@ -6070,7 +6070,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 deactivating <<< size: 3450 -location: clients/tests/test-client.py:965:test_003()/125 +location: clients/tests/test-client.py:977:test_003()/125 cmd: $NMCLI --mode tabular con s ethernet lang: pl_PL.UTF-8 returncode: 0 @@ -6101,7 +6101,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 dezaktywowanie <<< size: 2974 -location: clients/tests/test-client.py:968:test_003()/126 +location: clients/tests/test-client.py:980:test_003()/126 cmd: $NMCLI --mode tabular c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -6128,7 +6128,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 deactivating <<< size: 3006 -location: clients/tests/test-client.py:968:test_003()/127 +location: clients/tests/test-client.py:980:test_003()/127 cmd: $NMCLI --mode tabular c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -6155,7 +6155,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 dezaktywowanie <<< size: 2971 -location: clients/tests/test-client.py:971:test_003()/128 +location: clients/tests/test-client.py:983:test_003()/128 cmd: $NMCLI --mode tabular -f all dev show eth0 lang: C returncode: 0 @@ -6187,7 +6187,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{1,2,4} 5fcfd6 <<< size: 3002 -location: clients/tests/test-client.py:971:test_003()/129 +location: clients/tests/test-client.py:983:test_003()/129 cmd: $NMCLI --mode tabular -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -6219,7 +6219,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{1,2,4} 5fcfd6 <<< size: 2366 -location: clients/tests/test-client.py:959:test_003()/130 +location: clients/tests/test-client.py:971:test_003()/130 cmd: $NMCLI --mode tabular --color yes -f ALL con lang: C returncode: 0 @@ -6234,7 +6234,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never <<< size: 2388 -location: clients/tests/test-client.py:959:test_003()/131 +location: clients/tests/test-client.py:971:test_003()/131 cmd: $NMCLI --mode tabular --color yes -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -6249,7 +6249,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy <<< size: 421 -location: clients/tests/test-client.py:962:test_003()/132 +location: clients/tests/test-client.py:974:test_003()/132 cmd: $NMCLI --mode tabular --color yes -f UUID,TYPE con lang: C returncode: 0 @@ -6263,7 +6263,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 431 -location: clients/tests/test-client.py:962:test_003()/133 +location: clients/tests/test-client.py:974:test_003()/133 cmd: $NMCLI --mode tabular --color yes -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -6277,7 +6277,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 3428 -location: clients/tests/test-client.py:965:test_003()/134 +location: clients/tests/test-client.py:977:test_003()/134 cmd: $NMCLI --mode tabular --color yes con s ethernet lang: C returncode: 0 @@ -6308,7 +6308,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 deactivating <<< size: 3462 -location: clients/tests/test-client.py:965:test_003()/135 +location: clients/tests/test-client.py:977:test_003()/135 cmd: $NMCLI --mode tabular --color yes con s ethernet lang: pl_PL.UTF-8 returncode: 0 @@ -6339,7 +6339,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 dezaktywowanie <<< size: 2986 -location: clients/tests/test-client.py:968:test_003()/136 +location: clients/tests/test-client.py:980:test_003()/136 cmd: $NMCLI --mode tabular --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -6366,7 +6366,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 deactivating <<< size: 3018 -location: clients/tests/test-client.py:968:test_003()/137 +location: clients/tests/test-client.py:980:test_003()/137 cmd: $NMCLI --mode tabular --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -6393,7 +6393,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 dezaktywowanie <<< size: 2983 -location: clients/tests/test-client.py:971:test_003()/138 +location: clients/tests/test-client.py:983:test_003()/138 cmd: $NMCLI --mode tabular --color yes -f all dev show eth0 lang: C returncode: 0 @@ -6425,7 +6425,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{1,2,4} 5fcfd6 <<< size: 3014 -location: clients/tests/test-client.py:971:test_003()/139 +location: clients/tests/test-client.py:983:test_003()/139 cmd: $NMCLI --mode tabular --color yes -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -6457,7 +6457,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{1,2,4} 5fcfd6 <<< size: 2570 -location: clients/tests/test-client.py:959:test_003()/140 +location: clients/tests/test-client.py:971:test_003()/140 cmd: $NMCLI --mode tabular --pretty -f ALL con lang: C returncode: 0 @@ -6476,7 +6476,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never <<< size: 2614 -location: clients/tests/test-client.py:959:test_003()/141 +location: clients/tests/test-client.py:971:test_003()/141 cmd: $NMCLI --mode tabular --pretty -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -6495,7 +6495,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy <<< size: 602 -location: clients/tests/test-client.py:962:test_003()/142 +location: clients/tests/test-client.py:974:test_003()/142 cmd: $NMCLI --mode tabular --pretty -f UUID,TYPE con lang: C returncode: 0 @@ -6513,7 +6513,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 632 -location: clients/tests/test-client.py:962:test_003()/143 +location: clients/tests/test-client.py:974:test_003()/143 cmd: $NMCLI --mode tabular --pretty -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -6531,7 +6531,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 5607 -location: clients/tests/test-client.py:965:test_003()/144 +location: clients/tests/test-client.py:977:test_003()/144 cmd: $NMCLI --mode tabular --pretty con s ethernet lang: C returncode: 0 @@ -6578,7 +6578,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 deactivating <<< size: 5701 -location: clients/tests/test-client.py:965:test_003()/145 +location: clients/tests/test-client.py:977:test_003()/145 cmd: $NMCLI --mode tabular --pretty con s ethernet lang: pl_PL.UTF-8 returncode: 0 @@ -6625,7 +6625,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 dezaktywowanie <<< size: 4713 -location: clients/tests/test-client.py:968:test_003()/146 +location: clients/tests/test-client.py:980:test_003()/146 cmd: $NMCLI --mode tabular --pretty c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -6664,7 +6664,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 deactivating <<< size: 4785 -location: clients/tests/test-client.py:968:test_003()/147 +location: clients/tests/test-client.py:980:test_003()/147 cmd: $NMCLI --mode tabular --pretty c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -6703,7 +6703,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 dezaktywowanie <<< size: 4468 -location: clients/tests/test-client.py:971:test_003()/148 +location: clients/tests/test-client.py:983:test_003()/148 cmd: $NMCLI --mode tabular --pretty -f all dev show eth0 lang: C returncode: 0 @@ -6746,7 +6746,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{1,2,4} 5fcfd6 <<< size: 4536 -location: clients/tests/test-client.py:971:test_003()/149 +location: clients/tests/test-client.py:983:test_003()/149 cmd: $NMCLI --mode tabular --pretty -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -6789,7 +6789,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{1,2,4} 5fcfd6 <<< size: 2852 -location: clients/tests/test-client.py:959:test_003()/150 +location: clients/tests/test-client.py:971:test_003()/150 cmd: $NMCLI --mode tabular --pretty --color yes -f ALL con lang: C returncode: 0 @@ -6808,7 +6808,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never <<< size: 2896 -location: clients/tests/test-client.py:959:test_003()/151 +location: clients/tests/test-client.py:971:test_003()/151 cmd: $NMCLI --mode tabular --pretty --color yes -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -6827,7 +6827,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy <<< size: 632 -location: clients/tests/test-client.py:962:test_003()/152 +location: clients/tests/test-client.py:974:test_003()/152 cmd: $NMCLI --mode tabular --pretty --color yes -f UUID,TYPE con lang: C returncode: 0 @@ -6845,7 +6845,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 662 -location: clients/tests/test-client.py:962:test_003()/153 +location: clients/tests/test-client.py:974:test_003()/153 cmd: $NMCLI --mode tabular --pretty --color yes -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -6863,7 +6863,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 5619 -location: clients/tests/test-client.py:965:test_003()/154 +location: clients/tests/test-client.py:977:test_003()/154 cmd: $NMCLI --mode tabular --pretty --color yes con s ethernet lang: C returncode: 0 @@ -6910,7 +6910,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 deactivating <<< size: 5713 -location: clients/tests/test-client.py:965:test_003()/155 +location: clients/tests/test-client.py:977:test_003()/155 cmd: $NMCLI --mode tabular --pretty --color yes con s ethernet lang: pl_PL.UTF-8 returncode: 0 @@ -6957,7 +6957,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 dezaktywowanie <<< size: 4725 -location: clients/tests/test-client.py:968:test_003()/156 +location: clients/tests/test-client.py:980:test_003()/156 cmd: $NMCLI --mode tabular --pretty --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -6996,7 +6996,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 deactivating <<< size: 4797 -location: clients/tests/test-client.py:968:test_003()/157 +location: clients/tests/test-client.py:980:test_003()/157 cmd: $NMCLI --mode tabular --pretty --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -7035,7 +7035,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 dezaktywowanie <<< size: 4480 -location: clients/tests/test-client.py:971:test_003()/158 +location: clients/tests/test-client.py:983:test_003()/158 cmd: $NMCLI --mode tabular --pretty --color yes -f all dev show eth0 lang: C returncode: 0 @@ -7078,7 +7078,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{1,2,4} 5fcfd6 <<< size: 4548 -location: clients/tests/test-client.py:971:test_003()/159 +location: clients/tests/test-client.py:983:test_003()/159 cmd: $NMCLI --mode tabular --pretty --color yes -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -7121,7 +7121,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{1,2,4} 5fcfd6 <<< size: 1200 -location: clients/tests/test-client.py:959:test_003()/160 +location: clients/tests/test-client.py:971:test_003()/160 cmd: $NMCLI --mode tabular --terse -f ALL con lang: C returncode: 0 @@ -7135,7 +7135,7 @@ con-xx1:UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet:0:never:yes:0:no:/or <<< size: 1210 -location: clients/tests/test-client.py:959:test_003()/161 +location: clients/tests/test-client.py:971:test_003()/161 cmd: $NMCLI --mode tabular --terse -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -7149,7 +7149,7 @@ con-xx1:UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet:0:never:yes:0:no:/or <<< size: 356 -location: clients/tests/test-client.py:962:test_003()/162 +location: clients/tests/test-client.py:974:test_003()/162 cmd: $NMCLI --mode tabular --terse -f UUID,TYPE con lang: C returncode: 0 @@ -7162,7 +7162,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet <<< size: 366 -location: clients/tests/test-client.py:962:test_003()/163 +location: clients/tests/test-client.py:974:test_003()/163 cmd: $NMCLI --mode tabular --terse -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -7175,7 +7175,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet <<< size: 828 -location: clients/tests/test-client.py:965:test_003()/164 +location: clients/tests/test-client.py:977:test_003()/164 cmd: $NMCLI --mode tabular --terse con s ethernet lang: C returncode: 0 @@ -7192,7 +7192,7 @@ GENERAL:ethernet:UUID-ethernet-REPLACED-REPLACED-REPL:eth0:deactivating:no:no::n <<< size: 838 -location: clients/tests/test-client.py:965:test_003()/165 +location: clients/tests/test-client.py:977:test_003()/165 cmd: $NMCLI --mode tabular --terse con s ethernet lang: pl_PL.UTF-8 returncode: 0 @@ -7209,7 +7209,7 @@ GENERAL:ethernet:UUID-ethernet-REPLACED-REPLACED-REPL:eth0:deactivating:no:no::n <<< size: 681 -location: clients/tests/test-client.py:968:test_003()/166 +location: clients/tests/test-client.py:980:test_003()/166 cmd: $NMCLI --mode tabular --terse c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -7224,7 +7224,7 @@ GENERAL:ethernet:UUID-ethernet-REPLACED-REPLACED-REPL:eth0:deactivating:no:no::n <<< size: 691 -location: clients/tests/test-client.py:968:test_003()/167 +location: clients/tests/test-client.py:980:test_003()/167 cmd: $NMCLI --mode tabular --terse c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -7239,7 +7239,7 @@ GENERAL:ethernet:UUID-ethernet-REPLACED-REPLACED-REPL:eth0:deactivating:no:no::n <<< size: 1375 -location: clients/tests/test-client.py:971:test_003()/168 +location: clients/tests/test-client.py:983:test_003()/168 cmd: $NMCLI --mode tabular --terse -f all dev show eth0 lang: C returncode: 0 @@ -7256,7 +7256,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{1,2,4}:5fcfd6d7 <<< size: 1385 -location: clients/tests/test-client.py:971:test_003()/169 +location: clients/tests/test-client.py:983:test_003()/169 cmd: $NMCLI --mode tabular --terse -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -7273,7 +7273,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{1,2,4}:5fcfd6d7 <<< size: 1482 -location: clients/tests/test-client.py:959:test_003()/170 +location: clients/tests/test-client.py:971:test_003()/170 cmd: $NMCLI --mode tabular --terse --color yes -f ALL con lang: C returncode: 0 @@ -7287,7 +7287,7 @@ con-xx1:UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet:0:never:yes:0:no:/or <<< size: 1492 -location: clients/tests/test-client.py:959:test_003()/171 +location: clients/tests/test-client.py:971:test_003()/171 cmd: $NMCLI --mode tabular --terse --color yes -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -7301,7 +7301,7 @@ con-xx1:UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet:0:never:yes:0:no:/or <<< size: 386 -location: clients/tests/test-client.py:962:test_003()/172 +location: clients/tests/test-client.py:974:test_003()/172 cmd: $NMCLI --mode tabular --terse --color yes -f UUID,TYPE con lang: C returncode: 0 @@ -7314,7 +7314,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet <<< size: 396 -location: clients/tests/test-client.py:962:test_003()/173 +location: clients/tests/test-client.py:974:test_003()/173 cmd: $NMCLI --mode tabular --terse --color yes -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -7327,7 +7327,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet <<< size: 840 -location: clients/tests/test-client.py:965:test_003()/174 +location: clients/tests/test-client.py:977:test_003()/174 cmd: $NMCLI --mode tabular --terse --color yes con s ethernet lang: C returncode: 0 @@ -7344,7 +7344,7 @@ GENERAL:ethernet:UUID-ethernet-REPLACED-REPLACED-REPL:eth0:deactivating:no:no::n <<< size: 850 -location: clients/tests/test-client.py:965:test_003()/175 +location: clients/tests/test-client.py:977:test_003()/175 cmd: $NMCLI --mode tabular --terse --color yes con s ethernet lang: pl_PL.UTF-8 returncode: 0 @@ -7361,7 +7361,7 @@ GENERAL:ethernet:UUID-ethernet-REPLACED-REPLACED-REPL:eth0:deactivating:no:no::n <<< size: 693 -location: clients/tests/test-client.py:968:test_003()/176 +location: clients/tests/test-client.py:980:test_003()/176 cmd: $NMCLI --mode tabular --terse --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -7376,7 +7376,7 @@ GENERAL:ethernet:UUID-ethernet-REPLACED-REPLACED-REPL:eth0:deactivating:no:no::n <<< size: 703 -location: clients/tests/test-client.py:968:test_003()/177 +location: clients/tests/test-client.py:980:test_003()/177 cmd: $NMCLI --mode tabular --terse --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -7391,7 +7391,7 @@ GENERAL:ethernet:UUID-ethernet-REPLACED-REPLACED-REPL:eth0:deactivating:no:no::n <<< size: 1387 -location: clients/tests/test-client.py:971:test_003()/178 +location: clients/tests/test-client.py:983:test_003()/178 cmd: $NMCLI --mode tabular --terse --color yes -f all dev show eth0 lang: C returncode: 0 @@ -7408,7 +7408,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{1,2,4}:5fcfd6d7 <<< size: 1397 -location: clients/tests/test-client.py:971:test_003()/179 +location: clients/tests/test-client.py:983:test_003()/179 cmd: $NMCLI --mode tabular --terse --color yes -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -7425,7 +7425,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{1,2,4}:5fcfd6d7 <<< size: 4198 -location: clients/tests/test-client.py:959:test_003()/180 +location: clients/tests/test-client.py:971:test_003()/180 cmd: $NMCLI --mode multiline -f ALL con lang: C returncode: 0 @@ -7509,7 +7509,7 @@ FILENAME: /etc/NetworkManager/system-connections/c <<< size: 4220 -location: clients/tests/test-client.py:959:test_003()/181 +location: clients/tests/test-client.py:971:test_003()/181 cmd: $NMCLI --mode multiline -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -7593,7 +7593,7 @@ FILENAME: /etc/NetworkManager/system-connections/c <<< size: 652 -location: clients/tests/test-client.py:962:test_003()/182 +location: clients/tests/test-client.py:974:test_003()/182 cmd: $NMCLI --mode multiline -f UUID,TYPE con lang: C returncode: 0 @@ -7610,7 +7610,7 @@ TYPE: ethernet <<< size: 662 -location: clients/tests/test-client.py:962:test_003()/183 +location: clients/tests/test-client.py:974:test_003()/183 cmd: $NMCLI --mode multiline -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -7627,7 +7627,7 @@ TYPE: ethernet <<< size: 5148 -location: clients/tests/test-client.py:965:test_003()/184 +location: clients/tests/test-client.py:977:test_003()/184 cmd: $NMCLI --mode multiline con s ethernet lang: C returncode: 0 @@ -7742,7 +7742,7 @@ GENERAL.MASTER-PATH: -- <<< size: 5185 -location: clients/tests/test-client.py:965:test_003()/185 +location: clients/tests/test-client.py:977:test_003()/185 cmd: $NMCLI --mode multiline con s ethernet lang: pl_PL.UTF-8 returncode: 0 @@ -7857,7 +7857,7 @@ GENERAL.MASTER-PATH: -- <<< size: 4523 -location: clients/tests/test-client.py:968:test_003()/186 +location: clients/tests/test-client.py:980:test_003()/186 cmd: $NMCLI --mode multiline c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -7959,7 +7959,7 @@ GENERAL.MASTER-PATH: -- <<< size: 4556 -location: clients/tests/test-client.py:968:test_003()/187 +location: clients/tests/test-client.py:980:test_003()/187 cmd: $NMCLI --mode multiline c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -8061,7 +8061,7 @@ GENERAL.MASTER-PATH: -- <<< size: 3512 -location: clients/tests/test-client.py:971:test_003()/188 +location: clients/tests/test-client.py:983:test_003()/188 cmd: $NMCLI --mode multiline -f all dev show eth0 lang: C returncode: 0 @@ -8127,7 +8127,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e <<< size: 3547 -location: clients/tests/test-client.py:971:test_003()/189 +location: clients/tests/test-client.py:983:test_003()/189 cmd: $NMCLI --mode multiline -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -8193,7 +8193,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e <<< size: 4480 -location: clients/tests/test-client.py:959:test_003()/190 +location: clients/tests/test-client.py:971:test_003()/190 cmd: $NMCLI --mode multiline --color yes -f ALL con lang: C returncode: 0 @@ -8277,7 +8277,7 @@ FILENAME: /etc/NetworkManager/system-connections/c <<< size: 4502 -location: clients/tests/test-client.py:959:test_003()/191 +location: clients/tests/test-client.py:971:test_003()/191 cmd: $NMCLI --mode multiline --color yes -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -8361,7 +8361,7 @@ FILENAME: /etc/NetworkManager/system-connections/c <<< size: 682 -location: clients/tests/test-client.py:962:test_003()/192 +location: clients/tests/test-client.py:974:test_003()/192 cmd: $NMCLI --mode multiline --color yes -f UUID,TYPE con lang: C returncode: 0 @@ -8378,7 +8378,7 @@ TYPE: ethernet <<< size: 692 -location: clients/tests/test-client.py:962:test_003()/193 +location: clients/tests/test-client.py:974:test_003()/193 cmd: $NMCLI --mode multiline --color yes -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -8395,7 +8395,7 @@ TYPE: ethernet <<< size: 5160 -location: clients/tests/test-client.py:965:test_003()/194 +location: clients/tests/test-client.py:977:test_003()/194 cmd: $NMCLI --mode multiline --color yes con s ethernet lang: C returncode: 0 @@ -8510,7 +8510,7 @@ GENERAL.MASTER-PATH: -- <<< size: 5197 -location: clients/tests/test-client.py:965:test_003()/195 +location: clients/tests/test-client.py:977:test_003()/195 cmd: $NMCLI --mode multiline --color yes con s ethernet lang: pl_PL.UTF-8 returncode: 0 @@ -8625,7 +8625,7 @@ GENERAL.MASTER-PATH: -- <<< size: 4535 -location: clients/tests/test-client.py:968:test_003()/196 +location: clients/tests/test-client.py:980:test_003()/196 cmd: $NMCLI --mode multiline --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -8727,7 +8727,7 @@ GENERAL.MASTER-PATH: -- <<< size: 4568 -location: clients/tests/test-client.py:968:test_003()/197 +location: clients/tests/test-client.py:980:test_003()/197 cmd: $NMCLI --mode multiline --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -8829,7 +8829,7 @@ GENERAL.MASTER-PATH: -- <<< size: 3524 -location: clients/tests/test-client.py:971:test_003()/198 +location: clients/tests/test-client.py:983:test_003()/198 cmd: $NMCLI --mode multiline --color yes -f all dev show eth0 lang: C returncode: 0 @@ -8895,7 +8895,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e <<< size: 3559 -location: clients/tests/test-client.py:971:test_003()/199 +location: clients/tests/test-client.py:983:test_003()/199 cmd: $NMCLI --mode multiline --color yes -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -8961,7 +8961,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e <<< size: 4824 -location: clients/tests/test-client.py:959:test_003()/200 +location: clients/tests/test-client.py:971:test_003()/200 cmd: $NMCLI --mode multiline --pretty -f ALL con lang: C returncode: 0 @@ -9053,7 +9053,7 @@ FILENAME: /etc/NetworkManager/system-connections/c <<< size: 4852 -location: clients/tests/test-client.py:959:test_003()/201 +location: clients/tests/test-client.py:971:test_003()/201 cmd: $NMCLI --mode multiline --pretty -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -9145,7 +9145,7 @@ FILENAME: /etc/NetworkManager/system-connections/c <<< size: 1199 -location: clients/tests/test-client.py:962:test_003()/202 +location: clients/tests/test-client.py:974:test_003()/202 cmd: $NMCLI --mode multiline --pretty -f UUID,TYPE con lang: C returncode: 0 @@ -9169,7 +9169,7 @@ TYPE: ethernet <<< size: 1215 -location: clients/tests/test-client.py:962:test_003()/203 +location: clients/tests/test-client.py:974:test_003()/203 cmd: $NMCLI --mode multiline --pretty -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -9193,7 +9193,7 @@ TYPE: ethernet <<< size: 6402 -location: clients/tests/test-client.py:965:test_003()/204 +location: clients/tests/test-client.py:977:test_003()/204 cmd: $NMCLI --mode multiline --pretty con s ethernet lang: C returncode: 0 @@ -9324,7 +9324,7 @@ GENERAL.MASTER-PATH: -- <<< size: 6458 -location: clients/tests/test-client.py:965:test_003()/205 +location: clients/tests/test-client.py:977:test_003()/205 cmd: $NMCLI --mode multiline --pretty con s ethernet lang: pl_PL.UTF-8 returncode: 0 @@ -9455,7 +9455,7 @@ GENERAL.MASTER-PATH: -- <<< size: 5464 -location: clients/tests/test-client.py:968:test_003()/206 +location: clients/tests/test-client.py:980:test_003()/206 cmd: $NMCLI --mode multiline --pretty c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -9569,7 +9569,7 @@ GENERAL.MASTER-PATH: -- <<< size: 5509 -location: clients/tests/test-client.py:968:test_003()/207 +location: clients/tests/test-client.py:980:test_003()/207 cmd: $NMCLI --mode multiline --pretty c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -9683,7 +9683,7 @@ GENERAL.MASTER-PATH: -- <<< size: 4372 -location: clients/tests/test-client.py:971:test_003()/208 +location: clients/tests/test-client.py:983:test_003()/208 cmd: $NMCLI --mode multiline --pretty -f all dev show eth0 lang: C returncode: 0 @@ -9760,7 +9760,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e <<< size: 4413 -location: clients/tests/test-client.py:971:test_003()/209 +location: clients/tests/test-client.py:983:test_003()/209 cmd: $NMCLI --mode multiline --pretty -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -9837,7 +9837,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e <<< size: 5106 -location: clients/tests/test-client.py:959:test_003()/210 +location: clients/tests/test-client.py:971:test_003()/210 cmd: $NMCLI --mode multiline --pretty --color yes -f ALL con lang: C returncode: 0 @@ -9929,7 +9929,7 @@ FILENAME: /etc/NetworkManager/system-connections/c <<< size: 5134 -location: clients/tests/test-client.py:959:test_003()/211 +location: clients/tests/test-client.py:971:test_003()/211 cmd: $NMCLI --mode multiline --pretty --color yes -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -10021,7 +10021,7 @@ FILENAME: /etc/NetworkManager/system-connections/c <<< size: 1229 -location: clients/tests/test-client.py:962:test_003()/212 +location: clients/tests/test-client.py:974:test_003()/212 cmd: $NMCLI --mode multiline --pretty --color yes -f UUID,TYPE con lang: C returncode: 0 @@ -10045,7 +10045,7 @@ TYPE: ethernet <<< size: 1245 -location: clients/tests/test-client.py:962:test_003()/213 +location: clients/tests/test-client.py:974:test_003()/213 cmd: $NMCLI --mode multiline --pretty --color yes -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -10069,7 +10069,7 @@ TYPE: ethernet <<< size: 6414 -location: clients/tests/test-client.py:965:test_003()/214 +location: clients/tests/test-client.py:977:test_003()/214 cmd: $NMCLI --mode multiline --pretty --color yes con s ethernet lang: C returncode: 0 @@ -10200,7 +10200,7 @@ GENERAL.MASTER-PATH: -- <<< size: 6470 -location: clients/tests/test-client.py:965:test_003()/215 +location: clients/tests/test-client.py:977:test_003()/215 cmd: $NMCLI --mode multiline --pretty --color yes con s ethernet lang: pl_PL.UTF-8 returncode: 0 @@ -10331,7 +10331,7 @@ GENERAL.MASTER-PATH: -- <<< size: 5476 -location: clients/tests/test-client.py:968:test_003()/216 +location: clients/tests/test-client.py:980:test_003()/216 cmd: $NMCLI --mode multiline --pretty --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -10445,7 +10445,7 @@ GENERAL.MASTER-PATH: -- <<< size: 5521 -location: clients/tests/test-client.py:968:test_003()/217 +location: clients/tests/test-client.py:980:test_003()/217 cmd: $NMCLI --mode multiline --pretty --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -10559,7 +10559,7 @@ GENERAL.MASTER-PATH: -- <<< size: 4384 -location: clients/tests/test-client.py:971:test_003()/218 +location: clients/tests/test-client.py:983:test_003()/218 cmd: $NMCLI --mode multiline --pretty --color yes -f all dev show eth0 lang: C returncode: 0 @@ -10636,7 +10636,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e <<< size: 4425 -location: clients/tests/test-client.py:971:test_003()/219 +location: clients/tests/test-client.py:983:test_003()/219 cmd: $NMCLI --mode multiline --pretty --color yes -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -10713,7 +10713,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e <<< size: 1897 -location: clients/tests/test-client.py:959:test_003()/220 +location: clients/tests/test-client.py:971:test_003()/220 cmd: $NMCLI --mode multiline --terse -f ALL con lang: C returncode: 0 @@ -10797,7 +10797,7 @@ FILENAME:/etc/NetworkManager/system-connections/con-xx1 <<< size: 1907 -location: clients/tests/test-client.py:959:test_003()/221 +location: clients/tests/test-client.py:971:test_003()/221 cmd: $NMCLI --mode multiline --terse -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -10881,7 +10881,7 @@ FILENAME:/etc/NetworkManager/system-connections/con-xx1 <<< size: 398 -location: clients/tests/test-client.py:962:test_003()/222 +location: clients/tests/test-client.py:974:test_003()/222 cmd: $NMCLI --mode multiline --terse -f UUID,TYPE con lang: C returncode: 0 @@ -10898,7 +10898,7 @@ TYPE:802-3-ethernet <<< size: 408 -location: clients/tests/test-client.py:962:test_003()/223 +location: clients/tests/test-client.py:974:test_003()/223 cmd: $NMCLI --mode multiline --terse -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -10915,7 +10915,7 @@ TYPE:802-3-ethernet <<< size: 2786 -location: clients/tests/test-client.py:965:test_003()/224 +location: clients/tests/test-client.py:977:test_003()/224 cmd: $NMCLI --mode multiline --terse con s ethernet lang: C returncode: 0 @@ -11030,7 +11030,7 @@ GENERAL.MASTER-PATH: <<< size: 2796 -location: clients/tests/test-client.py:965:test_003()/225 +location: clients/tests/test-client.py:977:test_003()/225 cmd: $NMCLI --mode multiline --terse con s ethernet lang: pl_PL.UTF-8 returncode: 0 @@ -11145,7 +11145,7 @@ GENERAL.MASTER-PATH: <<< size: 2458 -location: clients/tests/test-client.py:968:test_003()/226 +location: clients/tests/test-client.py:980:test_003()/226 cmd: $NMCLI --mode multiline --terse c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -11247,7 +11247,7 @@ GENERAL.MASTER-PATH: <<< size: 2468 -location: clients/tests/test-client.py:968:test_003()/227 +location: clients/tests/test-client.py:980:test_003()/227 cmd: $NMCLI --mode multiline --terse c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -11349,7 +11349,7 @@ GENERAL.MASTER-PATH: <<< size: 2262 -location: clients/tests/test-client.py:971:test_003()/228 +location: clients/tests/test-client.py:983:test_003()/228 cmd: $NMCLI --mode multiline --terse -f all dev show eth0 lang: C returncode: 0 @@ -11415,7 +11415,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]:UUID-ethernet-REPLACED-REPLACED-REPL | ethe <<< size: 2272 -location: clients/tests/test-client.py:971:test_003()/229 +location: clients/tests/test-client.py:983:test_003()/229 cmd: $NMCLI --mode multiline --terse -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -11481,7 +11481,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]:UUID-ethernet-REPLACED-REPLACED-REPL | ethe <<< size: 2179 -location: clients/tests/test-client.py:959:test_003()/230 +location: clients/tests/test-client.py:971:test_003()/230 cmd: $NMCLI --mode multiline --terse --color yes -f ALL con lang: C returncode: 0 @@ -11565,7 +11565,7 @@ FILENAME:/etc/NetworkManager/system-connections/con-xx1 <<< size: 2189 -location: clients/tests/test-client.py:959:test_003()/231 +location: clients/tests/test-client.py:971:test_003()/231 cmd: $NMCLI --mode multiline --terse --color yes -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -11649,7 +11649,7 @@ FILENAME:/etc/NetworkManager/system-connections/con-xx1 <<< size: 428 -location: clients/tests/test-client.py:962:test_003()/232 +location: clients/tests/test-client.py:974:test_003()/232 cmd: $NMCLI --mode multiline --terse --color yes -f UUID,TYPE con lang: C returncode: 0 @@ -11666,7 +11666,7 @@ TYPE:802-3-ethernet <<< size: 438 -location: clients/tests/test-client.py:962:test_003()/233 +location: clients/tests/test-client.py:974:test_003()/233 cmd: $NMCLI --mode multiline --terse --color yes -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -11683,7 +11683,7 @@ TYPE:802-3-ethernet <<< size: 2798 -location: clients/tests/test-client.py:965:test_003()/234 +location: clients/tests/test-client.py:977:test_003()/234 cmd: $NMCLI --mode multiline --terse --color yes con s ethernet lang: C returncode: 0 @@ -11798,7 +11798,7 @@ GENERAL.MASTER-PATH: <<< size: 2808 -location: clients/tests/test-client.py:965:test_003()/235 +location: clients/tests/test-client.py:977:test_003()/235 cmd: $NMCLI --mode multiline --terse --color yes con s ethernet lang: pl_PL.UTF-8 returncode: 0 @@ -11913,7 +11913,7 @@ GENERAL.MASTER-PATH: <<< size: 2470 -location: clients/tests/test-client.py:968:test_003()/236 +location: clients/tests/test-client.py:980:test_003()/236 cmd: $NMCLI --mode multiline --terse --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -12015,7 +12015,7 @@ GENERAL.MASTER-PATH: <<< size: 2480 -location: clients/tests/test-client.py:968:test_003()/237 +location: clients/tests/test-client.py:980:test_003()/237 cmd: $NMCLI --mode multiline --terse --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -12117,7 +12117,7 @@ GENERAL.MASTER-PATH: <<< size: 2274 -location: clients/tests/test-client.py:971:test_003()/238 +location: clients/tests/test-client.py:983:test_003()/238 cmd: $NMCLI --mode multiline --terse --color yes -f all dev show eth0 lang: C returncode: 0 @@ -12183,7 +12183,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]:UUID-ethernet-REPLACED-REPLACED-REPL | ethe <<< size: 2284 -location: clients/tests/test-client.py:971:test_003()/239 +location: clients/tests/test-client.py:983:test_003()/239 cmd: $NMCLI --mode multiline --terse --color yes -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -12249,7 +12249,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]:UUID-ethernet-REPLACED-REPLACED-REPL | ethe <<< size: 2069 -location: clients/tests/test-client.py:959:test_003()/240 +location: clients/tests/test-client.py:971:test_003()/240 cmd: $NMCLI -f ALL con lang: C returncode: 0 @@ -12264,7 +12264,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never <<< size: 2091 -location: clients/tests/test-client.py:959:test_003()/241 +location: clients/tests/test-client.py:971:test_003()/241 cmd: $NMCLI -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -12279,7 +12279,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy <<< size: 328 -location: clients/tests/test-client.py:962:test_003()/242 +location: clients/tests/test-client.py:974:test_003()/242 cmd: $NMCLI -f UUID,TYPE con lang: C returncode: 0 @@ -12292,7 +12292,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 338 -location: clients/tests/test-client.py:962:test_003()/243 +location: clients/tests/test-client.py:974:test_003()/243 cmd: $NMCLI -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -12305,7 +12305,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 180 -location: clients/tests/test-client.py:965:test_003()/244 +location: clients/tests/test-client.py:977:test_003()/244 cmd: $NMCLI con s ethernet lang: C returncode: 10 @@ -12315,7 +12315,7 @@ Error: ethernet - no such connection profile. <<< size: 202 -location: clients/tests/test-client.py:965:test_003()/245 +location: clients/tests/test-client.py:977:test_003()/245 cmd: $NMCLI con s ethernet lang: pl_PL.UTF-8 returncode: 10 @@ -12325,7 +12325,7 @@ Błąd: ethernet — nie ma takiego profilu połączenia. <<< size: 841 -location: clients/tests/test-client.py:968:test_003()/246 +location: clients/tests/test-client.py:980:test_003()/246 cmd: $NMCLI c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -12346,7 +12346,7 @@ GENERAL.MASTER-PATH: -- <<< size: 856 -location: clients/tests/test-client.py:968:test_003()/247 +location: clients/tests/test-client.py:980:test_003()/247 cmd: $NMCLI c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -12367,7 +12367,7 @@ GENERAL.MASTER-PATH: -- <<< size: 3515 -location: clients/tests/test-client.py:971:test_003()/248 +location: clients/tests/test-client.py:983:test_003()/248 cmd: $NMCLI -f all dev show eth0 lang: C returncode: 0 @@ -12432,12 +12432,12 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[2]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c CONNECTIONS.AVAILABLE-CONNECTIONS[3]: | /org/freedesktop/NetworkManager/Settings/Connection/4 <<< -size: 3550 -location: clients/tests/test-client.py:971:test_003()/249 +size: 3552 +location: clients/tests/test-client.py:983:test_003()/249 cmd: $NMCLI -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 3399 bytes +stdout: 3401 bytes >>> GENERAL.DEVICE: eth0 GENERAL.TYPE: ethernet @@ -12495,11 +12495,11 @@ DHCP6.OPTION[4]: dhcp-6-opt-8 = val-8 CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings/Connection/{1,2,4} CONNECTIONS.AVAILABLE-CONNECTIONS[1]: 5fcfd6d7-1e63-3332-8826-a7eda103792d | con-1 CONNECTIONS.AVAILABLE-CONNECTIONS[2]: UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 -CONNECTIONS.AVAILABLE-CONNECTIONS[3]: | /org/freedesktop/NetworkManager/Settings/Connection/4 +CONNECTIONS.AVAILABLE-CONNECTIONS[3]: | /org/freedesktop/NetworkManager/Settings/Connection/4 <<< size: 2351 -location: clients/tests/test-client.py:959:test_003()/250 +location: clients/tests/test-client.py:971:test_003()/250 cmd: $NMCLI --color yes -f ALL con lang: C returncode: 0 @@ -12514,7 +12514,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never <<< size: 2373 -location: clients/tests/test-client.py:959:test_003()/251 +location: clients/tests/test-client.py:971:test_003()/251 cmd: $NMCLI --color yes -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -12529,7 +12529,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy <<< size: 340 -location: clients/tests/test-client.py:962:test_003()/252 +location: clients/tests/test-client.py:974:test_003()/252 cmd: $NMCLI --color yes -f UUID,TYPE con lang: C returncode: 0 @@ -12542,7 +12542,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 350 -location: clients/tests/test-client.py:962:test_003()/253 +location: clients/tests/test-client.py:974:test_003()/253 cmd: $NMCLI --color yes -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -12555,7 +12555,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 192 -location: clients/tests/test-client.py:965:test_003()/254 +location: clients/tests/test-client.py:977:test_003()/254 cmd: $NMCLI --color yes con s ethernet lang: C returncode: 10 @@ -12565,7 +12565,7 @@ Error: ethernet - no such connection profile. <<< size: 214 -location: clients/tests/test-client.py:965:test_003()/255 +location: clients/tests/test-client.py:977:test_003()/255 cmd: $NMCLI --color yes con s ethernet lang: pl_PL.UTF-8 returncode: 10 @@ -12575,7 +12575,7 @@ Błąd: ethernet — nie ma takiego profilu połączenia. <<< size: 853 -location: clients/tests/test-client.py:968:test_003()/256 +location: clients/tests/test-client.py:980:test_003()/256 cmd: $NMCLI --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -12596,7 +12596,7 @@ GENERAL.MASTER-PATH: -- <<< size: 868 -location: clients/tests/test-client.py:968:test_003()/257 +location: clients/tests/test-client.py:980:test_003()/257 cmd: $NMCLI --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -12617,7 +12617,7 @@ GENERAL.MASTER-PATH: -- <<< size: 3527 -location: clients/tests/test-client.py:971:test_003()/258 +location: clients/tests/test-client.py:983:test_003()/258 cmd: $NMCLI --color yes -f all dev show eth0 lang: C returncode: 0 @@ -12682,12 +12682,12 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[2]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c CONNECTIONS.AVAILABLE-CONNECTIONS[3]: | /org/freedesktop/NetworkManager/Settings/Connection/4 <<< -size: 3562 -location: clients/tests/test-client.py:971:test_003()/259 +size: 3564 +location: clients/tests/test-client.py:983:test_003()/259 cmd: $NMCLI --color yes -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 3399 bytes +stdout: 3401 bytes >>> GENERAL.DEVICE: eth0 GENERAL.TYPE: ethernet @@ -12745,11 +12745,11 @@ DHCP6.OPTION[4]: dhcp-6-opt-8 = val-8 CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings/Connection/{1,2,4} CONNECTIONS.AVAILABLE-CONNECTIONS[1]: 5fcfd6d7-1e63-3332-8826-a7eda103792d | con-1 CONNECTIONS.AVAILABLE-CONNECTIONS[2]: UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 -CONNECTIONS.AVAILABLE-CONNECTIONS[3]: | /org/freedesktop/NetworkManager/Settings/Connection/4 +CONNECTIONS.AVAILABLE-CONNECTIONS[3]: | /org/freedesktop/NetworkManager/Settings/Connection/4 <<< size: 2555 -location: clients/tests/test-client.py:959:test_003()/260 +location: clients/tests/test-client.py:971:test_003()/260 cmd: $NMCLI --pretty -f ALL con lang: C returncode: 0 @@ -12768,7 +12768,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never <<< size: 2599 -location: clients/tests/test-client.py:959:test_003()/261 +location: clients/tests/test-client.py:971:test_003()/261 cmd: $NMCLI --pretty -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -12787,7 +12787,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy <<< size: 539 -location: clients/tests/test-client.py:962:test_003()/262 +location: clients/tests/test-client.py:974:test_003()/262 cmd: $NMCLI --pretty -f UUID,TYPE con lang: C returncode: 0 @@ -12804,7 +12804,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 569 -location: clients/tests/test-client.py:962:test_003()/263 +location: clients/tests/test-client.py:974:test_003()/263 cmd: $NMCLI --pretty -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -12821,7 +12821,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 189 -location: clients/tests/test-client.py:965:test_003()/264 +location: clients/tests/test-client.py:977:test_003()/264 cmd: $NMCLI --pretty con s ethernet lang: C returncode: 10 @@ -12831,7 +12831,7 @@ Error: ethernet - no such connection profile. <<< size: 211 -location: clients/tests/test-client.py:965:test_003()/265 +location: clients/tests/test-client.py:977:test_003()/265 cmd: $NMCLI --pretty con s ethernet lang: pl_PL.UTF-8 returncode: 10 @@ -12841,7 +12841,7 @@ Błąd: ethernet — nie ma takiego profilu połączenia. <<< size: 1377 -location: clients/tests/test-client.py:968:test_003()/266 +location: clients/tests/test-client.py:980:test_003()/266 cmd: $NMCLI --pretty c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -12869,7 +12869,7 @@ GENERAL.MASTER-PATH: -- <<< size: 1404 -location: clients/tests/test-client.py:968:test_003()/267 +location: clients/tests/test-client.py:980:test_003()/267 cmd: $NMCLI --pretty c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -12897,7 +12897,7 @@ GENERAL.MASTER-PATH: -- <<< size: 4375 -location: clients/tests/test-client.py:971:test_003()/268 +location: clients/tests/test-client.py:983:test_003()/268 cmd: $NMCLI --pretty -f all dev show eth0 lang: C returncode: 0 @@ -12973,12 +12973,12 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: | /org/freedesktop/NetworkMa ------------------------------------------------------------------------------- <<< -size: 4416 -location: clients/tests/test-client.py:971:test_003()/269 +size: 4418 +location: clients/tests/test-client.py:983:test_003()/269 cmd: $NMCLI --pretty -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 4256 bytes +stdout: 4258 bytes >>> =============================================================================== Informacje o urządzeniu (eth0) @@ -13046,12 +13046,12 @@ DHCP6.OPTION[4]: dhcp-6-opt-8 = val-8 CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings/Connection/{1,2,4} CONNECTIONS.AVAILABLE-CONNECTIONS[1]: 5fcfd6d7-1e63-3332-8826-a7eda103792d | con-1 CONNECTIONS.AVAILABLE-CONNECTIONS[2]: UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 -CONNECTIONS.AVAILABLE-CONNECTIONS[3]: | /org/freedesktop/NetworkManager/Settings/Connection/4 +CONNECTIONS.AVAILABLE-CONNECTIONS[3]: | /org/freedesktop/NetworkManager/Settings/Connection/4 ------------------------------------------------------------------------------- <<< size: 2837 -location: clients/tests/test-client.py:959:test_003()/270 +location: clients/tests/test-client.py:971:test_003()/270 cmd: $NMCLI --pretty --color yes -f ALL con lang: C returncode: 0 @@ -13070,7 +13070,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never <<< size: 2881 -location: clients/tests/test-client.py:959:test_003()/271 +location: clients/tests/test-client.py:971:test_003()/271 cmd: $NMCLI --pretty --color yes -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -13089,7 +13089,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy <<< size: 551 -location: clients/tests/test-client.py:962:test_003()/272 +location: clients/tests/test-client.py:974:test_003()/272 cmd: $NMCLI --pretty --color yes -f UUID,TYPE con lang: C returncode: 0 @@ -13106,7 +13106,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 581 -location: clients/tests/test-client.py:962:test_003()/273 +location: clients/tests/test-client.py:974:test_003()/273 cmd: $NMCLI --pretty --color yes -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -13123,7 +13123,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 201 -location: clients/tests/test-client.py:965:test_003()/274 +location: clients/tests/test-client.py:977:test_003()/274 cmd: $NMCLI --pretty --color yes con s ethernet lang: C returncode: 10 @@ -13133,7 +13133,7 @@ Error: ethernet - no such connection profile. <<< size: 223 -location: clients/tests/test-client.py:965:test_003()/275 +location: clients/tests/test-client.py:977:test_003()/275 cmd: $NMCLI --pretty --color yes con s ethernet lang: pl_PL.UTF-8 returncode: 10 @@ -13143,7 +13143,7 @@ Błąd: ethernet — nie ma takiego profilu połączenia. <<< size: 1389 -location: clients/tests/test-client.py:968:test_003()/276 +location: clients/tests/test-client.py:980:test_003()/276 cmd: $NMCLI --pretty --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -13171,7 +13171,7 @@ GENERAL.MASTER-PATH: -- <<< size: 1416 -location: clients/tests/test-client.py:968:test_003()/277 +location: clients/tests/test-client.py:980:test_003()/277 cmd: $NMCLI --pretty --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -13199,7 +13199,7 @@ GENERAL.MASTER-PATH: -- <<< size: 4387 -location: clients/tests/test-client.py:971:test_003()/278 +location: clients/tests/test-client.py:983:test_003()/278 cmd: $NMCLI --pretty --color yes -f all dev show eth0 lang: C returncode: 0 @@ -13275,12 +13275,12 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: | /org/freedesktop/NetworkMa ------------------------------------------------------------------------------- <<< -size: 4428 -location: clients/tests/test-client.py:971:test_003()/279 +size: 4430 +location: clients/tests/test-client.py:983:test_003()/279 cmd: $NMCLI --pretty --color yes -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 4256 bytes +stdout: 4258 bytes >>> =============================================================================== Informacje o urządzeniu (eth0) @@ -13348,12 +13348,12 @@ DHCP6.OPTION[4]: dhcp-6-opt-8 = val-8 CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings/Connection/{1,2,4} CONNECTIONS.AVAILABLE-CONNECTIONS[1]: 5fcfd6d7-1e63-3332-8826-a7eda103792d | con-1 CONNECTIONS.AVAILABLE-CONNECTIONS[2]: UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 -CONNECTIONS.AVAILABLE-CONNECTIONS[3]: | /org/freedesktop/NetworkManager/Settings/Connection/4 +CONNECTIONS.AVAILABLE-CONNECTIONS[3]: | /org/freedesktop/NetworkManager/Settings/Connection/4 ------------------------------------------------------------------------------- <<< size: 1161 -location: clients/tests/test-client.py:959:test_003()/280 +location: clients/tests/test-client.py:971:test_003()/280 cmd: $NMCLI --terse -f ALL con lang: C returncode: 0 @@ -13367,7 +13367,7 @@ con-xx1:UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet:0:never:yes:0:no:/or <<< size: 1171 -location: clients/tests/test-client.py:959:test_003()/281 +location: clients/tests/test-client.py:971:test_003()/281 cmd: $NMCLI --terse -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -13381,7 +13381,7 @@ con-xx1:UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet:0:never:yes:0:no:/or <<< size: 289 -location: clients/tests/test-client.py:962:test_003()/282 +location: clients/tests/test-client.py:974:test_003()/282 cmd: $NMCLI --terse -f UUID,TYPE con lang: C returncode: 0 @@ -13393,7 +13393,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet <<< size: 299 -location: clients/tests/test-client.py:962:test_003()/283 +location: clients/tests/test-client.py:974:test_003()/283 cmd: $NMCLI --terse -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -13405,7 +13405,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet <<< size: 188 -location: clients/tests/test-client.py:965:test_003()/284 +location: clients/tests/test-client.py:977:test_003()/284 cmd: $NMCLI --terse con s ethernet lang: C returncode: 10 @@ -13415,7 +13415,7 @@ Error: ethernet - no such connection profile. <<< size: 210 -location: clients/tests/test-client.py:965:test_003()/285 +location: clients/tests/test-client.py:977:test_003()/285 cmd: $NMCLI --terse con s ethernet lang: pl_PL.UTF-8 returncode: 10 @@ -13425,7 +13425,7 @@ Błąd: ethernet — nie ma takiego profilu połączenia. <<< size: 552 -location: clients/tests/test-client.py:968:test_003()/286 +location: clients/tests/test-client.py:980:test_003()/286 cmd: $NMCLI --terse c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -13446,7 +13446,7 @@ GENERAL.MASTER-PATH: <<< size: 562 -location: clients/tests/test-client.py:968:test_003()/287 +location: clients/tests/test-client.py:980:test_003()/287 cmd: $NMCLI --terse c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -13467,7 +13467,7 @@ GENERAL.MASTER-PATH: <<< size: 2265 -location: clients/tests/test-client.py:971:test_003()/288 +location: clients/tests/test-client.py:983:test_003()/288 cmd: $NMCLI --terse -f all dev show eth0 lang: C returncode: 0 @@ -13533,7 +13533,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: | /org/freedesktop/NetworkManag <<< size: 2275 -location: clients/tests/test-client.py:971:test_003()/289 +location: clients/tests/test-client.py:983:test_003()/289 cmd: $NMCLI --terse -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -13599,7 +13599,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: | /org/freedesktop/NetworkManag <<< size: 1443 -location: clients/tests/test-client.py:959:test_003()/290 +location: clients/tests/test-client.py:971:test_003()/290 cmd: $NMCLI --terse --color yes -f ALL con lang: C returncode: 0 @@ -13613,7 +13613,7 @@ con-xx1:UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet:0:never:yes:0:no:/or <<< size: 1453 -location: clients/tests/test-client.py:959:test_003()/291 +location: clients/tests/test-client.py:971:test_003()/291 cmd: $NMCLI --terse --color yes -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -13627,7 +13627,7 @@ con-xx1:UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet:0:never:yes:0:no:/or <<< size: 301 -location: clients/tests/test-client.py:962:test_003()/292 +location: clients/tests/test-client.py:974:test_003()/292 cmd: $NMCLI --terse --color yes -f UUID,TYPE con lang: C returncode: 0 @@ -13639,7 +13639,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet <<< size: 311 -location: clients/tests/test-client.py:962:test_003()/293 +location: clients/tests/test-client.py:974:test_003()/293 cmd: $NMCLI --terse --color yes -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -13651,7 +13651,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet <<< size: 200 -location: clients/tests/test-client.py:965:test_003()/294 +location: clients/tests/test-client.py:977:test_003()/294 cmd: $NMCLI --terse --color yes con s ethernet lang: C returncode: 10 @@ -13661,7 +13661,7 @@ Error: ethernet - no such connection profile. <<< size: 222 -location: clients/tests/test-client.py:965:test_003()/295 +location: clients/tests/test-client.py:977:test_003()/295 cmd: $NMCLI --terse --color yes con s ethernet lang: pl_PL.UTF-8 returncode: 10 @@ -13671,7 +13671,7 @@ Błąd: ethernet — nie ma takiego profilu połączenia. <<< size: 564 -location: clients/tests/test-client.py:968:test_003()/296 +location: clients/tests/test-client.py:980:test_003()/296 cmd: $NMCLI --terse --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -13692,7 +13692,7 @@ GENERAL.MASTER-PATH: <<< size: 574 -location: clients/tests/test-client.py:968:test_003()/297 +location: clients/tests/test-client.py:980:test_003()/297 cmd: $NMCLI --terse --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -13713,7 +13713,7 @@ GENERAL.MASTER-PATH: <<< size: 2277 -location: clients/tests/test-client.py:971:test_003()/298 +location: clients/tests/test-client.py:983:test_003()/298 cmd: $NMCLI --terse --color yes -f all dev show eth0 lang: C returncode: 0 @@ -13779,7 +13779,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: | /org/freedesktop/NetworkManag <<< size: 2287 -location: clients/tests/test-client.py:971:test_003()/299 +location: clients/tests/test-client.py:983:test_003()/299 cmd: $NMCLI --terse --color yes -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -13845,7 +13845,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: | /org/freedesktop/NetworkManag <<< size: 2084 -location: clients/tests/test-client.py:959:test_003()/300 +location: clients/tests/test-client.py:971:test_003()/300 cmd: $NMCLI --mode tabular -f ALL con lang: C returncode: 0 @@ -13860,7 +13860,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never <<< size: 2106 -location: clients/tests/test-client.py:959:test_003()/301 +location: clients/tests/test-client.py:971:test_003()/301 cmd: $NMCLI --mode tabular -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -13875,7 +13875,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy <<< size: 343 -location: clients/tests/test-client.py:962:test_003()/302 +location: clients/tests/test-client.py:974:test_003()/302 cmd: $NMCLI --mode tabular -f UUID,TYPE con lang: C returncode: 0 @@ -13888,7 +13888,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 353 -location: clients/tests/test-client.py:962:test_003()/303 +location: clients/tests/test-client.py:974:test_003()/303 cmd: $NMCLI --mode tabular -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -13901,7 +13901,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 195 -location: clients/tests/test-client.py:965:test_003()/304 +location: clients/tests/test-client.py:977:test_003()/304 cmd: $NMCLI --mode tabular con s ethernet lang: C returncode: 10 @@ -13911,7 +13911,7 @@ Error: ethernet - no such connection profile. <<< size: 217 -location: clients/tests/test-client.py:965:test_003()/305 +location: clients/tests/test-client.py:977:test_003()/305 cmd: $NMCLI --mode tabular con s ethernet lang: pl_PL.UTF-8 returncode: 10 @@ -13921,7 +13921,7 @@ Błąd: ethernet — nie ma takiego profilu połączenia. <<< size: 676 -location: clients/tests/test-client.py:968:test_003()/306 +location: clients/tests/test-client.py:980:test_003()/306 cmd: $NMCLI --mode tabular c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -13933,7 +13933,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 deactivating <<< size: 690 -location: clients/tests/test-client.py:968:test_003()/307 +location: clients/tests/test-client.py:980:test_003()/307 cmd: $NMCLI --mode tabular c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -13945,7 +13945,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 dezaktywowanie <<< size: 3011 -location: clients/tests/test-client.py:971:test_003()/308 +location: clients/tests/test-client.py:983:test_003()/308 cmd: $NMCLI --mode tabular -f all dev show eth0 lang: C returncode: 0 @@ -13976,12 +13976,12 @@ NAME AVAILABLE-CONNECTION-PATHS AVAILA CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{1,2,4} 5fcfd6d7-1e63-3332-8826-a7eda103792d | con-1 | UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 | | /org/freedesktop/NetworkManager/Settings/Connection/4 <<< -size: 3042 -location: clients/tests/test-client.py:971:test_003()/309 +size: 3046 +location: clients/tests/test-client.py:983:test_003()/309 cmd: $NMCLI --mode tabular -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 2876 bytes +stdout: 2880 bytes >>> NAME DEVICE TYPE NM-TYPE VENDOR PRODUCT DRIVER DRIVER-VERSION FIRMWARE-VERSION HWADDR MTU STATE REASON IP4-CONNECTIVITY IP6-CONNECTIVITY UDI IP-IFACE IS-SOFTWARE NM-MANAGED AUTOCONNECT FIRMWARE-MISSING NM-PLUGIN-MISSING PHYS-PORT-ID CONNECTION CON-UUID CON-PATH METERED GENERAL eth0 ethernet NMDeviceEthernet -- -- virtual -- -- C0:61:AE:26:4D:D7 0 20 (niedostępne) 0 (Nie podano przyczyny) 0 (nieznane) 0 (nieznane) /sys/devices/virtual/eth0 -- nie tak tak nie nie -- ethernet UUID-ethernet-REPLACED-REPLACED-REPL /org/freedesktop/NetworkManager/ActiveConnection/1 nieznane @@ -14004,12 +14004,12 @@ IP6 2001:a::29c0:62b9:2e01:30a/69 | 2001:a::6433:6420:34f9:3801/115 | 2001:a: GROUP OPTION DHCP6 dhcp-6-opt-1 = val-1 | dhcp-6-opt-5 = val-5 | dhcp-6-opt-6 = val-6 | dhcp-6-opt-8 = val-8 -NAME AVAILABLE-CONNECTION-PATHS AVAILABLE-CONNECTIONS -CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{1,2,4} 5fcfd6d7-1e63-3332-8826-a7eda103792d | con-1 | UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 | | /org/freedesktop/NetworkManager/Settings/Connection/4 +NAME AVAILABLE-CONNECTION-PATHS AVAILABLE-CONNECTIONS +CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{1,2,4} 5fcfd6d7-1e63-3332-8826-a7eda103792d | con-1 | UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 | | /org/freedesktop/NetworkManager/Settings/Connection/4 <<< size: 2366 -location: clients/tests/test-client.py:959:test_003()/310 +location: clients/tests/test-client.py:971:test_003()/310 cmd: $NMCLI --mode tabular --color yes -f ALL con lang: C returncode: 0 @@ -14024,7 +14024,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never <<< size: 2388 -location: clients/tests/test-client.py:959:test_003()/311 +location: clients/tests/test-client.py:971:test_003()/311 cmd: $NMCLI --mode tabular --color yes -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -14039,7 +14039,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy <<< size: 355 -location: clients/tests/test-client.py:962:test_003()/312 +location: clients/tests/test-client.py:974:test_003()/312 cmd: $NMCLI --mode tabular --color yes -f UUID,TYPE con lang: C returncode: 0 @@ -14052,7 +14052,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 365 -location: clients/tests/test-client.py:962:test_003()/313 +location: clients/tests/test-client.py:974:test_003()/313 cmd: $NMCLI --mode tabular --color yes -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -14065,7 +14065,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 207 -location: clients/tests/test-client.py:965:test_003()/314 +location: clients/tests/test-client.py:977:test_003()/314 cmd: $NMCLI --mode tabular --color yes con s ethernet lang: C returncode: 10 @@ -14075,7 +14075,7 @@ Error: ethernet - no such connection profile. <<< size: 229 -location: clients/tests/test-client.py:965:test_003()/315 +location: clients/tests/test-client.py:977:test_003()/315 cmd: $NMCLI --mode tabular --color yes con s ethernet lang: pl_PL.UTF-8 returncode: 10 @@ -14085,7 +14085,7 @@ Błąd: ethernet — nie ma takiego profilu połączenia. <<< size: 688 -location: clients/tests/test-client.py:968:test_003()/316 +location: clients/tests/test-client.py:980:test_003()/316 cmd: $NMCLI --mode tabular --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -14097,7 +14097,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 deactivating <<< size: 702 -location: clients/tests/test-client.py:968:test_003()/317 +location: clients/tests/test-client.py:980:test_003()/317 cmd: $NMCLI --mode tabular --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -14109,7 +14109,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 dezaktywowanie <<< size: 3023 -location: clients/tests/test-client.py:971:test_003()/318 +location: clients/tests/test-client.py:983:test_003()/318 cmd: $NMCLI --mode tabular --color yes -f all dev show eth0 lang: C returncode: 0 @@ -14140,12 +14140,12 @@ NAME AVAILABLE-CONNECTION-PATHS AVAILA CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{1,2,4} 5fcfd6d7-1e63-3332-8826-a7eda103792d | con-1 | UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 | | /org/freedesktop/NetworkManager/Settings/Connection/4 <<< -size: 3054 -location: clients/tests/test-client.py:971:test_003()/319 +size: 3058 +location: clients/tests/test-client.py:983:test_003()/319 cmd: $NMCLI --mode tabular --color yes -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 2876 bytes +stdout: 2880 bytes >>> NAME DEVICE TYPE NM-TYPE VENDOR PRODUCT DRIVER DRIVER-VERSION FIRMWARE-VERSION HWADDR MTU STATE REASON IP4-CONNECTIVITY IP6-CONNECTIVITY UDI IP-IFACE IS-SOFTWARE NM-MANAGED AUTOCONNECT FIRMWARE-MISSING NM-PLUGIN-MISSING PHYS-PORT-ID CONNECTION CON-UUID CON-PATH METERED GENERAL eth0 ethernet NMDeviceEthernet -- -- virtual -- -- C0:61:AE:26:4D:D7 0 20 (niedostępne) 0 (Nie podano przyczyny) 0 (nieznane) 0 (nieznane) /sys/devices/virtual/eth0 -- nie tak tak nie nie -- ethernet UUID-ethernet-REPLACED-REPLACED-REPL /org/freedesktop/NetworkManager/ActiveConnection/1 nieznane @@ -14168,12 +14168,12 @@ IP6 2001:a::29c0:62b9:2e01:30a/69 | 2001:a::6433:6420:34f9:3801/115 | 2001:a: GROUP OPTION DHCP6 dhcp-6-opt-1 = val-1 | dhcp-6-opt-5 = val-5 | dhcp-6-opt-6 = val-6 | dhcp-6-opt-8 = val-8 -NAME AVAILABLE-CONNECTION-PATHS AVAILABLE-CONNECTIONS -CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{1,2,4} 5fcfd6d7-1e63-3332-8826-a7eda103792d | con-1 | UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 | | /org/freedesktop/NetworkManager/Settings/Connection/4 +NAME AVAILABLE-CONNECTION-PATHS AVAILABLE-CONNECTIONS +CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{1,2,4} 5fcfd6d7-1e63-3332-8826-a7eda103792d | con-1 | UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 | | /org/freedesktop/NetworkManager/Settings/Connection/4 <<< size: 2570 -location: clients/tests/test-client.py:959:test_003()/320 +location: clients/tests/test-client.py:971:test_003()/320 cmd: $NMCLI --mode tabular --pretty -f ALL con lang: C returncode: 0 @@ -14192,7 +14192,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never <<< size: 2614 -location: clients/tests/test-client.py:959:test_003()/321 +location: clients/tests/test-client.py:971:test_003()/321 cmd: $NMCLI --mode tabular --pretty -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -14211,7 +14211,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy <<< size: 554 -location: clients/tests/test-client.py:962:test_003()/322 +location: clients/tests/test-client.py:974:test_003()/322 cmd: $NMCLI --mode tabular --pretty -f UUID,TYPE con lang: C returncode: 0 @@ -14228,7 +14228,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 584 -location: clients/tests/test-client.py:962:test_003()/323 +location: clients/tests/test-client.py:974:test_003()/323 cmd: $NMCLI --mode tabular --pretty -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -14245,7 +14245,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 204 -location: clients/tests/test-client.py:965:test_003()/324 +location: clients/tests/test-client.py:977:test_003()/324 cmd: $NMCLI --mode tabular --pretty con s ethernet lang: C returncode: 10 @@ -14255,7 +14255,7 @@ Error: ethernet - no such connection profile. <<< size: 226 -location: clients/tests/test-client.py:965:test_003()/325 +location: clients/tests/test-client.py:977:test_003()/325 cmd: $NMCLI --mode tabular --pretty con s ethernet lang: pl_PL.UTF-8 returncode: 10 @@ -14265,7 +14265,7 @@ Błąd: ethernet — nie ma takiego profilu połączenia. <<< size: 1232 -location: clients/tests/test-client.py:968:test_003()/326 +location: clients/tests/test-client.py:980:test_003()/326 cmd: $NMCLI --mode tabular --pretty c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -14284,7 +14284,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 deactivating <<< size: 1277 -location: clients/tests/test-client.py:968:test_003()/327 +location: clients/tests/test-client.py:980:test_003()/327 cmd: $NMCLI --mode tabular --pretty c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -14303,7 +14303,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 dezaktywowanie <<< size: 4528 -location: clients/tests/test-client.py:971:test_003()/328 +location: clients/tests/test-client.py:983:test_003()/328 cmd: $NMCLI --mode tabular --pretty -f all dev show eth0 lang: C returncode: 0 @@ -14345,12 +14345,12 @@ NAME AVAILABLE-CONNECTION-PATHS AVAILA CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{1,2,4} 5fcfd6d7-1e63-3332-8826-a7eda103792d | con-1 | UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 | | /org/freedesktop/NetworkManager/Settings/Connection/4 <<< -size: 4596 -location: clients/tests/test-client.py:971:test_003()/329 +size: 4602 +location: clients/tests/test-client.py:983:test_003()/329 cmd: $NMCLI --mode tabular --pretty -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 4421 bytes +stdout: 4427 bytes >>> ================================== Informacje o urządzeniu (eth0) @@ -14383,13 +14383,13 @@ GROUP OPTION -------------------------------------------------------------------------------------------------- DHCP6 dhcp-6-opt-1 = val-1 | dhcp-6-opt-5 = val-5 | dhcp-6-opt-6 = val-6 | dhcp-6-opt-8 = val-8 -NAME AVAILABLE-CONNECTION-PATHS AVAILABLE-CONNECTIONS ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ -CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{1,2,4} 5fcfd6d7-1e63-3332-8826-a7eda103792d | con-1 | UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 | | /org/freedesktop/NetworkManager/Settings/Connection/4 +NAME AVAILABLE-CONNECTION-PATHS AVAILABLE-CONNECTIONS +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{1,2,4} 5fcfd6d7-1e63-3332-8826-a7eda103792d | con-1 | UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 | | /org/freedesktop/NetworkManager/Settings/Connection/4 <<< size: 2852 -location: clients/tests/test-client.py:959:test_003()/330 +location: clients/tests/test-client.py:971:test_003()/330 cmd: $NMCLI --mode tabular --pretty --color yes -f ALL con lang: C returncode: 0 @@ -14408,7 +14408,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never <<< size: 2896 -location: clients/tests/test-client.py:959:test_003()/331 +location: clients/tests/test-client.py:971:test_003()/331 cmd: $NMCLI --mode tabular --pretty --color yes -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -14427,7 +14427,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy <<< size: 566 -location: clients/tests/test-client.py:962:test_003()/332 +location: clients/tests/test-client.py:974:test_003()/332 cmd: $NMCLI --mode tabular --pretty --color yes -f UUID,TYPE con lang: C returncode: 0 @@ -14444,7 +14444,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 596 -location: clients/tests/test-client.py:962:test_003()/333 +location: clients/tests/test-client.py:974:test_003()/333 cmd: $NMCLI --mode tabular --pretty --color yes -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -14461,7 +14461,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 216 -location: clients/tests/test-client.py:965:test_003()/334 +location: clients/tests/test-client.py:977:test_003()/334 cmd: $NMCLI --mode tabular --pretty --color yes con s ethernet lang: C returncode: 10 @@ -14471,7 +14471,7 @@ Error: ethernet - no such connection profile. <<< size: 238 -location: clients/tests/test-client.py:965:test_003()/335 +location: clients/tests/test-client.py:977:test_003()/335 cmd: $NMCLI --mode tabular --pretty --color yes con s ethernet lang: pl_PL.UTF-8 returncode: 10 @@ -14481,7 +14481,7 @@ Błąd: ethernet — nie ma takiego profilu połączenia. <<< size: 1244 -location: clients/tests/test-client.py:968:test_003()/336 +location: clients/tests/test-client.py:980:test_003()/336 cmd: $NMCLI --mode tabular --pretty --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -14500,7 +14500,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 deactivating <<< size: 1289 -location: clients/tests/test-client.py:968:test_003()/337 +location: clients/tests/test-client.py:980:test_003()/337 cmd: $NMCLI --mode tabular --pretty --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -14519,7 +14519,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 dezaktywowanie <<< size: 4540 -location: clients/tests/test-client.py:971:test_003()/338 +location: clients/tests/test-client.py:983:test_003()/338 cmd: $NMCLI --mode tabular --pretty --color yes -f all dev show eth0 lang: C returncode: 0 @@ -14561,12 +14561,12 @@ NAME AVAILABLE-CONNECTION-PATHS AVAILA CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{1,2,4} 5fcfd6d7-1e63-3332-8826-a7eda103792d | con-1 | UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 | | /org/freedesktop/NetworkManager/Settings/Connection/4 <<< -size: 4608 -location: clients/tests/test-client.py:971:test_003()/339 +size: 4614 +location: clients/tests/test-client.py:983:test_003()/339 cmd: $NMCLI --mode tabular --pretty --color yes -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 4421 bytes +stdout: 4427 bytes >>> ================================== Informacje o urządzeniu (eth0) @@ -14599,13 +14599,13 @@ GROUP OPTION -------------------------------------------------------------------------------------------------- DHCP6 dhcp-6-opt-1 = val-1 | dhcp-6-opt-5 = val-5 | dhcp-6-opt-6 = val-6 | dhcp-6-opt-8 = val-8 -NAME AVAILABLE-CONNECTION-PATHS AVAILABLE-CONNECTIONS ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ -CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{1,2,4} 5fcfd6d7-1e63-3332-8826-a7eda103792d | con-1 | UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 | | /org/freedesktop/NetworkManager/Settings/Connection/4 +NAME AVAILABLE-CONNECTION-PATHS AVAILABLE-CONNECTIONS +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{1,2,4} 5fcfd6d7-1e63-3332-8826-a7eda103792d | con-1 | UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 | | /org/freedesktop/NetworkManager/Settings/Connection/4 <<< size: 1176 -location: clients/tests/test-client.py:959:test_003()/340 +location: clients/tests/test-client.py:971:test_003()/340 cmd: $NMCLI --mode tabular --terse -f ALL con lang: C returncode: 0 @@ -14619,7 +14619,7 @@ con-xx1:UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet:0:never:yes:0:no:/or <<< size: 1186 -location: clients/tests/test-client.py:959:test_003()/341 +location: clients/tests/test-client.py:971:test_003()/341 cmd: $NMCLI --mode tabular --terse -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -14633,7 +14633,7 @@ con-xx1:UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet:0:never:yes:0:no:/or <<< size: 304 -location: clients/tests/test-client.py:962:test_003()/342 +location: clients/tests/test-client.py:974:test_003()/342 cmd: $NMCLI --mode tabular --terse -f UUID,TYPE con lang: C returncode: 0 @@ -14645,7 +14645,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet <<< size: 314 -location: clients/tests/test-client.py:962:test_003()/343 +location: clients/tests/test-client.py:974:test_003()/343 cmd: $NMCLI --mode tabular --terse -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -14657,7 +14657,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet <<< size: 203 -location: clients/tests/test-client.py:965:test_003()/344 +location: clients/tests/test-client.py:977:test_003()/344 cmd: $NMCLI --mode tabular --terse con s ethernet lang: C returncode: 10 @@ -14667,7 +14667,7 @@ Error: ethernet - no such connection profile. <<< size: 225 -location: clients/tests/test-client.py:965:test_003()/345 +location: clients/tests/test-client.py:977:test_003()/345 cmd: $NMCLI --mode tabular --terse con s ethernet lang: pl_PL.UTF-8 returncode: 10 @@ -14677,7 +14677,7 @@ Błąd: ethernet — nie ma takiego profilu połączenia. <<< size: 386 -location: clients/tests/test-client.py:968:test_003()/346 +location: clients/tests/test-client.py:980:test_003()/346 cmd: $NMCLI --mode tabular --terse c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -14687,7 +14687,7 @@ GENERAL:ethernet:UUID-ethernet-REPLACED-REPLACED-REPL:eth0:deactivating:no:no::n <<< size: 396 -location: clients/tests/test-client.py:968:test_003()/347 +location: clients/tests/test-client.py:980:test_003()/347 cmd: $NMCLI --mode tabular --terse c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -14697,7 +14697,7 @@ GENERAL:ethernet:UUID-ethernet-REPLACED-REPLACED-REPL:eth0:deactivating:no:no::n <<< size: 1395 -location: clients/tests/test-client.py:971:test_003()/348 +location: clients/tests/test-client.py:983:test_003()/348 cmd: $NMCLI --mode tabular --terse -f all dev show eth0 lang: C returncode: 0 @@ -14714,7 +14714,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{1,2,4}:5fcfd6d7 <<< size: 1405 -location: clients/tests/test-client.py:971:test_003()/349 +location: clients/tests/test-client.py:983:test_003()/349 cmd: $NMCLI --mode tabular --terse -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -14731,7 +14731,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{1,2,4}:5fcfd6d7 <<< size: 1458 -location: clients/tests/test-client.py:959:test_003()/350 +location: clients/tests/test-client.py:971:test_003()/350 cmd: $NMCLI --mode tabular --terse --color yes -f ALL con lang: C returncode: 0 @@ -14745,7 +14745,7 @@ con-xx1:UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet:0:never:yes:0:no:/or <<< size: 1468 -location: clients/tests/test-client.py:959:test_003()/351 +location: clients/tests/test-client.py:971:test_003()/351 cmd: $NMCLI --mode tabular --terse --color yes -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -14759,7 +14759,7 @@ con-xx1:UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet:0:never:yes:0:no:/or <<< size: 316 -location: clients/tests/test-client.py:962:test_003()/352 +location: clients/tests/test-client.py:974:test_003()/352 cmd: $NMCLI --mode tabular --terse --color yes -f UUID,TYPE con lang: C returncode: 0 @@ -14771,7 +14771,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet <<< size: 326 -location: clients/tests/test-client.py:962:test_003()/353 +location: clients/tests/test-client.py:974:test_003()/353 cmd: $NMCLI --mode tabular --terse --color yes -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -14783,7 +14783,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet <<< size: 215 -location: clients/tests/test-client.py:965:test_003()/354 +location: clients/tests/test-client.py:977:test_003()/354 cmd: $NMCLI --mode tabular --terse --color yes con s ethernet lang: C returncode: 10 @@ -14793,7 +14793,7 @@ Error: ethernet - no such connection profile. <<< size: 237 -location: clients/tests/test-client.py:965:test_003()/355 +location: clients/tests/test-client.py:977:test_003()/355 cmd: $NMCLI --mode tabular --terse --color yes con s ethernet lang: pl_PL.UTF-8 returncode: 10 @@ -14803,7 +14803,7 @@ Błąd: ethernet — nie ma takiego profilu połączenia. <<< size: 398 -location: clients/tests/test-client.py:968:test_003()/356 +location: clients/tests/test-client.py:980:test_003()/356 cmd: $NMCLI --mode tabular --terse --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -14813,7 +14813,7 @@ GENERAL:ethernet:UUID-ethernet-REPLACED-REPLACED-REPL:eth0:deactivating:no:no::n <<< size: 408 -location: clients/tests/test-client.py:968:test_003()/357 +location: clients/tests/test-client.py:980:test_003()/357 cmd: $NMCLI --mode tabular --terse --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -14823,7 +14823,7 @@ GENERAL:ethernet:UUID-ethernet-REPLACED-REPLACED-REPL:eth0:deactivating:no:no::n <<< size: 1407 -location: clients/tests/test-client.py:971:test_003()/358 +location: clients/tests/test-client.py:983:test_003()/358 cmd: $NMCLI --mode tabular --terse --color yes -f all dev show eth0 lang: C returncode: 0 @@ -14840,7 +14840,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{1,2,4}:5fcfd6d7 <<< size: 1417 -location: clients/tests/test-client.py:971:test_003()/359 +location: clients/tests/test-client.py:983:test_003()/359 cmd: $NMCLI --mode tabular --terse --color yes -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -14857,7 +14857,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{1,2,4}:5fcfd6d7 <<< size: 4194 -location: clients/tests/test-client.py:959:test_003()/360 +location: clients/tests/test-client.py:971:test_003()/360 cmd: $NMCLI --mode multiline -f ALL con lang: C returncode: 0 @@ -14941,7 +14941,7 @@ FILENAME: /etc/NetworkManager/system-connections/c <<< size: 4214 -location: clients/tests/test-client.py:959:test_003()/361 +location: clients/tests/test-client.py:971:test_003()/361 cmd: $NMCLI --mode multiline -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -15025,7 +15025,7 @@ FILENAME: /etc/NetworkManager/system-connections/c <<< size: 526 -location: clients/tests/test-client.py:962:test_003()/362 +location: clients/tests/test-client.py:974:test_003()/362 cmd: $NMCLI --mode multiline -f UUID,TYPE con lang: C returncode: 0 @@ -15040,7 +15040,7 @@ TYPE: ethernet <<< size: 536 -location: clients/tests/test-client.py:962:test_003()/363 +location: clients/tests/test-client.py:974:test_003()/363 cmd: $NMCLI --mode multiline -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -15055,7 +15055,7 @@ TYPE: ethernet <<< size: 197 -location: clients/tests/test-client.py:965:test_003()/364 +location: clients/tests/test-client.py:977:test_003()/364 cmd: $NMCLI --mode multiline con s ethernet lang: C returncode: 10 @@ -15065,7 +15065,7 @@ Error: ethernet - no such connection profile. <<< size: 219 -location: clients/tests/test-client.py:965:test_003()/365 +location: clients/tests/test-client.py:977:test_003()/365 cmd: $NMCLI --mode multiline con s ethernet lang: pl_PL.UTF-8 returncode: 10 @@ -15075,7 +15075,7 @@ Błąd: ethernet — nie ma takiego profilu połączenia. <<< size: 858 -location: clients/tests/test-client.py:968:test_003()/366 +location: clients/tests/test-client.py:980:test_003()/366 cmd: $NMCLI --mode multiline c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -15096,7 +15096,7 @@ GENERAL.MASTER-PATH: -- <<< size: 873 -location: clients/tests/test-client.py:968:test_003()/367 +location: clients/tests/test-client.py:980:test_003()/367 cmd: $NMCLI --mode multiline c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -15117,7 +15117,7 @@ GENERAL.MASTER-PATH: -- <<< size: 3532 -location: clients/tests/test-client.py:971:test_003()/368 +location: clients/tests/test-client.py:983:test_003()/368 cmd: $NMCLI --mode multiline -f all dev show eth0 lang: C returncode: 0 @@ -15182,12 +15182,12 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[2]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c CONNECTIONS.AVAILABLE-CONNECTIONS[3]: | /org/freedesktop/NetworkManager/Settings/Connection/4 <<< -size: 3567 -location: clients/tests/test-client.py:971:test_003()/369 +size: 3569 +location: clients/tests/test-client.py:983:test_003()/369 cmd: $NMCLI --mode multiline -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 3399 bytes +stdout: 3401 bytes >>> GENERAL.DEVICE: eth0 GENERAL.TYPE: ethernet @@ -15245,11 +15245,11 @@ DHCP6.OPTION[4]: dhcp-6-opt-8 = val-8 CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings/Connection/{1,2,4} CONNECTIONS.AVAILABLE-CONNECTIONS[1]: 5fcfd6d7-1e63-3332-8826-a7eda103792d | con-1 CONNECTIONS.AVAILABLE-CONNECTIONS[2]: UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 -CONNECTIONS.AVAILABLE-CONNECTIONS[3]: | /org/freedesktop/NetworkManager/Settings/Connection/4 +CONNECTIONS.AVAILABLE-CONNECTIONS[3]: | /org/freedesktop/NetworkManager/Settings/Connection/4 <<< size: 4476 -location: clients/tests/test-client.py:959:test_003()/370 +location: clients/tests/test-client.py:971:test_003()/370 cmd: $NMCLI --mode multiline --color yes -f ALL con lang: C returncode: 0 @@ -15333,7 +15333,7 @@ FILENAME: /etc/NetworkManager/system-connections/c <<< size: 4496 -location: clients/tests/test-client.py:959:test_003()/371 +location: clients/tests/test-client.py:971:test_003()/371 cmd: $NMCLI --mode multiline --color yes -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -15417,7 +15417,7 @@ FILENAME: /etc/NetworkManager/system-connections/c <<< size: 538 -location: clients/tests/test-client.py:962:test_003()/372 +location: clients/tests/test-client.py:974:test_003()/372 cmd: $NMCLI --mode multiline --color yes -f UUID,TYPE con lang: C returncode: 0 @@ -15432,7 +15432,7 @@ TYPE: ethernet <<< size: 548 -location: clients/tests/test-client.py:962:test_003()/373 +location: clients/tests/test-client.py:974:test_003()/373 cmd: $NMCLI --mode multiline --color yes -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -15447,7 +15447,7 @@ TYPE: ethernet <<< size: 209 -location: clients/tests/test-client.py:965:test_003()/374 +location: clients/tests/test-client.py:977:test_003()/374 cmd: $NMCLI --mode multiline --color yes con s ethernet lang: C returncode: 10 @@ -15457,7 +15457,7 @@ Error: ethernet - no such connection profile. <<< size: 231 -location: clients/tests/test-client.py:965:test_003()/375 +location: clients/tests/test-client.py:977:test_003()/375 cmd: $NMCLI --mode multiline --color yes con s ethernet lang: pl_PL.UTF-8 returncode: 10 @@ -15467,7 +15467,7 @@ Błąd: ethernet — nie ma takiego profilu połączenia. <<< size: 870 -location: clients/tests/test-client.py:968:test_003()/376 +location: clients/tests/test-client.py:980:test_003()/376 cmd: $NMCLI --mode multiline --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -15488,7 +15488,7 @@ GENERAL.MASTER-PATH: -- <<< size: 885 -location: clients/tests/test-client.py:968:test_003()/377 +location: clients/tests/test-client.py:980:test_003()/377 cmd: $NMCLI --mode multiline --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -15509,7 +15509,7 @@ GENERAL.MASTER-PATH: -- <<< size: 3544 -location: clients/tests/test-client.py:971:test_003()/378 +location: clients/tests/test-client.py:983:test_003()/378 cmd: $NMCLI --mode multiline --color yes -f all dev show eth0 lang: C returncode: 0 @@ -15574,12 +15574,12 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[2]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c CONNECTIONS.AVAILABLE-CONNECTIONS[3]: | /org/freedesktop/NetworkManager/Settings/Connection/4 <<< -size: 3579 -location: clients/tests/test-client.py:971:test_003()/379 +size: 3581 +location: clients/tests/test-client.py:983:test_003()/379 cmd: $NMCLI --mode multiline --color yes -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 3399 bytes +stdout: 3401 bytes >>> GENERAL.DEVICE: eth0 GENERAL.TYPE: ethernet @@ -15637,11 +15637,11 @@ DHCP6.OPTION[4]: dhcp-6-opt-8 = val-8 CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings/Connection/{1,2,4} CONNECTIONS.AVAILABLE-CONNECTIONS[1]: 5fcfd6d7-1e63-3332-8826-a7eda103792d | con-1 CONNECTIONS.AVAILABLE-CONNECTIONS[2]: UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 -CONNECTIONS.AVAILABLE-CONNECTIONS[3]: | /org/freedesktop/NetworkManager/Settings/Connection/4 +CONNECTIONS.AVAILABLE-CONNECTIONS[3]: | /org/freedesktop/NetworkManager/Settings/Connection/4 <<< size: 4820 -location: clients/tests/test-client.py:959:test_003()/380 +location: clients/tests/test-client.py:971:test_003()/380 cmd: $NMCLI --mode multiline --pretty -f ALL con lang: C returncode: 0 @@ -15733,7 +15733,7 @@ FILENAME: /etc/NetworkManager/system-connections/c <<< size: 4846 -location: clients/tests/test-client.py:959:test_003()/381 +location: clients/tests/test-client.py:971:test_003()/381 cmd: $NMCLI --mode multiline --pretty -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -15825,7 +15825,7 @@ FILENAME: /etc/NetworkManager/system-connections/c <<< size: 992 -location: clients/tests/test-client.py:962:test_003()/382 +location: clients/tests/test-client.py:974:test_003()/382 cmd: $NMCLI --mode multiline --pretty -f UUID,TYPE con lang: C returncode: 0 @@ -15846,7 +15846,7 @@ TYPE: ethernet <<< size: 1008 -location: clients/tests/test-client.py:962:test_003()/383 +location: clients/tests/test-client.py:974:test_003()/383 cmd: $NMCLI --mode multiline --pretty -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -15867,7 +15867,7 @@ TYPE: ethernet <<< size: 206 -location: clients/tests/test-client.py:965:test_003()/384 +location: clients/tests/test-client.py:977:test_003()/384 cmd: $NMCLI --mode multiline --pretty con s ethernet lang: C returncode: 10 @@ -15877,7 +15877,7 @@ Error: ethernet - no such connection profile. <<< size: 228 -location: clients/tests/test-client.py:965:test_003()/385 +location: clients/tests/test-client.py:977:test_003()/385 cmd: $NMCLI --mode multiline --pretty con s ethernet lang: pl_PL.UTF-8 returncode: 10 @@ -15887,7 +15887,7 @@ Błąd: ethernet — nie ma takiego profilu połączenia. <<< size: 1394 -location: clients/tests/test-client.py:968:test_003()/386 +location: clients/tests/test-client.py:980:test_003()/386 cmd: $NMCLI --mode multiline --pretty c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -15915,7 +15915,7 @@ GENERAL.MASTER-PATH: -- <<< size: 1421 -location: clients/tests/test-client.py:968:test_003()/387 +location: clients/tests/test-client.py:980:test_003()/387 cmd: $NMCLI --mode multiline --pretty c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -15943,7 +15943,7 @@ GENERAL.MASTER-PATH: -- <<< size: 4392 -location: clients/tests/test-client.py:971:test_003()/388 +location: clients/tests/test-client.py:983:test_003()/388 cmd: $NMCLI --mode multiline --pretty -f all dev show eth0 lang: C returncode: 0 @@ -16019,12 +16019,12 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: | /org/freedesktop/NetworkMa ------------------------------------------------------------------------------- <<< -size: 4433 -location: clients/tests/test-client.py:971:test_003()/389 +size: 4435 +location: clients/tests/test-client.py:983:test_003()/389 cmd: $NMCLI --mode multiline --pretty -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 4256 bytes +stdout: 4258 bytes >>> =============================================================================== Informacje o urządzeniu (eth0) @@ -16092,12 +16092,12 @@ DHCP6.OPTION[4]: dhcp-6-opt-8 = val-8 CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings/Connection/{1,2,4} CONNECTIONS.AVAILABLE-CONNECTIONS[1]: 5fcfd6d7-1e63-3332-8826-a7eda103792d | con-1 CONNECTIONS.AVAILABLE-CONNECTIONS[2]: UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 -CONNECTIONS.AVAILABLE-CONNECTIONS[3]: | /org/freedesktop/NetworkManager/Settings/Connection/4 +CONNECTIONS.AVAILABLE-CONNECTIONS[3]: | /org/freedesktop/NetworkManager/Settings/Connection/4 ------------------------------------------------------------------------------- <<< size: 5102 -location: clients/tests/test-client.py:959:test_003()/390 +location: clients/tests/test-client.py:971:test_003()/390 cmd: $NMCLI --mode multiline --pretty --color yes -f ALL con lang: C returncode: 0 @@ -16189,7 +16189,7 @@ FILENAME: /etc/NetworkManager/system-connections/c <<< size: 5128 -location: clients/tests/test-client.py:959:test_003()/391 +location: clients/tests/test-client.py:971:test_003()/391 cmd: $NMCLI --mode multiline --pretty --color yes -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -16281,7 +16281,7 @@ FILENAME: /etc/NetworkManager/system-connections/c <<< size: 1004 -location: clients/tests/test-client.py:962:test_003()/392 +location: clients/tests/test-client.py:974:test_003()/392 cmd: $NMCLI --mode multiline --pretty --color yes -f UUID,TYPE con lang: C returncode: 0 @@ -16302,7 +16302,7 @@ TYPE: ethernet <<< size: 1020 -location: clients/tests/test-client.py:962:test_003()/393 +location: clients/tests/test-client.py:974:test_003()/393 cmd: $NMCLI --mode multiline --pretty --color yes -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -16323,7 +16323,7 @@ TYPE: ethernet <<< size: 218 -location: clients/tests/test-client.py:965:test_003()/394 +location: clients/tests/test-client.py:977:test_003()/394 cmd: $NMCLI --mode multiline --pretty --color yes con s ethernet lang: C returncode: 10 @@ -16333,7 +16333,7 @@ Error: ethernet - no such connection profile. <<< size: 240 -location: clients/tests/test-client.py:965:test_003()/395 +location: clients/tests/test-client.py:977:test_003()/395 cmd: $NMCLI --mode multiline --pretty --color yes con s ethernet lang: pl_PL.UTF-8 returncode: 10 @@ -16343,7 +16343,7 @@ Błąd: ethernet — nie ma takiego profilu połączenia. <<< size: 1406 -location: clients/tests/test-client.py:968:test_003()/396 +location: clients/tests/test-client.py:980:test_003()/396 cmd: $NMCLI --mode multiline --pretty --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -16371,7 +16371,7 @@ GENERAL.MASTER-PATH: -- <<< size: 1433 -location: clients/tests/test-client.py:968:test_003()/397 +location: clients/tests/test-client.py:980:test_003()/397 cmd: $NMCLI --mode multiline --pretty --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -16399,7 +16399,7 @@ GENERAL.MASTER-PATH: -- <<< size: 4404 -location: clients/tests/test-client.py:971:test_003()/398 +location: clients/tests/test-client.py:983:test_003()/398 cmd: $NMCLI --mode multiline --pretty --color yes -f all dev show eth0 lang: C returncode: 0 @@ -16475,12 +16475,12 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: | /org/freedesktop/NetworkMa ------------------------------------------------------------------------------- <<< -size: 4445 -location: clients/tests/test-client.py:971:test_003()/399 +size: 4447 +location: clients/tests/test-client.py:983:test_003()/399 cmd: $NMCLI --mode multiline --pretty --color yes -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 4256 bytes +stdout: 4258 bytes >>> =============================================================================== Informacje o urządzeniu (eth0) @@ -16548,12 +16548,12 @@ DHCP6.OPTION[4]: dhcp-6-opt-8 = val-8 CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings/Connection/{1,2,4} CONNECTIONS.AVAILABLE-CONNECTIONS[1]: 5fcfd6d7-1e63-3332-8826-a7eda103792d | con-1 CONNECTIONS.AVAILABLE-CONNECTIONS[2]: UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 -CONNECTIONS.AVAILABLE-CONNECTIONS[3]: | /org/freedesktop/NetworkManager/Settings/Connection/4 +CONNECTIONS.AVAILABLE-CONNECTIONS[3]: | /org/freedesktop/NetworkManager/Settings/Connection/4 ------------------------------------------------------------------------------- <<< size: 1873 -location: clients/tests/test-client.py:959:test_003()/400 +location: clients/tests/test-client.py:971:test_003()/400 cmd: $NMCLI --mode multiline --terse -f ALL con lang: C returncode: 0 @@ -16637,7 +16637,7 @@ FILENAME:/etc/NetworkManager/system-connections/con-xx1 <<< size: 1883 -location: clients/tests/test-client.py:959:test_003()/401 +location: clients/tests/test-client.py:971:test_003()/401 cmd: $NMCLI --mode multiline --terse -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -16721,7 +16721,7 @@ FILENAME:/etc/NetworkManager/system-connections/con-xx1 <<< size: 336 -location: clients/tests/test-client.py:962:test_003()/402 +location: clients/tests/test-client.py:974:test_003()/402 cmd: $NMCLI --mode multiline --terse -f UUID,TYPE con lang: C returncode: 0 @@ -16736,7 +16736,7 @@ TYPE:802-3-ethernet <<< size: 346 -location: clients/tests/test-client.py:962:test_003()/403 +location: clients/tests/test-client.py:974:test_003()/403 cmd: $NMCLI --mode multiline --terse -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -16751,7 +16751,7 @@ TYPE:802-3-ethernet <<< size: 205 -location: clients/tests/test-client.py:965:test_003()/404 +location: clients/tests/test-client.py:977:test_003()/404 cmd: $NMCLI --mode multiline --terse con s ethernet lang: C returncode: 10 @@ -16761,7 +16761,7 @@ Error: ethernet - no such connection profile. <<< size: 227 -location: clients/tests/test-client.py:965:test_003()/405 +location: clients/tests/test-client.py:977:test_003()/405 cmd: $NMCLI --mode multiline --terse con s ethernet lang: pl_PL.UTF-8 returncode: 10 @@ -16771,7 +16771,7 @@ Błąd: ethernet — nie ma takiego profilu połączenia. <<< size: 569 -location: clients/tests/test-client.py:968:test_003()/406 +location: clients/tests/test-client.py:980:test_003()/406 cmd: $NMCLI --mode multiline --terse c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -16792,7 +16792,7 @@ GENERAL.MASTER-PATH: <<< size: 579 -location: clients/tests/test-client.py:968:test_003()/407 +location: clients/tests/test-client.py:980:test_003()/407 cmd: $NMCLI --mode multiline --terse c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -16813,7 +16813,7 @@ GENERAL.MASTER-PATH: <<< size: 2282 -location: clients/tests/test-client.py:971:test_003()/408 +location: clients/tests/test-client.py:983:test_003()/408 cmd: $NMCLI --mode multiline --terse -f all dev show eth0 lang: C returncode: 0 @@ -16879,7 +16879,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: | /org/freedesktop/NetworkManag <<< size: 2292 -location: clients/tests/test-client.py:971:test_003()/409 +location: clients/tests/test-client.py:983:test_003()/409 cmd: $NMCLI --mode multiline --terse -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -16945,7 +16945,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: | /org/freedesktop/NetworkManag <<< size: 2155 -location: clients/tests/test-client.py:959:test_003()/410 +location: clients/tests/test-client.py:971:test_003()/410 cmd: $NMCLI --mode multiline --terse --color yes -f ALL con lang: C returncode: 0 @@ -17029,7 +17029,7 @@ FILENAME:/etc/NetworkManager/system-connections/con-xx1 <<< size: 2165 -location: clients/tests/test-client.py:959:test_003()/411 +location: clients/tests/test-client.py:971:test_003()/411 cmd: $NMCLI --mode multiline --terse --color yes -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -17113,7 +17113,7 @@ FILENAME:/etc/NetworkManager/system-connections/con-xx1 <<< size: 348 -location: clients/tests/test-client.py:962:test_003()/412 +location: clients/tests/test-client.py:974:test_003()/412 cmd: $NMCLI --mode multiline --terse --color yes -f UUID,TYPE con lang: C returncode: 0 @@ -17128,7 +17128,7 @@ TYPE:802-3-ethernet <<< size: 358 -location: clients/tests/test-client.py:962:test_003()/413 +location: clients/tests/test-client.py:974:test_003()/413 cmd: $NMCLI --mode multiline --terse --color yes -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -17143,7 +17143,7 @@ TYPE:802-3-ethernet <<< size: 217 -location: clients/tests/test-client.py:965:test_003()/414 +location: clients/tests/test-client.py:977:test_003()/414 cmd: $NMCLI --mode multiline --terse --color yes con s ethernet lang: C returncode: 10 @@ -17153,7 +17153,7 @@ Error: ethernet - no such connection profile. <<< size: 239 -location: clients/tests/test-client.py:965:test_003()/415 +location: clients/tests/test-client.py:977:test_003()/415 cmd: $NMCLI --mode multiline --terse --color yes con s ethernet lang: pl_PL.UTF-8 returncode: 10 @@ -17163,7 +17163,7 @@ Błąd: ethernet — nie ma takiego profilu połączenia. <<< size: 581 -location: clients/tests/test-client.py:968:test_003()/416 +location: clients/tests/test-client.py:980:test_003()/416 cmd: $NMCLI --mode multiline --terse --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -17184,7 +17184,7 @@ GENERAL.MASTER-PATH: <<< size: 591 -location: clients/tests/test-client.py:968:test_003()/417 +location: clients/tests/test-client.py:980:test_003()/417 cmd: $NMCLI --mode multiline --terse --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -17205,7 +17205,7 @@ GENERAL.MASTER-PATH: <<< size: 2294 -location: clients/tests/test-client.py:971:test_003()/418 +location: clients/tests/test-client.py:983:test_003()/418 cmd: $NMCLI --mode multiline --terse --color yes -f all dev show eth0 lang: C returncode: 0 @@ -17271,7 +17271,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: | /org/freedesktop/NetworkManag <<< size: 2304 -location: clients/tests/test-client.py:971:test_003()/419 +location: clients/tests/test-client.py:983:test_003()/419 cmd: $NMCLI --mode multiline --terse --color yes -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 diff --git a/clients/tests/test-client.check-on-disk/test_004.expected b/clients/tests/test-client.check-on-disk/test_004.expected index 386946cd..d62778c5 100644 --- a/clients/tests/test-client.check-on-disk/test_004.expected +++ b/clients/tests/test-client.check-on-disk/test_004.expected @@ -1,5 +1,5 @@ size: 252 -location: clients/tests/test-client.py:982:test_004()/1 +location: clients/tests/test-client.py:994:test_004()/1 cmd: $NMCLI c add type wifi ifname '*' ssid foobar con-name con-xx1 lang: C returncode: 0 @@ -9,7 +9,7 @@ Connection 'con-xx1' (UUID-con-xx1-REPLACED-REPLACED-REPLA) successfully added. <<< size: 228 -location: clients/tests/test-client.py:984:test_004()/2 +location: clients/tests/test-client.py:996:test_004()/2 cmd: $NMCLI connection mod con-xx1 ip.gateway '' lang: C returncode: 2 @@ -19,7 +19,7 @@ Error: invalid or not allowed setting 'ip': 'ip' is ambiguous: ipv4, ipv6. <<< size: 317 -location: clients/tests/test-client.py:985:test_004()/3 +location: clients/tests/test-client.py:997:test_004()/3 cmd: $NMCLI connection mod con-xx1 ipv4.gateway 172.16.0.1 lang: pl_PL.UTF-8 returncode: 1 @@ -29,7 +29,7 @@ Błąd: zmodyfikowanie połączenia „con-xx1” się nie powiodło: ipv4.gatew <<< size: 277 -location: clients/tests/test-client.py:986:test_004()/4 +location: clients/tests/test-client.py:998:test_004()/4 cmd: $NMCLI connection mod con-xx1 ipv6.gateway ::99 lang: C returncode: 1 @@ -39,7 +39,7 @@ Error: Failed to modify connection 'con-xx1': ipv6.gateway: gateway cannot be se <<< size: 267 -location: clients/tests/test-client.py:987:test_004()/5 +location: clients/tests/test-client.py:999:test_004()/5 cmd: $NMCLI connection mod con-xx1 802.abc '' lang: C returncode: 2 @@ -48,18 +48,18 @@ stderr: 116 bytes Error: invalid or not allowed setting '802': '802' is ambiguous: 802-11-wireless, 802-11-wireless-security, 802-1x. <<< -size: 136 -location: clients/tests/test-client.py:988:test_004()/6 +size: 137 +location: clients/tests/test-client.py:1000:test_004()/6 cmd: $NMCLI connection mod con-xx1 802-11-wireless.band a lang: C returncode: 0 -size: 242 -location: clients/tests/test-client.py:989:test_004()/7 +size: 243 +location: clients/tests/test-client.py:1001:test_004()/7 cmd: $NMCLI connection mod con-xx1 ipv4.addresses 192.168.77.5/24 ipv4.routes '2.3.4.5/32 192.168.77.1' ipv6.addresses 1:2:3:4::6/64 ipv6.routes 1:2:3:4:5:6::5/128 lang: C returncode: 0 -size: 4047 -location: clients/tests/test-client.py:991:test_004()/8 +size: 4048 +location: clients/tests/test-client.py:1003:test_004()/8 cmd: $NMCLI con s con-xx1 lang: C returncode: 0 @@ -151,8 +151,8 @@ proxy.pac-url: -- proxy.pac-script: -- <<< -size: 4075 -location: clients/tests/test-client.py:991:test_004()/9 +size: 4076 +location: clients/tests/test-client.py:1003:test_004()/9 cmd: $NMCLI con s con-xx1 lang: pl_PL.UTF-8 returncode: 0 @@ -244,8 +244,8 @@ proxy.pac-url: -- proxy.pac-script: -- <<< -size: 320 -location: clients/tests/test-client.py:998:test_004()/10 +size: 321 +location: clients/tests/test-client.py:1010:test_004()/10 cmd: $NMCLI connection add type vpn con-name con-vpn-1 ifname '*' vpn-type openvpn vpn.data 'key1 = val1, key2 = val2, key3=val3' lang: C returncode: 0 @@ -255,7 +255,7 @@ Connection 'con-vpn-1' (UUID-con-vpn-1-REPLACED-REPLACED-REP) successfully added <<< size: 393 -location: clients/tests/test-client.py:1001:test_004()/11 +location: clients/tests/test-client.py:1013:test_004()/11 cmd: $NMCLI con s lang: C returncode: 0 @@ -268,7 +268,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA wifi -- <<< size: 403 -location: clients/tests/test-client.py:1001:test_004()/12 +location: clients/tests/test-client.py:1013:test_004()/12 cmd: $NMCLI con s lang: pl_PL.UTF-8 returncode: 0 @@ -281,7 +281,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA wifi -- <<< size: 3515 -location: clients/tests/test-client.py:1003:test_004()/13 +location: clients/tests/test-client.py:1015:test_004()/13 cmd: $NMCLI con s con-vpn-1 lang: C returncode: 0 @@ -363,7 +363,7 @@ proxy.pac-script: -- <<< size: 3535 -location: clients/tests/test-client.py:1003:test_004()/14 +location: clients/tests/test-client.py:1015:test_004()/14 cmd: $NMCLI con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -445,7 +445,7 @@ proxy.pac-script: -- <<< size: 240 -location: clients/tests/test-client.py:1005:test_004()/15 +location: clients/tests/test-client.py:1017:test_004()/15 cmd: $NMCLI con up con-xx1 lang: C returncode: 0 @@ -455,7 +455,7 @@ Connection successfully activated (D-Bus active path: /org/freedesktop/NetworkMa <<< size: 393 -location: clients/tests/test-client.py:1007:test_004()/16 +location: clients/tests/test-client.py:1019:test_004()/16 cmd: $NMCLI con s lang: C returncode: 0 @@ -468,7 +468,7 @@ con-vpn-1 UUID-con-vpn-1-REPLACED-REPLACED-REP vpn -- <<< size: 403 -location: clients/tests/test-client.py:1007:test_004()/17 +location: clients/tests/test-client.py:1019:test_004()/17 cmd: $NMCLI con s lang: pl_PL.UTF-8 returncode: 0 @@ -481,7 +481,7 @@ con-vpn-1 UUID-con-vpn-1-REPLACED-REPLACED-REP vpn -- <<< size: 242 -location: clients/tests/test-client.py:1009:test_004()/18 +location: clients/tests/test-client.py:1021:test_004()/18 cmd: $NMCLI con up con-vpn-1 lang: C returncode: 0 @@ -491,7 +491,7 @@ Connection successfully activated (D-Bus active path: /org/freedesktop/NetworkMa <<< size: 393 -location: clients/tests/test-client.py:1011:test_004()/19 +location: clients/tests/test-client.py:1023:test_004()/19 cmd: $NMCLI con s lang: C returncode: 0 @@ -504,7 +504,7 @@ con-1 5fcfd6d7-1e63-3332-8826-a7eda103792d ethernet -- <<< size: 403 -location: clients/tests/test-client.py:1011:test_004()/20 +location: clients/tests/test-client.py:1023:test_004()/20 cmd: $NMCLI con s lang: pl_PL.UTF-8 returncode: 0 @@ -517,7 +517,7 @@ con-1 5fcfd6d7-1e63-3332-8826-a7eda103792d ethernet -- <<< size: 4597 -location: clients/tests/test-client.py:1013:test_004()/21 +location: clients/tests/test-client.py:1025:test_004()/21 cmd: $NMCLI con s con-vpn-1 lang: C returncode: 0 @@ -618,12 +618,12 @@ VPN.CFG[2]: key2 = val2 VPN.CFG[3]: key3 = val3 <<< -size: 4621 -location: clients/tests/test-client.py:1013:test_004()/22 +size: 4623 +location: clients/tests/test-client.py:1025:test_004()/22 cmd: $NMCLI con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 -stdout: 4475 bytes +stdout: 4477 bytes >>> connection.id: con-vpn-1 connection.uuid: UUID-con-vpn-1-REPLACED-REPLACED-REP @@ -714,14 +714,14 @@ VPN.TYPE: openvpn VPN.USERNAME: -- VPN.GATEWAY: -- VPN.BANNER: *** VPN connection con-vpn-1 *** -VPN.VPN-STATE: 0 - nieznane +VPN.VPN-STATE: 0 — nieznane VPN.CFG[1]: key1 = val1 VPN.CFG[2]: key2 = val2 VPN.CFG[3]: key3 = val3 <<< size: 4603 -location: clients/tests/test-client.py:1024:test_004()/23 +location: clients/tests/test-client.py:1036:test_004()/23 cmd: $NMCLI con s con-vpn-1 lang: C returncode: 0 @@ -822,12 +822,12 @@ VPN.CFG[2]: key2 = val2 VPN.CFG[3]: key3 = val3 <<< -size: 4631 -location: clients/tests/test-client.py:1024:test_004()/24 +size: 4633 +location: clients/tests/test-client.py:1036:test_004()/24 cmd: $NMCLI con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 -stdout: 4485 bytes +stdout: 4487 bytes >>> connection.id: con-vpn-1 connection.uuid: UUID-con-vpn-1-REPLACED-REPLACED-REP @@ -918,14 +918,14 @@ VPN.TYPE: openvpn VPN.USERNAME: -- VPN.GATEWAY: -- VPN.BANNER: *** VPN connection con-vpn-1 *** -VPN.VPN-STATE: 5 - Połączono z VPN +VPN.VPN-STATE: 5 — Połączono z VPN VPN.CFG[1]: key1 = val1 VPN.CFG[2]: key2 = val2 VPN.CFG[3]: key3 = val3 <<< size: 4603 -location: clients/tests/test-client.py:1026:test_004()/25 +location: clients/tests/test-client.py:1038:test_004()/25 cmd: $NMCLI con s con-vpn-1 lang: C returncode: 0 @@ -1026,12 +1026,12 @@ VPN.CFG[2]: key2 = val2 VPN.CFG[3]: key3 = val3 <<< -size: 4631 -location: clients/tests/test-client.py:1026:test_004()/26 +size: 4633 +location: clients/tests/test-client.py:1038:test_004()/26 cmd: $NMCLI con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 -stdout: 4485 bytes +stdout: 4487 bytes >>> connection.id: con-vpn-1 connection.uuid: UUID-con-vpn-1-REPLACED-REPLACED-REP @@ -1122,14 +1122,14 @@ VPN.TYPE: openvpn VPN.USERNAME: -- VPN.GATEWAY: -- VPN.BANNER: *** VPN connection con-vpn-1 *** -VPN.VPN-STATE: 5 - Połączono z VPN +VPN.VPN-STATE: 5 — Połączono z VPN VPN.CFG[1]: key1 = val1 VPN.CFG[2]: key2 = val2 VPN.CFG[3]: key3 = val3 <<< size: 3522 -location: clients/tests/test-client.py:1029:test_004()/27 +location: clients/tests/test-client.py:1041:test_004()/27 cmd: $NMCLI -f ALL con s con-vpn-1 lang: C returncode: 0 @@ -1211,7 +1211,7 @@ proxy.pac-script: -- <<< size: 3542 -location: clients/tests/test-client.py:1029:test_004()/28 +location: clients/tests/test-client.py:1041:test_004()/28 cmd: $NMCLI -f ALL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -1293,7 +1293,7 @@ proxy.pac-script: -- <<< size: 476 -location: clients/tests/test-client.py:1035:test_004()/29 +location: clients/tests/test-client.py:1047:test_004()/29 cmd: $NMCLI -f VPN con s con-vpn-1 lang: C returncode: 0 @@ -1308,7 +1308,7 @@ vpn.timeout: 0 <<< size: 487 -location: clients/tests/test-client.py:1035:test_004()/30 +location: clients/tests/test-client.py:1047:test_004()/30 cmd: $NMCLI -f VPN con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -1323,7 +1323,7 @@ vpn.timeout: 0 <<< size: 813 -location: clients/tests/test-client.py:1038:test_004()/31 +location: clients/tests/test-client.py:1050:test_004()/31 cmd: $NMCLI -f GENERAL con s con-vpn-1 lang: C returncode: 0 @@ -1344,7 +1344,7 @@ GENERAL.MASTER-PATH: -- <<< size: 826 -location: clients/tests/test-client.py:1038:test_004()/32 +location: clients/tests/test-client.py:1050:test_004()/32 cmd: $NMCLI -f GENERAL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -1365,7 +1365,7 @@ GENERAL.MASTER-PATH: -- <<< size: 383 -location: clients/tests/test-client.py:1041:test_004()/33 +location: clients/tests/test-client.py:1053:test_004()/33 cmd: $NMCLI dev s lang: C returncode: 0 @@ -1380,7 +1380,7 @@ wlan1 wifi unavailable -- <<< size: 398 -location: clients/tests/test-client.py:1041:test_004()/34 +location: clients/tests/test-client.py:1053:test_004()/34 cmd: $NMCLI dev s lang: pl_PL.UTF-8 returncode: 0 @@ -1395,7 +1395,7 @@ wlan1 wifi niedostępne -- <<< size: 1410 -location: clients/tests/test-client.py:1044:test_004()/35 +location: clients/tests/test-client.py:1056:test_004()/35 cmd: $NMCLI -f all dev status lang: C returncode: 0 @@ -1410,7 +1410,7 @@ wlan1 wifi unavailable unknown unknown /org/freedesk <<< size: 1425 -location: clients/tests/test-client.py:1044:test_004()/36 +location: clients/tests/test-client.py:1056:test_004()/36 cmd: $NMCLI -f all dev status lang: pl_PL.UTF-8 returncode: 0 @@ -1425,7 +1425,7 @@ wlan1 wifi niedostępne nieznane nieznane /org/freedes <<< size: 8047 -location: clients/tests/test-client.py:1047:test_004()/37 +location: clients/tests/test-client.py:1059:test_004()/37 cmd: $NMCLI dev show lang: C returncode: 0 @@ -1571,7 +1571,7 @@ IP6.DOMAIN[1]: sear6.fo.x.y <<< size: 8078 -location: clients/tests/test-client.py:1047:test_004()/38 +location: clients/tests/test-client.py:1059:test_004()/38 cmd: $NMCLI dev show lang: pl_PL.UTF-8 returncode: 0 @@ -1716,12 +1716,12 @@ IP6.DNS[1]: 2001:a::2934:bd66:550d:ec19 IP6.DOMAIN[1]: sear6.fo.x.y <<< -size: 20670 -location: clients/tests/test-client.py:1050:test_004()/39 +size: 20660 +location: clients/tests/test-client.py:1062:test_004()/39 cmd: $NMCLI -f all dev show lang: C returncode: 0 -stdout: 20533 bytes +stdout: 20523 bytes >>> GENERAL.DEVICE: wlan0 GENERAL.TYPE: wifi @@ -1777,7 +1777,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mbit/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 AP[3].IN-USE: AP[3].SSID: wlan0-ap-3 AP[3].MODE: Infra @@ -1785,7 +1785,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mbit/s AP[3].SIGNAL: 55 AP[3].BARS: ** -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 IP4.GATEWAY: 192.168.41.120 @@ -2105,12 +2105,12 @@ CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 <<< -size: 20820 -location: clients/tests/test-client.py:1050:test_004()/40 +size: 20810 +location: clients/tests/test-client.py:1062:test_004()/40 cmd: $NMCLI -f all dev show lang: pl_PL.UTF-8 returncode: 0 -stdout: 20673 bytes +stdout: 20663 bytes >>> GENERAL.DEVICE: wlan0 GENERAL.TYPE: wifi @@ -2166,7 +2166,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mb/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 AP[3].IN-USE: AP[3].SSID: wlan0-ap-3 AP[3].MODE: Infrastruktura @@ -2174,7 +2174,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mb/s AP[3].SIGNAL: 55 AP[3].BARS: ** -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 IP4.GATEWAY: 192.168.41.120 @@ -2495,7 +2495,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 1498 -location: clients/tests/test-client.py:1053:test_004()/41 +location: clients/tests/test-client.py:1065:test_004()/41 cmd: $NMCLI dev show wlan0 lang: C returncode: 0 @@ -2528,7 +2528,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 1509 -location: clients/tests/test-client.py:1053:test_004()/42 +location: clients/tests/test-client.py:1065:test_004()/42 cmd: $NMCLI dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -2560,12 +2560,12 @@ IP6.DOMAIN[5]: sear6.foo3.bar IP6.DOMAIN[6]: sear6.foo4.bar <<< -size: 4857 -location: clients/tests/test-client.py:1056:test_004()/43 +size: 4847 +location: clients/tests/test-client.py:1068:test_004()/43 cmd: $NMCLI -f all dev show wlan0 lang: C returncode: 0 -stdout: 4715 bytes +stdout: 4705 bytes >>> GENERAL.DEVICE: wlan0 GENERAL.TYPE: wifi @@ -2621,7 +2621,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mbit/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 AP[3].IN-USE: AP[3].SSID: wlan0-ap-3 AP[3].MODE: Infra @@ -2629,7 +2629,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mbit/s AP[3].SIGNAL: 55 AP[3].BARS: ** -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 IP4.GATEWAY: 192.168.41.120 @@ -2660,12 +2660,12 @@ CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 <<< -size: 4912 -location: clients/tests/test-client.py:1056:test_004()/44 +size: 4902 +location: clients/tests/test-client.py:1068:test_004()/44 cmd: $NMCLI -f all dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 4760 bytes +stdout: 4750 bytes >>> GENERAL.DEVICE: wlan0 GENERAL.TYPE: wifi @@ -2721,7 +2721,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mb/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 AP[3].IN-USE: AP[3].SSID: wlan0-ap-3 AP[3].MODE: Infrastruktura @@ -2729,7 +2729,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mb/s AP[3].SIGNAL: 55 AP[3].BARS: ** -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 IP4.GATEWAY: 192.168.41.120 @@ -2761,7 +2761,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 1960 -location: clients/tests/test-client.py:1059:test_004()/45 +location: clients/tests/test-client.py:1071:test_004()/45 cmd: $NMCLI -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -2806,7 +2806,7 @@ WIFI-PROPERTIES.5GHZ: unknown <<< size: 1984 -location: clients/tests/test-client.py:1059:test_004()/46 +location: clients/tests/test-client.py:1071:test_004()/46 cmd: $NMCLI -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -2851,7 +2851,7 @@ WIFI-PROPERTIES.5GHZ: nieznane <<< size: 1960 -location: clients/tests/test-client.py:1062:test_004()/47 +location: clients/tests/test-client.py:1074:test_004()/47 cmd: $NMCLI -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -2896,7 +2896,7 @@ WIFI-PROPERTIES.5GHZ: unknown <<< size: 1984 -location: clients/tests/test-client.py:1062:test_004()/48 +location: clients/tests/test-client.py:1074:test_004()/48 cmd: $NMCLI -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -2941,7 +2941,7 @@ WIFI-PROPERTIES.5GHZ: nieznane <<< size: 514 -location: clients/tests/test-client.py:1065:test_004()/49 +location: clients/tests/test-client.py:1077:test_004()/49 cmd: $NMCLI -f DEVICE,TYPE,DBUS-PATH dev lang: C returncode: 0 @@ -2956,7 +2956,7 @@ wlan1 wifi /org/freedesktop/NetworkManager/Devices/5 <<< size: 524 -location: clients/tests/test-client.py:1065:test_004()/50 +location: clients/tests/test-client.py:1077:test_004()/50 cmd: $NMCLI -f DEVICE,TYPE,DBUS-PATH dev lang: pl_PL.UTF-8 returncode: 0 @@ -2971,7 +2971,7 @@ wlan1 wifi /org/freedesktop/NetworkManager/Devices/5 <<< size: 1984 -location: clients/tests/test-client.py:1068:test_004()/51 +location: clients/tests/test-client.py:1080:test_004()/51 cmd: $NMCLI -f ALL device wifi list lang: C returncode: 0 @@ -2979,8 +2979,8 @@ stdout: 1840 bytes >>> NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infra 1 2412 MHz 54 Mbit/s 92 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no /org/freedesktop/NetworkManager/AccessPoint/2 -AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infra 1 2412 MHz 54 Mbit/s 81 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no /org/freedesktop/NetworkManager/AccessPoint/1 -AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infra 1 2412 MHz 54 Mbit/s 55 ** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no /org/freedesktop/NetworkManager/AccessPoint/3 +AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infra 1 2412 MHz 54 Mbit/s 81 **** WPA1 pair_tkip pair_ccmp group_tkip group_ccmp psk (none) wlan0 no /org/freedesktop/NetworkManager/AccessPoint/1 +AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infra 1 2412 MHz 54 Mbit/s 55 ** WPA3 (none) pair_tkip pair_ccmp group_tkip group_ccmp sae wlan0 no /org/freedesktop/NetworkManager/AccessPoint/3 NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH AP[1] wlan1-ap-4 776C616E312D61702D34 94:2B:E8:F6:D2:86 Infra 1 2412 MHz 54 Mbit/s 48 ** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan1 no /org/freedesktop/NetworkManager/AccessPoint/4 @@ -2989,7 +2989,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA <<< size: 2052 -location: clients/tests/test-client.py:1068:test_004()/52 +location: clients/tests/test-client.py:1080:test_004()/52 cmd: $NMCLI -f ALL device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -2997,8 +2997,8 @@ stdout: 1898 bytes >>> NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infrastruktura 1 2412 MHz 54 Mb/s 92 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie /org/freedesktop/NetworkManager/AccessPoint/2 -AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infrastruktura 1 2412 MHz 54 Mb/s 81 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie /org/freedesktop/NetworkManager/AccessPoint/1 -AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infrastruktura 1 2412 MHz 54 Mb/s 55 ** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie /org/freedesktop/NetworkManager/AccessPoint/3 +AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infrastruktura 1 2412 MHz 54 Mb/s 81 **** WPA1 pair_tkip pair_ccmp group_tkip group_ccmp psk (brak) wlan0 nie /org/freedesktop/NetworkManager/AccessPoint/1 +AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infrastruktura 1 2412 MHz 54 Mb/s 55 ** WPA3 (brak) pair_tkip pair_ccmp group_tkip group_ccmp sae wlan0 nie /org/freedesktop/NetworkManager/AccessPoint/3 NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH AP[1] wlan1-ap-4 776C616E312D61702D34 94:2B:E8:F6:D2:86 Infrastruktura 1 2412 MHz 54 Mb/s 48 ** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan1 nie /org/freedesktop/NetworkManager/AccessPoint/4 @@ -3007,7 +3007,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA <<< size: 618 -location: clients/tests/test-client.py:1070:test_004()/53 +location: clients/tests/test-client.py:1082:test_004()/53 cmd: $NMCLI -f COMMON device wifi list lang: C returncode: 0 @@ -3015,8 +3015,8 @@ stdout: 472 bytes >>> IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY wlan0-ap-2 Infra 1 54 Mbit/s 92 **** WPA1 WPA2 - wlan0-ap-1 Infra 1 54 Mbit/s 81 **** WPA1 WPA2 - wlan0-ap-3 Infra 1 54 Mbit/s 55 ** WPA1 WPA2 + wlan0-ap-1 Infra 1 54 Mbit/s 81 **** WPA1 + wlan0-ap-3 Infra 1 54 Mbit/s 55 ** WPA3 IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY wlan1-ap-4 Infra 1 54 Mbit/s 48 ** WPA1 WPA2 @@ -3025,7 +3025,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 678 -location: clients/tests/test-client.py:1070:test_004()/54 +location: clients/tests/test-client.py:1082:test_004()/54 cmd: $NMCLI -f COMMON device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -3033,8 +3033,8 @@ stdout: 522 bytes >>> IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY wlan0-ap-2 Infrastruktura 1 54 Mb/s 92 **** WPA1 WPA2 - wlan0-ap-1 Infrastruktura 1 54 Mb/s 81 **** WPA1 WPA2 - wlan0-ap-3 Infrastruktura 1 54 Mb/s 55 ** WPA1 WPA2 + wlan0-ap-1 Infrastruktura 1 54 Mb/s 81 **** WPA1 + wlan0-ap-3 Infrastruktura 1 54 Mb/s 55 ** WPA3 IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY wlan1-ap-4 Infrastruktura 1 54 Mb/s 48 ** WPA1 WPA2 @@ -3043,7 +3043,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 2097 -location: clients/tests/test-client.py:1073:test_004()/55 +location: clients/tests/test-client.py:1085:test_004()/55 cmd: $NMCLI -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: C returncode: 0 @@ -3051,8 +3051,8 @@ stdout: 1840 bytes >>> NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infra 1 2412 MHz 54 Mbit/s 92 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no /org/freedesktop/NetworkManager/AccessPoint/2 -AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infra 1 2412 MHz 54 Mbit/s 81 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no /org/freedesktop/NetworkManager/AccessPoint/1 -AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infra 1 2412 MHz 54 Mbit/s 55 ** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no /org/freedesktop/NetworkManager/AccessPoint/3 +AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infra 1 2412 MHz 54 Mbit/s 81 **** WPA1 pair_tkip pair_ccmp group_tkip group_ccmp psk (none) wlan0 no /org/freedesktop/NetworkManager/AccessPoint/1 +AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infra 1 2412 MHz 54 Mbit/s 55 ** WPA3 (none) pair_tkip pair_ccmp group_tkip group_ccmp sae wlan0 no /org/freedesktop/NetworkManager/AccessPoint/3 NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH AP[1] wlan1-ap-4 776C616E312D61702D34 94:2B:E8:F6:D2:86 Infra 1 2412 MHz 54 Mbit/s 48 ** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan1 no /org/freedesktop/NetworkManager/AccessPoint/4 @@ -3061,7 +3061,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA <<< size: 2165 -location: clients/tests/test-client.py:1073:test_004()/56 +location: clients/tests/test-client.py:1085:test_004()/56 cmd: $NMCLI -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -3069,8 +3069,8 @@ stdout: 1898 bytes >>> NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infrastruktura 1 2412 MHz 54 Mb/s 92 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie /org/freedesktop/NetworkManager/AccessPoint/2 -AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infrastruktura 1 2412 MHz 54 Mb/s 81 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie /org/freedesktop/NetworkManager/AccessPoint/1 -AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infrastruktura 1 2412 MHz 54 Mb/s 55 ** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie /org/freedesktop/NetworkManager/AccessPoint/3 +AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infrastruktura 1 2412 MHz 54 Mb/s 81 **** WPA1 pair_tkip pair_ccmp group_tkip group_ccmp psk (brak) wlan0 nie /org/freedesktop/NetworkManager/AccessPoint/1 +AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infrastruktura 1 2412 MHz 54 Mb/s 55 ** WPA3 (brak) pair_tkip pair_ccmp group_tkip group_ccmp sae wlan0 nie /org/freedesktop/NetworkManager/AccessPoint/3 NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH AP[1] wlan1-ap-4 776C616E312D61702D34 94:2B:E8:F6:D2:86 Infrastruktura 1 2412 MHz 54 Mb/s 48 ** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan1 nie /org/freedesktop/NetworkManager/AccessPoint/4 @@ -3079,7 +3079,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA <<< size: 737 -location: clients/tests/test-client.py:1075:test_004()/57 +location: clients/tests/test-client.py:1087:test_004()/57 cmd: $NMCLI -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -3092,7 +3092,7 @@ AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infra 1 2412 MH <<< size: 765 -location: clients/tests/test-client.py:1075:test_004()/58 +location: clients/tests/test-client.py:1087:test_004()/58 cmd: $NMCLI -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -3105,7 +3105,7 @@ AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infrastruktura 1 <<< size: 310 -location: clients/tests/test-client.py:1077:test_004()/59 +location: clients/tests/test-client.py:1089:test_004()/59 cmd: $NMCLI -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -3118,7 +3118,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 336 -location: clients/tests/test-client.py:1077:test_004()/60 +location: clients/tests/test-client.py:1089:test_004()/60 cmd: $NMCLI -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -3131,7 +3131,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 850 -location: clients/tests/test-client.py:1080:test_004()/61 +location: clients/tests/test-client.py:1092:test_004()/61 cmd: $NMCLI -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -3144,7 +3144,7 @@ AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infra 1 2412 MH <<< size: 878 -location: clients/tests/test-client.py:1080:test_004()/62 +location: clients/tests/test-client.py:1092:test_004()/62 cmd: $NMCLI -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -3156,12 +3156,12 @@ AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infrastruktura 1 <<< -size: 4860 -location: clients/tests/test-client.py:1082:test_004()/63 +size: 4850 +location: clients/tests/test-client.py:1094:test_004()/63 cmd: $NMCLI -f ALL device show wlan0 lang: C returncode: 0 -stdout: 4715 bytes +stdout: 4705 bytes >>> GENERAL.DEVICE: wlan0 GENERAL.TYPE: wifi @@ -3217,7 +3217,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mbit/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 AP[3].IN-USE: AP[3].SSID: wlan0-ap-3 AP[3].MODE: Infra @@ -3225,7 +3225,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mbit/s AP[3].SIGNAL: 55 AP[3].BARS: ** -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 IP4.GATEWAY: 192.168.41.120 @@ -3256,12 +3256,12 @@ CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 <<< -size: 4915 -location: clients/tests/test-client.py:1082:test_004()/64 +size: 4905 +location: clients/tests/test-client.py:1094:test_004()/64 cmd: $NMCLI -f ALL device show wlan0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 4760 bytes +stdout: 4750 bytes >>> GENERAL.DEVICE: wlan0 GENERAL.TYPE: wifi @@ -3317,7 +3317,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mb/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 AP[3].IN-USE: AP[3].SSID: wlan0-ap-3 AP[3].MODE: Infrastruktura @@ -3325,7 +3325,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mb/s AP[3].SIGNAL: 55 AP[3].BARS: ** -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 IP4.GATEWAY: 192.168.41.120 @@ -3357,7 +3357,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 1511 -location: clients/tests/test-client.py:1084:test_004()/65 +location: clients/tests/test-client.py:1096:test_004()/65 cmd: $NMCLI -f COMMON device show wlan0 lang: C returncode: 0 @@ -3390,7 +3390,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 1522 -location: clients/tests/test-client.py:1084:test_004()/66 +location: clients/tests/test-client.py:1096:test_004()/66 cmd: $NMCLI -f COMMON device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -3422,12 +3422,12 @@ IP6.DOMAIN[5]: sear6.foo3.bar IP6.DOMAIN[6]: sear6.foo4.bar <<< -size: 4998 -location: clients/tests/test-client.py:1086:test_004()/67 +size: 4988 +location: clients/tests/test-client.py:1098:test_004()/67 cmd: $NMCLI -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: C returncode: 0 -stdout: 4715 bytes +stdout: 4705 bytes >>> GENERAL.DEVICE: wlan0 GENERAL.TYPE: wifi @@ -3483,7 +3483,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mbit/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 AP[3].IN-USE: AP[3].SSID: wlan0-ap-3 AP[3].MODE: Infra @@ -3491,7 +3491,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mbit/s AP[3].SIGNAL: 55 AP[3].BARS: ** -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 IP4.GATEWAY: 192.168.41.120 @@ -3522,12 +3522,12 @@ CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 <<< -size: 5053 -location: clients/tests/test-client.py:1086:test_004()/68 +size: 5043 +location: clients/tests/test-client.py:1098:test_004()/68 cmd: $NMCLI -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 4760 bytes +stdout: 4750 bytes >>> GENERAL.DEVICE: wlan0 GENERAL.TYPE: wifi @@ -3583,7 +3583,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mb/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 AP[3].IN-USE: AP[3].SSID: wlan0-ap-3 AP[3].MODE: Infrastruktura @@ -3591,7 +3591,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mb/s AP[3].SIGNAL: 55 AP[3].BARS: ** -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 IP4.GATEWAY: 192.168.41.120 @@ -3623,7 +3623,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 4615 -location: clients/tests/test-client.py:1024:test_004()/69 +location: clients/tests/test-client.py:1036:test_004()/69 cmd: $NMCLI --color yes con s con-vpn-1 lang: C returncode: 0 @@ -3724,12 +3724,12 @@ VPN.CFG[2]: key2 = val2 VPN.CFG[3]: key3 = val3 <<< -size: 4643 -location: clients/tests/test-client.py:1024:test_004()/70 +size: 4645 +location: clients/tests/test-client.py:1036:test_004()/70 cmd: $NMCLI --color yes con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 -stdout: 4485 bytes +stdout: 4487 bytes >>> connection.id: con-vpn-1 connection.uuid: UUID-con-vpn-1-REPLACED-REPLACED-REP @@ -3820,14 +3820,14 @@ VPN.TYPE: openvpn VPN.USERNAME: -- VPN.GATEWAY: -- VPN.BANNER: *** VPN connection con-vpn-1 *** -VPN.VPN-STATE: 5 - Połączono z VPN +VPN.VPN-STATE: 5 — Połączono z VPN VPN.CFG[1]: key1 = val1 VPN.CFG[2]: key2 = val2 VPN.CFG[3]: key3 = val3 <<< size: 4615 -location: clients/tests/test-client.py:1026:test_004()/71 +location: clients/tests/test-client.py:1038:test_004()/71 cmd: $NMCLI --color yes con s con-vpn-1 lang: C returncode: 0 @@ -3928,12 +3928,12 @@ VPN.CFG[2]: key2 = val2 VPN.CFG[3]: key3 = val3 <<< -size: 4643 -location: clients/tests/test-client.py:1026:test_004()/72 +size: 4645 +location: clients/tests/test-client.py:1038:test_004()/72 cmd: $NMCLI --color yes con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 -stdout: 4485 bytes +stdout: 4487 bytes >>> connection.id: con-vpn-1 connection.uuid: UUID-con-vpn-1-REPLACED-REPLACED-REP @@ -4024,14 +4024,14 @@ VPN.TYPE: openvpn VPN.USERNAME: -- VPN.GATEWAY: -- VPN.BANNER: *** VPN connection con-vpn-1 *** -VPN.VPN-STATE: 5 - Połączono z VPN +VPN.VPN-STATE: 5 — Połączono z VPN VPN.CFG[1]: key1 = val1 VPN.CFG[2]: key2 = val2 VPN.CFG[3]: key3 = val3 <<< size: 3534 -location: clients/tests/test-client.py:1029:test_004()/73 +location: clients/tests/test-client.py:1041:test_004()/73 cmd: $NMCLI --color yes -f ALL con s con-vpn-1 lang: C returncode: 0 @@ -4113,7 +4113,7 @@ proxy.pac-script: -- <<< size: 3554 -location: clients/tests/test-client.py:1029:test_004()/74 +location: clients/tests/test-client.py:1041:test_004()/74 cmd: $NMCLI --color yes -f ALL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -4195,7 +4195,7 @@ proxy.pac-script: -- <<< size: 488 -location: clients/tests/test-client.py:1035:test_004()/75 +location: clients/tests/test-client.py:1047:test_004()/75 cmd: $NMCLI --color yes -f VPN con s con-vpn-1 lang: C returncode: 0 @@ -4210,7 +4210,7 @@ vpn.timeout: 0 <<< size: 499 -location: clients/tests/test-client.py:1035:test_004()/76 +location: clients/tests/test-client.py:1047:test_004()/76 cmd: $NMCLI --color yes -f VPN con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -4225,7 +4225,7 @@ vpn.timeout: 0 <<< size: 825 -location: clients/tests/test-client.py:1038:test_004()/77 +location: clients/tests/test-client.py:1050:test_004()/77 cmd: $NMCLI --color yes -f GENERAL con s con-vpn-1 lang: C returncode: 0 @@ -4246,7 +4246,7 @@ GENERAL.MASTER-PATH: -- <<< size: 838 -location: clients/tests/test-client.py:1038:test_004()/78 +location: clients/tests/test-client.py:1050:test_004()/78 cmd: $NMCLI --color yes -f GENERAL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -4267,7 +4267,7 @@ GENERAL.MASTER-PATH: -- <<< size: 555 -location: clients/tests/test-client.py:1041:test_004()/79 +location: clients/tests/test-client.py:1053:test_004()/79 cmd: $NMCLI --color yes dev s lang: C returncode: 0 @@ -4282,7 +4282,7 @@ DEVICE TYPE STATE CONNECTION <<< size: 570 -location: clients/tests/test-client.py:1041:test_004()/80 +location: clients/tests/test-client.py:1053:test_004()/80 cmd: $NMCLI --color yes dev s lang: pl_PL.UTF-8 returncode: 0 @@ -4297,7 +4297,7 @@ DEVICE TYPE STATE CONNECTION <<< size: 1782 -location: clients/tests/test-client.py:1044:test_004()/81 +location: clients/tests/test-client.py:1056:test_004()/81 cmd: $NMCLI --color yes -f all dev status lang: C returncode: 0 @@ -4312,7 +4312,7 @@ DEVICE TYPE STATE IP4-CONNECTIVITY IP6-CONNECTIVITY DBUS-PATH <<< size: 1797 -location: clients/tests/test-client.py:1044:test_004()/82 +location: clients/tests/test-client.py:1056:test_004()/82 cmd: $NMCLI --color yes -f all dev status lang: pl_PL.UTF-8 returncode: 0 @@ -4327,7 +4327,7 @@ DEVICE TYPE STATE IP4-CONNECTIVITY IP6-CONNECTIVITY DBUS-PATH <<< size: 8059 -location: clients/tests/test-client.py:1047:test_004()/83 +location: clients/tests/test-client.py:1059:test_004()/83 cmd: $NMCLI --color yes dev show lang: C returncode: 0 @@ -4473,7 +4473,7 @@ IP6.DOMAIN[1]: sear6.fo.x.y <<< size: 8090 -location: clients/tests/test-client.py:1047:test_004()/84 +location: clients/tests/test-client.py:1059:test_004()/84 cmd: $NMCLI --color yes dev show lang: pl_PL.UTF-8 returncode: 0 @@ -4618,12 +4618,12 @@ IP6.DNS[1]: 2001:a::2934:bd66:550d:ec19 IP6.DOMAIN[1]: sear6.fo.x.y <<< -size: 20970 -location: clients/tests/test-client.py:1050:test_004()/85 +size: 20960 +location: clients/tests/test-client.py:1062:test_004()/85 cmd: $NMCLI --color yes -f all dev show lang: C returncode: 0 -stdout: 20821 bytes +stdout: 20811 bytes >>> GENERAL.DEVICE: wlan0 GENERAL.TYPE: wifi @@ -4679,7 +4679,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mbit/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 AP[3].IN-USE:   AP[3].SSID: wlan0-ap-3 AP[3].MODE: Infra @@ -4687,7 +4687,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mbit/s AP[3].SIGNAL: 55 AP[3].BARS: **  -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 IP4.GATEWAY: 192.168.41.120 @@ -5007,12 +5007,12 @@ CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 <<< -size: 21120 -location: clients/tests/test-client.py:1050:test_004()/86 +size: 21110 +location: clients/tests/test-client.py:1062:test_004()/86 cmd: $NMCLI --color yes -f all dev show lang: pl_PL.UTF-8 returncode: 0 -stdout: 20961 bytes +stdout: 20951 bytes >>> GENERAL.DEVICE: wlan0 GENERAL.TYPE: wifi @@ -5068,7 +5068,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mb/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 AP[3].IN-USE:   AP[3].SSID: wlan0-ap-3 AP[3].MODE: Infrastruktura @@ -5076,7 +5076,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mb/s AP[3].SIGNAL: 55 AP[3].BARS: **  -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 IP4.GATEWAY: 192.168.41.120 @@ -5397,7 +5397,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 1510 -location: clients/tests/test-client.py:1053:test_004()/87 +location: clients/tests/test-client.py:1065:test_004()/87 cmd: $NMCLI --color yes dev show wlan0 lang: C returncode: 0 @@ -5430,7 +5430,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 1521 -location: clients/tests/test-client.py:1053:test_004()/88 +location: clients/tests/test-client.py:1065:test_004()/88 cmd: $NMCLI --color yes dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -5462,12 +5462,12 @@ IP6.DOMAIN[5]: sear6.foo3.bar IP6.DOMAIN[6]: sear6.foo4.bar <<< -size: 5085 -location: clients/tests/test-client.py:1056:test_004()/89 +size: 5075 +location: clients/tests/test-client.py:1068:test_004()/89 cmd: $NMCLI --color yes -f all dev show wlan0 lang: C returncode: 0 -stdout: 4931 bytes +stdout: 4921 bytes >>> GENERAL.DEVICE: wlan0 GENERAL.TYPE: wifi @@ -5523,7 +5523,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mbit/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 AP[3].IN-USE:   AP[3].SSID: wlan0-ap-3 AP[3].MODE: Infra @@ -5531,7 +5531,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mbit/s AP[3].SIGNAL: 55 AP[3].BARS: **  -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 IP4.GATEWAY: 192.168.41.120 @@ -5562,12 +5562,12 @@ CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 <<< -size: 5140 -location: clients/tests/test-client.py:1056:test_004()/90 +size: 5130 +location: clients/tests/test-client.py:1068:test_004()/90 cmd: $NMCLI --color yes -f all dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 4976 bytes +stdout: 4966 bytes >>> GENERAL.DEVICE: wlan0 GENERAL.TYPE: wifi @@ -5623,7 +5623,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mb/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 AP[3].IN-USE:   AP[3].SSID: wlan0-ap-3 AP[3].MODE: Infrastruktura @@ -5631,7 +5631,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mb/s AP[3].SIGNAL: 55 AP[3].BARS: **  -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 IP4.GATEWAY: 192.168.41.120 @@ -5663,7 +5663,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 1972 -location: clients/tests/test-client.py:1059:test_004()/91 +location: clients/tests/test-client.py:1071:test_004()/91 cmd: $NMCLI --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -5708,7 +5708,7 @@ WIFI-PROPERTIES.5GHZ: unknown <<< size: 1996 -location: clients/tests/test-client.py:1059:test_004()/92 +location: clients/tests/test-client.py:1071:test_004()/92 cmd: $NMCLI --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -5753,7 +5753,7 @@ WIFI-PROPERTIES.5GHZ: nieznane <<< size: 1972 -location: clients/tests/test-client.py:1062:test_004()/93 +location: clients/tests/test-client.py:1074:test_004()/93 cmd: $NMCLI --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -5798,7 +5798,7 @@ WIFI-PROPERTIES.5GHZ: unknown <<< size: 1996 -location: clients/tests/test-client.py:1062:test_004()/94 +location: clients/tests/test-client.py:1074:test_004()/94 cmd: $NMCLI --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -5843,7 +5843,7 @@ WIFI-PROPERTIES.5GHZ: nieznane <<< size: 646 -location: clients/tests/test-client.py:1065:test_004()/95 +location: clients/tests/test-client.py:1077:test_004()/95 cmd: $NMCLI --color yes -f DEVICE,TYPE,DBUS-PATH dev lang: C returncode: 0 @@ -5858,7 +5858,7 @@ DEVICE TYPE DBUS-PATH <<< size: 656 -location: clients/tests/test-client.py:1065:test_004()/96 +location: clients/tests/test-client.py:1077:test_004()/96 cmd: $NMCLI --color yes -f DEVICE,TYPE,DBUS-PATH dev lang: pl_PL.UTF-8 returncode: 0 @@ -5873,7 +5873,7 @@ DEVICE TYPE DBUS-PATH <<< size: 2608 -location: clients/tests/test-client.py:1068:test_004()/97 +location: clients/tests/test-client.py:1080:test_004()/97 cmd: $NMCLI --color yes -f ALL device wifi list lang: C returncode: 0 @@ -5881,8 +5881,8 @@ stdout: 2452 bytes >>> NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infra 1 2412 MHz 54 Mbit/s 92 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no   /org/freedesktop/NetworkManager/AccessPoint/2 -AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infra 1 2412 MHz 54 Mbit/s 81 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no   /org/freedesktop/NetworkManager/AccessPoint/1 -AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infra 1 2412 MHz 54 Mbit/s 55 **  WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no   /org/freedesktop/NetworkManager/AccessPoint/3 +AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infra 1 2412 MHz 54 Mbit/s 81 **** WPA1 pair_tkip pair_ccmp group_tkip group_ccmp psk (none) wlan0 no   /org/freedesktop/NetworkManager/AccessPoint/1 +AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infra 1 2412 MHz 54 Mbit/s 55 **  WPA3 (none) pair_tkip pair_ccmp group_tkip group_ccmp sae wlan0 no   /org/freedesktop/NetworkManager/AccessPoint/3 NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH AP[1] wlan1-ap-4 776C616E312D61702D34 94:2B:E8:F6:D2:86 Infra 1 2412 MHz 54 Mbit/s 48 **  WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan1 no   /org/freedesktop/NetworkManager/AccessPoint/4 @@ -5891,7 +5891,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA <<< size: 2676 -location: clients/tests/test-client.py:1068:test_004()/98 +location: clients/tests/test-client.py:1080:test_004()/98 cmd: $NMCLI --color yes -f ALL device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -5899,8 +5899,8 @@ stdout: 2510 bytes >>> NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infrastruktura 1 2412 MHz 54 Mb/s 92 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie   /org/freedesktop/NetworkManager/AccessPoint/2 -AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infrastruktura 1 2412 MHz 54 Mb/s 81 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie   /org/freedesktop/NetworkManager/AccessPoint/1 -AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infrastruktura 1 2412 MHz 54 Mb/s 55 **  WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie   /org/freedesktop/NetworkManager/AccessPoint/3 +AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infrastruktura 1 2412 MHz 54 Mb/s 81 **** WPA1 pair_tkip pair_ccmp group_tkip group_ccmp psk (brak) wlan0 nie   /org/freedesktop/NetworkManager/AccessPoint/1 +AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infrastruktura 1 2412 MHz 54 Mb/s 55 **  WPA3 (brak) pair_tkip pair_ccmp group_tkip group_ccmp sae wlan0 nie   /org/freedesktop/NetworkManager/AccessPoint/3 NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH AP[1] wlan1-ap-4 776C616E312D61702D34 94:2B:E8:F6:D2:86 Infrastruktura 1 2412 MHz 54 Mb/s 48 **  WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan1 nie   /org/freedesktop/NetworkManager/AccessPoint/4 @@ -5909,7 +5909,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA <<< size: 918 -location: clients/tests/test-client.py:1070:test_004()/99 +location: clients/tests/test-client.py:1082:test_004()/99 cmd: $NMCLI --color yes -f COMMON device wifi list lang: C returncode: 0 @@ -5917,8 +5917,8 @@ stdout: 760 bytes >>> IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY   wlan0-ap-2 Infra 1 54 Mbit/s 92 **** WPA1 WPA2 -  wlan0-ap-1 Infra 1 54 Mbit/s 81 **** WPA1 WPA2 -  wlan0-ap-3 Infra 1 54 Mbit/s 55 **  WPA1 WPA2 +  wlan0-ap-1 Infra 1 54 Mbit/s 81 **** WPA1 +  wlan0-ap-3 Infra 1 54 Mbit/s 55 **  WPA3 IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY   wlan1-ap-4 Infra 1 54 Mbit/s 48 **  WPA1 WPA2 @@ -5927,7 +5927,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 979 -location: clients/tests/test-client.py:1070:test_004()/100 +location: clients/tests/test-client.py:1082:test_004()/100 cmd: $NMCLI --color yes -f COMMON device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -5935,8 +5935,8 @@ stdout: 810 bytes >>> IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY   wlan0-ap-2 Infrastruktura 1 54 Mb/s 92 **** WPA1 WPA2 -  wlan0-ap-1 Infrastruktura 1 54 Mb/s 81 **** WPA1 WPA2 -  wlan0-ap-3 Infrastruktura 1 54 Mb/s 55 **  WPA1 WPA2 +  wlan0-ap-1 Infrastruktura 1 54 Mb/s 81 **** WPA1 +  wlan0-ap-3 Infrastruktura 1 54 Mb/s 55 **  WPA3 IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY   wlan1-ap-4 Infrastruktura 1 54 Mb/s 48 **  WPA1 WPA2 @@ -5945,7 +5945,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 2722 -location: clients/tests/test-client.py:1073:test_004()/101 +location: clients/tests/test-client.py:1085:test_004()/101 cmd: $NMCLI --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: C returncode: 0 @@ -5953,8 +5953,8 @@ stdout: 2452 bytes >>> NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infra 1 2412 MHz 54 Mbit/s 92 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no   /org/freedesktop/NetworkManager/AccessPoint/2 -AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infra 1 2412 MHz 54 Mbit/s 81 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no   /org/freedesktop/NetworkManager/AccessPoint/1 -AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infra 1 2412 MHz 54 Mbit/s 55 **  WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no   /org/freedesktop/NetworkManager/AccessPoint/3 +AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infra 1 2412 MHz 54 Mbit/s 81 **** WPA1 pair_tkip pair_ccmp group_tkip group_ccmp psk (none) wlan0 no   /org/freedesktop/NetworkManager/AccessPoint/1 +AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infra 1 2412 MHz 54 Mbit/s 55 **  WPA3 (none) pair_tkip pair_ccmp group_tkip group_ccmp sae wlan0 no   /org/freedesktop/NetworkManager/AccessPoint/3 NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH AP[1] wlan1-ap-4 776C616E312D61702D34 94:2B:E8:F6:D2:86 Infra 1 2412 MHz 54 Mbit/s 48 **  WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan1 no   /org/freedesktop/NetworkManager/AccessPoint/4 @@ -5963,7 +5963,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA <<< size: 2790 -location: clients/tests/test-client.py:1073:test_004()/102 +location: clients/tests/test-client.py:1085:test_004()/102 cmd: $NMCLI --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -5971,8 +5971,8 @@ stdout: 2510 bytes >>> NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infrastruktura 1 2412 MHz 54 Mb/s 92 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie   /org/freedesktop/NetworkManager/AccessPoint/2 -AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infrastruktura 1 2412 MHz 54 Mb/s 81 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie   /org/freedesktop/NetworkManager/AccessPoint/1 -AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infrastruktura 1 2412 MHz 54 Mb/s 55 **  WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie   /org/freedesktop/NetworkManager/AccessPoint/3 +AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infrastruktura 1 2412 MHz 54 Mb/s 81 **** WPA1 pair_tkip pair_ccmp group_tkip group_ccmp psk (brak) wlan0 nie   /org/freedesktop/NetworkManager/AccessPoint/1 +AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infrastruktura 1 2412 MHz 54 Mb/s 55 **  WPA3 (brak) pair_tkip pair_ccmp group_tkip group_ccmp sae wlan0 nie   /org/freedesktop/NetworkManager/AccessPoint/3 NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH AP[1] wlan1-ap-4 776C616E312D61702D34 94:2B:E8:F6:D2:86 Infrastruktura 1 2412 MHz 54 Mb/s 48 **  WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan1 nie   /org/freedesktop/NetworkManager/AccessPoint/4 @@ -5981,7 +5981,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA <<< size: 903 -location: clients/tests/test-client.py:1075:test_004()/103 +location: clients/tests/test-client.py:1087:test_004()/103 cmd: $NMCLI --color yes -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -5994,7 +5994,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ <<< size: 931 -location: clients/tests/test-client.py:1075:test_004()/104 +location: clients/tests/test-client.py:1087:test_004()/104 cmd: $NMCLI --color yes -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -6007,7 +6007,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN <<< size: 395 -location: clients/tests/test-client.py:1077:test_004()/105 +location: clients/tests/test-client.py:1089:test_004()/105 cmd: $NMCLI --color yes -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -6020,7 +6020,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 421 -location: clients/tests/test-client.py:1077:test_004()/106 +location: clients/tests/test-client.py:1089:test_004()/106 cmd: $NMCLI --color yes -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -6033,7 +6033,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 1016 -location: clients/tests/test-client.py:1080:test_004()/107 +location: clients/tests/test-client.py:1092:test_004()/107 cmd: $NMCLI --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -6046,7 +6046,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ <<< size: 1044 -location: clients/tests/test-client.py:1080:test_004()/108 +location: clients/tests/test-client.py:1092:test_004()/108 cmd: $NMCLI --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -6058,12 +6058,12 @@ NAME SSID SSID-HEX BSSID MODE CHAN <<< -size: 5089 -location: clients/tests/test-client.py:1082:test_004()/109 +size: 5079 +location: clients/tests/test-client.py:1094:test_004()/109 cmd: $NMCLI --color yes -f ALL device show wlan0 lang: C returncode: 0 -stdout: 4931 bytes +stdout: 4921 bytes >>> GENERAL.DEVICE: wlan0 GENERAL.TYPE: wifi @@ -6119,7 +6119,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mbit/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 AP[3].IN-USE:   AP[3].SSID: wlan0-ap-3 AP[3].MODE: Infra @@ -6127,7 +6127,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mbit/s AP[3].SIGNAL: 55 AP[3].BARS: **  -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 IP4.GATEWAY: 192.168.41.120 @@ -6158,12 +6158,12 @@ CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 <<< -size: 5144 -location: clients/tests/test-client.py:1082:test_004()/110 +size: 5134 +location: clients/tests/test-client.py:1094:test_004()/110 cmd: $NMCLI --color yes -f ALL device show wlan0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 4976 bytes +stdout: 4966 bytes >>> GENERAL.DEVICE: wlan0 GENERAL.TYPE: wifi @@ -6219,7 +6219,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mb/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 AP[3].IN-USE:   AP[3].SSID: wlan0-ap-3 AP[3].MODE: Infrastruktura @@ -6227,7 +6227,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mb/s AP[3].SIGNAL: 55 AP[3].BARS: **  -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 IP4.GATEWAY: 192.168.41.120 @@ -6259,7 +6259,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 1524 -location: clients/tests/test-client.py:1084:test_004()/111 +location: clients/tests/test-client.py:1096:test_004()/111 cmd: $NMCLI --color yes -f COMMON device show wlan0 lang: C returncode: 0 @@ -6292,7 +6292,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 1535 -location: clients/tests/test-client.py:1084:test_004()/112 +location: clients/tests/test-client.py:1096:test_004()/112 cmd: $NMCLI --color yes -f COMMON device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -6324,12 +6324,12 @@ IP6.DOMAIN[5]: sear6.foo3.bar IP6.DOMAIN[6]: sear6.foo4.bar <<< -size: 5227 -location: clients/tests/test-client.py:1086:test_004()/113 +size: 5217 +location: clients/tests/test-client.py:1098:test_004()/113 cmd: $NMCLI --color yes -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: C returncode: 0 -stdout: 4931 bytes +stdout: 4921 bytes >>> GENERAL.DEVICE: wlan0 GENERAL.TYPE: wifi @@ -6385,7 +6385,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mbit/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 AP[3].IN-USE:   AP[3].SSID: wlan0-ap-3 AP[3].MODE: Infra @@ -6393,7 +6393,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mbit/s AP[3].SIGNAL: 55 AP[3].BARS: **  -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 IP4.GATEWAY: 192.168.41.120 @@ -6424,12 +6424,12 @@ CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 <<< -size: 5282 -location: clients/tests/test-client.py:1086:test_004()/114 +size: 5272 +location: clients/tests/test-client.py:1098:test_004()/114 cmd: $NMCLI --color yes -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 4976 bytes +stdout: 4966 bytes >>> GENERAL.DEVICE: wlan0 GENERAL.TYPE: wifi @@ -6485,7 +6485,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mb/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 AP[3].IN-USE:   AP[3].SSID: wlan0-ap-3 AP[3].MODE: Infrastruktura @@ -6493,7 +6493,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mb/s AP[3].SIGNAL: 55 AP[3].BARS: **  -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 IP4.GATEWAY: 192.168.41.120 @@ -6525,7 +6525,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 5625 -location: clients/tests/test-client.py:1024:test_004()/115 +location: clients/tests/test-client.py:1036:test_004()/115 cmd: $NMCLI --pretty con s con-vpn-1 lang: C returncode: 0 @@ -6639,12 +6639,12 @@ VPN.CFG[3]: key3 = val3 ------------------------------------------------------------------------------- <<< -size: 5665 -location: clients/tests/test-client.py:1024:test_004()/116 +size: 5667 +location: clients/tests/test-client.py:1036:test_004()/116 cmd: $NMCLI --pretty con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 -stdout: 5509 bytes +stdout: 5511 bytes >>> =============================================================================== Szczegóły profilu połączenia (con-vpn-1) @@ -6747,7 +6747,7 @@ VPN.TYPE: openvpn VPN.USERNAME: -- VPN.GATEWAY: -- VPN.BANNER: *** VPN connection con-vpn-1 *** -VPN.VPN-STATE: 5 - Połączono z VPN +VPN.VPN-STATE: 5 — Połączono z VPN VPN.CFG[1]: key1 = val1 VPN.CFG[2]: key2 = val2 VPN.CFG[3]: key3 = val3 @@ -6755,7 +6755,7 @@ VPN.CFG[3]: key3 = val3 <<< size: 5625 -location: clients/tests/test-client.py:1026:test_004()/117 +location: clients/tests/test-client.py:1038:test_004()/117 cmd: $NMCLI --pretty con s con-vpn-1 lang: C returncode: 0 @@ -6869,12 +6869,12 @@ VPN.CFG[3]: key3 = val3 ------------------------------------------------------------------------------- <<< -size: 5665 -location: clients/tests/test-client.py:1026:test_004()/118 +size: 5667 +location: clients/tests/test-client.py:1038:test_004()/118 cmd: $NMCLI --pretty con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 -stdout: 5509 bytes +stdout: 5511 bytes >>> =============================================================================== Szczegóły profilu połączenia (con-vpn-1) @@ -6977,7 +6977,7 @@ VPN.TYPE: openvpn VPN.USERNAME: -- VPN.GATEWAY: -- VPN.BANNER: *** VPN connection con-vpn-1 *** -VPN.VPN-STATE: 5 - Połączono z VPN +VPN.VPN-STATE: 5 — Połączono z VPN VPN.CFG[1]: key1 = val1 VPN.CFG[2]: key2 = val2 VPN.CFG[3]: key3 = val3 @@ -6985,7 +6985,7 @@ VPN.CFG[3]: key3 = val3 <<< size: 4151 -location: clients/tests/test-client.py:1029:test_004()/119 +location: clients/tests/test-client.py:1041:test_004()/119 cmd: $NMCLI --pretty -f ALL con s con-vpn-1 lang: C returncode: 0 @@ -7075,7 +7075,7 @@ proxy.pac-script: -- <<< size: 4176 -location: clients/tests/test-client.py:1029:test_004()/120 +location: clients/tests/test-client.py:1041:test_004()/120 cmd: $NMCLI --pretty -f ALL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -7165,7 +7165,7 @@ proxy.pac-script: -- <<< size: 785 -location: clients/tests/test-client.py:1035:test_004()/121 +location: clients/tests/test-client.py:1047:test_004()/121 cmd: $NMCLI --pretty -f VPN con s con-vpn-1 lang: C returncode: 0 @@ -7184,7 +7184,7 @@ vpn.timeout: 0 <<< size: 801 -location: clients/tests/test-client.py:1035:test_004()/122 +location: clients/tests/test-client.py:1047:test_004()/122 cmd: $NMCLI --pretty -f VPN con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -7203,7 +7203,7 @@ vpn.timeout: 0 <<< size: 1136 -location: clients/tests/test-client.py:1038:test_004()/123 +location: clients/tests/test-client.py:1050:test_004()/123 cmd: $NMCLI --pretty -f GENERAL con s con-vpn-1 lang: C returncode: 0 @@ -7228,7 +7228,7 @@ GENERAL.MASTER-PATH: -- <<< size: 1156 -location: clients/tests/test-client.py:1038:test_004()/124 +location: clients/tests/test-client.py:1050:test_004()/124 cmd: $NMCLI --pretty -f GENERAL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -7253,7 +7253,7 @@ GENERAL.MASTER-PATH: -- <<< size: 522 -location: clients/tests/test-client.py:1041:test_004()/125 +location: clients/tests/test-client.py:1053:test_004()/125 cmd: $NMCLI --pretty dev s lang: C returncode: 0 @@ -7272,7 +7272,7 @@ wlan1 wifi unavailable -- <<< size: 530 -location: clients/tests/test-client.py:1041:test_004()/126 +location: clients/tests/test-client.py:1053:test_004()/126 cmd: $NMCLI --pretty dev s lang: pl_PL.UTF-8 returncode: 0 @@ -7291,7 +7291,7 @@ wlan1 wifi niedostępne -- <<< size: 1718 -location: clients/tests/test-client.py:1044:test_004()/127 +location: clients/tests/test-client.py:1056:test_004()/127 cmd: $NMCLI --pretty -f all dev status lang: C returncode: 0 @@ -7310,7 +7310,7 @@ wlan1 wifi unavailable unknown unknown /org/freedesk <<< size: 1726 -location: clients/tests/test-client.py:1044:test_004()/128 +location: clients/tests/test-client.py:1056:test_004()/128 cmd: $NMCLI --pretty -f all dev status lang: pl_PL.UTF-8 returncode: 0 @@ -7329,7 +7329,7 @@ wlan1 wifi niedostępne nieznane nieznane /org/freedes <<< size: 12873 -location: clients/tests/test-client.py:1047:test_004()/129 +location: clients/tests/test-client.py:1059:test_004()/129 cmd: $NMCLI --pretty dev show lang: C returncode: 0 @@ -7537,7 +7537,7 @@ IP6.DOMAIN[1]: sear6.fo.x.y <<< size: 12937 -location: clients/tests/test-client.py:1047:test_004()/130 +location: clients/tests/test-client.py:1059:test_004()/130 cmd: $NMCLI --pretty dev show lang: pl_PL.UTF-8 returncode: 0 @@ -7744,12 +7744,12 @@ IP6.DOMAIN[1]: sear6.fo.x.y ------------------------------------------------------------------------------- <<< -size: 25255 -location: clients/tests/test-client.py:1050:test_004()/131 +size: 25245 +location: clients/tests/test-client.py:1062:test_004()/131 cmd: $NMCLI --pretty -f all dev show lang: C returncode: 0 -stdout: 25108 bytes +stdout: 25098 bytes >>> =============================================================================== Device details (wlan0) @@ -7812,7 +7812,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mbit/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 ------------------------------------------------------------------------------- AP[3].IN-USE: AP[3].SSID: wlan0-ap-3 @@ -7821,7 +7821,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mbit/s AP[3].SIGNAL: 55 AP[3].BARS: ** -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 ------------------------------------------------------------------------------- IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 @@ -8192,12 +8192,12 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c ------------------------------------------------------------------------------- <<< -size: 25438 -location: clients/tests/test-client.py:1050:test_004()/132 +size: 25428 +location: clients/tests/test-client.py:1062:test_004()/132 cmd: $NMCLI --pretty -f all dev show lang: pl_PL.UTF-8 returncode: 0 -stdout: 25281 bytes +stdout: 25271 bytes >>> =============================================================================== Informacje o urządzeniu (wlan0) @@ -8260,7 +8260,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mb/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 ------------------------------------------------------------------------------- AP[3].IN-USE: AP[3].SSID: wlan0-ap-3 @@ -8269,7 +8269,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mb/s AP[3].SIGNAL: 55 AP[3].BARS: ** -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 ------------------------------------------------------------------------------- IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 @@ -8641,7 +8641,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 2439 -location: clients/tests/test-client.py:1053:test_004()/133 +location: clients/tests/test-client.py:1065:test_004()/133 cmd: $NMCLI --pretty dev show wlan0 lang: C returncode: 0 @@ -8686,7 +8686,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 2457 -location: clients/tests/test-client.py:1053:test_004()/134 +location: clients/tests/test-client.py:1065:test_004()/134 cmd: $NMCLI --pretty dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -8730,12 +8730,12 @@ IP6.DOMAIN[6]: sear6.foo4.bar ------------------------------------------------------------------------------- <<< -size: 5958 -location: clients/tests/test-client.py:1056:test_004()/135 +size: 5948 +location: clients/tests/test-client.py:1068:test_004()/135 cmd: $NMCLI --pretty -f all dev show wlan0 lang: C returncode: 0 -stdout: 5806 bytes +stdout: 5796 bytes >>> =============================================================================== Device details (wlan0) @@ -8798,7 +8798,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mbit/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 ------------------------------------------------------------------------------- AP[3].IN-USE: AP[3].SSID: wlan0-ap-3 @@ -8807,7 +8807,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mbit/s AP[3].SIGNAL: 55 AP[3].BARS: ** -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 ------------------------------------------------------------------------------- IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 @@ -8844,12 +8844,12 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c ------------------------------------------------------------------------------- <<< -size: 6020 -location: clients/tests/test-client.py:1056:test_004()/136 +size: 6010 +location: clients/tests/test-client.py:1068:test_004()/136 cmd: $NMCLI --pretty -f all dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 5858 bytes +stdout: 5848 bytes >>> =============================================================================== Informacje o urządzeniu (wlan0) @@ -8912,7 +8912,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mb/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 ------------------------------------------------------------------------------- AP[3].IN-USE: AP[3].SSID: wlan0-ap-3 @@ -8921,7 +8921,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mb/s AP[3].SIGNAL: 55 AP[3].BARS: ** -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 ------------------------------------------------------------------------------- IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 @@ -8959,7 +8959,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 2421 -location: clients/tests/test-client.py:1059:test_004()/137 +location: clients/tests/test-client.py:1071:test_004()/137 cmd: $NMCLI --pretty -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -9010,7 +9010,7 @@ WIFI-PROPERTIES.5GHZ: unknown <<< size: 2452 -location: clients/tests/test-client.py:1059:test_004()/138 +location: clients/tests/test-client.py:1071:test_004()/138 cmd: $NMCLI --pretty -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -9061,7 +9061,7 @@ WIFI-PROPERTIES.5GHZ: nieznane <<< size: 2421 -location: clients/tests/test-client.py:1062:test_004()/139 +location: clients/tests/test-client.py:1074:test_004()/139 cmd: $NMCLI --pretty -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -9112,7 +9112,7 @@ WIFI-PROPERTIES.5GHZ: unknown <<< size: 2452 -location: clients/tests/test-client.py:1062:test_004()/140 +location: clients/tests/test-client.py:1074:test_004()/140 cmd: $NMCLI --pretty -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -9163,7 +9163,7 @@ WIFI-PROPERTIES.5GHZ: nieznane <<< size: 671 -location: clients/tests/test-client.py:1065:test_004()/141 +location: clients/tests/test-client.py:1077:test_004()/141 cmd: $NMCLI --pretty -f DEVICE,TYPE,DBUS-PATH dev lang: C returncode: 0 @@ -9182,7 +9182,7 @@ wlan1 wifi /org/freedesktop/NetworkManager/Devices/5 <<< size: 674 -location: clients/tests/test-client.py:1065:test_004()/142 +location: clients/tests/test-client.py:1077:test_004()/142 cmd: $NMCLI --pretty -f DEVICE,TYPE,DBUS-PATH dev lang: pl_PL.UTF-8 returncode: 0 @@ -9201,7 +9201,7 @@ wlan1 wifi /org/freedesktop/NetworkManager/Devices/5 <<< size: 3026 -location: clients/tests/test-client.py:1068:test_004()/143 +location: clients/tests/test-client.py:1080:test_004()/143 cmd: $NMCLI --pretty -f ALL device wifi list lang: C returncode: 0 @@ -9213,8 +9213,8 @@ stdout: 2872 bytes NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infra 1 2412 MHz 54 Mbit/s 92 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no /org/freedesktop/NetworkManager/AccessPoint/2 -AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infra 1 2412 MHz 54 Mbit/s 81 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no /org/freedesktop/NetworkManager/AccessPoint/1 -AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infra 1 2412 MHz 54 Mbit/s 55 ** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no /org/freedesktop/NetworkManager/AccessPoint/3 +AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infra 1 2412 MHz 54 Mbit/s 81 **** WPA1 pair_tkip pair_ccmp group_tkip group_ccmp psk (none) wlan0 no /org/freedesktop/NetworkManager/AccessPoint/1 +AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infra 1 2412 MHz 54 Mbit/s 55 ** WPA3 (none) pair_tkip pair_ccmp group_tkip group_ccmp sae wlan0 no /org/freedesktop/NetworkManager/AccessPoint/3 =========================== Wi-Fi scan list (wlan1) @@ -9231,7 +9231,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA <<< size: 3264 -location: clients/tests/test-client.py:1068:test_004()/144 +location: clients/tests/test-client.py:1080:test_004()/144 cmd: $NMCLI --pretty -f ALL device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -9243,8 +9243,8 @@ stdout: 3100 bytes NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infrastruktura 1 2412 MHz 54 Mb/s 92 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie /org/freedesktop/NetworkManager/AccessPoint/2 -AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infrastruktura 1 2412 MHz 54 Mb/s 81 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie /org/freedesktop/NetworkManager/AccessPoint/1 -AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infrastruktura 1 2412 MHz 54 Mb/s 55 ** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie /org/freedesktop/NetworkManager/AccessPoint/3 +AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infrastruktura 1 2412 MHz 54 Mb/s 81 **** WPA1 pair_tkip pair_ccmp group_tkip group_ccmp psk (brak) wlan0 nie /org/freedesktop/NetworkManager/AccessPoint/1 +AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infrastruktura 1 2412 MHz 54 Mb/s 55 ** WPA3 (brak) pair_tkip pair_ccmp group_tkip group_ccmp sae wlan0 nie /org/freedesktop/NetworkManager/AccessPoint/3 ======================================== Lista skanowania sieci Wi-Fi (wlan1) @@ -9261,7 +9261,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA <<< size: 1152 -location: clients/tests/test-client.py:1070:test_004()/145 +location: clients/tests/test-client.py:1082:test_004()/145 cmd: $NMCLI --pretty -f COMMON device wifi list lang: C returncode: 0 @@ -9273,8 +9273,8 @@ stdout: 996 bytes IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY ------------------------------------------------------------------------------------------------ wlan0-ap-2 Infra 1 54 Mbit/s 92 **** WPA1 WPA2 - wlan0-ap-1 Infra 1 54 Mbit/s 81 **** WPA1 WPA2 - wlan0-ap-3 Infra 1 54 Mbit/s 55 ** WPA1 WPA2 + wlan0-ap-1 Infra 1 54 Mbit/s 81 **** WPA1 + wlan0-ap-3 Infra 1 54 Mbit/s 55 ** WPA3 =========================== Wi-Fi scan list (wlan1) @@ -9291,7 +9291,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 1383 -location: clients/tests/test-client.py:1070:test_004()/146 +location: clients/tests/test-client.py:1082:test_004()/146 cmd: $NMCLI --pretty -f COMMON device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -9303,8 +9303,8 @@ stdout: 1216 bytes IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY -------------------------------------------------------------------------------------------------------------------- wlan0-ap-2 Infrastruktura 1 54 Mb/s 92 **** WPA1 WPA2 - wlan0-ap-1 Infrastruktura 1 54 Mb/s 81 **** WPA1 WPA2 - wlan0-ap-3 Infrastruktura 1 54 Mb/s 55 ** WPA1 WPA2 + wlan0-ap-1 Infrastruktura 1 54 Mb/s 81 **** WPA1 + wlan0-ap-3 Infrastruktura 1 54 Mb/s 55 ** WPA3 ======================================== Lista skanowania sieci Wi-Fi (wlan1) @@ -9321,7 +9321,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 3139 -location: clients/tests/test-client.py:1073:test_004()/147 +location: clients/tests/test-client.py:1085:test_004()/147 cmd: $NMCLI --pretty -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: C returncode: 0 @@ -9333,8 +9333,8 @@ stdout: 2872 bytes NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infra 1 2412 MHz 54 Mbit/s 92 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no /org/freedesktop/NetworkManager/AccessPoint/2 -AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infra 1 2412 MHz 54 Mbit/s 81 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no /org/freedesktop/NetworkManager/AccessPoint/1 -AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infra 1 2412 MHz 54 Mbit/s 55 ** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no /org/freedesktop/NetworkManager/AccessPoint/3 +AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infra 1 2412 MHz 54 Mbit/s 81 **** WPA1 pair_tkip pair_ccmp group_tkip group_ccmp psk (none) wlan0 no /org/freedesktop/NetworkManager/AccessPoint/1 +AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infra 1 2412 MHz 54 Mbit/s 55 ** WPA3 (none) pair_tkip pair_ccmp group_tkip group_ccmp sae wlan0 no /org/freedesktop/NetworkManager/AccessPoint/3 =========================== Wi-Fi scan list (wlan1) @@ -9351,7 +9351,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA <<< size: 3377 -location: clients/tests/test-client.py:1073:test_004()/148 +location: clients/tests/test-client.py:1085:test_004()/148 cmd: $NMCLI --pretty -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -9363,8 +9363,8 @@ stdout: 3100 bytes NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infrastruktura 1 2412 MHz 54 Mb/s 92 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie /org/freedesktop/NetworkManager/AccessPoint/2 -AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infrastruktura 1 2412 MHz 54 Mb/s 81 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie /org/freedesktop/NetworkManager/AccessPoint/1 -AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infrastruktura 1 2412 MHz 54 Mb/s 55 ** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie /org/freedesktop/NetworkManager/AccessPoint/3 +AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infrastruktura 1 2412 MHz 54 Mb/s 81 **** WPA1 pair_tkip pair_ccmp group_tkip group_ccmp psk (brak) wlan0 nie /org/freedesktop/NetworkManager/AccessPoint/1 +AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infrastruktura 1 2412 MHz 54 Mb/s 55 ** WPA3 (brak) pair_tkip pair_ccmp group_tkip group_ccmp sae wlan0 nie /org/freedesktop/NetworkManager/AccessPoint/3 ======================================== Lista skanowania sieci Wi-Fi (wlan1) @@ -9381,7 +9381,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA <<< size: 1141 -location: clients/tests/test-client.py:1075:test_004()/149 +location: clients/tests/test-client.py:1087:test_004()/149 cmd: $NMCLI --pretty -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -9398,7 +9398,7 @@ AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infra 1 2412 MH <<< size: 1229 -location: clients/tests/test-client.py:1075:test_004()/150 +location: clients/tests/test-client.py:1087:test_004()/150 cmd: $NMCLI --pretty -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -9415,7 +9415,7 @@ AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infrastruktura 1 <<< size: 499 -location: clients/tests/test-client.py:1077:test_004()/151 +location: clients/tests/test-client.py:1089:test_004()/151 cmd: $NMCLI --pretty -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -9432,7 +9432,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 584 -location: clients/tests/test-client.py:1077:test_004()/152 +location: clients/tests/test-client.py:1089:test_004()/152 cmd: $NMCLI --pretty -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -9449,7 +9449,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 1254 -location: clients/tests/test-client.py:1080:test_004()/153 +location: clients/tests/test-client.py:1092:test_004()/153 cmd: $NMCLI --pretty -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -9466,7 +9466,7 @@ AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infra 1 2412 MH <<< size: 1342 -location: clients/tests/test-client.py:1080:test_004()/154 +location: clients/tests/test-client.py:1092:test_004()/154 cmd: $NMCLI --pretty -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -9482,12 +9482,12 @@ AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infrastruktura 1 <<< -size: 5961 -location: clients/tests/test-client.py:1082:test_004()/155 +size: 5951 +location: clients/tests/test-client.py:1094:test_004()/155 cmd: $NMCLI --pretty -f ALL device show wlan0 lang: C returncode: 0 -stdout: 5806 bytes +stdout: 5796 bytes >>> =============================================================================== Device details (wlan0) @@ -9550,7 +9550,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mbit/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 ------------------------------------------------------------------------------- AP[3].IN-USE: AP[3].SSID: wlan0-ap-3 @@ -9559,7 +9559,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mbit/s AP[3].SIGNAL: 55 AP[3].BARS: ** -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 ------------------------------------------------------------------------------- IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 @@ -9596,12 +9596,12 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c ------------------------------------------------------------------------------- <<< -size: 6023 -location: clients/tests/test-client.py:1082:test_004()/156 +size: 6013 +location: clients/tests/test-client.py:1094:test_004()/156 cmd: $NMCLI --pretty -f ALL device show wlan0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 5858 bytes +stdout: 5848 bytes >>> =============================================================================== Informacje o urządzeniu (wlan0) @@ -9664,7 +9664,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mb/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 ------------------------------------------------------------------------------- AP[3].IN-USE: AP[3].SSID: wlan0-ap-3 @@ -9673,7 +9673,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mb/s AP[3].SIGNAL: 55 AP[3].BARS: ** -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 ------------------------------------------------------------------------------- IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 @@ -9711,7 +9711,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 2452 -location: clients/tests/test-client.py:1084:test_004()/157 +location: clients/tests/test-client.py:1096:test_004()/157 cmd: $NMCLI --pretty -f COMMON device show wlan0 lang: C returncode: 0 @@ -9756,7 +9756,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 2470 -location: clients/tests/test-client.py:1084:test_004()/158 +location: clients/tests/test-client.py:1096:test_004()/158 cmd: $NMCLI --pretty -f COMMON device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -9800,12 +9800,12 @@ IP6.DOMAIN[6]: sear6.foo4.bar ------------------------------------------------------------------------------- <<< -size: 6099 -location: clients/tests/test-client.py:1086:test_004()/159 +size: 6089 +location: clients/tests/test-client.py:1098:test_004()/159 cmd: $NMCLI --pretty -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: C returncode: 0 -stdout: 5806 bytes +stdout: 5796 bytes >>> =============================================================================== Device details (wlan0) @@ -9868,7 +9868,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mbit/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 ------------------------------------------------------------------------------- AP[3].IN-USE: AP[3].SSID: wlan0-ap-3 @@ -9877,7 +9877,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mbit/s AP[3].SIGNAL: 55 AP[3].BARS: ** -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 ------------------------------------------------------------------------------- IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 @@ -9914,12 +9914,12 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c ------------------------------------------------------------------------------- <<< -size: 6161 -location: clients/tests/test-client.py:1086:test_004()/160 +size: 6151 +location: clients/tests/test-client.py:1098:test_004()/160 cmd: $NMCLI --pretty -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 5858 bytes +stdout: 5848 bytes >>> =============================================================================== Informacje o urządzeniu (wlan0) @@ -9982,7 +9982,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mb/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 ------------------------------------------------------------------------------- AP[3].IN-USE: AP[3].SSID: wlan0-ap-3 @@ -9991,7 +9991,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mb/s AP[3].SIGNAL: 55 AP[3].BARS: ** -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 ------------------------------------------------------------------------------- IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 @@ -10029,7 +10029,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 5637 -location: clients/tests/test-client.py:1024:test_004()/161 +location: clients/tests/test-client.py:1036:test_004()/161 cmd: $NMCLI --pretty --color yes con s con-vpn-1 lang: C returncode: 0 @@ -10143,12 +10143,12 @@ VPN.CFG[3]: key3 = val3 ------------------------------------------------------------------------------- <<< -size: 5677 -location: clients/tests/test-client.py:1024:test_004()/162 +size: 5679 +location: clients/tests/test-client.py:1036:test_004()/162 cmd: $NMCLI --pretty --color yes con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 -stdout: 5509 bytes +stdout: 5511 bytes >>> =============================================================================== Szczegóły profilu połączenia (con-vpn-1) @@ -10251,7 +10251,7 @@ VPN.TYPE: openvpn VPN.USERNAME: -- VPN.GATEWAY: -- VPN.BANNER: *** VPN connection con-vpn-1 *** -VPN.VPN-STATE: 5 - Połączono z VPN +VPN.VPN-STATE: 5 — Połączono z VPN VPN.CFG[1]: key1 = val1 VPN.CFG[2]: key2 = val2 VPN.CFG[3]: key3 = val3 @@ -10259,7 +10259,7 @@ VPN.CFG[3]: key3 = val3 <<< size: 5637 -location: clients/tests/test-client.py:1026:test_004()/163 +location: clients/tests/test-client.py:1038:test_004()/163 cmd: $NMCLI --pretty --color yes con s con-vpn-1 lang: C returncode: 0 @@ -10373,12 +10373,12 @@ VPN.CFG[3]: key3 = val3 ------------------------------------------------------------------------------- <<< -size: 5677 -location: clients/tests/test-client.py:1026:test_004()/164 +size: 5679 +location: clients/tests/test-client.py:1038:test_004()/164 cmd: $NMCLI --pretty --color yes con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 -stdout: 5509 bytes +stdout: 5511 bytes >>> =============================================================================== Szczegóły profilu połączenia (con-vpn-1) @@ -10481,7 +10481,7 @@ VPN.TYPE: openvpn VPN.USERNAME: -- VPN.GATEWAY: -- VPN.BANNER: *** VPN connection con-vpn-1 *** -VPN.VPN-STATE: 5 - Połączono z VPN +VPN.VPN-STATE: 5 — Połączono z VPN VPN.CFG[1]: key1 = val1 VPN.CFG[2]: key2 = val2 VPN.CFG[3]: key3 = val3 @@ -10489,7 +10489,7 @@ VPN.CFG[3]: key3 = val3 <<< size: 4163 -location: clients/tests/test-client.py:1029:test_004()/165 +location: clients/tests/test-client.py:1041:test_004()/165 cmd: $NMCLI --pretty --color yes -f ALL con s con-vpn-1 lang: C returncode: 0 @@ -10579,7 +10579,7 @@ proxy.pac-script: -- <<< size: 4188 -location: clients/tests/test-client.py:1029:test_004()/166 +location: clients/tests/test-client.py:1041:test_004()/166 cmd: $NMCLI --pretty --color yes -f ALL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -10669,7 +10669,7 @@ proxy.pac-script: -- <<< size: 797 -location: clients/tests/test-client.py:1035:test_004()/167 +location: clients/tests/test-client.py:1047:test_004()/167 cmd: $NMCLI --pretty --color yes -f VPN con s con-vpn-1 lang: C returncode: 0 @@ -10688,7 +10688,7 @@ vpn.timeout: 0 <<< size: 813 -location: clients/tests/test-client.py:1035:test_004()/168 +location: clients/tests/test-client.py:1047:test_004()/168 cmd: $NMCLI --pretty --color yes -f VPN con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -10707,7 +10707,7 @@ vpn.timeout: 0 <<< size: 1148 -location: clients/tests/test-client.py:1038:test_004()/169 +location: clients/tests/test-client.py:1050:test_004()/169 cmd: $NMCLI --pretty --color yes -f GENERAL con s con-vpn-1 lang: C returncode: 0 @@ -10732,7 +10732,7 @@ GENERAL.MASTER-PATH: -- <<< size: 1168 -location: clients/tests/test-client.py:1038:test_004()/170 +location: clients/tests/test-client.py:1050:test_004()/170 cmd: $NMCLI --pretty --color yes -f GENERAL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -10757,7 +10757,7 @@ GENERAL.MASTER-PATH: -- <<< size: 694 -location: clients/tests/test-client.py:1041:test_004()/171 +location: clients/tests/test-client.py:1053:test_004()/171 cmd: $NMCLI --pretty --color yes dev s lang: C returncode: 0 @@ -10776,7 +10776,7 @@ DEVICE TYPE STATE CONNECTION <<< size: 702 -location: clients/tests/test-client.py:1041:test_004()/172 +location: clients/tests/test-client.py:1053:test_004()/172 cmd: $NMCLI --pretty --color yes dev s lang: pl_PL.UTF-8 returncode: 0 @@ -10795,7 +10795,7 @@ DEVICE TYPE STATE CONNECTION <<< size: 2090 -location: clients/tests/test-client.py:1044:test_004()/173 +location: clients/tests/test-client.py:1056:test_004()/173 cmd: $NMCLI --pretty --color yes -f all dev status lang: C returncode: 0 @@ -10814,7 +10814,7 @@ DEVICE TYPE STATE IP4-CONNECTIVITY IP6-CONNECTIVITY DBUS-PATH <<< size: 2098 -location: clients/tests/test-client.py:1044:test_004()/174 +location: clients/tests/test-client.py:1056:test_004()/174 cmd: $NMCLI --pretty --color yes -f all dev status lang: pl_PL.UTF-8 returncode: 0 @@ -10833,7 +10833,7 @@ DEVICE TYPE STATE IP4-CONNECTIVITY IP6-CONNECTIVITY DBUS-PATH <<< size: 12885 -location: clients/tests/test-client.py:1047:test_004()/175 +location: clients/tests/test-client.py:1059:test_004()/175 cmd: $NMCLI --pretty --color yes dev show lang: C returncode: 0 @@ -11041,7 +11041,7 @@ IP6.DOMAIN[1]: sear6.fo.x.y <<< size: 12949 -location: clients/tests/test-client.py:1047:test_004()/176 +location: clients/tests/test-client.py:1059:test_004()/176 cmd: $NMCLI --pretty --color yes dev show lang: pl_PL.UTF-8 returncode: 0 @@ -11248,12 +11248,12 @@ IP6.DOMAIN[1]: sear6.fo.x.y ------------------------------------------------------------------------------- <<< -size: 25555 -location: clients/tests/test-client.py:1050:test_004()/177 +size: 25545 +location: clients/tests/test-client.py:1062:test_004()/177 cmd: $NMCLI --pretty --color yes -f all dev show lang: C returncode: 0 -stdout: 25396 bytes +stdout: 25386 bytes >>> =============================================================================== Device details (wlan0) @@ -11316,7 +11316,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mbit/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 ------------------------------------------------------------------------------- AP[3].IN-USE:   AP[3].SSID: wlan0-ap-3 @@ -11325,7 +11325,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mbit/s AP[3].SIGNAL: 55 AP[3].BARS: **  -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 ------------------------------------------------------------------------------- IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 @@ -11696,12 +11696,12 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c ------------------------------------------------------------------------------- <<< -size: 25738 -location: clients/tests/test-client.py:1050:test_004()/178 +size: 25728 +location: clients/tests/test-client.py:1062:test_004()/178 cmd: $NMCLI --pretty --color yes -f all dev show lang: pl_PL.UTF-8 returncode: 0 -stdout: 25569 bytes +stdout: 25559 bytes >>> =============================================================================== Informacje o urządzeniu (wlan0) @@ -11764,7 +11764,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mb/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 ------------------------------------------------------------------------------- AP[3].IN-USE:   AP[3].SSID: wlan0-ap-3 @@ -11773,7 +11773,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mb/s AP[3].SIGNAL: 55 AP[3].BARS: **  -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 ------------------------------------------------------------------------------- IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 @@ -12145,7 +12145,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 2451 -location: clients/tests/test-client.py:1053:test_004()/179 +location: clients/tests/test-client.py:1065:test_004()/179 cmd: $NMCLI --pretty --color yes dev show wlan0 lang: C returncode: 0 @@ -12190,7 +12190,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 2469 -location: clients/tests/test-client.py:1053:test_004()/180 +location: clients/tests/test-client.py:1065:test_004()/180 cmd: $NMCLI --pretty --color yes dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -12234,12 +12234,12 @@ IP6.DOMAIN[6]: sear6.foo4.bar ------------------------------------------------------------------------------- <<< -size: 6186 -location: clients/tests/test-client.py:1056:test_004()/181 +size: 6176 +location: clients/tests/test-client.py:1068:test_004()/181 cmd: $NMCLI --pretty --color yes -f all dev show wlan0 lang: C returncode: 0 -stdout: 6022 bytes +stdout: 6012 bytes >>> =============================================================================== Device details (wlan0) @@ -12302,7 +12302,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mbit/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 ------------------------------------------------------------------------------- AP[3].IN-USE:   AP[3].SSID: wlan0-ap-3 @@ -12311,7 +12311,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mbit/s AP[3].SIGNAL: 55 AP[3].BARS: **  -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 ------------------------------------------------------------------------------- IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 @@ -12348,12 +12348,12 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c ------------------------------------------------------------------------------- <<< -size: 6248 -location: clients/tests/test-client.py:1056:test_004()/182 +size: 6238 +location: clients/tests/test-client.py:1068:test_004()/182 cmd: $NMCLI --pretty --color yes -f all dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 6074 bytes +stdout: 6064 bytes >>> =============================================================================== Informacje o urządzeniu (wlan0) @@ -12416,7 +12416,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mb/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 ------------------------------------------------------------------------------- AP[3].IN-USE:   AP[3].SSID: wlan0-ap-3 @@ -12425,7 +12425,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mb/s AP[3].SIGNAL: 55 AP[3].BARS: **  -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 ------------------------------------------------------------------------------- IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 @@ -12463,7 +12463,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 2433 -location: clients/tests/test-client.py:1059:test_004()/183 +location: clients/tests/test-client.py:1071:test_004()/183 cmd: $NMCLI --pretty --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -12514,7 +12514,7 @@ WIFI-PROPERTIES.5GHZ: unknown <<< size: 2464 -location: clients/tests/test-client.py:1059:test_004()/184 +location: clients/tests/test-client.py:1071:test_004()/184 cmd: $NMCLI --pretty --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -12565,7 +12565,7 @@ WIFI-PROPERTIES.5GHZ: nieznane <<< size: 2433 -location: clients/tests/test-client.py:1062:test_004()/185 +location: clients/tests/test-client.py:1074:test_004()/185 cmd: $NMCLI --pretty --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -12616,7 +12616,7 @@ WIFI-PROPERTIES.5GHZ: unknown <<< size: 2464 -location: clients/tests/test-client.py:1062:test_004()/186 +location: clients/tests/test-client.py:1074:test_004()/186 cmd: $NMCLI --pretty --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -12667,7 +12667,7 @@ WIFI-PROPERTIES.5GHZ: nieznane <<< size: 803 -location: clients/tests/test-client.py:1065:test_004()/187 +location: clients/tests/test-client.py:1077:test_004()/187 cmd: $NMCLI --pretty --color yes -f DEVICE,TYPE,DBUS-PATH dev lang: C returncode: 0 @@ -12686,7 +12686,7 @@ DEVICE TYPE DBUS-PATH <<< size: 806 -location: clients/tests/test-client.py:1065:test_004()/188 +location: clients/tests/test-client.py:1077:test_004()/188 cmd: $NMCLI --pretty --color yes -f DEVICE,TYPE,DBUS-PATH dev lang: pl_PL.UTF-8 returncode: 0 @@ -12705,7 +12705,7 @@ DEVICE TYPE DBUS-PATH <<< size: 3650 -location: clients/tests/test-client.py:1068:test_004()/189 +location: clients/tests/test-client.py:1080:test_004()/189 cmd: $NMCLI --pretty --color yes -f ALL device wifi list lang: C returncode: 0 @@ -12717,8 +12717,8 @@ stdout: 3484 bytes NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infra 1 2412 MHz 54 Mbit/s 92 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no   /org/freedesktop/NetworkManager/AccessPoint/2 -AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infra 1 2412 MHz 54 Mbit/s 81 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no   /org/freedesktop/NetworkManager/AccessPoint/1 -AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infra 1 2412 MHz 54 Mbit/s 55 **  WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no   /org/freedesktop/NetworkManager/AccessPoint/3 +AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infra 1 2412 MHz 54 Mbit/s 81 **** WPA1 pair_tkip pair_ccmp group_tkip group_ccmp psk (none) wlan0 no   /org/freedesktop/NetworkManager/AccessPoint/1 +AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infra 1 2412 MHz 54 Mbit/s 55 **  WPA3 (none) pair_tkip pair_ccmp group_tkip group_ccmp sae wlan0 no   /org/freedesktop/NetworkManager/AccessPoint/3 =========================== Wi-Fi scan list (wlan1) @@ -12735,7 +12735,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA <<< size: 3888 -location: clients/tests/test-client.py:1068:test_004()/190 +location: clients/tests/test-client.py:1080:test_004()/190 cmd: $NMCLI --pretty --color yes -f ALL device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -12747,8 +12747,8 @@ stdout: 3712 bytes NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infrastruktura 1 2412 MHz 54 Mb/s 92 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie   /org/freedesktop/NetworkManager/AccessPoint/2 -AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infrastruktura 1 2412 MHz 54 Mb/s 81 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie   /org/freedesktop/NetworkManager/AccessPoint/1 -AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infrastruktura 1 2412 MHz 54 Mb/s 55 **  WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie   /org/freedesktop/NetworkManager/AccessPoint/3 +AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infrastruktura 1 2412 MHz 54 Mb/s 81 **** WPA1 pair_tkip pair_ccmp group_tkip group_ccmp psk (brak) wlan0 nie   /org/freedesktop/NetworkManager/AccessPoint/1 +AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infrastruktura 1 2412 MHz 54 Mb/s 55 **  WPA3 (brak) pair_tkip pair_ccmp group_tkip group_ccmp sae wlan0 nie   /org/freedesktop/NetworkManager/AccessPoint/3 ======================================== Lista skanowania sieci Wi-Fi (wlan1) @@ -12765,7 +12765,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA <<< size: 1453 -location: clients/tests/test-client.py:1070:test_004()/191 +location: clients/tests/test-client.py:1082:test_004()/191 cmd: $NMCLI --pretty --color yes -f COMMON device wifi list lang: C returncode: 0 @@ -12777,8 +12777,8 @@ stdout: 1284 bytes IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY ------------------------------------------------------------------------------------------------   wlan0-ap-2 Infra 1 54 Mbit/s 92 **** WPA1 WPA2 -  wlan0-ap-1 Infra 1 54 Mbit/s 81 **** WPA1 WPA2 -  wlan0-ap-3 Infra 1 54 Mbit/s 55 **  WPA1 WPA2 +  wlan0-ap-1 Infra 1 54 Mbit/s 81 **** WPA1 +  wlan0-ap-3 Infra 1 54 Mbit/s 55 **  WPA3 =========================== Wi-Fi scan list (wlan1) @@ -12795,7 +12795,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 1683 -location: clients/tests/test-client.py:1070:test_004()/192 +location: clients/tests/test-client.py:1082:test_004()/192 cmd: $NMCLI --pretty --color yes -f COMMON device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -12807,8 +12807,8 @@ stdout: 1504 bytes IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY --------------------------------------------------------------------------------------------------------------------   wlan0-ap-2 Infrastruktura 1 54 Mb/s 92 **** WPA1 WPA2 -  wlan0-ap-1 Infrastruktura 1 54 Mb/s 81 **** WPA1 WPA2 -  wlan0-ap-3 Infrastruktura 1 54 Mb/s 55 **  WPA1 WPA2 +  wlan0-ap-1 Infrastruktura 1 54 Mb/s 81 **** WPA1 +  wlan0-ap-3 Infrastruktura 1 54 Mb/s 55 **  WPA3 ======================================== Lista skanowania sieci Wi-Fi (wlan1) @@ -12825,7 +12825,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 3763 -location: clients/tests/test-client.py:1073:test_004()/193 +location: clients/tests/test-client.py:1085:test_004()/193 cmd: $NMCLI --pretty --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: C returncode: 0 @@ -12837,8 +12837,8 @@ stdout: 3484 bytes NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infra 1 2412 MHz 54 Mbit/s 92 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no   /org/freedesktop/NetworkManager/AccessPoint/2 -AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infra 1 2412 MHz 54 Mbit/s 81 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no   /org/freedesktop/NetworkManager/AccessPoint/1 -AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infra 1 2412 MHz 54 Mbit/s 55 **  WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no   /org/freedesktop/NetworkManager/AccessPoint/3 +AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infra 1 2412 MHz 54 Mbit/s 81 **** WPA1 pair_tkip pair_ccmp group_tkip group_ccmp psk (none) wlan0 no   /org/freedesktop/NetworkManager/AccessPoint/1 +AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infra 1 2412 MHz 54 Mbit/s 55 **  WPA3 (none) pair_tkip pair_ccmp group_tkip group_ccmp sae wlan0 no   /org/freedesktop/NetworkManager/AccessPoint/3 =========================== Wi-Fi scan list (wlan1) @@ -12855,7 +12855,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA <<< size: 4001 -location: clients/tests/test-client.py:1073:test_004()/194 +location: clients/tests/test-client.py:1085:test_004()/194 cmd: $NMCLI --pretty --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -12867,8 +12867,8 @@ stdout: 3712 bytes NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infrastruktura 1 2412 MHz 54 Mb/s 92 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie   /org/freedesktop/NetworkManager/AccessPoint/2 -AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infrastruktura 1 2412 MHz 54 Mb/s 81 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie   /org/freedesktop/NetworkManager/AccessPoint/1 -AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infrastruktura 1 2412 MHz 54 Mb/s 55 **  WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie   /org/freedesktop/NetworkManager/AccessPoint/3 +AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infrastruktura 1 2412 MHz 54 Mb/s 81 **** WPA1 pair_tkip pair_ccmp group_tkip group_ccmp psk (brak) wlan0 nie   /org/freedesktop/NetworkManager/AccessPoint/1 +AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infrastruktura 1 2412 MHz 54 Mb/s 55 **  WPA3 (brak) pair_tkip pair_ccmp group_tkip group_ccmp sae wlan0 nie   /org/freedesktop/NetworkManager/AccessPoint/3 ======================================== Lista skanowania sieci Wi-Fi (wlan1) @@ -12885,7 +12885,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA <<< size: 1307 -location: clients/tests/test-client.py:1075:test_004()/195 +location: clients/tests/test-client.py:1087:test_004()/195 cmd: $NMCLI --pretty --color yes -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -12902,7 +12902,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ <<< size: 1394 -location: clients/tests/test-client.py:1075:test_004()/196 +location: clients/tests/test-client.py:1087:test_004()/196 cmd: $NMCLI --pretty --color yes -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -12919,7 +12919,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN <<< size: 583 -location: clients/tests/test-client.py:1077:test_004()/197 +location: clients/tests/test-client.py:1089:test_004()/197 cmd: $NMCLI --pretty --color yes -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -12936,7 +12936,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 668 -location: clients/tests/test-client.py:1077:test_004()/198 +location: clients/tests/test-client.py:1089:test_004()/198 cmd: $NMCLI --pretty --color yes -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -12953,7 +12953,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 1420 -location: clients/tests/test-client.py:1080:test_004()/199 +location: clients/tests/test-client.py:1092:test_004()/199 cmd: $NMCLI --pretty --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -12970,7 +12970,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ <<< size: 1507 -location: clients/tests/test-client.py:1080:test_004()/200 +location: clients/tests/test-client.py:1092:test_004()/200 cmd: $NMCLI --pretty --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -12986,12 +12986,12 @@ NAME SSID SSID-HEX BSSID MODE CHAN <<< -size: 6189 -location: clients/tests/test-client.py:1082:test_004()/201 +size: 6179 +location: clients/tests/test-client.py:1094:test_004()/201 cmd: $NMCLI --pretty --color yes -f ALL device show wlan0 lang: C returncode: 0 -stdout: 6022 bytes +stdout: 6012 bytes >>> =============================================================================== Device details (wlan0) @@ -13054,7 +13054,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mbit/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 ------------------------------------------------------------------------------- AP[3].IN-USE:   AP[3].SSID: wlan0-ap-3 @@ -13063,7 +13063,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mbit/s AP[3].SIGNAL: 55 AP[3].BARS: **  -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 ------------------------------------------------------------------------------- IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 @@ -13100,12 +13100,12 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c ------------------------------------------------------------------------------- <<< -size: 6251 -location: clients/tests/test-client.py:1082:test_004()/202 +size: 6241 +location: clients/tests/test-client.py:1094:test_004()/202 cmd: $NMCLI --pretty --color yes -f ALL device show wlan0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 6074 bytes +stdout: 6064 bytes >>> =============================================================================== Informacje o urządzeniu (wlan0) @@ -13168,7 +13168,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mb/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 ------------------------------------------------------------------------------- AP[3].IN-USE:   AP[3].SSID: wlan0-ap-3 @@ -13177,7 +13177,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mb/s AP[3].SIGNAL: 55 AP[3].BARS: **  -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 ------------------------------------------------------------------------------- IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 @@ -13215,7 +13215,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 2464 -location: clients/tests/test-client.py:1084:test_004()/203 +location: clients/tests/test-client.py:1096:test_004()/203 cmd: $NMCLI --pretty --color yes -f COMMON device show wlan0 lang: C returncode: 0 @@ -13260,7 +13260,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 2482 -location: clients/tests/test-client.py:1084:test_004()/204 +location: clients/tests/test-client.py:1096:test_004()/204 cmd: $NMCLI --pretty --color yes -f COMMON device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -13304,12 +13304,12 @@ IP6.DOMAIN[6]: sear6.foo4.bar ------------------------------------------------------------------------------- <<< -size: 6327 -location: clients/tests/test-client.py:1086:test_004()/205 +size: 6317 +location: clients/tests/test-client.py:1098:test_004()/205 cmd: $NMCLI --pretty --color yes -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: C returncode: 0 -stdout: 6022 bytes +stdout: 6012 bytes >>> =============================================================================== Device details (wlan0) @@ -13372,7 +13372,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mbit/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 ------------------------------------------------------------------------------- AP[3].IN-USE:   AP[3].SSID: wlan0-ap-3 @@ -13381,7 +13381,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mbit/s AP[3].SIGNAL: 55 AP[3].BARS: **  -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 ------------------------------------------------------------------------------- IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 @@ -13418,12 +13418,12 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c ------------------------------------------------------------------------------- <<< -size: 6389 -location: clients/tests/test-client.py:1086:test_004()/206 +size: 6379 +location: clients/tests/test-client.py:1098:test_004()/206 cmd: $NMCLI --pretty --color yes -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 6074 bytes +stdout: 6064 bytes >>> =============================================================================== Informacje o urządzeniu (wlan0) @@ -13486,7 +13486,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mb/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 ------------------------------------------------------------------------------- AP[3].IN-USE:   AP[3].SSID: wlan0-ap-3 @@ -13495,7 +13495,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mb/s AP[3].SIGNAL: 55 AP[3].BARS: **  -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 ------------------------------------------------------------------------------- IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 @@ -13533,7 +13533,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 2323 -location: clients/tests/test-client.py:1024:test_004()/207 +location: clients/tests/test-client.py:1036:test_004()/207 cmd: $NMCLI --terse con s con-vpn-1 lang: C returncode: 0 @@ -13635,7 +13635,7 @@ VPN.CFG[3]:key3 = val3 <<< size: 2333 -location: clients/tests/test-client.py:1024:test_004()/208 +location: clients/tests/test-client.py:1036:test_004()/208 cmd: $NMCLI --terse con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -13737,7 +13737,7 @@ VPN.CFG[3]:key3 = val3 <<< size: 2323 -location: clients/tests/test-client.py:1026:test_004()/209 +location: clients/tests/test-client.py:1038:test_004()/209 cmd: $NMCLI --terse con s con-vpn-1 lang: C returncode: 0 @@ -13839,7 +13839,7 @@ VPN.CFG[3]:key3 = val3 <<< size: 2333 -location: clients/tests/test-client.py:1026:test_004()/210 +location: clients/tests/test-client.py:1038:test_004()/210 cmd: $NMCLI --terse con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -13941,7 +13941,7 @@ VPN.CFG[3]:key3 = val3 <<< size: 1771 -location: clients/tests/test-client.py:1029:test_004()/211 +location: clients/tests/test-client.py:1041:test_004()/211 cmd: $NMCLI --terse -f ALL con s con-vpn-1 lang: C returncode: 0 @@ -14023,7 +14023,7 @@ proxy.pac-script: <<< size: 1781 -location: clients/tests/test-client.py:1029:test_004()/212 +location: clients/tests/test-client.py:1041:test_004()/212 cmd: $NMCLI --terse -f ALL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -14105,7 +14105,7 @@ proxy.pac-script: <<< size: 322 -location: clients/tests/test-client.py:1035:test_004()/213 +location: clients/tests/test-client.py:1047:test_004()/213 cmd: $NMCLI --terse -f VPN con s con-vpn-1 lang: C returncode: 0 @@ -14120,7 +14120,7 @@ vpn.timeout:0 <<< size: 332 -location: clients/tests/test-client.py:1035:test_004()/214 +location: clients/tests/test-client.py:1047:test_004()/214 cmd: $NMCLI --terse -f VPN con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -14135,7 +14135,7 @@ vpn.timeout:0 <<< size: 525 -location: clients/tests/test-client.py:1038:test_004()/215 +location: clients/tests/test-client.py:1050:test_004()/215 cmd: $NMCLI --terse -f GENERAL con s con-vpn-1 lang: C returncode: 0 @@ -14156,7 +14156,7 @@ GENERAL.MASTER-PATH: <<< size: 535 -location: clients/tests/test-client.py:1038:test_004()/216 +location: clients/tests/test-client.py:1050:test_004()/216 cmd: $NMCLI --terse -f GENERAL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -14177,7 +14177,7 @@ GENERAL.MASTER-PATH: <<< size: 269 -location: clients/tests/test-client.py:1041:test_004()/217 +location: clients/tests/test-client.py:1053:test_004()/217 cmd: $NMCLI --terse dev s lang: C returncode: 0 @@ -14191,7 +14191,7 @@ wlan1:wifi:unavailable: <<< size: 279 -location: clients/tests/test-client.py:1041:test_004()/218 +location: clients/tests/test-client.py:1053:test_004()/218 cmd: $NMCLI --terse dev s lang: pl_PL.UTF-8 returncode: 0 @@ -14205,7 +14205,7 @@ wlan1:wifi:unavailable: <<< size: 667 -location: clients/tests/test-client.py:1044:test_004()/219 +location: clients/tests/test-client.py:1056:test_004()/219 cmd: $NMCLI --terse -f all dev status lang: C returncode: 0 @@ -14219,7 +14219,7 @@ wlan1:wifi:unavailable:unknown:unknown:/org/freedesktop/NetworkManager/Devices/5 <<< size: 677 -location: clients/tests/test-client.py:1044:test_004()/220 +location: clients/tests/test-client.py:1056:test_004()/220 cmd: $NMCLI --terse -f all dev status lang: pl_PL.UTF-8 returncode: 0 @@ -14233,7 +14233,7 @@ wlan1:wifi:unavailable:unknown:unknown:/org/freedesktop/NetworkManager/Devices/5 <<< size: 4540 -location: clients/tests/test-client.py:1047:test_004()/221 +location: clients/tests/test-client.py:1059:test_004()/221 cmd: $NMCLI --terse dev show lang: C returncode: 0 @@ -14379,7 +14379,7 @@ IP6.DOMAIN[1]:sear6.fo.x.y <<< size: 4550 -location: clients/tests/test-client.py:1047:test_004()/222 +location: clients/tests/test-client.py:1059:test_004()/222 cmd: $NMCLI --terse dev show lang: pl_PL.UTF-8 returncode: 0 @@ -14524,12 +14524,12 @@ IP6.DNS[1]:2001:a::2934:bd66:550d:ec19 IP6.DOMAIN[1]:sear6.fo.x.y <<< -size: 11937 -location: clients/tests/test-client.py:1050:test_004()/223 +size: 11927 +location: clients/tests/test-client.py:1062:test_004()/223 cmd: $NMCLI --terse -f all dev show lang: C returncode: 0 -stdout: 11791 bytes +stdout: 11781 bytes >>> GENERAL.DEVICE:wlan0 GENERAL.TYPE:wifi @@ -14585,7 +14585,7 @@ AP[2].CHAN:1 AP[2].RATE:54 Mbit/s AP[2].SIGNAL:81 AP[2].BARS:**** -AP[2].SECURITY:WPA1 WPA2 +AP[2].SECURITY:WPA1 AP[3].IN-USE: AP[3].SSID:wlan0-ap-3 AP[3].MODE:Infra @@ -14593,7 +14593,7 @@ AP[3].CHAN:1 AP[3].RATE:54 Mbit/s AP[3].SIGNAL:55 AP[3].BARS:** -AP[3].SECURITY:WPA1 WPA2 +AP[3].SECURITY:WPA3 IP4.ADDRESS[1]:192.168.228.18/32 IP4.ADDRESS[2]:192.168.209.179/25 IP4.GATEWAY:192.168.41.120 @@ -14913,12 +14913,12 @@ CONNECTIONS.AVAILABLE-CONNECTION-PATHS:/org/freedesktop/NetworkManager/Settings/ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 <<< -size: 11983 -location: clients/tests/test-client.py:1050:test_004()/224 +size: 11973 +location: clients/tests/test-client.py:1062:test_004()/224 cmd: $NMCLI --terse -f all dev show lang: pl_PL.UTF-8 returncode: 0 -stdout: 11827 bytes +stdout: 11817 bytes >>> GENERAL.DEVICE:wlan0 GENERAL.TYPE:wifi @@ -14974,7 +14974,7 @@ AP[2].CHAN:1 AP[2].RATE:54 Mb/s AP[2].SIGNAL:81 AP[2].BARS:**** -AP[2].SECURITY:WPA1 WPA2 +AP[2].SECURITY:WPA1 AP[3].IN-USE: AP[3].SSID:wlan0-ap-3 AP[3].MODE:Infrastruktura @@ -14982,7 +14982,7 @@ AP[3].CHAN:1 AP[3].RATE:54 Mb/s AP[3].SIGNAL:55 AP[3].BARS:** -AP[3].SECURITY:WPA1 WPA2 +AP[3].SECURITY:WPA3 IP4.ADDRESS[1]:192.168.228.18/32 IP4.ADDRESS[2]:192.168.209.179/25 IP4.GATEWAY:192.168.41.120 @@ -15303,7 +15303,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con- <<< size: 882 -location: clients/tests/test-client.py:1053:test_004()/225 +location: clients/tests/test-client.py:1065:test_004()/225 cmd: $NMCLI --terse dev show wlan0 lang: C returncode: 0 @@ -15336,7 +15336,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar <<< size: 892 -location: clients/tests/test-client.py:1053:test_004()/226 +location: clients/tests/test-client.py:1065:test_004()/226 cmd: $NMCLI --terse dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -15368,12 +15368,12 @@ IP6.DOMAIN[5]:sear6.foo3.bar IP6.DOMAIN[6]:sear6.foo4.bar <<< -size: 2703 -location: clients/tests/test-client.py:1056:test_004()/227 +size: 2693 +location: clients/tests/test-client.py:1068:test_004()/227 cmd: $NMCLI --terse -f all dev show wlan0 lang: C returncode: 0 -stdout: 2552 bytes +stdout: 2542 bytes >>> GENERAL.DEVICE:wlan0 GENERAL.TYPE:wifi @@ -15429,7 +15429,7 @@ AP[2].CHAN:1 AP[2].RATE:54 Mbit/s AP[2].SIGNAL:81 AP[2].BARS:**** -AP[2].SECURITY:WPA1 WPA2 +AP[2].SECURITY:WPA1 AP[3].IN-USE: AP[3].SSID:wlan0-ap-3 AP[3].MODE:Infra @@ -15437,7 +15437,7 @@ AP[3].CHAN:1 AP[3].RATE:54 Mbit/s AP[3].SIGNAL:55 AP[3].BARS:** -AP[3].SECURITY:WPA1 WPA2 +AP[3].SECURITY:WPA3 IP4.ADDRESS[1]:192.168.228.18/32 IP4.ADDRESS[2]:192.168.209.179/25 IP4.GATEWAY:192.168.41.120 @@ -15468,12 +15468,12 @@ CONNECTIONS.AVAILABLE-CONNECTION-PATHS:/org/freedesktop/NetworkManager/Settings/ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 <<< -size: 2740 -location: clients/tests/test-client.py:1056:test_004()/228 +size: 2730 +location: clients/tests/test-client.py:1068:test_004()/228 cmd: $NMCLI --terse -f all dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 2579 bytes +stdout: 2569 bytes >>> GENERAL.DEVICE:wlan0 GENERAL.TYPE:wifi @@ -15529,7 +15529,7 @@ AP[2].CHAN:1 AP[2].RATE:54 Mb/s AP[2].SIGNAL:81 AP[2].BARS:**** -AP[2].SECURITY:WPA1 WPA2 +AP[2].SECURITY:WPA1 AP[3].IN-USE: AP[3].SSID:wlan0-ap-3 AP[3].MODE:Infrastruktura @@ -15537,7 +15537,7 @@ AP[3].CHAN:1 AP[3].RATE:54 Mb/s AP[3].SIGNAL:55 AP[3].BARS:** -AP[3].SECURITY:WPA1 WPA2 +AP[3].SECURITY:WPA3 IP4.ADDRESS[1]:192.168.228.18/32 IP4.ADDRESS[2]:192.168.209.179/25 IP4.GATEWAY:192.168.41.120 @@ -15569,7 +15569,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con- <<< size: 1191 -location: clients/tests/test-client.py:1059:test_004()/229 +location: clients/tests/test-client.py:1071:test_004()/229 cmd: $NMCLI --terse -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -15614,7 +15614,7 @@ WIFI-PROPERTIES.5GHZ:unknown <<< size: 1201 -location: clients/tests/test-client.py:1059:test_004()/230 +location: clients/tests/test-client.py:1071:test_004()/230 cmd: $NMCLI --terse -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -15659,7 +15659,7 @@ WIFI-PROPERTIES.5GHZ:unknown <<< size: 1191 -location: clients/tests/test-client.py:1062:test_004()/231 +location: clients/tests/test-client.py:1074:test_004()/231 cmd: $NMCLI --terse -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -15704,7 +15704,7 @@ WIFI-PROPERTIES.5GHZ:unknown <<< size: 1201 -location: clients/tests/test-client.py:1062:test_004()/232 +location: clients/tests/test-client.py:1074:test_004()/232 cmd: $NMCLI --terse -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -15749,7 +15749,7 @@ WIFI-PROPERTIES.5GHZ:unknown <<< size: 428 -location: clients/tests/test-client.py:1065:test_004()/233 +location: clients/tests/test-client.py:1077:test_004()/233 cmd: $NMCLI --terse -f DEVICE,TYPE,DBUS-PATH dev lang: C returncode: 0 @@ -15763,7 +15763,7 @@ wlan1:wifi:/org/freedesktop/NetworkManager/Devices/5 <<< size: 438 -location: clients/tests/test-client.py:1065:test_004()/234 +location: clients/tests/test-client.py:1077:test_004()/234 cmd: $NMCLI --terse -f DEVICE,TYPE,DBUS-PATH dev lang: pl_PL.UTF-8 returncode: 0 @@ -15776,98 +15776,98 @@ wlan1:wifi:/org/freedesktop/NetworkManager/Devices/4 wlan1:wifi:/org/freedesktop/NetworkManager/Devices/5 <<< -size: 1175 -location: clients/tests/test-client.py:1068:test_004()/235 +size: 1086 +location: clients/tests/test-client.py:1080:test_004()/235 cmd: $NMCLI --terse -f ALL device wifi list lang: C returncode: 0 -stdout: 1022 bytes +stdout: 934 bytes >>> AP[1]:wlan0-ap-2:776C616E302D61702D32:C0\:E2\:BE\:E8\:EF\:B6:Infra:1:2412 MHz:54 Mbit/s:92:****:WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan0:no: :/org/freedesktop/NetworkManager/AccessPoint/2 -AP[2]:wlan0-ap-1:776C616E302D61702D31:61\:95\:77\:AC\:1E\:4C:Infra:1:2412 MHz:54 Mbit/s:81:****:WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan0:no: :/org/freedesktop/NetworkManager/AccessPoint/1 -AP[3]:wlan0-ap-3:776C616E302D61702D33:9B\:F6\:B7\:EC\:97\:76:Infra:1:2412 MHz:54 Mbit/s:55:** :WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan0:no: :/org/freedesktop/NetworkManager/AccessPoint/3 +AP[2]:wlan0-ap-1:776C616E302D61702D31:61\:95\:77\:AC\:1E\:4C:Infra:1:2412 MHz:54 Mbit/s:81:****:WPA1:pair_tkip pair_ccmp group_tkip group_ccmp psk:(none):wlan0:no: :/org/freedesktop/NetworkManager/AccessPoint/1 +AP[3]:wlan0-ap-3:776C616E302D61702D33:9B\:F6\:B7\:EC\:97\:76:Infra:1:2412 MHz:54 Mbit/s:55:** :WPA3:(none):pair_tkip pair_ccmp group_tkip group_ccmp sae:wlan0:no: :/org/freedesktop/NetworkManager/AccessPoint/3 AP[1]:wlan1-ap-4:776C616E312D61702D34:94\:2B\:E8\:F6\:D2\:86:Infra:1:2412 MHz:54 Mbit/s:48:** :WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan1:no: :/org/freedesktop/NetworkManager/AccessPoint/4 <<< -size: 1233 -location: clients/tests/test-client.py:1068:test_004()/236 +size: 1144 +location: clients/tests/test-client.py:1080:test_004()/236 cmd: $NMCLI --terse -f ALL device wifi list lang: pl_PL.UTF-8 returncode: 0 -stdout: 1070 bytes +stdout: 982 bytes >>> AP[1]:wlan0-ap-2:776C616E302D61702D32:C0\:E2\:BE\:E8\:EF\:B6:Infrastruktura:1:2412 MHz:54 Mb/s:92:****:WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan0:nie: :/org/freedesktop/NetworkManager/AccessPoint/2 -AP[2]:wlan0-ap-1:776C616E302D61702D31:61\:95\:77\:AC\:1E\:4C:Infrastruktura:1:2412 MHz:54 Mb/s:81:****:WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan0:nie: :/org/freedesktop/NetworkManager/AccessPoint/1 -AP[3]:wlan0-ap-3:776C616E302D61702D33:9B\:F6\:B7\:EC\:97\:76:Infrastruktura:1:2412 MHz:54 Mb/s:55:** :WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan0:nie: :/org/freedesktop/NetworkManager/AccessPoint/3 +AP[2]:wlan0-ap-1:776C616E302D61702D31:61\:95\:77\:AC\:1E\:4C:Infrastruktura:1:2412 MHz:54 Mb/s:81:****:WPA1:pair_tkip pair_ccmp group_tkip group_ccmp psk:(brak):wlan0:nie: :/org/freedesktop/NetworkManager/AccessPoint/1 +AP[3]:wlan0-ap-3:776C616E302D61702D33:9B\:F6\:B7\:EC\:97\:76:Infrastruktura:1:2412 MHz:54 Mb/s:55:** :WPA3:(brak):pair_tkip pair_ccmp group_tkip group_ccmp sae:wlan0:nie: :/org/freedesktop/NetworkManager/AccessPoint/3 AP[1]:wlan1-ap-4:776C616E312D61702D34:94\:2B\:E8\:F6\:D2\:86:Infrastruktura:1:2412 MHz:54 Mb/s:48:** :WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan1:nie: :/org/freedesktop/NetworkManager/AccessPoint/4 <<< -size: 353 -location: clients/tests/test-client.py:1070:test_004()/237 +size: 343 +location: clients/tests/test-client.py:1082:test_004()/237 cmd: $NMCLI --terse -f COMMON device wifi list lang: C returncode: 0 -stdout: 198 bytes +stdout: 188 bytes >>> :wlan0-ap-2:Infra:1:54 Mbit/s:92:****:WPA1 WPA2 - :wlan0-ap-1:Infra:1:54 Mbit/s:81:****:WPA1 WPA2 - :wlan0-ap-3:Infra:1:54 Mbit/s:55:** :WPA1 WPA2 + :wlan0-ap-1:Infra:1:54 Mbit/s:81:****:WPA1 + :wlan0-ap-3:Infra:1:54 Mbit/s:55:** :WPA3 :wlan1-ap-4:Infra:1:54 Mbit/s:48:** :WPA1 WPA2 <<< -size: 399 -location: clients/tests/test-client.py:1070:test_004()/238 +size: 389 +location: clients/tests/test-client.py:1082:test_004()/238 cmd: $NMCLI --terse -f COMMON device wifi list lang: pl_PL.UTF-8 returncode: 0 -stdout: 234 bytes +stdout: 224 bytes >>> :wlan0-ap-2:Infrastruktura:1:54 Mb/s:92:****:WPA1 WPA2 - :wlan0-ap-1:Infrastruktura:1:54 Mb/s:81:****:WPA1 WPA2 - :wlan0-ap-3:Infrastruktura:1:54 Mb/s:55:** :WPA1 WPA2 + :wlan0-ap-1:Infrastruktura:1:54 Mb/s:81:****:WPA1 + :wlan0-ap-3:Infrastruktura:1:54 Mb/s:55:** :WPA3 :wlan1-ap-4:Infrastruktura:1:54 Mb/s:48:** :WPA1 WPA2 <<< -size: 1288 -location: clients/tests/test-client.py:1073:test_004()/239 +size: 1199 +location: clients/tests/test-client.py:1085:test_004()/239 cmd: $NMCLI --terse -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: C returncode: 0 -stdout: 1022 bytes +stdout: 934 bytes >>> AP[1]:wlan0-ap-2:776C616E302D61702D32:C0\:E2\:BE\:E8\:EF\:B6:Infra:1:2412 MHz:54 Mbit/s:92:****:WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan0:no: :/org/freedesktop/NetworkManager/AccessPoint/2 -AP[2]:wlan0-ap-1:776C616E302D61702D31:61\:95\:77\:AC\:1E\:4C:Infra:1:2412 MHz:54 Mbit/s:81:****:WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan0:no: :/org/freedesktop/NetworkManager/AccessPoint/1 -AP[3]:wlan0-ap-3:776C616E302D61702D33:9B\:F6\:B7\:EC\:97\:76:Infra:1:2412 MHz:54 Mbit/s:55:** :WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan0:no: :/org/freedesktop/NetworkManager/AccessPoint/3 +AP[2]:wlan0-ap-1:776C616E302D61702D31:61\:95\:77\:AC\:1E\:4C:Infra:1:2412 MHz:54 Mbit/s:81:****:WPA1:pair_tkip pair_ccmp group_tkip group_ccmp psk:(none):wlan0:no: :/org/freedesktop/NetworkManager/AccessPoint/1 +AP[3]:wlan0-ap-3:776C616E302D61702D33:9B\:F6\:B7\:EC\:97\:76:Infra:1:2412 MHz:54 Mbit/s:55:** :WPA3:(none):pair_tkip pair_ccmp group_tkip group_ccmp sae:wlan0:no: :/org/freedesktop/NetworkManager/AccessPoint/3 AP[1]:wlan1-ap-4:776C616E312D61702D34:94\:2B\:E8\:F6\:D2\:86:Infra:1:2412 MHz:54 Mbit/s:48:** :WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan1:no: :/org/freedesktop/NetworkManager/AccessPoint/4 <<< -size: 1346 -location: clients/tests/test-client.py:1073:test_004()/240 +size: 1257 +location: clients/tests/test-client.py:1085:test_004()/240 cmd: $NMCLI --terse -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: pl_PL.UTF-8 returncode: 0 -stdout: 1070 bytes +stdout: 982 bytes >>> AP[1]:wlan0-ap-2:776C616E302D61702D32:C0\:E2\:BE\:E8\:EF\:B6:Infrastruktura:1:2412 MHz:54 Mb/s:92:****:WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan0:nie: :/org/freedesktop/NetworkManager/AccessPoint/2 -AP[2]:wlan0-ap-1:776C616E302D61702D31:61\:95\:77\:AC\:1E\:4C:Infrastruktura:1:2412 MHz:54 Mb/s:81:****:WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan0:nie: :/org/freedesktop/NetworkManager/AccessPoint/1 -AP[3]:wlan0-ap-3:776C616E302D61702D33:9B\:F6\:B7\:EC\:97\:76:Infrastruktura:1:2412 MHz:54 Mb/s:55:** :WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan0:nie: :/org/freedesktop/NetworkManager/AccessPoint/3 +AP[2]:wlan0-ap-1:776C616E302D61702D31:61\:95\:77\:AC\:1E\:4C:Infrastruktura:1:2412 MHz:54 Mb/s:81:****:WPA1:pair_tkip pair_ccmp group_tkip group_ccmp psk:(brak):wlan0:nie: :/org/freedesktop/NetworkManager/AccessPoint/1 +AP[3]:wlan0-ap-3:776C616E302D61702D33:9B\:F6\:B7\:EC\:97\:76:Infrastruktura:1:2412 MHz:54 Mb/s:55:** :WPA3:(brak):pair_tkip pair_ccmp group_tkip group_ccmp sae:wlan0:nie: :/org/freedesktop/NetworkManager/AccessPoint/3 AP[1]:wlan1-ap-4:776C616E312D61702D34:94\:2B\:E8\:F6\:D2\:86:Infrastruktura:1:2412 MHz:54 Mb/s:48:** :WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan1:nie: :/org/freedesktop/NetworkManager/AccessPoint/4 <<< size: 433 -location: clients/tests/test-client.py:1075:test_004()/241 +location: clients/tests/test-client.py:1087:test_004()/241 cmd: $NMCLI --terse -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -15879,7 +15879,7 @@ AP[1]:wlan0-ap-2:776C616E302D61702D32:C0\:E2\:BE\:E8\:EF\:B6:Infra:1:2412 MHz:54 <<< size: 455 -location: clients/tests/test-client.py:1075:test_004()/242 +location: clients/tests/test-client.py:1087:test_004()/242 cmd: $NMCLI --terse -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -15891,7 +15891,7 @@ AP[1]:wlan0-ap-2:776C616E302D61702D32:C0\:E2\:BE\:E8\:EF\:B6:Infrastruktura:1:24 <<< size: 229 -location: clients/tests/test-client.py:1077:test_004()/243 +location: clients/tests/test-client.py:1089:test_004()/243 cmd: $NMCLI --terse -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -15903,7 +15903,7 @@ stdout: 51 bytes <<< size: 248 -location: clients/tests/test-client.py:1077:test_004()/244 +location: clients/tests/test-client.py:1089:test_004()/244 cmd: $NMCLI --terse -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -15915,7 +15915,7 @@ stdout: 60 bytes <<< size: 546 -location: clients/tests/test-client.py:1080:test_004()/245 +location: clients/tests/test-client.py:1092:test_004()/245 cmd: $NMCLI --terse -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -15927,7 +15927,7 @@ AP[1]:wlan0-ap-2:776C616E302D61702D32:C0\:E2\:BE\:E8\:EF\:B6:Infra:1:2412 MHz:54 <<< size: 568 -location: clients/tests/test-client.py:1080:test_004()/246 +location: clients/tests/test-client.py:1092:test_004()/246 cmd: $NMCLI --terse -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -15938,12 +15938,12 @@ AP[1]:wlan0-ap-2:776C616E302D61702D32:C0\:E2\:BE\:E8\:EF\:B6:Infrastruktura:1:24 <<< -size: 2706 -location: clients/tests/test-client.py:1082:test_004()/247 +size: 2696 +location: clients/tests/test-client.py:1094:test_004()/247 cmd: $NMCLI --terse -f ALL device show wlan0 lang: C returncode: 0 -stdout: 2552 bytes +stdout: 2542 bytes >>> GENERAL.DEVICE:wlan0 GENERAL.TYPE:wifi @@ -15999,7 +15999,7 @@ AP[2].CHAN:1 AP[2].RATE:54 Mbit/s AP[2].SIGNAL:81 AP[2].BARS:**** -AP[2].SECURITY:WPA1 WPA2 +AP[2].SECURITY:WPA1 AP[3].IN-USE: AP[3].SSID:wlan0-ap-3 AP[3].MODE:Infra @@ -16007,7 +16007,7 @@ AP[3].CHAN:1 AP[3].RATE:54 Mbit/s AP[3].SIGNAL:55 AP[3].BARS:** -AP[3].SECURITY:WPA1 WPA2 +AP[3].SECURITY:WPA3 IP4.ADDRESS[1]:192.168.228.18/32 IP4.ADDRESS[2]:192.168.209.179/25 IP4.GATEWAY:192.168.41.120 @@ -16038,12 +16038,12 @@ CONNECTIONS.AVAILABLE-CONNECTION-PATHS:/org/freedesktop/NetworkManager/Settings/ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 <<< -size: 2743 -location: clients/tests/test-client.py:1082:test_004()/248 +size: 2733 +location: clients/tests/test-client.py:1094:test_004()/248 cmd: $NMCLI --terse -f ALL device show wlan0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 2579 bytes +stdout: 2569 bytes >>> GENERAL.DEVICE:wlan0 GENERAL.TYPE:wifi @@ -16099,7 +16099,7 @@ AP[2].CHAN:1 AP[2].RATE:54 Mb/s AP[2].SIGNAL:81 AP[2].BARS:**** -AP[2].SECURITY:WPA1 WPA2 +AP[2].SECURITY:WPA1 AP[3].IN-USE: AP[3].SSID:wlan0-ap-3 AP[3].MODE:Infrastruktura @@ -16107,7 +16107,7 @@ AP[3].CHAN:1 AP[3].RATE:54 Mb/s AP[3].SIGNAL:55 AP[3].BARS:** -AP[3].SECURITY:WPA1 WPA2 +AP[3].SECURITY:WPA3 IP4.ADDRESS[1]:192.168.228.18/32 IP4.ADDRESS[2]:192.168.209.179/25 IP4.GATEWAY:192.168.41.120 @@ -16139,7 +16139,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con- <<< size: 895 -location: clients/tests/test-client.py:1084:test_004()/249 +location: clients/tests/test-client.py:1096:test_004()/249 cmd: $NMCLI --terse -f COMMON device show wlan0 lang: C returncode: 0 @@ -16172,7 +16172,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar <<< size: 905 -location: clients/tests/test-client.py:1084:test_004()/250 +location: clients/tests/test-client.py:1096:test_004()/250 cmd: $NMCLI --terse -f COMMON device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -16204,12 +16204,12 @@ IP6.DOMAIN[5]:sear6.foo3.bar IP6.DOMAIN[6]:sear6.foo4.bar <<< -size: 2844 -location: clients/tests/test-client.py:1086:test_004()/251 +size: 2834 +location: clients/tests/test-client.py:1098:test_004()/251 cmd: $NMCLI --terse -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: C returncode: 0 -stdout: 2552 bytes +stdout: 2542 bytes >>> GENERAL.DEVICE:wlan0 GENERAL.TYPE:wifi @@ -16265,7 +16265,7 @@ AP[2].CHAN:1 AP[2].RATE:54 Mbit/s AP[2].SIGNAL:81 AP[2].BARS:**** -AP[2].SECURITY:WPA1 WPA2 +AP[2].SECURITY:WPA1 AP[3].IN-USE: AP[3].SSID:wlan0-ap-3 AP[3].MODE:Infra @@ -16273,7 +16273,7 @@ AP[3].CHAN:1 AP[3].RATE:54 Mbit/s AP[3].SIGNAL:55 AP[3].BARS:** -AP[3].SECURITY:WPA1 WPA2 +AP[3].SECURITY:WPA3 IP4.ADDRESS[1]:192.168.228.18/32 IP4.ADDRESS[2]:192.168.209.179/25 IP4.GATEWAY:192.168.41.120 @@ -16304,12 +16304,12 @@ CONNECTIONS.AVAILABLE-CONNECTION-PATHS:/org/freedesktop/NetworkManager/Settings/ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 <<< -size: 2881 -location: clients/tests/test-client.py:1086:test_004()/252 +size: 2871 +location: clients/tests/test-client.py:1098:test_004()/252 cmd: $NMCLI --terse -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 2579 bytes +stdout: 2569 bytes >>> GENERAL.DEVICE:wlan0 GENERAL.TYPE:wifi @@ -16365,7 +16365,7 @@ AP[2].CHAN:1 AP[2].RATE:54 Mb/s AP[2].SIGNAL:81 AP[2].BARS:**** -AP[2].SECURITY:WPA1 WPA2 +AP[2].SECURITY:WPA1 AP[3].IN-USE: AP[3].SSID:wlan0-ap-3 AP[3].MODE:Infrastruktura @@ -16373,7 +16373,7 @@ AP[3].CHAN:1 AP[3].RATE:54 Mb/s AP[3].SIGNAL:55 AP[3].BARS:** -AP[3].SECURITY:WPA1 WPA2 +AP[3].SECURITY:WPA3 IP4.ADDRESS[1]:192.168.228.18/32 IP4.ADDRESS[2]:192.168.209.179/25 IP4.GATEWAY:192.168.41.120 @@ -16405,7 +16405,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con- <<< size: 2335 -location: clients/tests/test-client.py:1024:test_004()/253 +location: clients/tests/test-client.py:1036:test_004()/253 cmd: $NMCLI --terse --color yes con s con-vpn-1 lang: C returncode: 0 @@ -16507,7 +16507,7 @@ VPN.CFG[3]:key3 = val3 <<< size: 2345 -location: clients/tests/test-client.py:1024:test_004()/254 +location: clients/tests/test-client.py:1036:test_004()/254 cmd: $NMCLI --terse --color yes con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -16609,7 +16609,7 @@ VPN.CFG[3]:key3 = val3 <<< size: 2335 -location: clients/tests/test-client.py:1026:test_004()/255 +location: clients/tests/test-client.py:1038:test_004()/255 cmd: $NMCLI --terse --color yes con s con-vpn-1 lang: C returncode: 0 @@ -16711,7 +16711,7 @@ VPN.CFG[3]:key3 = val3 <<< size: 2345 -location: clients/tests/test-client.py:1026:test_004()/256 +location: clients/tests/test-client.py:1038:test_004()/256 cmd: $NMCLI --terse --color yes con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -16813,7 +16813,7 @@ VPN.CFG[3]:key3 = val3 <<< size: 1783 -location: clients/tests/test-client.py:1029:test_004()/257 +location: clients/tests/test-client.py:1041:test_004()/257 cmd: $NMCLI --terse --color yes -f ALL con s con-vpn-1 lang: C returncode: 0 @@ -16895,7 +16895,7 @@ proxy.pac-script: <<< size: 1793 -location: clients/tests/test-client.py:1029:test_004()/258 +location: clients/tests/test-client.py:1041:test_004()/258 cmd: $NMCLI --terse --color yes -f ALL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -16977,7 +16977,7 @@ proxy.pac-script: <<< size: 334 -location: clients/tests/test-client.py:1035:test_004()/259 +location: clients/tests/test-client.py:1047:test_004()/259 cmd: $NMCLI --terse --color yes -f VPN con s con-vpn-1 lang: C returncode: 0 @@ -16992,7 +16992,7 @@ vpn.timeout:0 <<< size: 344 -location: clients/tests/test-client.py:1035:test_004()/260 +location: clients/tests/test-client.py:1047:test_004()/260 cmd: $NMCLI --terse --color yes -f VPN con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -17007,7 +17007,7 @@ vpn.timeout:0 <<< size: 537 -location: clients/tests/test-client.py:1038:test_004()/261 +location: clients/tests/test-client.py:1050:test_004()/261 cmd: $NMCLI --terse --color yes -f GENERAL con s con-vpn-1 lang: C returncode: 0 @@ -17028,7 +17028,7 @@ GENERAL.MASTER-PATH: <<< size: 547 -location: clients/tests/test-client.py:1038:test_004()/262 +location: clients/tests/test-client.py:1050:test_004()/262 cmd: $NMCLI --terse --color yes -f GENERAL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -17049,7 +17049,7 @@ GENERAL.MASTER-PATH: <<< size: 441 -location: clients/tests/test-client.py:1041:test_004()/263 +location: clients/tests/test-client.py:1053:test_004()/263 cmd: $NMCLI --terse --color yes dev s lang: C returncode: 0 @@ -17063,7 +17063,7 @@ stdout: 295 bytes <<< size: 451 -location: clients/tests/test-client.py:1041:test_004()/264 +location: clients/tests/test-client.py:1053:test_004()/264 cmd: $NMCLI --terse --color yes dev s lang: pl_PL.UTF-8 returncode: 0 @@ -17077,7 +17077,7 @@ stdout: 295 bytes <<< size: 1039 -location: clients/tests/test-client.py:1044:test_004()/265 +location: clients/tests/test-client.py:1056:test_004()/265 cmd: $NMCLI --terse --color yes -f all dev status lang: C returncode: 0 @@ -17091,7 +17091,7 @@ stdout: 881 bytes <<< size: 1049 -location: clients/tests/test-client.py:1044:test_004()/266 +location: clients/tests/test-client.py:1056:test_004()/266 cmd: $NMCLI --terse --color yes -f all dev status lang: pl_PL.UTF-8 returncode: 0 @@ -17105,7 +17105,7 @@ stdout: 881 bytes <<< size: 4552 -location: clients/tests/test-client.py:1047:test_004()/267 +location: clients/tests/test-client.py:1059:test_004()/267 cmd: $NMCLI --terse --color yes dev show lang: C returncode: 0 @@ -17251,7 +17251,7 @@ IP6.DOMAIN[1]:sear6.fo.x.y <<< size: 4562 -location: clients/tests/test-client.py:1047:test_004()/268 +location: clients/tests/test-client.py:1059:test_004()/268 cmd: $NMCLI --terse --color yes dev show lang: pl_PL.UTF-8 returncode: 0 @@ -17396,12 +17396,12 @@ IP6.DNS[1]:2001:a::2934:bd66:550d:ec19 IP6.DOMAIN[1]:sear6.fo.x.y <<< -size: 12237 -location: clients/tests/test-client.py:1050:test_004()/269 +size: 12227 +location: clients/tests/test-client.py:1062:test_004()/269 cmd: $NMCLI --terse --color yes -f all dev show lang: C returncode: 0 -stdout: 12079 bytes +stdout: 12069 bytes >>> GENERAL.DEVICE:wlan0 GENERAL.TYPE:wifi @@ -17457,7 +17457,7 @@ AP[2].CHAN:1 AP[2].RATE:54 Mbit/s AP[2].SIGNAL:81 AP[2].BARS:**** -AP[2].SECURITY:WPA1 WPA2 +AP[2].SECURITY:WPA1 AP[3].IN-USE:  AP[3].SSID:wlan0-ap-3 AP[3].MODE:Infra @@ -17465,7 +17465,7 @@ AP[3].CHAN:1 AP[3].RATE:54 Mbit/s AP[3].SIGNAL:55 AP[3].BARS:**  -AP[3].SECURITY:WPA1 WPA2 +AP[3].SECURITY:WPA3 IP4.ADDRESS[1]:192.168.228.18/32 IP4.ADDRESS[2]:192.168.209.179/25 IP4.GATEWAY:192.168.41.120 @@ -17785,12 +17785,12 @@ CONNECTIONS.AVAILABLE-CONNECTION-PATHS:/org/freedesktop/NetworkManager/Settings/ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 <<< -size: 12283 -location: clients/tests/test-client.py:1050:test_004()/270 +size: 12273 +location: clients/tests/test-client.py:1062:test_004()/270 cmd: $NMCLI --terse --color yes -f all dev show lang: pl_PL.UTF-8 returncode: 0 -stdout: 12115 bytes +stdout: 12105 bytes >>> GENERAL.DEVICE:wlan0 GENERAL.TYPE:wifi @@ -17846,7 +17846,7 @@ AP[2].CHAN:1 AP[2].RATE:54 Mb/s AP[2].SIGNAL:81 AP[2].BARS:**** -AP[2].SECURITY:WPA1 WPA2 +AP[2].SECURITY:WPA1 AP[3].IN-USE:  AP[3].SSID:wlan0-ap-3 AP[3].MODE:Infrastruktura @@ -17854,7 +17854,7 @@ AP[3].CHAN:1 AP[3].RATE:54 Mb/s AP[3].SIGNAL:55 AP[3].BARS:**  -AP[3].SECURITY:WPA1 WPA2 +AP[3].SECURITY:WPA3 IP4.ADDRESS[1]:192.168.228.18/32 IP4.ADDRESS[2]:192.168.209.179/25 IP4.GATEWAY:192.168.41.120 @@ -18175,7 +18175,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con- <<< size: 894 -location: clients/tests/test-client.py:1053:test_004()/271 +location: clients/tests/test-client.py:1065:test_004()/271 cmd: $NMCLI --terse --color yes dev show wlan0 lang: C returncode: 0 @@ -18208,7 +18208,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar <<< size: 904 -location: clients/tests/test-client.py:1053:test_004()/272 +location: clients/tests/test-client.py:1065:test_004()/272 cmd: $NMCLI --terse --color yes dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -18240,12 +18240,12 @@ IP6.DOMAIN[5]:sear6.foo3.bar IP6.DOMAIN[6]:sear6.foo4.bar <<< -size: 2931 -location: clients/tests/test-client.py:1056:test_004()/273 +size: 2921 +location: clients/tests/test-client.py:1068:test_004()/273 cmd: $NMCLI --terse --color yes -f all dev show wlan0 lang: C returncode: 0 -stdout: 2768 bytes +stdout: 2758 bytes >>> GENERAL.DEVICE:wlan0 GENERAL.TYPE:wifi @@ -18301,7 +18301,7 @@ AP[2].CHAN:1 AP[2].RATE:54 Mbit/s AP[2].SIGNAL:81 AP[2].BARS:**** -AP[2].SECURITY:WPA1 WPA2 +AP[2].SECURITY:WPA1 AP[3].IN-USE:  AP[3].SSID:wlan0-ap-3 AP[3].MODE:Infra @@ -18309,7 +18309,7 @@ AP[3].CHAN:1 AP[3].RATE:54 Mbit/s AP[3].SIGNAL:55 AP[3].BARS:**  -AP[3].SECURITY:WPA1 WPA2 +AP[3].SECURITY:WPA3 IP4.ADDRESS[1]:192.168.228.18/32 IP4.ADDRESS[2]:192.168.209.179/25 IP4.GATEWAY:192.168.41.120 @@ -18340,12 +18340,12 @@ CONNECTIONS.AVAILABLE-CONNECTION-PATHS:/org/freedesktop/NetworkManager/Settings/ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 <<< -size: 2968 -location: clients/tests/test-client.py:1056:test_004()/274 +size: 2958 +location: clients/tests/test-client.py:1068:test_004()/274 cmd: $NMCLI --terse --color yes -f all dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 2795 bytes +stdout: 2785 bytes >>> GENERAL.DEVICE:wlan0 GENERAL.TYPE:wifi @@ -18401,7 +18401,7 @@ AP[2].CHAN:1 AP[2].RATE:54 Mb/s AP[2].SIGNAL:81 AP[2].BARS:**** -AP[2].SECURITY:WPA1 WPA2 +AP[2].SECURITY:WPA1 AP[3].IN-USE:  AP[3].SSID:wlan0-ap-3 AP[3].MODE:Infrastruktura @@ -18409,7 +18409,7 @@ AP[3].CHAN:1 AP[3].RATE:54 Mb/s AP[3].SIGNAL:55 AP[3].BARS:**  -AP[3].SECURITY:WPA1 WPA2 +AP[3].SECURITY:WPA3 IP4.ADDRESS[1]:192.168.228.18/32 IP4.ADDRESS[2]:192.168.209.179/25 IP4.GATEWAY:192.168.41.120 @@ -18441,7 +18441,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con- <<< size: 1203 -location: clients/tests/test-client.py:1059:test_004()/275 +location: clients/tests/test-client.py:1071:test_004()/275 cmd: $NMCLI --terse --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -18486,7 +18486,7 @@ WIFI-PROPERTIES.5GHZ:unknown <<< size: 1213 -location: clients/tests/test-client.py:1059:test_004()/276 +location: clients/tests/test-client.py:1071:test_004()/276 cmd: $NMCLI --terse --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -18531,7 +18531,7 @@ WIFI-PROPERTIES.5GHZ:unknown <<< size: 1203 -location: clients/tests/test-client.py:1062:test_004()/277 +location: clients/tests/test-client.py:1074:test_004()/277 cmd: $NMCLI --terse --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -18576,7 +18576,7 @@ WIFI-PROPERTIES.5GHZ:unknown <<< size: 1213 -location: clients/tests/test-client.py:1062:test_004()/278 +location: clients/tests/test-client.py:1074:test_004()/278 cmd: $NMCLI --terse --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -18621,7 +18621,7 @@ WIFI-PROPERTIES.5GHZ:unknown <<< size: 560 -location: clients/tests/test-client.py:1065:test_004()/279 +location: clients/tests/test-client.py:1077:test_004()/279 cmd: $NMCLI --terse --color yes -f DEVICE,TYPE,DBUS-PATH dev lang: C returncode: 0 @@ -18635,7 +18635,7 @@ stdout: 391 bytes <<< size: 570 -location: clients/tests/test-client.py:1065:test_004()/280 +location: clients/tests/test-client.py:1077:test_004()/280 cmd: $NMCLI --terse --color yes -f DEVICE,TYPE,DBUS-PATH dev lang: pl_PL.UTF-8 returncode: 0 @@ -18648,98 +18648,98 @@ stdout: 391 bytes wlan1:wifi:/org/freedesktop/NetworkManager/Devices/5 <<< -size: 1799 -location: clients/tests/test-client.py:1068:test_004()/281 +size: 1711 +location: clients/tests/test-client.py:1080:test_004()/281 cmd: $NMCLI --terse --color yes -f ALL device wifi list lang: C returncode: 0 -stdout: 1634 bytes +stdout: 1546 bytes >>> AP[1]:wlan0-ap-2:776C616E302D61702D32:C0\:E2\:BE\:E8\:EF\:B6:Infra:1:2412 MHz:54 Mbit/s:92:****:WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan0:no: :/org/freedesktop/NetworkManager/AccessPoint/2 -AP[2]:wlan0-ap-1:776C616E302D61702D31:61\:95\:77\:AC\:1E\:4C:Infra:1:2412 MHz:54 Mbit/s:81:****:WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan0:no: :/org/freedesktop/NetworkManager/AccessPoint/1 -AP[3]:wlan0-ap-3:776C616E302D61702D33:9B\:F6\:B7\:EC\:97\:76:Infra:1:2412 MHz:54 Mbit/s:55:** :WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan0:no: :/org/freedesktop/NetworkManager/AccessPoint/3 +AP[2]:wlan0-ap-1:776C616E302D61702D31:61\:95\:77\:AC\:1E\:4C:Infra:1:2412 MHz:54 Mbit/s:81:****:WPA1:pair_tkip pair_ccmp group_tkip group_ccmp psk:(none):wlan0:no: :/org/freedesktop/NetworkManager/AccessPoint/1 +AP[3]:wlan0-ap-3:776C616E302D61702D33:9B\:F6\:B7\:EC\:97\:76:Infra:1:2412 MHz:54 Mbit/s:55:** :WPA3:(none):pair_tkip pair_ccmp group_tkip group_ccmp sae:wlan0:no: :/org/freedesktop/NetworkManager/AccessPoint/3 AP[1]:wlan1-ap-4:776C616E312D61702D34:94\:2B\:E8\:F6\:D2\:86:Infra:1:2412 MHz:54 Mbit/s:48:** :WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan1:no: :/org/freedesktop/NetworkManager/AccessPoint/4 <<< -size: 1857 -location: clients/tests/test-client.py:1068:test_004()/282 +size: 1769 +location: clients/tests/test-client.py:1080:test_004()/282 cmd: $NMCLI --terse --color yes -f ALL device wifi list lang: pl_PL.UTF-8 returncode: 0 -stdout: 1682 bytes +stdout: 1594 bytes >>> AP[1]:wlan0-ap-2:776C616E302D61702D32:C0\:E2\:BE\:E8\:EF\:B6:Infrastruktura:1:2412 MHz:54 Mb/s:92:****:WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan0:nie: :/org/freedesktop/NetworkManager/AccessPoint/2 -AP[2]:wlan0-ap-1:776C616E302D61702D31:61\:95\:77\:AC\:1E\:4C:Infrastruktura:1:2412 MHz:54 Mb/s:81:****:WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan0:nie: :/org/freedesktop/NetworkManager/AccessPoint/1 -AP[3]:wlan0-ap-3:776C616E302D61702D33:9B\:F6\:B7\:EC\:97\:76:Infrastruktura:1:2412 MHz:54 Mb/s:55:** :WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan0:nie: :/org/freedesktop/NetworkManager/AccessPoint/3 +AP[2]:wlan0-ap-1:776C616E302D61702D31:61\:95\:77\:AC\:1E\:4C:Infrastruktura:1:2412 MHz:54 Mb/s:81:****:WPA1:pair_tkip pair_ccmp group_tkip group_ccmp psk:(brak):wlan0:nie: :/org/freedesktop/NetworkManager/AccessPoint/1 +AP[3]:wlan0-ap-3:776C616E302D61702D33:9B\:F6\:B7\:EC\:97\:76:Infrastruktura:1:2412 MHz:54 Mb/s:55:** :WPA3:(brak):pair_tkip pair_ccmp group_tkip group_ccmp sae:wlan0:nie: :/org/freedesktop/NetworkManager/AccessPoint/3 AP[1]:wlan1-ap-4:776C616E312D61702D34:94\:2B\:E8\:F6\:D2\:86:Infrastruktura:1:2412 MHz:54 Mb/s:48:** :WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan1:nie: :/org/freedesktop/NetworkManager/AccessPoint/4 <<< -size: 653 -location: clients/tests/test-client.py:1070:test_004()/283 +size: 643 +location: clients/tests/test-client.py:1082:test_004()/283 cmd: $NMCLI --terse --color yes -f COMMON device wifi list lang: C returncode: 0 -stdout: 486 bytes +stdout: 476 bytes >>>  :wlan0-ap-2:Infra:1:54 Mbit/s:92:****:WPA1 WPA2 - :wlan0-ap-1:Infra:1:54 Mbit/s:81:****:WPA1 WPA2 - :wlan0-ap-3:Infra:1:54 Mbit/s:55:** :WPA1 WPA2 + :wlan0-ap-1:Infra:1:54 Mbit/s:81:****:WPA1 + :wlan0-ap-3:Infra:1:54 Mbit/s:55:** :WPA3  :wlan1-ap-4:Infra:1:54 Mbit/s:48:** :WPA1 WPA2 <<< -size: 699 -location: clients/tests/test-client.py:1070:test_004()/284 +size: 689 +location: clients/tests/test-client.py:1082:test_004()/284 cmd: $NMCLI --terse --color yes -f COMMON device wifi list lang: pl_PL.UTF-8 returncode: 0 -stdout: 522 bytes +stdout: 512 bytes >>>  :wlan0-ap-2:Infrastruktura:1:54 Mb/s:92:****:WPA1 WPA2 - :wlan0-ap-1:Infrastruktura:1:54 Mb/s:81:****:WPA1 WPA2 - :wlan0-ap-3:Infrastruktura:1:54 Mb/s:55:** :WPA1 WPA2 + :wlan0-ap-1:Infrastruktura:1:54 Mb/s:81:****:WPA1 + :wlan0-ap-3:Infrastruktura:1:54 Mb/s:55:** :WPA3  :wlan1-ap-4:Infrastruktura:1:54 Mb/s:48:** :WPA1 WPA2 <<< -size: 1912 -location: clients/tests/test-client.py:1073:test_004()/285 +size: 1824 +location: clients/tests/test-client.py:1085:test_004()/285 cmd: $NMCLI --terse --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: C returncode: 0 -stdout: 1634 bytes +stdout: 1546 bytes >>> AP[1]:wlan0-ap-2:776C616E302D61702D32:C0\:E2\:BE\:E8\:EF\:B6:Infra:1:2412 MHz:54 Mbit/s:92:****:WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan0:no: :/org/freedesktop/NetworkManager/AccessPoint/2 -AP[2]:wlan0-ap-1:776C616E302D61702D31:61\:95\:77\:AC\:1E\:4C:Infra:1:2412 MHz:54 Mbit/s:81:****:WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan0:no: :/org/freedesktop/NetworkManager/AccessPoint/1 -AP[3]:wlan0-ap-3:776C616E302D61702D33:9B\:F6\:B7\:EC\:97\:76:Infra:1:2412 MHz:54 Mbit/s:55:** :WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan0:no: :/org/freedesktop/NetworkManager/AccessPoint/3 +AP[2]:wlan0-ap-1:776C616E302D61702D31:61\:95\:77\:AC\:1E\:4C:Infra:1:2412 MHz:54 Mbit/s:81:****:WPA1:pair_tkip pair_ccmp group_tkip group_ccmp psk:(none):wlan0:no: :/org/freedesktop/NetworkManager/AccessPoint/1 +AP[3]:wlan0-ap-3:776C616E302D61702D33:9B\:F6\:B7\:EC\:97\:76:Infra:1:2412 MHz:54 Mbit/s:55:** :WPA3:(none):pair_tkip pair_ccmp group_tkip group_ccmp sae:wlan0:no: :/org/freedesktop/NetworkManager/AccessPoint/3 AP[1]:wlan1-ap-4:776C616E312D61702D34:94\:2B\:E8\:F6\:D2\:86:Infra:1:2412 MHz:54 Mbit/s:48:** :WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan1:no: :/org/freedesktop/NetworkManager/AccessPoint/4 <<< -size: 1970 -location: clients/tests/test-client.py:1073:test_004()/286 +size: 1882 +location: clients/tests/test-client.py:1085:test_004()/286 cmd: $NMCLI --terse --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: pl_PL.UTF-8 returncode: 0 -stdout: 1682 bytes +stdout: 1594 bytes >>> AP[1]:wlan0-ap-2:776C616E302D61702D32:C0\:E2\:BE\:E8\:EF\:B6:Infrastruktura:1:2412 MHz:54 Mb/s:92:****:WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan0:nie: :/org/freedesktop/NetworkManager/AccessPoint/2 -AP[2]:wlan0-ap-1:776C616E302D61702D31:61\:95\:77\:AC\:1E\:4C:Infrastruktura:1:2412 MHz:54 Mb/s:81:****:WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan0:nie: :/org/freedesktop/NetworkManager/AccessPoint/1 -AP[3]:wlan0-ap-3:776C616E302D61702D33:9B\:F6\:B7\:EC\:97\:76:Infrastruktura:1:2412 MHz:54 Mb/s:55:** :WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan0:nie: :/org/freedesktop/NetworkManager/AccessPoint/3 +AP[2]:wlan0-ap-1:776C616E302D61702D31:61\:95\:77\:AC\:1E\:4C:Infrastruktura:1:2412 MHz:54 Mb/s:81:****:WPA1:pair_tkip pair_ccmp group_tkip group_ccmp psk:(brak):wlan0:nie: :/org/freedesktop/NetworkManager/AccessPoint/1 +AP[3]:wlan0-ap-3:776C616E302D61702D33:9B\:F6\:B7\:EC\:97\:76:Infrastruktura:1:2412 MHz:54 Mb/s:55:** :WPA3:(brak):pair_tkip pair_ccmp group_tkip group_ccmp sae:wlan0:nie: :/org/freedesktop/NetworkManager/AccessPoint/3 AP[1]:wlan1-ap-4:776C616E312D61702D34:94\:2B\:E8\:F6\:D2\:86:Infrastruktura:1:2412 MHz:54 Mb/s:48:** :WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan1:nie: :/org/freedesktop/NetworkManager/AccessPoint/4 <<< size: 598 -location: clients/tests/test-client.py:1075:test_004()/287 +location: clients/tests/test-client.py:1087:test_004()/287 cmd: $NMCLI --terse --color yes -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -18751,7 +18751,7 @@ stdout: 410 bytes <<< size: 620 -location: clients/tests/test-client.py:1075:test_004()/288 +location: clients/tests/test-client.py:1087:test_004()/288 cmd: $NMCLI --terse --color yes -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -18763,7 +18763,7 @@ stdout: 422 bytes <<< size: 314 -location: clients/tests/test-client.py:1077:test_004()/289 +location: clients/tests/test-client.py:1089:test_004()/289 cmd: $NMCLI --terse --color yes -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -18775,7 +18775,7 @@ stdout: 123 bytes <<< size: 333 -location: clients/tests/test-client.py:1077:test_004()/290 +location: clients/tests/test-client.py:1089:test_004()/290 cmd: $NMCLI --terse --color yes -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -18787,7 +18787,7 @@ stdout: 132 bytes <<< size: 711 -location: clients/tests/test-client.py:1080:test_004()/291 +location: clients/tests/test-client.py:1092:test_004()/291 cmd: $NMCLI --terse --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -18799,7 +18799,7 @@ stdout: 410 bytes <<< size: 733 -location: clients/tests/test-client.py:1080:test_004()/292 +location: clients/tests/test-client.py:1092:test_004()/292 cmd: $NMCLI --terse --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -18810,12 +18810,12 @@ stdout: 422 bytes <<< -size: 2934 -location: clients/tests/test-client.py:1082:test_004()/293 +size: 2924 +location: clients/tests/test-client.py:1094:test_004()/293 cmd: $NMCLI --terse --color yes -f ALL device show wlan0 lang: C returncode: 0 -stdout: 2768 bytes +stdout: 2758 bytes >>> GENERAL.DEVICE:wlan0 GENERAL.TYPE:wifi @@ -18871,7 +18871,7 @@ AP[2].CHAN:1 AP[2].RATE:54 Mbit/s AP[2].SIGNAL:81 AP[2].BARS:**** -AP[2].SECURITY:WPA1 WPA2 +AP[2].SECURITY:WPA1 AP[3].IN-USE:  AP[3].SSID:wlan0-ap-3 AP[3].MODE:Infra @@ -18879,7 +18879,7 @@ AP[3].CHAN:1 AP[3].RATE:54 Mbit/s AP[3].SIGNAL:55 AP[3].BARS:**  -AP[3].SECURITY:WPA1 WPA2 +AP[3].SECURITY:WPA3 IP4.ADDRESS[1]:192.168.228.18/32 IP4.ADDRESS[2]:192.168.209.179/25 IP4.GATEWAY:192.168.41.120 @@ -18910,12 +18910,12 @@ CONNECTIONS.AVAILABLE-CONNECTION-PATHS:/org/freedesktop/NetworkManager/Settings/ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 <<< -size: 2971 -location: clients/tests/test-client.py:1082:test_004()/294 +size: 2961 +location: clients/tests/test-client.py:1094:test_004()/294 cmd: $NMCLI --terse --color yes -f ALL device show wlan0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 2795 bytes +stdout: 2785 bytes >>> GENERAL.DEVICE:wlan0 GENERAL.TYPE:wifi @@ -18971,7 +18971,7 @@ AP[2].CHAN:1 AP[2].RATE:54 Mb/s AP[2].SIGNAL:81 AP[2].BARS:**** -AP[2].SECURITY:WPA1 WPA2 +AP[2].SECURITY:WPA1 AP[3].IN-USE:  AP[3].SSID:wlan0-ap-3 AP[3].MODE:Infrastruktura @@ -18979,7 +18979,7 @@ AP[3].CHAN:1 AP[3].RATE:54 Mb/s AP[3].SIGNAL:55 AP[3].BARS:**  -AP[3].SECURITY:WPA1 WPA2 +AP[3].SECURITY:WPA3 IP4.ADDRESS[1]:192.168.228.18/32 IP4.ADDRESS[2]:192.168.209.179/25 IP4.GATEWAY:192.168.41.120 @@ -19011,7 +19011,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con- <<< size: 907 -location: clients/tests/test-client.py:1084:test_004()/295 +location: clients/tests/test-client.py:1096:test_004()/295 cmd: $NMCLI --terse --color yes -f COMMON device show wlan0 lang: C returncode: 0 @@ -19044,7 +19044,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar <<< size: 917 -location: clients/tests/test-client.py:1084:test_004()/296 +location: clients/tests/test-client.py:1096:test_004()/296 cmd: $NMCLI --terse --color yes -f COMMON device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -19076,12 +19076,12 @@ IP6.DOMAIN[5]:sear6.foo3.bar IP6.DOMAIN[6]:sear6.foo4.bar <<< -size: 3072 -location: clients/tests/test-client.py:1086:test_004()/297 +size: 3062 +location: clients/tests/test-client.py:1098:test_004()/297 cmd: $NMCLI --terse --color yes -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: C returncode: 0 -stdout: 2768 bytes +stdout: 2758 bytes >>> GENERAL.DEVICE:wlan0 GENERAL.TYPE:wifi @@ -19137,7 +19137,7 @@ AP[2].CHAN:1 AP[2].RATE:54 Mbit/s AP[2].SIGNAL:81 AP[2].BARS:**** -AP[2].SECURITY:WPA1 WPA2 +AP[2].SECURITY:WPA1 AP[3].IN-USE:  AP[3].SSID:wlan0-ap-3 AP[3].MODE:Infra @@ -19145,7 +19145,7 @@ AP[3].CHAN:1 AP[3].RATE:54 Mbit/s AP[3].SIGNAL:55 AP[3].BARS:**  -AP[3].SECURITY:WPA1 WPA2 +AP[3].SECURITY:WPA3 IP4.ADDRESS[1]:192.168.228.18/32 IP4.ADDRESS[2]:192.168.209.179/25 IP4.GATEWAY:192.168.41.120 @@ -19176,12 +19176,12 @@ CONNECTIONS.AVAILABLE-CONNECTION-PATHS:/org/freedesktop/NetworkManager/Settings/ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 <<< -size: 3109 -location: clients/tests/test-client.py:1086:test_004()/298 +size: 3099 +location: clients/tests/test-client.py:1098:test_004()/298 cmd: $NMCLI --terse --color yes -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 2795 bytes +stdout: 2785 bytes >>> GENERAL.DEVICE:wlan0 GENERAL.TYPE:wifi @@ -19237,7 +19237,7 @@ AP[2].CHAN:1 AP[2].RATE:54 Mb/s AP[2].SIGNAL:81 AP[2].BARS:**** -AP[2].SECURITY:WPA1 WPA2 +AP[2].SECURITY:WPA1 AP[3].IN-USE:  AP[3].SSID:wlan0-ap-3 AP[3].MODE:Infrastruktura @@ -19245,7 +19245,7 @@ AP[3].CHAN:1 AP[3].RATE:54 Mb/s AP[3].SIGNAL:55 AP[3].BARS:**  -AP[3].SECURITY:WPA1 WPA2 +AP[3].SECURITY:WPA3 IP4.ADDRESS[1]:192.168.228.18/32 IP4.ADDRESS[2]:192.168.209.179/25 IP4.GATEWAY:192.168.41.120 @@ -19277,7 +19277,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con- <<< size: 2978 -location: clients/tests/test-client.py:1024:test_004()/299 +location: clients/tests/test-client.py:1036:test_004()/299 cmd: $NMCLI --mode tabular con s con-vpn-1 lang: C returncode: 0 @@ -19305,12 +19305,12 @@ NAME TYPE USERNAME GATEWAY BANNER VPN-STATE VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 - VPN connected key1 = val1 | key2 = val2 | key3 = val3 <<< -size: 2999 -location: clients/tests/test-client.py:1024:test_004()/300 +size: 3001 +location: clients/tests/test-client.py:1036:test_004()/300 cmd: $NMCLI --mode tabular con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 -stdout: 2837 bytes +stdout: 2839 bytes >>> name id uuid stable-id type interface-name autoconnect autoconnect-priority autoconnect-retries multi-connect auth-retries timestamp read-only permissions zone master slave-type autoconnect-slaves secondaries gateway-ping-timeout metered lldp mdns llmnr connection con-vpn-1 UUID-con-vpn-1-REPLACED-REPLACED-REP -- vpn -- tak 0 -1 (default) 0 (default) -1 0 nie -- -- -- -- -1 (default) -- 0 nieznane default -1 (default) -1 (default) @@ -19331,11 +19331,11 @@ GROUP NAME UUID DEVICES STATE D GENERAL con-vpn-1 UUID-con-vpn-1-REPLACED-REPLACED-REP wlan0 aktywowano nie nie -- tak /org/freedesktop/NetworkManager/ActiveConnection/2 /org/freedesktop/NetworkManager/Settings/Connection/3 -- -- NAME TYPE USERNAME GATEWAY BANNER VPN-STATE CFG -VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 - Połączono z VPN key1 = val1 | key2 = val2 | key3 = val3 +VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 — Połączono z VPN key1 = val1 | key2 = val2 | key3 = val3 <<< size: 2978 -location: clients/tests/test-client.py:1026:test_004()/301 +location: clients/tests/test-client.py:1038:test_004()/301 cmd: $NMCLI --mode tabular con s con-vpn-1 lang: C returncode: 0 @@ -19363,12 +19363,12 @@ NAME TYPE USERNAME GATEWAY BANNER VPN-STATE VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 - VPN connected key1 = val1 | key2 = val2 | key3 = val3 <<< -size: 2999 -location: clients/tests/test-client.py:1026:test_004()/302 +size: 3001 +location: clients/tests/test-client.py:1038:test_004()/302 cmd: $NMCLI --mode tabular con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 -stdout: 2837 bytes +stdout: 2839 bytes >>> name id uuid stable-id type interface-name autoconnect autoconnect-priority autoconnect-retries multi-connect auth-retries timestamp read-only permissions zone master slave-type autoconnect-slaves secondaries gateway-ping-timeout metered lldp mdns llmnr connection con-vpn-1 UUID-con-vpn-1-REPLACED-REPLACED-REP -- vpn -- tak 0 -1 (default) 0 (default) -1 0 nie -- -- -- -- -1 (default) -- 0 nieznane default -1 (default) -1 (default) @@ -19389,11 +19389,11 @@ GROUP NAME UUID DEVICES STATE D GENERAL con-vpn-1 UUID-con-vpn-1-REPLACED-REPLACED-REP wlan0 aktywowano nie nie -- tak /org/freedesktop/NetworkManager/ActiveConnection/2 /org/freedesktop/NetworkManager/Settings/Connection/3 -- -- NAME TYPE USERNAME GATEWAY BANNER VPN-STATE CFG -VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 - Połączono z VPN key1 = val1 | key2 = val2 | key3 = val3 +VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 — Połączono z VPN key1 = val1 | key2 = val2 | key3 = val3 <<< size: 2246 -location: clients/tests/test-client.py:1029:test_004()/303 +location: clients/tests/test-client.py:1041:test_004()/303 cmd: $NMCLI --mode tabular -f ALL con s con-vpn-1 lang: C returncode: 0 @@ -19417,7 +19417,7 @@ proxy none no -- -- <<< size: 2258 -location: clients/tests/test-client.py:1029:test_004()/304 +location: clients/tests/test-client.py:1041:test_004()/304 cmd: $NMCLI --mode tabular -f ALL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -19441,7 +19441,7 @@ proxy none nie -- -- <<< size: 412 -location: clients/tests/test-client.py:1035:test_004()/305 +location: clients/tests/test-client.py:1047:test_004()/305 cmd: $NMCLI --mode tabular -f VPN con s con-vpn-1 lang: C returncode: 0 @@ -19452,7 +19452,7 @@ vpn org.freedesktop.NetworkManager.openvpn -- key1 = val1, key2 = val <<< size: 422 -location: clients/tests/test-client.py:1035:test_004()/306 +location: clients/tests/test-client.py:1047:test_004()/306 cmd: $NMCLI --mode tabular -f VPN con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -19463,7 +19463,7 @@ vpn org.freedesktop.NetworkManager.openvpn -- key1 = val1, key2 = val <<< size: 644 -location: clients/tests/test-client.py:1038:test_004()/307 +location: clients/tests/test-client.py:1050:test_004()/307 cmd: $NMCLI --mode tabular -f GENERAL con s con-vpn-1 lang: C returncode: 0 @@ -19474,7 +19474,7 @@ GENERAL con-vpn-1 UUID-con-vpn-1-REPLACED-REPLACED-REP wlan0 activated no <<< size: 656 -location: clients/tests/test-client.py:1038:test_004()/308 +location: clients/tests/test-client.py:1050:test_004()/308 cmd: $NMCLI --mode tabular -f GENERAL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -19485,7 +19485,7 @@ GENERAL con-vpn-1 UUID-con-vpn-1-REPLACED-REPLACED-REP wlan0 aktywowano n <<< size: 399 -location: clients/tests/test-client.py:1041:test_004()/309 +location: clients/tests/test-client.py:1053:test_004()/309 cmd: $NMCLI --mode tabular dev s lang: C returncode: 0 @@ -19500,7 +19500,7 @@ wlan1 wifi unavailable -- <<< size: 414 -location: clients/tests/test-client.py:1041:test_004()/310 +location: clients/tests/test-client.py:1053:test_004()/310 cmd: $NMCLI --mode tabular dev s lang: pl_PL.UTF-8 returncode: 0 @@ -19515,7 +19515,7 @@ wlan1 wifi niedostępne -- <<< size: 1426 -location: clients/tests/test-client.py:1044:test_004()/311 +location: clients/tests/test-client.py:1056:test_004()/311 cmd: $NMCLI --mode tabular -f all dev status lang: C returncode: 0 @@ -19530,7 +19530,7 @@ wlan1 wifi unavailable unknown unknown /org/freedesk <<< size: 1441 -location: clients/tests/test-client.py:1044:test_004()/312 +location: clients/tests/test-client.py:1056:test_004()/312 cmd: $NMCLI --mode tabular -f all dev status lang: pl_PL.UTF-8 returncode: 0 @@ -19545,7 +19545,7 @@ wlan1 wifi niedostępne nieznane nieznane /org/freedes <<< size: 6361 -location: clients/tests/test-client.py:1047:test_004()/313 +location: clients/tests/test-client.py:1059:test_004()/313 cmd: $NMCLI --mode tabular dev show lang: C returncode: 0 @@ -19694,7 +19694,7 @@ IP6 2001:a::88ca:3654:96b:ab44/89 -- dst = 2001:a::cc8b:7c09:4673:bbb0 <<< size: 6388 -location: clients/tests/test-client.py:1047:test_004()/314 +location: clients/tests/test-client.py:1059:test_004()/314 cmd: $NMCLI --mode tabular dev show lang: pl_PL.UTF-8 returncode: 0 @@ -19843,7 +19843,7 @@ IP6 2001:a::88ca:3654:96b:ab44/89 -- dst = 2001:a::cc8b:7c09:4673:bbb0 <<< size: 14861 -location: clients/tests/test-client.py:1050:test_004()/315 +location: clients/tests/test-client.py:1062:test_004()/315 cmd: $NMCLI --mode tabular -f all dev show lang: C returncode: 0 @@ -19860,8 +19860,8 @@ WIFI-PROPERTIES yes yes yes yes yes yes yes unknown unknown NAME IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY AP[1] wlan0-ap-2 Infra 1 54 Mbit/s 92 **** WPA1 WPA2 -AP[2] wlan0-ap-1 Infra 1 54 Mbit/s 81 **** WPA1 WPA2 -AP[3] wlan0-ap-3 Infra 1 54 Mbit/s 55 ** WPA1 WPA2 +AP[2] wlan0-ap-1 Infra 1 54 Mbit/s 81 **** WPA1 +AP[3] wlan0-ap-3 Infra 1 54 Mbit/s 55 ** WPA3 GROUP ADDRESS GATEWAY ROUTE DNS DOMAIN WINS IP4 192.168.228.18/32 | 192.168.209.179/25 192.168.41.120 -- -- sear4.foo2.bar | sear4.fo.x.y | sear4.foo1.bar | sear4.foo4.bar | sear4.fo.o.bar 192.168.120.79 @@ -19981,7 +19981,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 15020 -location: clients/tests/test-client.py:1050:test_004()/316 +location: clients/tests/test-client.py:1062:test_004()/316 cmd: $NMCLI --mode tabular -f all dev show lang: pl_PL.UTF-8 returncode: 0 @@ -19998,8 +19998,8 @@ WIFI-PROPERTIES tak tak tak tak tak tak tak nieznane nieznane NAME IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY AP[1] wlan0-ap-2 Infrastruktura 1 54 Mb/s 92 **** WPA1 WPA2 -AP[2] wlan0-ap-1 Infrastruktura 1 54 Mb/s 81 **** WPA1 WPA2 -AP[3] wlan0-ap-3 Infrastruktura 1 54 Mb/s 55 ** WPA1 WPA2 +AP[2] wlan0-ap-1 Infrastruktura 1 54 Mb/s 81 **** WPA1 +AP[3] wlan0-ap-3 Infrastruktura 1 54 Mb/s 55 ** WPA3 GROUP ADDRESS GATEWAY ROUTE DNS DOMAIN WINS IP4 192.168.228.18/32 | 192.168.209.179/25 192.168.41.120 -- -- sear4.foo2.bar | sear4.fo.x.y | sear4.foo1.bar | sear4.foo4.bar | sear4.fo.o.bar 192.168.120.79 @@ -20119,7 +20119,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 1130 -location: clients/tests/test-client.py:1053:test_004()/317 +location: clients/tests/test-client.py:1065:test_004()/317 cmd: $NMCLI --mode tabular dev show wlan0 lang: C returncode: 0 @@ -20154,7 +20154,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250 <<< size: 1141 -location: clients/tests/test-client.py:1053:test_004()/318 +location: clients/tests/test-client.py:1065:test_004()/318 cmd: $NMCLI --mode tabular dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -20189,7 +20189,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250 <<< size: 3012 -location: clients/tests/test-client.py:1056:test_004()/319 +location: clients/tests/test-client.py:1068:test_004()/319 cmd: $NMCLI --mode tabular -f all dev show wlan0 lang: C returncode: 0 @@ -20206,8 +20206,8 @@ WIFI-PROPERTIES yes yes yes yes yes yes yes unknown unknown NAME IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY AP[1] wlan0-ap-2 Infra 1 54 Mbit/s 92 **** WPA1 WPA2 -AP[2] wlan0-ap-1 Infra 1 54 Mbit/s 81 **** WPA1 WPA2 -AP[3] wlan0-ap-3 Infra 1 54 Mbit/s 55 ** WPA1 WPA2 +AP[2] wlan0-ap-1 Infra 1 54 Mbit/s 81 **** WPA1 +AP[3] wlan0-ap-3 Infra 1 54 Mbit/s 55 ** WPA3 GROUP ADDRESS GATEWAY ROUTE DNS DOMAIN WINS IP4 192.168.228.18/32 | 192.168.209.179/25 192.168.41.120 -- -- sear4.foo2.bar | sear4.fo.x.y | sear4.foo1.bar | sear4.foo4.bar | sear4.fo.o.bar 192.168.120.79 @@ -20226,7 +20226,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 3075 -location: clients/tests/test-client.py:1056:test_004()/320 +location: clients/tests/test-client.py:1068:test_004()/320 cmd: $NMCLI --mode tabular -f all dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -20243,8 +20243,8 @@ WIFI-PROPERTIES tak tak tak tak tak tak tak nieznane nieznane NAME IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY AP[1] wlan0-ap-2 Infrastruktura 1 54 Mb/s 92 **** WPA1 WPA2 -AP[2] wlan0-ap-1 Infrastruktura 1 54 Mb/s 81 **** WPA1 WPA2 -AP[3] wlan0-ap-3 Infrastruktura 1 54 Mb/s 55 ** WPA1 WPA2 +AP[2] wlan0-ap-1 Infrastruktura 1 54 Mb/s 81 **** WPA1 +AP[3] wlan0-ap-3 Infrastruktura 1 54 Mb/s 55 ** WPA3 GROUP ADDRESS GATEWAY ROUTE DNS DOMAIN WINS IP4 192.168.228.18/32 | 192.168.209.179/25 192.168.41.120 -- -- sear4.foo2.bar | sear4.fo.x.y | sear4.foo1.bar | sear4.foo4.bar | sear4.fo.o.bar 192.168.120.79 @@ -20263,7 +20263,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 1251 -location: clients/tests/test-client.py:1059:test_004()/321 +location: clients/tests/test-client.py:1071:test_004()/321 cmd: $NMCLI --mode tabular -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -20280,7 +20280,7 @@ WIFI-PROPERTIES yes yes yes yes yes yes yes unknown unknown <<< size: 1278 -location: clients/tests/test-client.py:1059:test_004()/322 +location: clients/tests/test-client.py:1071:test_004()/322 cmd: $NMCLI --mode tabular -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -20297,7 +20297,7 @@ WIFI-PROPERTIES tak tak tak tak tak tak tak nieznane nieznane <<< size: 1251 -location: clients/tests/test-client.py:1062:test_004()/323 +location: clients/tests/test-client.py:1074:test_004()/323 cmd: $NMCLI --mode tabular -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -20314,7 +20314,7 @@ WIFI-PROPERTIES yes yes yes yes yes yes yes unknown unknown <<< size: 1278 -location: clients/tests/test-client.py:1062:test_004()/324 +location: clients/tests/test-client.py:1074:test_004()/324 cmd: $NMCLI --mode tabular -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -20331,7 +20331,7 @@ WIFI-PROPERTIES tak tak tak tak tak tak tak nieznane nieznane <<< size: 530 -location: clients/tests/test-client.py:1065:test_004()/325 +location: clients/tests/test-client.py:1077:test_004()/325 cmd: $NMCLI --mode tabular -f DEVICE,TYPE,DBUS-PATH dev lang: C returncode: 0 @@ -20346,7 +20346,7 @@ wlan1 wifi /org/freedesktop/NetworkManager/Devices/5 <<< size: 540 -location: clients/tests/test-client.py:1065:test_004()/326 +location: clients/tests/test-client.py:1077:test_004()/326 cmd: $NMCLI --mode tabular -f DEVICE,TYPE,DBUS-PATH dev lang: pl_PL.UTF-8 returncode: 0 @@ -20361,7 +20361,7 @@ wlan1 wifi /org/freedesktop/NetworkManager/Devices/5 <<< size: 2000 -location: clients/tests/test-client.py:1068:test_004()/327 +location: clients/tests/test-client.py:1080:test_004()/327 cmd: $NMCLI --mode tabular -f ALL device wifi list lang: C returncode: 0 @@ -20369,8 +20369,8 @@ stdout: 1840 bytes >>> NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infra 1 2412 MHz 54 Mbit/s 92 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no /org/freedesktop/NetworkManager/AccessPoint/2 -AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infra 1 2412 MHz 54 Mbit/s 81 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no /org/freedesktop/NetworkManager/AccessPoint/1 -AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infra 1 2412 MHz 54 Mbit/s 55 ** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no /org/freedesktop/NetworkManager/AccessPoint/3 +AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infra 1 2412 MHz 54 Mbit/s 81 **** WPA1 pair_tkip pair_ccmp group_tkip group_ccmp psk (none) wlan0 no /org/freedesktop/NetworkManager/AccessPoint/1 +AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infra 1 2412 MHz 54 Mbit/s 55 ** WPA3 (none) pair_tkip pair_ccmp group_tkip group_ccmp sae wlan0 no /org/freedesktop/NetworkManager/AccessPoint/3 NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH AP[1] wlan1-ap-4 776C616E312D61702D34 94:2B:E8:F6:D2:86 Infra 1 2412 MHz 54 Mbit/s 48 ** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan1 no /org/freedesktop/NetworkManager/AccessPoint/4 @@ -20379,7 +20379,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA <<< size: 2068 -location: clients/tests/test-client.py:1068:test_004()/328 +location: clients/tests/test-client.py:1080:test_004()/328 cmd: $NMCLI --mode tabular -f ALL device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -20387,8 +20387,8 @@ stdout: 1898 bytes >>> NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infrastruktura 1 2412 MHz 54 Mb/s 92 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie /org/freedesktop/NetworkManager/AccessPoint/2 -AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infrastruktura 1 2412 MHz 54 Mb/s 81 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie /org/freedesktop/NetworkManager/AccessPoint/1 -AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infrastruktura 1 2412 MHz 54 Mb/s 55 ** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie /org/freedesktop/NetworkManager/AccessPoint/3 +AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infrastruktura 1 2412 MHz 54 Mb/s 81 **** WPA1 pair_tkip pair_ccmp group_tkip group_ccmp psk (brak) wlan0 nie /org/freedesktop/NetworkManager/AccessPoint/1 +AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infrastruktura 1 2412 MHz 54 Mb/s 55 ** WPA3 (brak) pair_tkip pair_ccmp group_tkip group_ccmp sae wlan0 nie /org/freedesktop/NetworkManager/AccessPoint/3 NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH AP[1] wlan1-ap-4 776C616E312D61702D34 94:2B:E8:F6:D2:86 Infrastruktura 1 2412 MHz 54 Mb/s 48 ** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan1 nie /org/freedesktop/NetworkManager/AccessPoint/4 @@ -20397,7 +20397,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA <<< size: 634 -location: clients/tests/test-client.py:1070:test_004()/329 +location: clients/tests/test-client.py:1082:test_004()/329 cmd: $NMCLI --mode tabular -f COMMON device wifi list lang: C returncode: 0 @@ -20405,8 +20405,8 @@ stdout: 472 bytes >>> IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY wlan0-ap-2 Infra 1 54 Mbit/s 92 **** WPA1 WPA2 - wlan0-ap-1 Infra 1 54 Mbit/s 81 **** WPA1 WPA2 - wlan0-ap-3 Infra 1 54 Mbit/s 55 ** WPA1 WPA2 + wlan0-ap-1 Infra 1 54 Mbit/s 81 **** WPA1 + wlan0-ap-3 Infra 1 54 Mbit/s 55 ** WPA3 IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY wlan1-ap-4 Infra 1 54 Mbit/s 48 ** WPA1 WPA2 @@ -20415,7 +20415,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 694 -location: clients/tests/test-client.py:1070:test_004()/330 +location: clients/tests/test-client.py:1082:test_004()/330 cmd: $NMCLI --mode tabular -f COMMON device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -20423,8 +20423,8 @@ stdout: 522 bytes >>> IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY wlan0-ap-2 Infrastruktura 1 54 Mb/s 92 **** WPA1 WPA2 - wlan0-ap-1 Infrastruktura 1 54 Mb/s 81 **** WPA1 WPA2 - wlan0-ap-3 Infrastruktura 1 54 Mb/s 55 ** WPA1 WPA2 + wlan0-ap-1 Infrastruktura 1 54 Mb/s 81 **** WPA1 + wlan0-ap-3 Infrastruktura 1 54 Mb/s 55 ** WPA3 IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY wlan1-ap-4 Infrastruktura 1 54 Mb/s 48 ** WPA1 WPA2 @@ -20433,7 +20433,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 2113 -location: clients/tests/test-client.py:1073:test_004()/331 +location: clients/tests/test-client.py:1085:test_004()/331 cmd: $NMCLI --mode tabular -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: C returncode: 0 @@ -20441,8 +20441,8 @@ stdout: 1840 bytes >>> NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infra 1 2412 MHz 54 Mbit/s 92 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no /org/freedesktop/NetworkManager/AccessPoint/2 -AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infra 1 2412 MHz 54 Mbit/s 81 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no /org/freedesktop/NetworkManager/AccessPoint/1 -AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infra 1 2412 MHz 54 Mbit/s 55 ** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no /org/freedesktop/NetworkManager/AccessPoint/3 +AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infra 1 2412 MHz 54 Mbit/s 81 **** WPA1 pair_tkip pair_ccmp group_tkip group_ccmp psk (none) wlan0 no /org/freedesktop/NetworkManager/AccessPoint/1 +AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infra 1 2412 MHz 54 Mbit/s 55 ** WPA3 (none) pair_tkip pair_ccmp group_tkip group_ccmp sae wlan0 no /org/freedesktop/NetworkManager/AccessPoint/3 NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH AP[1] wlan1-ap-4 776C616E312D61702D34 94:2B:E8:F6:D2:86 Infra 1 2412 MHz 54 Mbit/s 48 ** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan1 no /org/freedesktop/NetworkManager/AccessPoint/4 @@ -20451,7 +20451,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA <<< size: 2181 -location: clients/tests/test-client.py:1073:test_004()/332 +location: clients/tests/test-client.py:1085:test_004()/332 cmd: $NMCLI --mode tabular -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -20459,8 +20459,8 @@ stdout: 1898 bytes >>> NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infrastruktura 1 2412 MHz 54 Mb/s 92 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie /org/freedesktop/NetworkManager/AccessPoint/2 -AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infrastruktura 1 2412 MHz 54 Mb/s 81 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie /org/freedesktop/NetworkManager/AccessPoint/1 -AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infrastruktura 1 2412 MHz 54 Mb/s 55 ** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie /org/freedesktop/NetworkManager/AccessPoint/3 +AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infrastruktura 1 2412 MHz 54 Mb/s 81 **** WPA1 pair_tkip pair_ccmp group_tkip group_ccmp psk (brak) wlan0 nie /org/freedesktop/NetworkManager/AccessPoint/1 +AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infrastruktura 1 2412 MHz 54 Mb/s 55 ** WPA3 (brak) pair_tkip pair_ccmp group_tkip group_ccmp sae wlan0 nie /org/freedesktop/NetworkManager/AccessPoint/3 NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH AP[1] wlan1-ap-4 776C616E312D61702D34 94:2B:E8:F6:D2:86 Infrastruktura 1 2412 MHz 54 Mb/s 48 ** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan1 nie /org/freedesktop/NetworkManager/AccessPoint/4 @@ -20469,7 +20469,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA <<< size: 753 -location: clients/tests/test-client.py:1075:test_004()/333 +location: clients/tests/test-client.py:1087:test_004()/333 cmd: $NMCLI --mode tabular -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -20482,7 +20482,7 @@ AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infra 1 2412 MH <<< size: 781 -location: clients/tests/test-client.py:1075:test_004()/334 +location: clients/tests/test-client.py:1087:test_004()/334 cmd: $NMCLI --mode tabular -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -20495,7 +20495,7 @@ AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infrastruktura 1 <<< size: 326 -location: clients/tests/test-client.py:1077:test_004()/335 +location: clients/tests/test-client.py:1089:test_004()/335 cmd: $NMCLI --mode tabular -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -20508,7 +20508,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 352 -location: clients/tests/test-client.py:1077:test_004()/336 +location: clients/tests/test-client.py:1089:test_004()/336 cmd: $NMCLI --mode tabular -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -20521,7 +20521,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 866 -location: clients/tests/test-client.py:1080:test_004()/337 +location: clients/tests/test-client.py:1092:test_004()/337 cmd: $NMCLI --mode tabular -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -20534,7 +20534,7 @@ AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infra 1 2412 MH <<< size: 894 -location: clients/tests/test-client.py:1080:test_004()/338 +location: clients/tests/test-client.py:1092:test_004()/338 cmd: $NMCLI --mode tabular -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -20547,7 +20547,7 @@ AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infrastruktura 1 <<< size: 3015 -location: clients/tests/test-client.py:1082:test_004()/339 +location: clients/tests/test-client.py:1094:test_004()/339 cmd: $NMCLI --mode tabular -f ALL device show wlan0 lang: C returncode: 0 @@ -20564,8 +20564,8 @@ WIFI-PROPERTIES yes yes yes yes yes yes yes unknown unknown NAME IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY AP[1] wlan0-ap-2 Infra 1 54 Mbit/s 92 **** WPA1 WPA2 -AP[2] wlan0-ap-1 Infra 1 54 Mbit/s 81 **** WPA1 WPA2 -AP[3] wlan0-ap-3 Infra 1 54 Mbit/s 55 ** WPA1 WPA2 +AP[2] wlan0-ap-1 Infra 1 54 Mbit/s 81 **** WPA1 +AP[3] wlan0-ap-3 Infra 1 54 Mbit/s 55 ** WPA3 GROUP ADDRESS GATEWAY ROUTE DNS DOMAIN WINS IP4 192.168.228.18/32 | 192.168.209.179/25 192.168.41.120 -- -- sear4.foo2.bar | sear4.fo.x.y | sear4.foo1.bar | sear4.foo4.bar | sear4.fo.o.bar 192.168.120.79 @@ -20584,7 +20584,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 3078 -location: clients/tests/test-client.py:1082:test_004()/340 +location: clients/tests/test-client.py:1094:test_004()/340 cmd: $NMCLI --mode tabular -f ALL device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -20601,8 +20601,8 @@ WIFI-PROPERTIES tak tak tak tak tak tak tak nieznane nieznane NAME IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY AP[1] wlan0-ap-2 Infrastruktura 1 54 Mb/s 92 **** WPA1 WPA2 -AP[2] wlan0-ap-1 Infrastruktura 1 54 Mb/s 81 **** WPA1 WPA2 -AP[3] wlan0-ap-3 Infrastruktura 1 54 Mb/s 55 ** WPA1 WPA2 +AP[2] wlan0-ap-1 Infrastruktura 1 54 Mb/s 81 **** WPA1 +AP[3] wlan0-ap-3 Infrastruktura 1 54 Mb/s 55 ** WPA3 GROUP ADDRESS GATEWAY ROUTE DNS DOMAIN WINS IP4 192.168.228.18/32 | 192.168.209.179/25 192.168.41.120 -- -- sear4.foo2.bar | sear4.fo.x.y | sear4.foo1.bar | sear4.foo4.bar | sear4.fo.o.bar 192.168.120.79 @@ -20621,7 +20621,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 1143 -location: clients/tests/test-client.py:1084:test_004()/341 +location: clients/tests/test-client.py:1096:test_004()/341 cmd: $NMCLI --mode tabular -f COMMON device show wlan0 lang: C returncode: 0 @@ -20656,7 +20656,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250 <<< size: 1154 -location: clients/tests/test-client.py:1084:test_004()/342 +location: clients/tests/test-client.py:1096:test_004()/342 cmd: $NMCLI --mode tabular -f COMMON device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -20691,7 +20691,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250 <<< size: 3153 -location: clients/tests/test-client.py:1086:test_004()/343 +location: clients/tests/test-client.py:1098:test_004()/343 cmd: $NMCLI --mode tabular -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: C returncode: 0 @@ -20708,8 +20708,8 @@ WIFI-PROPERTIES yes yes yes yes yes yes yes unknown unknown NAME IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY AP[1] wlan0-ap-2 Infra 1 54 Mbit/s 92 **** WPA1 WPA2 -AP[2] wlan0-ap-1 Infra 1 54 Mbit/s 81 **** WPA1 WPA2 -AP[3] wlan0-ap-3 Infra 1 54 Mbit/s 55 ** WPA1 WPA2 +AP[2] wlan0-ap-1 Infra 1 54 Mbit/s 81 **** WPA1 +AP[3] wlan0-ap-3 Infra 1 54 Mbit/s 55 ** WPA3 GROUP ADDRESS GATEWAY ROUTE DNS DOMAIN WINS IP4 192.168.228.18/32 | 192.168.209.179/25 192.168.41.120 -- -- sear4.foo2.bar | sear4.fo.x.y | sear4.foo1.bar | sear4.foo4.bar | sear4.fo.o.bar 192.168.120.79 @@ -20728,7 +20728,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 3216 -location: clients/tests/test-client.py:1086:test_004()/344 +location: clients/tests/test-client.py:1098:test_004()/344 cmd: $NMCLI --mode tabular -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -20745,8 +20745,8 @@ WIFI-PROPERTIES tak tak tak tak tak tak tak nieznane nieznane NAME IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY AP[1] wlan0-ap-2 Infrastruktura 1 54 Mb/s 92 **** WPA1 WPA2 -AP[2] wlan0-ap-1 Infrastruktura 1 54 Mb/s 81 **** WPA1 WPA2 -AP[3] wlan0-ap-3 Infrastruktura 1 54 Mb/s 55 ** WPA1 WPA2 +AP[2] wlan0-ap-1 Infrastruktura 1 54 Mb/s 81 **** WPA1 +AP[3] wlan0-ap-3 Infrastruktura 1 54 Mb/s 55 ** WPA3 GROUP ADDRESS GATEWAY ROUTE DNS DOMAIN WINS IP4 192.168.228.18/32 | 192.168.209.179/25 192.168.41.120 -- -- sear4.foo2.bar | sear4.fo.x.y | sear4.foo1.bar | sear4.foo4.bar | sear4.fo.o.bar 192.168.120.79 @@ -20765,7 +20765,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 2990 -location: clients/tests/test-client.py:1024:test_004()/345 +location: clients/tests/test-client.py:1036:test_004()/345 cmd: $NMCLI --mode tabular --color yes con s con-vpn-1 lang: C returncode: 0 @@ -20793,12 +20793,12 @@ NAME TYPE USERNAME GATEWAY BANNER VPN-STATE VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 - VPN connected key1 = val1 | key2 = val2 | key3 = val3 <<< -size: 3011 -location: clients/tests/test-client.py:1024:test_004()/346 +size: 3013 +location: clients/tests/test-client.py:1036:test_004()/346 cmd: $NMCLI --mode tabular --color yes con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 -stdout: 2837 bytes +stdout: 2839 bytes >>> name id uuid stable-id type interface-name autoconnect autoconnect-priority autoconnect-retries multi-connect auth-retries timestamp read-only permissions zone master slave-type autoconnect-slaves secondaries gateway-ping-timeout metered lldp mdns llmnr connection con-vpn-1 UUID-con-vpn-1-REPLACED-REPLACED-REP -- vpn -- tak 0 -1 (default) 0 (default) -1 0 nie -- -- -- -- -1 (default) -- 0 nieznane default -1 (default) -1 (default) @@ -20819,11 +20819,11 @@ GROUP NAME UUID DEVICES STATE D GENERAL con-vpn-1 UUID-con-vpn-1-REPLACED-REPLACED-REP wlan0 aktywowano nie nie -- tak /org/freedesktop/NetworkManager/ActiveConnection/2 /org/freedesktop/NetworkManager/Settings/Connection/3 -- -- NAME TYPE USERNAME GATEWAY BANNER VPN-STATE CFG -VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 - Połączono z VPN key1 = val1 | key2 = val2 | key3 = val3 +VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 — Połączono z VPN key1 = val1 | key2 = val2 | key3 = val3 <<< size: 2990 -location: clients/tests/test-client.py:1026:test_004()/347 +location: clients/tests/test-client.py:1038:test_004()/347 cmd: $NMCLI --mode tabular --color yes con s con-vpn-1 lang: C returncode: 0 @@ -20851,12 +20851,12 @@ NAME TYPE USERNAME GATEWAY BANNER VPN-STATE VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 - VPN connected key1 = val1 | key2 = val2 | key3 = val3 <<< -size: 3011 -location: clients/tests/test-client.py:1026:test_004()/348 +size: 3013 +location: clients/tests/test-client.py:1038:test_004()/348 cmd: $NMCLI --mode tabular --color yes con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 -stdout: 2837 bytes +stdout: 2839 bytes >>> name id uuid stable-id type interface-name autoconnect autoconnect-priority autoconnect-retries multi-connect auth-retries timestamp read-only permissions zone master slave-type autoconnect-slaves secondaries gateway-ping-timeout metered lldp mdns llmnr connection con-vpn-1 UUID-con-vpn-1-REPLACED-REPLACED-REP -- vpn -- tak 0 -1 (default) 0 (default) -1 0 nie -- -- -- -- -1 (default) -- 0 nieznane default -1 (default) -1 (default) @@ -20877,11 +20877,11 @@ GROUP NAME UUID DEVICES STATE D GENERAL con-vpn-1 UUID-con-vpn-1-REPLACED-REPLACED-REP wlan0 aktywowano nie nie -- tak /org/freedesktop/NetworkManager/ActiveConnection/2 /org/freedesktop/NetworkManager/Settings/Connection/3 -- -- NAME TYPE USERNAME GATEWAY BANNER VPN-STATE CFG -VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 - Połączono z VPN key1 = val1 | key2 = val2 | key3 = val3 +VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 — Połączono z VPN key1 = val1 | key2 = val2 | key3 = val3 <<< size: 2258 -location: clients/tests/test-client.py:1029:test_004()/349 +location: clients/tests/test-client.py:1041:test_004()/349 cmd: $NMCLI --mode tabular --color yes -f ALL con s con-vpn-1 lang: C returncode: 0 @@ -20905,7 +20905,7 @@ proxy none no -- -- <<< size: 2270 -location: clients/tests/test-client.py:1029:test_004()/350 +location: clients/tests/test-client.py:1041:test_004()/350 cmd: $NMCLI --mode tabular --color yes -f ALL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -20929,7 +20929,7 @@ proxy none nie -- -- <<< size: 424 -location: clients/tests/test-client.py:1035:test_004()/351 +location: clients/tests/test-client.py:1047:test_004()/351 cmd: $NMCLI --mode tabular --color yes -f VPN con s con-vpn-1 lang: C returncode: 0 @@ -20940,7 +20940,7 @@ vpn org.freedesktop.NetworkManager.openvpn -- key1 = val1, key2 = val <<< size: 434 -location: clients/tests/test-client.py:1035:test_004()/352 +location: clients/tests/test-client.py:1047:test_004()/352 cmd: $NMCLI --mode tabular --color yes -f VPN con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -20951,7 +20951,7 @@ vpn org.freedesktop.NetworkManager.openvpn -- key1 = val1, key2 = val <<< size: 656 -location: clients/tests/test-client.py:1038:test_004()/353 +location: clients/tests/test-client.py:1050:test_004()/353 cmd: $NMCLI --mode tabular --color yes -f GENERAL con s con-vpn-1 lang: C returncode: 0 @@ -20962,7 +20962,7 @@ GENERAL con-vpn-1 UUID-con-vpn-1-REPLACED-REPLACED-REP wlan0 activated no <<< size: 668 -location: clients/tests/test-client.py:1038:test_004()/354 +location: clients/tests/test-client.py:1050:test_004()/354 cmd: $NMCLI --mode tabular --color yes -f GENERAL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -20973,7 +20973,7 @@ GENERAL con-vpn-1 UUID-con-vpn-1-REPLACED-REPLACED-REP wlan0 aktywowano n <<< size: 571 -location: clients/tests/test-client.py:1041:test_004()/355 +location: clients/tests/test-client.py:1053:test_004()/355 cmd: $NMCLI --mode tabular --color yes dev s lang: C returncode: 0 @@ -20988,7 +20988,7 @@ DEVICE TYPE STATE CONNECTION <<< size: 586 -location: clients/tests/test-client.py:1041:test_004()/356 +location: clients/tests/test-client.py:1053:test_004()/356 cmd: $NMCLI --mode tabular --color yes dev s lang: pl_PL.UTF-8 returncode: 0 @@ -21003,7 +21003,7 @@ DEVICE TYPE STATE CONNECTION <<< size: 1798 -location: clients/tests/test-client.py:1044:test_004()/357 +location: clients/tests/test-client.py:1056:test_004()/357 cmd: $NMCLI --mode tabular --color yes -f all dev status lang: C returncode: 0 @@ -21018,7 +21018,7 @@ DEVICE TYPE STATE IP4-CONNECTIVITY IP6-CONNECTIVITY DBUS-PATH <<< size: 1813 -location: clients/tests/test-client.py:1044:test_004()/358 +location: clients/tests/test-client.py:1056:test_004()/358 cmd: $NMCLI --mode tabular --color yes -f all dev status lang: pl_PL.UTF-8 returncode: 0 @@ -21033,7 +21033,7 @@ DEVICE TYPE STATE IP4-CONNECTIVITY IP6-CONNECTIVITY DBUS-PATH <<< size: 6373 -location: clients/tests/test-client.py:1047:test_004()/359 +location: clients/tests/test-client.py:1059:test_004()/359 cmd: $NMCLI --mode tabular --color yes dev show lang: C returncode: 0 @@ -21182,7 +21182,7 @@ IP6 2001:a::88ca:3654:96b:ab44/89 -- dst = 2001:a::cc8b:7c09:4673:bbb0 <<< size: 6400 -location: clients/tests/test-client.py:1047:test_004()/360 +location: clients/tests/test-client.py:1059:test_004()/360 cmd: $NMCLI --mode tabular --color yes dev show lang: pl_PL.UTF-8 returncode: 0 @@ -21331,7 +21331,7 @@ IP6 2001:a::88ca:3654:96b:ab44/89 -- dst = 2001:a::cc8b:7c09:4673:bbb0 <<< size: 15197 -location: clients/tests/test-client.py:1050:test_004()/361 +location: clients/tests/test-client.py:1062:test_004()/361 cmd: $NMCLI --mode tabular --color yes -f all dev show lang: C returncode: 0 @@ -21348,8 +21348,8 @@ WIFI-PROPERTIES yes yes yes yes yes yes yes unknown unknown NAME IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY AP[1]   wlan0-ap-2 Infra 1 54 Mbit/s 92 **** WPA1 WPA2 -AP[2]   wlan0-ap-1 Infra 1 54 Mbit/s 81 **** WPA1 WPA2 -AP[3]   wlan0-ap-3 Infra 1 54 Mbit/s 55 **  WPA1 WPA2 +AP[2]   wlan0-ap-1 Infra 1 54 Mbit/s 81 **** WPA1 +AP[3]   wlan0-ap-3 Infra 1 54 Mbit/s 55 **  WPA3 GROUP ADDRESS GATEWAY ROUTE DNS DOMAIN WINS IP4 192.168.228.18/32 | 192.168.209.179/25 192.168.41.120 -- -- sear4.foo2.bar | sear4.fo.x.y | sear4.foo1.bar | sear4.foo4.bar | sear4.fo.o.bar 192.168.120.79 @@ -21469,7 +21469,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 15356 -location: clients/tests/test-client.py:1050:test_004()/362 +location: clients/tests/test-client.py:1062:test_004()/362 cmd: $NMCLI --mode tabular --color yes -f all dev show lang: pl_PL.UTF-8 returncode: 0 @@ -21486,8 +21486,8 @@ WIFI-PROPERTIES tak tak tak tak tak tak tak nieznane nieznane NAME IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY AP[1]   wlan0-ap-2 Infrastruktura 1 54 Mb/s 92 **** WPA1 WPA2 -AP[2]   wlan0-ap-1 Infrastruktura 1 54 Mb/s 81 **** WPA1 WPA2 -AP[3]   wlan0-ap-3 Infrastruktura 1 54 Mb/s 55 **  WPA1 WPA2 +AP[2]   wlan0-ap-1 Infrastruktura 1 54 Mb/s 81 **** WPA1 +AP[3]   wlan0-ap-3 Infrastruktura 1 54 Mb/s 55 **  WPA3 GROUP ADDRESS GATEWAY ROUTE DNS DOMAIN WINS IP4 192.168.228.18/32 | 192.168.209.179/25 192.168.41.120 -- -- sear4.foo2.bar | sear4.fo.x.y | sear4.foo1.bar | sear4.foo4.bar | sear4.fo.o.bar 192.168.120.79 @@ -21607,7 +21607,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 1142 -location: clients/tests/test-client.py:1053:test_004()/363 +location: clients/tests/test-client.py:1065:test_004()/363 cmd: $NMCLI --mode tabular --color yes dev show wlan0 lang: C returncode: 0 @@ -21642,7 +21642,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250 <<< size: 1153 -location: clients/tests/test-client.py:1053:test_004()/364 +location: clients/tests/test-client.py:1065:test_004()/364 cmd: $NMCLI --mode tabular --color yes dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -21677,7 +21677,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250 <<< size: 3267 -location: clients/tests/test-client.py:1056:test_004()/365 +location: clients/tests/test-client.py:1068:test_004()/365 cmd: $NMCLI --mode tabular --color yes -f all dev show wlan0 lang: C returncode: 0 @@ -21694,8 +21694,8 @@ WIFI-PROPERTIES yes yes yes yes yes yes yes unknown unknown NAME IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY AP[1]   wlan0-ap-2 Infra 1 54 Mbit/s 92 **** WPA1 WPA2 -AP[2]   wlan0-ap-1 Infra 1 54 Mbit/s 81 **** WPA1 WPA2 -AP[3]   wlan0-ap-3 Infra 1 54 Mbit/s 55 **  WPA1 WPA2 +AP[2]   wlan0-ap-1 Infra 1 54 Mbit/s 81 **** WPA1 +AP[3]   wlan0-ap-3 Infra 1 54 Mbit/s 55 **  WPA3 GROUP ADDRESS GATEWAY ROUTE DNS DOMAIN WINS IP4 192.168.228.18/32 | 192.168.209.179/25 192.168.41.120 -- -- sear4.foo2.bar | sear4.fo.x.y | sear4.foo1.bar | sear4.foo4.bar | sear4.fo.o.bar 192.168.120.79 @@ -21714,7 +21714,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 3330 -location: clients/tests/test-client.py:1056:test_004()/366 +location: clients/tests/test-client.py:1068:test_004()/366 cmd: $NMCLI --mode tabular --color yes -f all dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -21731,8 +21731,8 @@ WIFI-PROPERTIES tak tak tak tak tak tak tak nieznane nieznane NAME IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY AP[1]   wlan0-ap-2 Infrastruktura 1 54 Mb/s 92 **** WPA1 WPA2 -AP[2]   wlan0-ap-1 Infrastruktura 1 54 Mb/s 81 **** WPA1 WPA2 -AP[3]   wlan0-ap-3 Infrastruktura 1 54 Mb/s 55 **  WPA1 WPA2 +AP[2]   wlan0-ap-1 Infrastruktura 1 54 Mb/s 81 **** WPA1 +AP[3]   wlan0-ap-3 Infrastruktura 1 54 Mb/s 55 **  WPA3 GROUP ADDRESS GATEWAY ROUTE DNS DOMAIN WINS IP4 192.168.228.18/32 | 192.168.209.179/25 192.168.41.120 -- -- sear4.foo2.bar | sear4.fo.x.y | sear4.foo1.bar | sear4.foo4.bar | sear4.fo.o.bar 192.168.120.79 @@ -21751,7 +21751,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 1263 -location: clients/tests/test-client.py:1059:test_004()/367 +location: clients/tests/test-client.py:1071:test_004()/367 cmd: $NMCLI --mode tabular --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -21768,7 +21768,7 @@ WIFI-PROPERTIES yes yes yes yes yes yes yes unknown unknown <<< size: 1290 -location: clients/tests/test-client.py:1059:test_004()/368 +location: clients/tests/test-client.py:1071:test_004()/368 cmd: $NMCLI --mode tabular --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -21785,7 +21785,7 @@ WIFI-PROPERTIES tak tak tak tak tak tak tak nieznane nieznane <<< size: 1263 -location: clients/tests/test-client.py:1062:test_004()/369 +location: clients/tests/test-client.py:1074:test_004()/369 cmd: $NMCLI --mode tabular --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -21802,7 +21802,7 @@ WIFI-PROPERTIES yes yes yes yes yes yes yes unknown unknown <<< size: 1290 -location: clients/tests/test-client.py:1062:test_004()/370 +location: clients/tests/test-client.py:1074:test_004()/370 cmd: $NMCLI --mode tabular --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -21819,7 +21819,7 @@ WIFI-PROPERTIES tak tak tak tak tak tak tak nieznane nieznane <<< size: 662 -location: clients/tests/test-client.py:1065:test_004()/371 +location: clients/tests/test-client.py:1077:test_004()/371 cmd: $NMCLI --mode tabular --color yes -f DEVICE,TYPE,DBUS-PATH dev lang: C returncode: 0 @@ -21834,7 +21834,7 @@ DEVICE TYPE DBUS-PATH <<< size: 672 -location: clients/tests/test-client.py:1065:test_004()/372 +location: clients/tests/test-client.py:1077:test_004()/372 cmd: $NMCLI --mode tabular --color yes -f DEVICE,TYPE,DBUS-PATH dev lang: pl_PL.UTF-8 returncode: 0 @@ -21849,7 +21849,7 @@ DEVICE TYPE DBUS-PATH <<< size: 2624 -location: clients/tests/test-client.py:1068:test_004()/373 +location: clients/tests/test-client.py:1080:test_004()/373 cmd: $NMCLI --mode tabular --color yes -f ALL device wifi list lang: C returncode: 0 @@ -21857,8 +21857,8 @@ stdout: 2452 bytes >>> NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infra 1 2412 MHz 54 Mbit/s 92 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no   /org/freedesktop/NetworkManager/AccessPoint/2 -AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infra 1 2412 MHz 54 Mbit/s 81 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no   /org/freedesktop/NetworkManager/AccessPoint/1 -AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infra 1 2412 MHz 54 Mbit/s 55 **  WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no   /org/freedesktop/NetworkManager/AccessPoint/3 +AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infra 1 2412 MHz 54 Mbit/s 81 **** WPA1 pair_tkip pair_ccmp group_tkip group_ccmp psk (none) wlan0 no   /org/freedesktop/NetworkManager/AccessPoint/1 +AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infra 1 2412 MHz 54 Mbit/s 55 **  WPA3 (none) pair_tkip pair_ccmp group_tkip group_ccmp sae wlan0 no   /org/freedesktop/NetworkManager/AccessPoint/3 NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH AP[1] wlan1-ap-4 776C616E312D61702D34 94:2B:E8:F6:D2:86 Infra 1 2412 MHz 54 Mbit/s 48 **  WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan1 no   /org/freedesktop/NetworkManager/AccessPoint/4 @@ -21867,7 +21867,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA <<< size: 2692 -location: clients/tests/test-client.py:1068:test_004()/374 +location: clients/tests/test-client.py:1080:test_004()/374 cmd: $NMCLI --mode tabular --color yes -f ALL device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -21875,8 +21875,8 @@ stdout: 2510 bytes >>> NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infrastruktura 1 2412 MHz 54 Mb/s 92 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie   /org/freedesktop/NetworkManager/AccessPoint/2 -AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infrastruktura 1 2412 MHz 54 Mb/s 81 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie   /org/freedesktop/NetworkManager/AccessPoint/1 -AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infrastruktura 1 2412 MHz 54 Mb/s 55 **  WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie   /org/freedesktop/NetworkManager/AccessPoint/3 +AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infrastruktura 1 2412 MHz 54 Mb/s 81 **** WPA1 pair_tkip pair_ccmp group_tkip group_ccmp psk (brak) wlan0 nie   /org/freedesktop/NetworkManager/AccessPoint/1 +AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infrastruktura 1 2412 MHz 54 Mb/s 55 **  WPA3 (brak) pair_tkip pair_ccmp group_tkip group_ccmp sae wlan0 nie   /org/freedesktop/NetworkManager/AccessPoint/3 NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH AP[1] wlan1-ap-4 776C616E312D61702D34 94:2B:E8:F6:D2:86 Infrastruktura 1 2412 MHz 54 Mb/s 48 **  WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan1 nie   /org/freedesktop/NetworkManager/AccessPoint/4 @@ -21885,7 +21885,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA <<< size: 934 -location: clients/tests/test-client.py:1070:test_004()/375 +location: clients/tests/test-client.py:1082:test_004()/375 cmd: $NMCLI --mode tabular --color yes -f COMMON device wifi list lang: C returncode: 0 @@ -21893,8 +21893,8 @@ stdout: 760 bytes >>> IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY   wlan0-ap-2 Infra 1 54 Mbit/s 92 **** WPA1 WPA2 -  wlan0-ap-1 Infra 1 54 Mbit/s 81 **** WPA1 WPA2 -  wlan0-ap-3 Infra 1 54 Mbit/s 55 **  WPA1 WPA2 +  wlan0-ap-1 Infra 1 54 Mbit/s 81 **** WPA1 +  wlan0-ap-3 Infra 1 54 Mbit/s 55 **  WPA3 IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY   wlan1-ap-4 Infra 1 54 Mbit/s 48 **  WPA1 WPA2 @@ -21903,7 +21903,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 994 -location: clients/tests/test-client.py:1070:test_004()/376 +location: clients/tests/test-client.py:1082:test_004()/376 cmd: $NMCLI --mode tabular --color yes -f COMMON device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -21911,8 +21911,8 @@ stdout: 810 bytes >>> IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY   wlan0-ap-2 Infrastruktura 1 54 Mb/s 92 **** WPA1 WPA2 -  wlan0-ap-1 Infrastruktura 1 54 Mb/s 81 **** WPA1 WPA2 -  wlan0-ap-3 Infrastruktura 1 54 Mb/s 55 **  WPA1 WPA2 +  wlan0-ap-1 Infrastruktura 1 54 Mb/s 81 **** WPA1 +  wlan0-ap-3 Infrastruktura 1 54 Mb/s 55 **  WPA3 IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY   wlan1-ap-4 Infrastruktura 1 54 Mb/s 48 **  WPA1 WPA2 @@ -21921,7 +21921,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 2737 -location: clients/tests/test-client.py:1073:test_004()/377 +location: clients/tests/test-client.py:1085:test_004()/377 cmd: $NMCLI --mode tabular --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: C returncode: 0 @@ -21929,8 +21929,8 @@ stdout: 2452 bytes >>> NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infra 1 2412 MHz 54 Mbit/s 92 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no   /org/freedesktop/NetworkManager/AccessPoint/2 -AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infra 1 2412 MHz 54 Mbit/s 81 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no   /org/freedesktop/NetworkManager/AccessPoint/1 -AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infra 1 2412 MHz 54 Mbit/s 55 **  WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no   /org/freedesktop/NetworkManager/AccessPoint/3 +AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infra 1 2412 MHz 54 Mbit/s 81 **** WPA1 pair_tkip pair_ccmp group_tkip group_ccmp psk (none) wlan0 no   /org/freedesktop/NetworkManager/AccessPoint/1 +AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infra 1 2412 MHz 54 Mbit/s 55 **  WPA3 (none) pair_tkip pair_ccmp group_tkip group_ccmp sae wlan0 no   /org/freedesktop/NetworkManager/AccessPoint/3 NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH AP[1] wlan1-ap-4 776C616E312D61702D34 94:2B:E8:F6:D2:86 Infra 1 2412 MHz 54 Mbit/s 48 **  WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan1 no   /org/freedesktop/NetworkManager/AccessPoint/4 @@ -21939,7 +21939,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA <<< size: 2805 -location: clients/tests/test-client.py:1073:test_004()/378 +location: clients/tests/test-client.py:1085:test_004()/378 cmd: $NMCLI --mode tabular --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -21947,8 +21947,8 @@ stdout: 2510 bytes >>> NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infrastruktura 1 2412 MHz 54 Mb/s 92 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie   /org/freedesktop/NetworkManager/AccessPoint/2 -AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infrastruktura 1 2412 MHz 54 Mb/s 81 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie   /org/freedesktop/NetworkManager/AccessPoint/1 -AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infrastruktura 1 2412 MHz 54 Mb/s 55 **  WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie   /org/freedesktop/NetworkManager/AccessPoint/3 +AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infrastruktura 1 2412 MHz 54 Mb/s 81 **** WPA1 pair_tkip pair_ccmp group_tkip group_ccmp psk (brak) wlan0 nie   /org/freedesktop/NetworkManager/AccessPoint/1 +AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infrastruktura 1 2412 MHz 54 Mb/s 55 **  WPA3 (brak) pair_tkip pair_ccmp group_tkip group_ccmp sae wlan0 nie   /org/freedesktop/NetworkManager/AccessPoint/3 NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH AP[1] wlan1-ap-4 776C616E312D61702D34 94:2B:E8:F6:D2:86 Infrastruktura 1 2412 MHz 54 Mb/s 48 **  WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan1 nie   /org/freedesktop/NetworkManager/AccessPoint/4 @@ -21957,7 +21957,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA <<< size: 918 -location: clients/tests/test-client.py:1075:test_004()/379 +location: clients/tests/test-client.py:1087:test_004()/379 cmd: $NMCLI --mode tabular --color yes -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -21970,7 +21970,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ <<< size: 946 -location: clients/tests/test-client.py:1075:test_004()/380 +location: clients/tests/test-client.py:1087:test_004()/380 cmd: $NMCLI --mode tabular --color yes -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -21983,7 +21983,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN <<< size: 410 -location: clients/tests/test-client.py:1077:test_004()/381 +location: clients/tests/test-client.py:1089:test_004()/381 cmd: $NMCLI --mode tabular --color yes -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -21996,7 +21996,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 436 -location: clients/tests/test-client.py:1077:test_004()/382 +location: clients/tests/test-client.py:1089:test_004()/382 cmd: $NMCLI --mode tabular --color yes -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -22009,7 +22009,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 1031 -location: clients/tests/test-client.py:1080:test_004()/383 +location: clients/tests/test-client.py:1092:test_004()/383 cmd: $NMCLI --mode tabular --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -22022,7 +22022,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ <<< size: 1059 -location: clients/tests/test-client.py:1080:test_004()/384 +location: clients/tests/test-client.py:1092:test_004()/384 cmd: $NMCLI --mode tabular --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -22035,7 +22035,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN <<< size: 3270 -location: clients/tests/test-client.py:1082:test_004()/385 +location: clients/tests/test-client.py:1094:test_004()/385 cmd: $NMCLI --mode tabular --color yes -f ALL device show wlan0 lang: C returncode: 0 @@ -22052,8 +22052,8 @@ WIFI-PROPERTIES yes yes yes yes yes yes yes unknown unknown NAME IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY AP[1]   wlan0-ap-2 Infra 1 54 Mbit/s 92 **** WPA1 WPA2 -AP[2]   wlan0-ap-1 Infra 1 54 Mbit/s 81 **** WPA1 WPA2 -AP[3]   wlan0-ap-3 Infra 1 54 Mbit/s 55 **  WPA1 WPA2 +AP[2]   wlan0-ap-1 Infra 1 54 Mbit/s 81 **** WPA1 +AP[3]   wlan0-ap-3 Infra 1 54 Mbit/s 55 **  WPA3 GROUP ADDRESS GATEWAY ROUTE DNS DOMAIN WINS IP4 192.168.228.18/32 | 192.168.209.179/25 192.168.41.120 -- -- sear4.foo2.bar | sear4.fo.x.y | sear4.foo1.bar | sear4.foo4.bar | sear4.fo.o.bar 192.168.120.79 @@ -22072,7 +22072,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 3333 -location: clients/tests/test-client.py:1082:test_004()/386 +location: clients/tests/test-client.py:1094:test_004()/386 cmd: $NMCLI --mode tabular --color yes -f ALL device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -22089,8 +22089,8 @@ WIFI-PROPERTIES tak tak tak tak tak tak tak nieznane nieznane NAME IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY AP[1]   wlan0-ap-2 Infrastruktura 1 54 Mb/s 92 **** WPA1 WPA2 -AP[2]   wlan0-ap-1 Infrastruktura 1 54 Mb/s 81 **** WPA1 WPA2 -AP[3]   wlan0-ap-3 Infrastruktura 1 54 Mb/s 55 **  WPA1 WPA2 +AP[2]   wlan0-ap-1 Infrastruktura 1 54 Mb/s 81 **** WPA1 +AP[3]   wlan0-ap-3 Infrastruktura 1 54 Mb/s 55 **  WPA3 GROUP ADDRESS GATEWAY ROUTE DNS DOMAIN WINS IP4 192.168.228.18/32 | 192.168.209.179/25 192.168.41.120 -- -- sear4.foo2.bar | sear4.fo.x.y | sear4.foo1.bar | sear4.foo4.bar | sear4.fo.o.bar 192.168.120.79 @@ -22109,7 +22109,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 1155 -location: clients/tests/test-client.py:1084:test_004()/387 +location: clients/tests/test-client.py:1096:test_004()/387 cmd: $NMCLI --mode tabular --color yes -f COMMON device show wlan0 lang: C returncode: 0 @@ -22144,7 +22144,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250 <<< size: 1166 -location: clients/tests/test-client.py:1084:test_004()/388 +location: clients/tests/test-client.py:1096:test_004()/388 cmd: $NMCLI --mode tabular --color yes -f COMMON device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -22179,7 +22179,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250 <<< size: 3408 -location: clients/tests/test-client.py:1086:test_004()/389 +location: clients/tests/test-client.py:1098:test_004()/389 cmd: $NMCLI --mode tabular --color yes -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: C returncode: 0 @@ -22196,8 +22196,8 @@ WIFI-PROPERTIES yes yes yes yes yes yes yes unknown unknown NAME IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY AP[1]   wlan0-ap-2 Infra 1 54 Mbit/s 92 **** WPA1 WPA2 -AP[2]   wlan0-ap-1 Infra 1 54 Mbit/s 81 **** WPA1 WPA2 -AP[3]   wlan0-ap-3 Infra 1 54 Mbit/s 55 **  WPA1 WPA2 +AP[2]   wlan0-ap-1 Infra 1 54 Mbit/s 81 **** WPA1 +AP[3]   wlan0-ap-3 Infra 1 54 Mbit/s 55 **  WPA3 GROUP ADDRESS GATEWAY ROUTE DNS DOMAIN WINS IP4 192.168.228.18/32 | 192.168.209.179/25 192.168.41.120 -- -- sear4.foo2.bar | sear4.fo.x.y | sear4.foo1.bar | sear4.foo4.bar | sear4.fo.o.bar 192.168.120.79 @@ -22216,7 +22216,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 3471 -location: clients/tests/test-client.py:1086:test_004()/390 +location: clients/tests/test-client.py:1098:test_004()/390 cmd: $NMCLI --mode tabular --color yes -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -22233,8 +22233,8 @@ WIFI-PROPERTIES tak tak tak tak tak tak tak nieznane nieznane NAME IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY AP[1]   wlan0-ap-2 Infrastruktura 1 54 Mb/s 92 **** WPA1 WPA2 -AP[2]   wlan0-ap-1 Infrastruktura 1 54 Mb/s 81 **** WPA1 WPA2 -AP[3]   wlan0-ap-3 Infrastruktura 1 54 Mb/s 55 **  WPA1 WPA2 +AP[2]   wlan0-ap-1 Infrastruktura 1 54 Mb/s 81 **** WPA1 +AP[3]   wlan0-ap-3 Infrastruktura 1 54 Mb/s 55 **  WPA3 GROUP ADDRESS GATEWAY ROUTE DNS DOMAIN WINS IP4 192.168.228.18/32 | 192.168.209.179/25 192.168.41.120 -- -- sear4.foo2.bar | sear4.fo.x.y | sear4.foo1.bar | sear4.foo4.bar | sear4.fo.o.bar 192.168.120.79 @@ -22253,7 +22253,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 4742 -location: clients/tests/test-client.py:1024:test_004()/391 +location: clients/tests/test-client.py:1036:test_004()/391 cmd: $NMCLI --mode tabular --pretty con s con-vpn-1 lang: C returncode: 0 @@ -22294,12 +22294,12 @@ NAME TYPE USERNAME GATEWAY BANNER VPN-STATE VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 - VPN connected key1 = val1 | key2 = val2 | key3 = val3 <<< -size: 4796 -location: clients/tests/test-client.py:1024:test_004()/392 +size: 4798 +location: clients/tests/test-client.py:1036:test_004()/392 cmd: $NMCLI --mode tabular --pretty con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 -stdout: 4625 bytes +stdout: 4627 bytes >>> ============================================ Szczegóły profilu połączenia (con-vpn-1) @@ -22333,11 +22333,11 @@ GENERAL con-vpn-1 UUID-con-vpn-1-REPLACED-REPLACED-REP wlan0 aktywowano n NAME TYPE USERNAME GATEWAY BANNER VPN-STATE CFG ---------------------------------------------------------------------------------------------------------------------------------- -VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 - Połączono z VPN key1 = val1 | key2 = val2 | key3 = val3 +VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 — Połączono z VPN key1 = val1 | key2 = val2 | key3 = val3 <<< size: 4742 -location: clients/tests/test-client.py:1026:test_004()/393 +location: clients/tests/test-client.py:1038:test_004()/393 cmd: $NMCLI --mode tabular --pretty con s con-vpn-1 lang: C returncode: 0 @@ -22378,12 +22378,12 @@ NAME TYPE USERNAME GATEWAY BANNER VPN-STATE VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 - VPN connected key1 = val1 | key2 = val2 | key3 = val3 <<< -size: 4796 -location: clients/tests/test-client.py:1026:test_004()/394 +size: 4798 +location: clients/tests/test-client.py:1038:test_004()/394 cmd: $NMCLI --mode tabular --pretty con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 -stdout: 4625 bytes +stdout: 4627 bytes >>> ============================================ Szczegóły profilu połączenia (con-vpn-1) @@ -22417,11 +22417,11 @@ GENERAL con-vpn-1 UUID-con-vpn-1-REPLACED-REPLACED-REP wlan0 aktywowano n NAME TYPE USERNAME GATEWAY BANNER VPN-STATE CFG ---------------------------------------------------------------------------------------------------------------------------------- -VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 - Połączono z VPN key1 = val1 | key2 = val2 | key3 = val3 +VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 — Połączono z VPN key1 = val1 | key2 = val2 | key3 = val3 <<< size: 3428 -location: clients/tests/test-client.py:1029:test_004()/395 +location: clients/tests/test-client.py:1041:test_004()/395 cmd: $NMCLI --mode tabular --pretty -f ALL con s con-vpn-1 lang: C returncode: 0 @@ -22453,7 +22453,7 @@ proxy none no -- -- <<< size: 3451 -location: clients/tests/test-client.py:1029:test_004()/396 +location: clients/tests/test-client.py:1041:test_004()/396 cmd: $NMCLI --mode tabular --pretty -f ALL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -22485,7 +22485,7 @@ proxy none nie -- -- <<< size: 676 -location: clients/tests/test-client.py:1035:test_004()/397 +location: clients/tests/test-client.py:1047:test_004()/397 cmd: $NMCLI --mode tabular --pretty -f VPN con s con-vpn-1 lang: C returncode: 0 @@ -22500,7 +22500,7 @@ vpn org.freedesktop.NetworkManager.openvpn -- key1 = val1, key2 = val <<< size: 696 -location: clients/tests/test-client.py:1035:test_004()/398 +location: clients/tests/test-client.py:1047:test_004()/398 cmd: $NMCLI --mode tabular --pretty -f VPN con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -22515,7 +22515,7 @@ vpn org.freedesktop.NetworkManager.openvpn -- key1 = val1, key2 = val <<< size: 1106 -location: clients/tests/test-client.py:1038:test_004()/399 +location: clients/tests/test-client.py:1050:test_004()/399 cmd: $NMCLI --mode tabular --pretty -f GENERAL con s con-vpn-1 lang: C returncode: 0 @@ -22530,7 +22530,7 @@ GENERAL con-vpn-1 UUID-con-vpn-1-REPLACED-REPLACED-REP wlan0 activated no <<< size: 1138 -location: clients/tests/test-client.py:1038:test_004()/400 +location: clients/tests/test-client.py:1050:test_004()/400 cmd: $NMCLI --mode tabular --pretty -f GENERAL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -22545,7 +22545,7 @@ GENERAL con-vpn-1 UUID-con-vpn-1-REPLACED-REPLACED-REP wlan0 aktywowano n <<< size: 537 -location: clients/tests/test-client.py:1041:test_004()/401 +location: clients/tests/test-client.py:1053:test_004()/401 cmd: $NMCLI --mode tabular --pretty dev s lang: C returncode: 0 @@ -22564,7 +22564,7 @@ wlan1 wifi unavailable -- <<< size: 545 -location: clients/tests/test-client.py:1041:test_004()/402 +location: clients/tests/test-client.py:1053:test_004()/402 cmd: $NMCLI --mode tabular --pretty dev s lang: pl_PL.UTF-8 returncode: 0 @@ -22583,7 +22583,7 @@ wlan1 wifi niedostępne -- <<< size: 1733 -location: clients/tests/test-client.py:1044:test_004()/403 +location: clients/tests/test-client.py:1056:test_004()/403 cmd: $NMCLI --mode tabular --pretty -f all dev status lang: C returncode: 0 @@ -22602,7 +22602,7 @@ wlan1 wifi unavailable unknown unknown /org/freedesk <<< size: 1741 -location: clients/tests/test-client.py:1044:test_004()/404 +location: clients/tests/test-client.py:1056:test_004()/404 cmd: $NMCLI --mode tabular --pretty -f all dev status lang: pl_PL.UTF-8 returncode: 0 @@ -22621,7 +22621,7 @@ wlan1 wifi niedostępne nieznane nieznane /org/freedes <<< size: 9891 -location: clients/tests/test-client.py:1047:test_004()/405 +location: clients/tests/test-client.py:1059:test_004()/405 cmd: $NMCLI --mode tabular --pretty dev show lang: C returncode: 0 @@ -22832,7 +22832,7 @@ IP6 2001:a::88ca:3654:96b:ab44/89 -- dst = 2001:a::cc8b:7c09:4673:bbb0 <<< size: 10067 -location: clients/tests/test-client.py:1047:test_004()/406 +location: clients/tests/test-client.py:1059:test_004()/406 cmd: $NMCLI --mode tabular --pretty dev show lang: pl_PL.UTF-8 returncode: 0 @@ -23043,7 +23043,7 @@ IP6 2001:a::88ca:3654:96b:ab44/89 -- dst = 2001:a::cc8b:7c09:4673:bbb0 <<< size: 22590 -location: clients/tests/test-client.py:1050:test_004()/407 +location: clients/tests/test-client.py:1062:test_004()/407 cmd: $NMCLI --mode tabular --pretty -f all dev show lang: C returncode: 0 @@ -23067,8 +23067,8 @@ WIFI-PROPERTIES yes yes yes yes yes yes yes unknown unknown NAME IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY ---------------------------------------------------------------------------- AP[1] wlan0-ap-2 Infra 1 54 Mbit/s 92 **** WPA1 WPA2 -AP[2] wlan0-ap-1 Infra 1 54 Mbit/s 81 **** WPA1 WPA2 -AP[3] wlan0-ap-3 Infra 1 54 Mbit/s 55 ** WPA1 WPA2 +AP[2] wlan0-ap-1 Infra 1 54 Mbit/s 81 **** WPA1 +AP[3] wlan0-ap-3 Infra 1 54 Mbit/s 55 ** WPA3 GROUP ADDRESS GATEWAY ROUTE DNS DOMAIN WINS ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- @@ -23239,7 +23239,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 22951 -location: clients/tests/test-client.py:1050:test_004()/408 +location: clients/tests/test-client.py:1062:test_004()/408 cmd: $NMCLI --mode tabular --pretty -f all dev show lang: pl_PL.UTF-8 returncode: 0 @@ -23263,8 +23263,8 @@ WIFI-PROPERTIES tak tak tak tak tak tak tak nieznane nieznane NAME IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY ----------------------------------------------------------------------------------- AP[1] wlan0-ap-2 Infrastruktura 1 54 Mb/s 92 **** WPA1 WPA2 -AP[2] wlan0-ap-1 Infrastruktura 1 54 Mb/s 81 **** WPA1 WPA2 -AP[3] wlan0-ap-3 Infrastruktura 1 54 Mb/s 55 ** WPA1 WPA2 +AP[2] wlan0-ap-1 Infrastruktura 1 54 Mb/s 81 **** WPA1 +AP[3] wlan0-ap-3 Infrastruktura 1 54 Mb/s 55 ** WPA3 GROUP ADDRESS GATEWAY ROUTE DNS DOMAIN WINS ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- @@ -23435,7 +23435,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 1714 -location: clients/tests/test-client.py:1053:test_004()/409 +location: clients/tests/test-client.py:1065:test_004()/409 cmd: $NMCLI --mode tabular --pretty dev show wlan0 lang: C returncode: 0 @@ -23482,7 +23482,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250 <<< size: 1754 -location: clients/tests/test-client.py:1053:test_004()/410 +location: clients/tests/test-client.py:1065:test_004()/410 cmd: $NMCLI --mode tabular --pretty dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -23529,7 +23529,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250 <<< size: 4456 -location: clients/tests/test-client.py:1056:test_004()/411 +location: clients/tests/test-client.py:1068:test_004()/411 cmd: $NMCLI --mode tabular --pretty -f all dev show wlan0 lang: C returncode: 0 @@ -23553,8 +23553,8 @@ WIFI-PROPERTIES yes yes yes yes yes yes yes unknown unknown NAME IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY ---------------------------------------------------------------------------- AP[1] wlan0-ap-2 Infra 1 54 Mbit/s 92 **** WPA1 WPA2 -AP[2] wlan0-ap-1 Infra 1 54 Mbit/s 81 **** WPA1 WPA2 -AP[3] wlan0-ap-3 Infra 1 54 Mbit/s 55 ** WPA1 WPA2 +AP[2] wlan0-ap-1 Infra 1 54 Mbit/s 81 **** WPA1 +AP[3] wlan0-ap-3 Infra 1 54 Mbit/s 55 ** WPA3 GROUP ADDRESS GATEWAY ROUTE DNS DOMAIN WINS ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- @@ -23578,7 +23578,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 4564 -location: clients/tests/test-client.py:1056:test_004()/412 +location: clients/tests/test-client.py:1068:test_004()/412 cmd: $NMCLI --mode tabular --pretty -f all dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -23602,8 +23602,8 @@ WIFI-PROPERTIES tak tak tak tak tak tak tak nieznane nieznane NAME IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY ----------------------------------------------------------------------------------- AP[1] wlan0-ap-2 Infrastruktura 1 54 Mb/s 92 **** WPA1 WPA2 -AP[2] wlan0-ap-1 Infrastruktura 1 54 Mb/s 81 **** WPA1 WPA2 -AP[3] wlan0-ap-3 Infrastruktura 1 54 Mb/s 55 ** WPA1 WPA2 +AP[2] wlan0-ap-1 Infrastruktura 1 54 Mb/s 81 **** WPA1 +AP[3] wlan0-ap-3 Infrastruktura 1 54 Mb/s 55 ** WPA3 GROUP ADDRESS GATEWAY ROUTE DNS DOMAIN WINS ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- @@ -23627,7 +23627,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 1870 -location: clients/tests/test-client.py:1059:test_004()/413 +location: clients/tests/test-client.py:1071:test_004()/413 cmd: $NMCLI --mode tabular --pretty -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -23650,7 +23650,7 @@ WIFI-PROPERTIES yes yes yes yes yes yes yes unknown unknown <<< size: 1934 -location: clients/tests/test-client.py:1059:test_004()/414 +location: clients/tests/test-client.py:1071:test_004()/414 cmd: $NMCLI --mode tabular --pretty -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -23673,7 +23673,7 @@ WIFI-PROPERTIES tak tak tak tak tak tak tak nieznane nieznane <<< size: 1870 -location: clients/tests/test-client.py:1062:test_004()/415 +location: clients/tests/test-client.py:1074:test_004()/415 cmd: $NMCLI --mode tabular --pretty -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -23696,7 +23696,7 @@ WIFI-PROPERTIES yes yes yes yes yes yes yes unknown unknown <<< size: 1934 -location: clients/tests/test-client.py:1062:test_004()/416 +location: clients/tests/test-client.py:1074:test_004()/416 cmd: $NMCLI --mode tabular --pretty -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -23719,7 +23719,7 @@ WIFI-PROPERTIES tak tak tak tak tak tak tak nieznane nieznane <<< size: 686 -location: clients/tests/test-client.py:1065:test_004()/417 +location: clients/tests/test-client.py:1077:test_004()/417 cmd: $NMCLI --mode tabular --pretty -f DEVICE,TYPE,DBUS-PATH dev lang: C returncode: 0 @@ -23738,7 +23738,7 @@ wlan1 wifi /org/freedesktop/NetworkManager/Devices/5 <<< size: 689 -location: clients/tests/test-client.py:1065:test_004()/418 +location: clients/tests/test-client.py:1077:test_004()/418 cmd: $NMCLI --mode tabular --pretty -f DEVICE,TYPE,DBUS-PATH dev lang: pl_PL.UTF-8 returncode: 0 @@ -23757,7 +23757,7 @@ wlan1 wifi /org/freedesktop/NetworkManager/Devices/5 <<< size: 3041 -location: clients/tests/test-client.py:1068:test_004()/419 +location: clients/tests/test-client.py:1080:test_004()/419 cmd: $NMCLI --mode tabular --pretty -f ALL device wifi list lang: C returncode: 0 @@ -23769,8 +23769,8 @@ stdout: 2872 bytes NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infra 1 2412 MHz 54 Mbit/s 92 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no /org/freedesktop/NetworkManager/AccessPoint/2 -AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infra 1 2412 MHz 54 Mbit/s 81 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no /org/freedesktop/NetworkManager/AccessPoint/1 -AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infra 1 2412 MHz 54 Mbit/s 55 ** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no /org/freedesktop/NetworkManager/AccessPoint/3 +AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infra 1 2412 MHz 54 Mbit/s 81 **** WPA1 pair_tkip pair_ccmp group_tkip group_ccmp psk (none) wlan0 no /org/freedesktop/NetworkManager/AccessPoint/1 +AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infra 1 2412 MHz 54 Mbit/s 55 ** WPA3 (none) pair_tkip pair_ccmp group_tkip group_ccmp sae wlan0 no /org/freedesktop/NetworkManager/AccessPoint/3 =========================== Wi-Fi scan list (wlan1) @@ -23787,7 +23787,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA <<< size: 3279 -location: clients/tests/test-client.py:1068:test_004()/420 +location: clients/tests/test-client.py:1080:test_004()/420 cmd: $NMCLI --mode tabular --pretty -f ALL device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -23799,8 +23799,8 @@ stdout: 3100 bytes NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infrastruktura 1 2412 MHz 54 Mb/s 92 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie /org/freedesktop/NetworkManager/AccessPoint/2 -AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infrastruktura 1 2412 MHz 54 Mb/s 81 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie /org/freedesktop/NetworkManager/AccessPoint/1 -AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infrastruktura 1 2412 MHz 54 Mb/s 55 ** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie /org/freedesktop/NetworkManager/AccessPoint/3 +AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infrastruktura 1 2412 MHz 54 Mb/s 81 **** WPA1 pair_tkip pair_ccmp group_tkip group_ccmp psk (brak) wlan0 nie /org/freedesktop/NetworkManager/AccessPoint/1 +AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infrastruktura 1 2412 MHz 54 Mb/s 55 ** WPA3 (brak) pair_tkip pair_ccmp group_tkip group_ccmp sae wlan0 nie /org/freedesktop/NetworkManager/AccessPoint/3 ======================================== Lista skanowania sieci Wi-Fi (wlan1) @@ -23817,7 +23817,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA <<< size: 1167 -location: clients/tests/test-client.py:1070:test_004()/421 +location: clients/tests/test-client.py:1082:test_004()/421 cmd: $NMCLI --mode tabular --pretty -f COMMON device wifi list lang: C returncode: 0 @@ -23829,8 +23829,8 @@ stdout: 996 bytes IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY ------------------------------------------------------------------------------------------------ wlan0-ap-2 Infra 1 54 Mbit/s 92 **** WPA1 WPA2 - wlan0-ap-1 Infra 1 54 Mbit/s 81 **** WPA1 WPA2 - wlan0-ap-3 Infra 1 54 Mbit/s 55 ** WPA1 WPA2 + wlan0-ap-1 Infra 1 54 Mbit/s 81 **** WPA1 + wlan0-ap-3 Infra 1 54 Mbit/s 55 ** WPA3 =========================== Wi-Fi scan list (wlan1) @@ -23847,7 +23847,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 1398 -location: clients/tests/test-client.py:1070:test_004()/422 +location: clients/tests/test-client.py:1082:test_004()/422 cmd: $NMCLI --mode tabular --pretty -f COMMON device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -23859,8 +23859,8 @@ stdout: 1216 bytes IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY -------------------------------------------------------------------------------------------------------------------- wlan0-ap-2 Infrastruktura 1 54 Mb/s 92 **** WPA1 WPA2 - wlan0-ap-1 Infrastruktura 1 54 Mb/s 81 **** WPA1 WPA2 - wlan0-ap-3 Infrastruktura 1 54 Mb/s 55 ** WPA1 WPA2 + wlan0-ap-1 Infrastruktura 1 54 Mb/s 81 **** WPA1 + wlan0-ap-3 Infrastruktura 1 54 Mb/s 55 ** WPA3 ======================================== Lista skanowania sieci Wi-Fi (wlan1) @@ -23877,7 +23877,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 3154 -location: clients/tests/test-client.py:1073:test_004()/423 +location: clients/tests/test-client.py:1085:test_004()/423 cmd: $NMCLI --mode tabular --pretty -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: C returncode: 0 @@ -23889,8 +23889,8 @@ stdout: 2872 bytes NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infra 1 2412 MHz 54 Mbit/s 92 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no /org/freedesktop/NetworkManager/AccessPoint/2 -AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infra 1 2412 MHz 54 Mbit/s 81 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no /org/freedesktop/NetworkManager/AccessPoint/1 -AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infra 1 2412 MHz 54 Mbit/s 55 ** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no /org/freedesktop/NetworkManager/AccessPoint/3 +AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infra 1 2412 MHz 54 Mbit/s 81 **** WPA1 pair_tkip pair_ccmp group_tkip group_ccmp psk (none) wlan0 no /org/freedesktop/NetworkManager/AccessPoint/1 +AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infra 1 2412 MHz 54 Mbit/s 55 ** WPA3 (none) pair_tkip pair_ccmp group_tkip group_ccmp sae wlan0 no /org/freedesktop/NetworkManager/AccessPoint/3 =========================== Wi-Fi scan list (wlan1) @@ -23907,7 +23907,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA <<< size: 3392 -location: clients/tests/test-client.py:1073:test_004()/424 +location: clients/tests/test-client.py:1085:test_004()/424 cmd: $NMCLI --mode tabular --pretty -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -23919,8 +23919,8 @@ stdout: 3100 bytes NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infrastruktura 1 2412 MHz 54 Mb/s 92 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie /org/freedesktop/NetworkManager/AccessPoint/2 -AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infrastruktura 1 2412 MHz 54 Mb/s 81 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie /org/freedesktop/NetworkManager/AccessPoint/1 -AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infrastruktura 1 2412 MHz 54 Mb/s 55 ** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie /org/freedesktop/NetworkManager/AccessPoint/3 +AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infrastruktura 1 2412 MHz 54 Mb/s 81 **** WPA1 pair_tkip pair_ccmp group_tkip group_ccmp psk (brak) wlan0 nie /org/freedesktop/NetworkManager/AccessPoint/1 +AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infrastruktura 1 2412 MHz 54 Mb/s 55 ** WPA3 (brak) pair_tkip pair_ccmp group_tkip group_ccmp sae wlan0 nie /org/freedesktop/NetworkManager/AccessPoint/3 ======================================== Lista skanowania sieci Wi-Fi (wlan1) @@ -23937,7 +23937,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA <<< size: 1156 -location: clients/tests/test-client.py:1075:test_004()/425 +location: clients/tests/test-client.py:1087:test_004()/425 cmd: $NMCLI --mode tabular --pretty -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -23954,7 +23954,7 @@ AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infra 1 2412 MH <<< size: 1244 -location: clients/tests/test-client.py:1075:test_004()/426 +location: clients/tests/test-client.py:1087:test_004()/426 cmd: $NMCLI --mode tabular --pretty -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -23971,7 +23971,7 @@ AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infrastruktura 1 <<< size: 514 -location: clients/tests/test-client.py:1077:test_004()/427 +location: clients/tests/test-client.py:1089:test_004()/427 cmd: $NMCLI --mode tabular --pretty -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -23988,7 +23988,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 599 -location: clients/tests/test-client.py:1077:test_004()/428 +location: clients/tests/test-client.py:1089:test_004()/428 cmd: $NMCLI --mode tabular --pretty -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -24005,7 +24005,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 1269 -location: clients/tests/test-client.py:1080:test_004()/429 +location: clients/tests/test-client.py:1092:test_004()/429 cmd: $NMCLI --mode tabular --pretty -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -24022,7 +24022,7 @@ AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infra 1 2412 MH <<< size: 1357 -location: clients/tests/test-client.py:1080:test_004()/430 +location: clients/tests/test-client.py:1092:test_004()/430 cmd: $NMCLI --mode tabular --pretty -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -24039,7 +24039,7 @@ AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infrastruktura 1 <<< size: 4459 -location: clients/tests/test-client.py:1082:test_004()/431 +location: clients/tests/test-client.py:1094:test_004()/431 cmd: $NMCLI --mode tabular --pretty -f ALL device show wlan0 lang: C returncode: 0 @@ -24063,8 +24063,8 @@ WIFI-PROPERTIES yes yes yes yes yes yes yes unknown unknown NAME IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY ---------------------------------------------------------------------------- AP[1] wlan0-ap-2 Infra 1 54 Mbit/s 92 **** WPA1 WPA2 -AP[2] wlan0-ap-1 Infra 1 54 Mbit/s 81 **** WPA1 WPA2 -AP[3] wlan0-ap-3 Infra 1 54 Mbit/s 55 ** WPA1 WPA2 +AP[2] wlan0-ap-1 Infra 1 54 Mbit/s 81 **** WPA1 +AP[3] wlan0-ap-3 Infra 1 54 Mbit/s 55 ** WPA3 GROUP ADDRESS GATEWAY ROUTE DNS DOMAIN WINS ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- @@ -24088,7 +24088,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 4567 -location: clients/tests/test-client.py:1082:test_004()/432 +location: clients/tests/test-client.py:1094:test_004()/432 cmd: $NMCLI --mode tabular --pretty -f ALL device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -24112,8 +24112,8 @@ WIFI-PROPERTIES tak tak tak tak tak tak tak nieznane nieznane NAME IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY ----------------------------------------------------------------------------------- AP[1] wlan0-ap-2 Infrastruktura 1 54 Mb/s 92 **** WPA1 WPA2 -AP[2] wlan0-ap-1 Infrastruktura 1 54 Mb/s 81 **** WPA1 WPA2 -AP[3] wlan0-ap-3 Infrastruktura 1 54 Mb/s 55 ** WPA1 WPA2 +AP[2] wlan0-ap-1 Infrastruktura 1 54 Mb/s 81 **** WPA1 +AP[3] wlan0-ap-3 Infrastruktura 1 54 Mb/s 55 ** WPA3 GROUP ADDRESS GATEWAY ROUTE DNS DOMAIN WINS ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- @@ -24137,7 +24137,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 1727 -location: clients/tests/test-client.py:1084:test_004()/433 +location: clients/tests/test-client.py:1096:test_004()/433 cmd: $NMCLI --mode tabular --pretty -f COMMON device show wlan0 lang: C returncode: 0 @@ -24184,7 +24184,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250 <<< size: 1767 -location: clients/tests/test-client.py:1084:test_004()/434 +location: clients/tests/test-client.py:1096:test_004()/434 cmd: $NMCLI --mode tabular --pretty -f COMMON device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -24231,7 +24231,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250 <<< size: 4597 -location: clients/tests/test-client.py:1086:test_004()/435 +location: clients/tests/test-client.py:1098:test_004()/435 cmd: $NMCLI --mode tabular --pretty -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: C returncode: 0 @@ -24255,8 +24255,8 @@ WIFI-PROPERTIES yes yes yes yes yes yes yes unknown unknown NAME IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY ---------------------------------------------------------------------------- AP[1] wlan0-ap-2 Infra 1 54 Mbit/s 92 **** WPA1 WPA2 -AP[2] wlan0-ap-1 Infra 1 54 Mbit/s 81 **** WPA1 WPA2 -AP[3] wlan0-ap-3 Infra 1 54 Mbit/s 55 ** WPA1 WPA2 +AP[2] wlan0-ap-1 Infra 1 54 Mbit/s 81 **** WPA1 +AP[3] wlan0-ap-3 Infra 1 54 Mbit/s 55 ** WPA3 GROUP ADDRESS GATEWAY ROUTE DNS DOMAIN WINS ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- @@ -24280,7 +24280,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 4705 -location: clients/tests/test-client.py:1086:test_004()/436 +location: clients/tests/test-client.py:1098:test_004()/436 cmd: $NMCLI --mode tabular --pretty -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -24304,8 +24304,8 @@ WIFI-PROPERTIES tak tak tak tak tak tak tak nieznane nieznane NAME IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY ----------------------------------------------------------------------------------- AP[1] wlan0-ap-2 Infrastruktura 1 54 Mb/s 92 **** WPA1 WPA2 -AP[2] wlan0-ap-1 Infrastruktura 1 54 Mb/s 81 **** WPA1 WPA2 -AP[3] wlan0-ap-3 Infrastruktura 1 54 Mb/s 55 ** WPA1 WPA2 +AP[2] wlan0-ap-1 Infrastruktura 1 54 Mb/s 81 **** WPA1 +AP[3] wlan0-ap-3 Infrastruktura 1 54 Mb/s 55 ** WPA3 GROUP ADDRESS GATEWAY ROUTE DNS DOMAIN WINS ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- @@ -24329,7 +24329,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 4754 -location: clients/tests/test-client.py:1024:test_004()/437 +location: clients/tests/test-client.py:1036:test_004()/437 cmd: $NMCLI --mode tabular --pretty --color yes con s con-vpn-1 lang: C returncode: 0 @@ -24370,12 +24370,12 @@ NAME TYPE USERNAME GATEWAY BANNER VPN-STATE VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 - VPN connected key1 = val1 | key2 = val2 | key3 = val3 <<< -size: 4808 -location: clients/tests/test-client.py:1024:test_004()/438 +size: 4810 +location: clients/tests/test-client.py:1036:test_004()/438 cmd: $NMCLI --mode tabular --pretty --color yes con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 -stdout: 4625 bytes +stdout: 4627 bytes >>> ============================================ Szczegóły profilu połączenia (con-vpn-1) @@ -24409,11 +24409,11 @@ GENERAL con-vpn-1 UUID-con-vpn-1-REPLACED-REPLACED-REP wlan0 aktywowano n NAME TYPE USERNAME GATEWAY BANNER VPN-STATE CFG ---------------------------------------------------------------------------------------------------------------------------------- -VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 - Połączono z VPN key1 = val1 | key2 = val2 | key3 = val3 +VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 — Połączono z VPN key1 = val1 | key2 = val2 | key3 = val3 <<< size: 4754 -location: clients/tests/test-client.py:1026:test_004()/439 +location: clients/tests/test-client.py:1038:test_004()/439 cmd: $NMCLI --mode tabular --pretty --color yes con s con-vpn-1 lang: C returncode: 0 @@ -24454,12 +24454,12 @@ NAME TYPE USERNAME GATEWAY BANNER VPN-STATE VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 - VPN connected key1 = val1 | key2 = val2 | key3 = val3 <<< -size: 4808 -location: clients/tests/test-client.py:1026:test_004()/440 +size: 4810 +location: clients/tests/test-client.py:1038:test_004()/440 cmd: $NMCLI --mode tabular --pretty --color yes con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 -stdout: 4625 bytes +stdout: 4627 bytes >>> ============================================ Szczegóły profilu połączenia (con-vpn-1) @@ -24493,11 +24493,11 @@ GENERAL con-vpn-1 UUID-con-vpn-1-REPLACED-REPLACED-REP wlan0 aktywowano n NAME TYPE USERNAME GATEWAY BANNER VPN-STATE CFG ---------------------------------------------------------------------------------------------------------------------------------- -VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 - Połączono z VPN key1 = val1 | key2 = val2 | key3 = val3 +VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 — Połączono z VPN key1 = val1 | key2 = val2 | key3 = val3 <<< size: 3440 -location: clients/tests/test-client.py:1029:test_004()/441 +location: clients/tests/test-client.py:1041:test_004()/441 cmd: $NMCLI --mode tabular --pretty --color yes -f ALL con s con-vpn-1 lang: C returncode: 0 @@ -24529,7 +24529,7 @@ proxy none no -- -- <<< size: 3463 -location: clients/tests/test-client.py:1029:test_004()/442 +location: clients/tests/test-client.py:1041:test_004()/442 cmd: $NMCLI --mode tabular --pretty --color yes -f ALL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -24561,7 +24561,7 @@ proxy none nie -- -- <<< size: 688 -location: clients/tests/test-client.py:1035:test_004()/443 +location: clients/tests/test-client.py:1047:test_004()/443 cmd: $NMCLI --mode tabular --pretty --color yes -f VPN con s con-vpn-1 lang: C returncode: 0 @@ -24576,7 +24576,7 @@ vpn org.freedesktop.NetworkManager.openvpn -- key1 = val1, key2 = val <<< size: 708 -location: clients/tests/test-client.py:1035:test_004()/444 +location: clients/tests/test-client.py:1047:test_004()/444 cmd: $NMCLI --mode tabular --pretty --color yes -f VPN con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -24591,7 +24591,7 @@ vpn org.freedesktop.NetworkManager.openvpn -- key1 = val1, key2 = val <<< size: 1118 -location: clients/tests/test-client.py:1038:test_004()/445 +location: clients/tests/test-client.py:1050:test_004()/445 cmd: $NMCLI --mode tabular --pretty --color yes -f GENERAL con s con-vpn-1 lang: C returncode: 0 @@ -24606,7 +24606,7 @@ GENERAL con-vpn-1 UUID-con-vpn-1-REPLACED-REPLACED-REP wlan0 activated no <<< size: 1150 -location: clients/tests/test-client.py:1038:test_004()/446 +location: clients/tests/test-client.py:1050:test_004()/446 cmd: $NMCLI --mode tabular --pretty --color yes -f GENERAL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -24621,7 +24621,7 @@ GENERAL con-vpn-1 UUID-con-vpn-1-REPLACED-REPLACED-REP wlan0 aktywowano n <<< size: 709 -location: clients/tests/test-client.py:1041:test_004()/447 +location: clients/tests/test-client.py:1053:test_004()/447 cmd: $NMCLI --mode tabular --pretty --color yes dev s lang: C returncode: 0 @@ -24640,7 +24640,7 @@ DEVICE TYPE STATE CONNECTION <<< size: 717 -location: clients/tests/test-client.py:1041:test_004()/448 +location: clients/tests/test-client.py:1053:test_004()/448 cmd: $NMCLI --mode tabular --pretty --color yes dev s lang: pl_PL.UTF-8 returncode: 0 @@ -24659,7 +24659,7 @@ DEVICE TYPE STATE CONNECTION <<< size: 2105 -location: clients/tests/test-client.py:1044:test_004()/449 +location: clients/tests/test-client.py:1056:test_004()/449 cmd: $NMCLI --mode tabular --pretty --color yes -f all dev status lang: C returncode: 0 @@ -24678,7 +24678,7 @@ DEVICE TYPE STATE IP4-CONNECTIVITY IP6-CONNECTIVITY DBUS-PATH <<< size: 2113 -location: clients/tests/test-client.py:1044:test_004()/450 +location: clients/tests/test-client.py:1056:test_004()/450 cmd: $NMCLI --mode tabular --pretty --color yes -f all dev status lang: pl_PL.UTF-8 returncode: 0 @@ -24697,7 +24697,7 @@ DEVICE TYPE STATE IP4-CONNECTIVITY IP6-CONNECTIVITY DBUS-PATH <<< size: 9903 -location: clients/tests/test-client.py:1047:test_004()/451 +location: clients/tests/test-client.py:1059:test_004()/451 cmd: $NMCLI --mode tabular --pretty --color yes dev show lang: C returncode: 0 @@ -24908,7 +24908,7 @@ IP6 2001:a::88ca:3654:96b:ab44/89 -- dst = 2001:a::cc8b:7c09:4673:bbb0 <<< size: 10079 -location: clients/tests/test-client.py:1047:test_004()/452 +location: clients/tests/test-client.py:1059:test_004()/452 cmd: $NMCLI --mode tabular --pretty --color yes dev show lang: pl_PL.UTF-8 returncode: 0 @@ -25119,7 +25119,7 @@ IP6 2001:a::88ca:3654:96b:ab44/89 -- dst = 2001:a::cc8b:7c09:4673:bbb0 <<< size: 22926 -location: clients/tests/test-client.py:1050:test_004()/453 +location: clients/tests/test-client.py:1062:test_004()/453 cmd: $NMCLI --mode tabular --pretty --color yes -f all dev show lang: C returncode: 0 @@ -25143,8 +25143,8 @@ WIFI-PROPERTIES yes yes yes yes yes yes yes unknown unknown NAME IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY ---------------------------------------------------------------------------- AP[1]   wlan0-ap-2 Infra 1 54 Mbit/s 92 **** WPA1 WPA2 -AP[2]   wlan0-ap-1 Infra 1 54 Mbit/s 81 **** WPA1 WPA2 -AP[3]   wlan0-ap-3 Infra 1 54 Mbit/s 55 **  WPA1 WPA2 +AP[2]   wlan0-ap-1 Infra 1 54 Mbit/s 81 **** WPA1 +AP[3]   wlan0-ap-3 Infra 1 54 Mbit/s 55 **  WPA3 GROUP ADDRESS GATEWAY ROUTE DNS DOMAIN WINS ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- @@ -25315,7 +25315,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 23287 -location: clients/tests/test-client.py:1050:test_004()/454 +location: clients/tests/test-client.py:1062:test_004()/454 cmd: $NMCLI --mode tabular --pretty --color yes -f all dev show lang: pl_PL.UTF-8 returncode: 0 @@ -25339,8 +25339,8 @@ WIFI-PROPERTIES tak tak tak tak tak tak tak nieznane nieznane NAME IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY ----------------------------------------------------------------------------------- AP[1]   wlan0-ap-2 Infrastruktura 1 54 Mb/s 92 **** WPA1 WPA2 -AP[2]   wlan0-ap-1 Infrastruktura 1 54 Mb/s 81 **** WPA1 WPA2 -AP[3]   wlan0-ap-3 Infrastruktura 1 54 Mb/s 55 **  WPA1 WPA2 +AP[2]   wlan0-ap-1 Infrastruktura 1 54 Mb/s 81 **** WPA1 +AP[3]   wlan0-ap-3 Infrastruktura 1 54 Mb/s 55 **  WPA3 GROUP ADDRESS GATEWAY ROUTE DNS DOMAIN WINS ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- @@ -25511,7 +25511,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 1726 -location: clients/tests/test-client.py:1053:test_004()/455 +location: clients/tests/test-client.py:1065:test_004()/455 cmd: $NMCLI --mode tabular --pretty --color yes dev show wlan0 lang: C returncode: 0 @@ -25558,7 +25558,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250 <<< size: 1766 -location: clients/tests/test-client.py:1053:test_004()/456 +location: clients/tests/test-client.py:1065:test_004()/456 cmd: $NMCLI --mode tabular --pretty --color yes dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -25605,7 +25605,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250 <<< size: 4711 -location: clients/tests/test-client.py:1056:test_004()/457 +location: clients/tests/test-client.py:1068:test_004()/457 cmd: $NMCLI --mode tabular --pretty --color yes -f all dev show wlan0 lang: C returncode: 0 @@ -25629,8 +25629,8 @@ WIFI-PROPERTIES yes yes yes yes yes yes yes unknown unknown NAME IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY ---------------------------------------------------------------------------- AP[1]   wlan0-ap-2 Infra 1 54 Mbit/s 92 **** WPA1 WPA2 -AP[2]   wlan0-ap-1 Infra 1 54 Mbit/s 81 **** WPA1 WPA2 -AP[3]   wlan0-ap-3 Infra 1 54 Mbit/s 55 **  WPA1 WPA2 +AP[2]   wlan0-ap-1 Infra 1 54 Mbit/s 81 **** WPA1 +AP[3]   wlan0-ap-3 Infra 1 54 Mbit/s 55 **  WPA3 GROUP ADDRESS GATEWAY ROUTE DNS DOMAIN WINS ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- @@ -25654,7 +25654,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 4819 -location: clients/tests/test-client.py:1056:test_004()/458 +location: clients/tests/test-client.py:1068:test_004()/458 cmd: $NMCLI --mode tabular --pretty --color yes -f all dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -25678,8 +25678,8 @@ WIFI-PROPERTIES tak tak tak tak tak tak tak nieznane nieznane NAME IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY ----------------------------------------------------------------------------------- AP[1]   wlan0-ap-2 Infrastruktura 1 54 Mb/s 92 **** WPA1 WPA2 -AP[2]   wlan0-ap-1 Infrastruktura 1 54 Mb/s 81 **** WPA1 WPA2 -AP[3]   wlan0-ap-3 Infrastruktura 1 54 Mb/s 55 **  WPA1 WPA2 +AP[2]   wlan0-ap-1 Infrastruktura 1 54 Mb/s 81 **** WPA1 +AP[3]   wlan0-ap-3 Infrastruktura 1 54 Mb/s 55 **  WPA3 GROUP ADDRESS GATEWAY ROUTE DNS DOMAIN WINS ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- @@ -25703,7 +25703,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 1882 -location: clients/tests/test-client.py:1059:test_004()/459 +location: clients/tests/test-client.py:1071:test_004()/459 cmd: $NMCLI --mode tabular --pretty --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -25726,7 +25726,7 @@ WIFI-PROPERTIES yes yes yes yes yes yes yes unknown unknown <<< size: 1946 -location: clients/tests/test-client.py:1059:test_004()/460 +location: clients/tests/test-client.py:1071:test_004()/460 cmd: $NMCLI --mode tabular --pretty --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -25749,7 +25749,7 @@ WIFI-PROPERTIES tak tak tak tak tak tak tak nieznane nieznane <<< size: 1882 -location: clients/tests/test-client.py:1062:test_004()/461 +location: clients/tests/test-client.py:1074:test_004()/461 cmd: $NMCLI --mode tabular --pretty --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -25772,7 +25772,7 @@ WIFI-PROPERTIES yes yes yes yes yes yes yes unknown unknown <<< size: 1946 -location: clients/tests/test-client.py:1062:test_004()/462 +location: clients/tests/test-client.py:1074:test_004()/462 cmd: $NMCLI --mode tabular --pretty --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -25795,7 +25795,7 @@ WIFI-PROPERTIES tak tak tak tak tak tak tak nieznane nieznane <<< size: 818 -location: clients/tests/test-client.py:1065:test_004()/463 +location: clients/tests/test-client.py:1077:test_004()/463 cmd: $NMCLI --mode tabular --pretty --color yes -f DEVICE,TYPE,DBUS-PATH dev lang: C returncode: 0 @@ -25814,7 +25814,7 @@ DEVICE TYPE DBUS-PATH <<< size: 821 -location: clients/tests/test-client.py:1065:test_004()/464 +location: clients/tests/test-client.py:1077:test_004()/464 cmd: $NMCLI --mode tabular --pretty --color yes -f DEVICE,TYPE,DBUS-PATH dev lang: pl_PL.UTF-8 returncode: 0 @@ -25833,7 +25833,7 @@ DEVICE TYPE DBUS-PATH <<< size: 3665 -location: clients/tests/test-client.py:1068:test_004()/465 +location: clients/tests/test-client.py:1080:test_004()/465 cmd: $NMCLI --mode tabular --pretty --color yes -f ALL device wifi list lang: C returncode: 0 @@ -25845,8 +25845,8 @@ stdout: 3484 bytes NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infra 1 2412 MHz 54 Mbit/s 92 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no   /org/freedesktop/NetworkManager/AccessPoint/2 -AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infra 1 2412 MHz 54 Mbit/s 81 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no   /org/freedesktop/NetworkManager/AccessPoint/1 -AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infra 1 2412 MHz 54 Mbit/s 55 **  WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no   /org/freedesktop/NetworkManager/AccessPoint/3 +AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infra 1 2412 MHz 54 Mbit/s 81 **** WPA1 pair_tkip pair_ccmp group_tkip group_ccmp psk (none) wlan0 no   /org/freedesktop/NetworkManager/AccessPoint/1 +AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infra 1 2412 MHz 54 Mbit/s 55 **  WPA3 (none) pair_tkip pair_ccmp group_tkip group_ccmp sae wlan0 no   /org/freedesktop/NetworkManager/AccessPoint/3 =========================== Wi-Fi scan list (wlan1) @@ -25863,7 +25863,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA <<< size: 3903 -location: clients/tests/test-client.py:1068:test_004()/466 +location: clients/tests/test-client.py:1080:test_004()/466 cmd: $NMCLI --mode tabular --pretty --color yes -f ALL device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -25875,8 +25875,8 @@ stdout: 3712 bytes NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infrastruktura 1 2412 MHz 54 Mb/s 92 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie   /org/freedesktop/NetworkManager/AccessPoint/2 -AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infrastruktura 1 2412 MHz 54 Mb/s 81 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie   /org/freedesktop/NetworkManager/AccessPoint/1 -AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infrastruktura 1 2412 MHz 54 Mb/s 55 **  WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie   /org/freedesktop/NetworkManager/AccessPoint/3 +AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infrastruktura 1 2412 MHz 54 Mb/s 81 **** WPA1 pair_tkip pair_ccmp group_tkip group_ccmp psk (brak) wlan0 nie   /org/freedesktop/NetworkManager/AccessPoint/1 +AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infrastruktura 1 2412 MHz 54 Mb/s 55 **  WPA3 (brak) pair_tkip pair_ccmp group_tkip group_ccmp sae wlan0 nie   /org/freedesktop/NetworkManager/AccessPoint/3 ======================================== Lista skanowania sieci Wi-Fi (wlan1) @@ -25893,7 +25893,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA <<< size: 1468 -location: clients/tests/test-client.py:1070:test_004()/467 +location: clients/tests/test-client.py:1082:test_004()/467 cmd: $NMCLI --mode tabular --pretty --color yes -f COMMON device wifi list lang: C returncode: 0 @@ -25905,8 +25905,8 @@ stdout: 1284 bytes IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY ------------------------------------------------------------------------------------------------   wlan0-ap-2 Infra 1 54 Mbit/s 92 **** WPA1 WPA2 -  wlan0-ap-1 Infra 1 54 Mbit/s 81 **** WPA1 WPA2 -  wlan0-ap-3 Infra 1 54 Mbit/s 55 **  WPA1 WPA2 +  wlan0-ap-1 Infra 1 54 Mbit/s 81 **** WPA1 +  wlan0-ap-3 Infra 1 54 Mbit/s 55 **  WPA3 =========================== Wi-Fi scan list (wlan1) @@ -25923,7 +25923,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 1698 -location: clients/tests/test-client.py:1070:test_004()/468 +location: clients/tests/test-client.py:1082:test_004()/468 cmd: $NMCLI --mode tabular --pretty --color yes -f COMMON device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -25935,8 +25935,8 @@ stdout: 1504 bytes IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY --------------------------------------------------------------------------------------------------------------------   wlan0-ap-2 Infrastruktura 1 54 Mb/s 92 **** WPA1 WPA2 -  wlan0-ap-1 Infrastruktura 1 54 Mb/s 81 **** WPA1 WPA2 -  wlan0-ap-3 Infrastruktura 1 54 Mb/s 55 **  WPA1 WPA2 +  wlan0-ap-1 Infrastruktura 1 54 Mb/s 81 **** WPA1 +  wlan0-ap-3 Infrastruktura 1 54 Mb/s 55 **  WPA3 ======================================== Lista skanowania sieci Wi-Fi (wlan1) @@ -25953,7 +25953,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 3778 -location: clients/tests/test-client.py:1073:test_004()/469 +location: clients/tests/test-client.py:1085:test_004()/469 cmd: $NMCLI --mode tabular --pretty --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: C returncode: 0 @@ -25965,8 +25965,8 @@ stdout: 3484 bytes NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infra 1 2412 MHz 54 Mbit/s 92 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no   /org/freedesktop/NetworkManager/AccessPoint/2 -AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infra 1 2412 MHz 54 Mbit/s 81 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no   /org/freedesktop/NetworkManager/AccessPoint/1 -AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infra 1 2412 MHz 54 Mbit/s 55 **  WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no   /org/freedesktop/NetworkManager/AccessPoint/3 +AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infra 1 2412 MHz 54 Mbit/s 81 **** WPA1 pair_tkip pair_ccmp group_tkip group_ccmp psk (none) wlan0 no   /org/freedesktop/NetworkManager/AccessPoint/1 +AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infra 1 2412 MHz 54 Mbit/s 55 **  WPA3 (none) pair_tkip pair_ccmp group_tkip group_ccmp sae wlan0 no   /org/freedesktop/NetworkManager/AccessPoint/3 =========================== Wi-Fi scan list (wlan1) @@ -25983,7 +25983,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA <<< size: 4016 -location: clients/tests/test-client.py:1073:test_004()/470 +location: clients/tests/test-client.py:1085:test_004()/470 cmd: $NMCLI --mode tabular --pretty --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -25995,8 +25995,8 @@ stdout: 3712 bytes NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infrastruktura 1 2412 MHz 54 Mb/s 92 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie   /org/freedesktop/NetworkManager/AccessPoint/2 -AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infrastruktura 1 2412 MHz 54 Mb/s 81 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie   /org/freedesktop/NetworkManager/AccessPoint/1 -AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infrastruktura 1 2412 MHz 54 Mb/s 55 **  WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie   /org/freedesktop/NetworkManager/AccessPoint/3 +AP[2] wlan0-ap-1 776C616E302D61702D31 61:95:77:AC:1E:4C Infrastruktura 1 2412 MHz 54 Mb/s 81 **** WPA1 pair_tkip pair_ccmp group_tkip group_ccmp psk (brak) wlan0 nie   /org/freedesktop/NetworkManager/AccessPoint/1 +AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infrastruktura 1 2412 MHz 54 Mb/s 55 **  WPA3 (brak) pair_tkip pair_ccmp group_tkip group_ccmp sae wlan0 nie   /org/freedesktop/NetworkManager/AccessPoint/3 ======================================== Lista skanowania sieci Wi-Fi (wlan1) @@ -26013,7 +26013,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA <<< size: 1322 -location: clients/tests/test-client.py:1075:test_004()/471 +location: clients/tests/test-client.py:1087:test_004()/471 cmd: $NMCLI --mode tabular --pretty --color yes -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -26030,7 +26030,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ <<< size: 1409 -location: clients/tests/test-client.py:1075:test_004()/472 +location: clients/tests/test-client.py:1087:test_004()/472 cmd: $NMCLI --mode tabular --pretty --color yes -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -26047,7 +26047,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN <<< size: 598 -location: clients/tests/test-client.py:1077:test_004()/473 +location: clients/tests/test-client.py:1089:test_004()/473 cmd: $NMCLI --mode tabular --pretty --color yes -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -26064,7 +26064,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 683 -location: clients/tests/test-client.py:1077:test_004()/474 +location: clients/tests/test-client.py:1089:test_004()/474 cmd: $NMCLI --mode tabular --pretty --color yes -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -26081,7 +26081,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 1435 -location: clients/tests/test-client.py:1080:test_004()/475 +location: clients/tests/test-client.py:1092:test_004()/475 cmd: $NMCLI --mode tabular --pretty --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -26098,7 +26098,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ <<< size: 1522 -location: clients/tests/test-client.py:1080:test_004()/476 +location: clients/tests/test-client.py:1092:test_004()/476 cmd: $NMCLI --mode tabular --pretty --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -26115,7 +26115,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN <<< size: 4714 -location: clients/tests/test-client.py:1082:test_004()/477 +location: clients/tests/test-client.py:1094:test_004()/477 cmd: $NMCLI --mode tabular --pretty --color yes -f ALL device show wlan0 lang: C returncode: 0 @@ -26139,8 +26139,8 @@ WIFI-PROPERTIES yes yes yes yes yes yes yes unknown unknown NAME IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY ---------------------------------------------------------------------------- AP[1]   wlan0-ap-2 Infra 1 54 Mbit/s 92 **** WPA1 WPA2 -AP[2]   wlan0-ap-1 Infra 1 54 Mbit/s 81 **** WPA1 WPA2 -AP[3]   wlan0-ap-3 Infra 1 54 Mbit/s 55 **  WPA1 WPA2 +AP[2]   wlan0-ap-1 Infra 1 54 Mbit/s 81 **** WPA1 +AP[3]   wlan0-ap-3 Infra 1 54 Mbit/s 55 **  WPA3 GROUP ADDRESS GATEWAY ROUTE DNS DOMAIN WINS ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- @@ -26164,7 +26164,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 4822 -location: clients/tests/test-client.py:1082:test_004()/478 +location: clients/tests/test-client.py:1094:test_004()/478 cmd: $NMCLI --mode tabular --pretty --color yes -f ALL device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -26188,8 +26188,8 @@ WIFI-PROPERTIES tak tak tak tak tak tak tak nieznane nieznane NAME IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY ----------------------------------------------------------------------------------- AP[1]   wlan0-ap-2 Infrastruktura 1 54 Mb/s 92 **** WPA1 WPA2 -AP[2]   wlan0-ap-1 Infrastruktura 1 54 Mb/s 81 **** WPA1 WPA2 -AP[3]   wlan0-ap-3 Infrastruktura 1 54 Mb/s 55 **  WPA1 WPA2 +AP[2]   wlan0-ap-1 Infrastruktura 1 54 Mb/s 81 **** WPA1 +AP[3]   wlan0-ap-3 Infrastruktura 1 54 Mb/s 55 **  WPA3 GROUP ADDRESS GATEWAY ROUTE DNS DOMAIN WINS ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- @@ -26213,7 +26213,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 1739 -location: clients/tests/test-client.py:1084:test_004()/479 +location: clients/tests/test-client.py:1096:test_004()/479 cmd: $NMCLI --mode tabular --pretty --color yes -f COMMON device show wlan0 lang: C returncode: 0 @@ -26260,7 +26260,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250 <<< size: 1779 -location: clients/tests/test-client.py:1084:test_004()/480 +location: clients/tests/test-client.py:1096:test_004()/480 cmd: $NMCLI --mode tabular --pretty --color yes -f COMMON device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -26307,7 +26307,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250 <<< size: 4852 -location: clients/tests/test-client.py:1086:test_004()/481 +location: clients/tests/test-client.py:1098:test_004()/481 cmd: $NMCLI --mode tabular --pretty --color yes -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: C returncode: 0 @@ -26331,8 +26331,8 @@ WIFI-PROPERTIES yes yes yes yes yes yes yes unknown unknown NAME IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY ---------------------------------------------------------------------------- AP[1]   wlan0-ap-2 Infra 1 54 Mbit/s 92 **** WPA1 WPA2 -AP[2]   wlan0-ap-1 Infra 1 54 Mbit/s 81 **** WPA1 WPA2 -AP[3]   wlan0-ap-3 Infra 1 54 Mbit/s 55 **  WPA1 WPA2 +AP[2]   wlan0-ap-1 Infra 1 54 Mbit/s 81 **** WPA1 +AP[3]   wlan0-ap-3 Infra 1 54 Mbit/s 55 **  WPA3 GROUP ADDRESS GATEWAY ROUTE DNS DOMAIN WINS ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- @@ -26356,7 +26356,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 4960 -location: clients/tests/test-client.py:1086:test_004()/482 +location: clients/tests/test-client.py:1098:test_004()/482 cmd: $NMCLI --mode tabular --pretty --color yes -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -26380,8 +26380,8 @@ WIFI-PROPERTIES tak tak tak tak tak tak tak nieznane nieznane NAME IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY ----------------------------------------------------------------------------------- AP[1]   wlan0-ap-2 Infrastruktura 1 54 Mb/s 92 **** WPA1 WPA2 -AP[2]   wlan0-ap-1 Infrastruktura 1 54 Mb/s 81 **** WPA1 WPA2 -AP[3]   wlan0-ap-3 Infrastruktura 1 54 Mb/s 55 **  WPA1 WPA2 +AP[2]   wlan0-ap-1 Infrastruktura 1 54 Mb/s 81 **** WPA1 +AP[3]   wlan0-ap-3 Infrastruktura 1 54 Mb/s 55 **  WPA3 GROUP ADDRESS GATEWAY ROUTE DNS DOMAIN WINS ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- @@ -26405,7 +26405,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 791 -location: clients/tests/test-client.py:1024:test_004()/483 +location: clients/tests/test-client.py:1036:test_004()/483 cmd: $NMCLI --mode tabular --terse con s con-vpn-1 lang: C returncode: 0 @@ -26421,7 +26421,7 @@ VPN:openvpn:::*** VPN connection con-vpn-1 ***:5 - VPN connected:key1 = val1 | k <<< size: 801 -location: clients/tests/test-client.py:1024:test_004()/484 +location: clients/tests/test-client.py:1036:test_004()/484 cmd: $NMCLI --mode tabular --terse con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -26437,7 +26437,7 @@ VPN:openvpn:::*** VPN connection con-vpn-1 ***:5 - VPN connected:key1 = val1 | k <<< size: 791 -location: clients/tests/test-client.py:1026:test_004()/485 +location: clients/tests/test-client.py:1038:test_004()/485 cmd: $NMCLI --mode tabular --terse con s con-vpn-1 lang: C returncode: 0 @@ -26453,7 +26453,7 @@ VPN:openvpn:::*** VPN connection con-vpn-1 ***:5 - VPN connected:key1 = val1 | k <<< size: 801 -location: clients/tests/test-client.py:1026:test_004()/486 +location: clients/tests/test-client.py:1038:test_004()/486 cmd: $NMCLI --mode tabular --terse con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -26469,7 +26469,7 @@ VPN:openvpn:::*** VPN connection con-vpn-1 ***:5 - VPN connected:key1 = val1 | k <<< size: 504 -location: clients/tests/test-client.py:1029:test_004()/487 +location: clients/tests/test-client.py:1041:test_004()/487 cmd: $NMCLI --mode tabular --terse -f ALL con s con-vpn-1 lang: C returncode: 0 @@ -26483,7 +26483,7 @@ proxy:none:no:: <<< size: 514 -location: clients/tests/test-client.py:1029:test_004()/488 +location: clients/tests/test-client.py:1041:test_004()/488 cmd: $NMCLI --mode tabular --terse -f ALL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -26497,7 +26497,7 @@ proxy:none:no:: <<< size: 261 -location: clients/tests/test-client.py:1035:test_004()/489 +location: clients/tests/test-client.py:1047:test_004()/489 cmd: $NMCLI --mode tabular --terse -f VPN con s con-vpn-1 lang: C returncode: 0 @@ -26507,7 +26507,7 @@ vpn:org.freedesktop.NetworkManager.openvpn::key1 = val1, key2 = val2, key3 = val <<< size: 271 -location: clients/tests/test-client.py:1035:test_004()/490 +location: clients/tests/test-client.py:1047:test_004()/490 cmd: $NMCLI --mode tabular --terse -f VPN con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -26517,7 +26517,7 @@ vpn:org.freedesktop.NetworkManager.openvpn::key1 = val1, key2 = val2, key3 = val <<< size: 359 -location: clients/tests/test-client.py:1038:test_004()/491 +location: clients/tests/test-client.py:1050:test_004()/491 cmd: $NMCLI --mode tabular --terse -f GENERAL con s con-vpn-1 lang: C returncode: 0 @@ -26527,7 +26527,7 @@ GENERAL:con-vpn-1:UUID-con-vpn-1-REPLACED-REPLACED-REP:wlan0:activated:no:no::ye <<< size: 369 -location: clients/tests/test-client.py:1038:test_004()/492 +location: clients/tests/test-client.py:1050:test_004()/492 cmd: $NMCLI --mode tabular --terse -f GENERAL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -26537,7 +26537,7 @@ GENERAL:con-vpn-1:UUID-con-vpn-1-REPLACED-REPLACED-REP:wlan0:activated:no:no::ye <<< size: 284 -location: clients/tests/test-client.py:1041:test_004()/493 +location: clients/tests/test-client.py:1053:test_004()/493 cmd: $NMCLI --mode tabular --terse dev s lang: C returncode: 0 @@ -26551,7 +26551,7 @@ wlan1:wifi:unavailable: <<< size: 294 -location: clients/tests/test-client.py:1041:test_004()/494 +location: clients/tests/test-client.py:1053:test_004()/494 cmd: $NMCLI --mode tabular --terse dev s lang: pl_PL.UTF-8 returncode: 0 @@ -26565,7 +26565,7 @@ wlan1:wifi:unavailable: <<< size: 682 -location: clients/tests/test-client.py:1044:test_004()/495 +location: clients/tests/test-client.py:1056:test_004()/495 cmd: $NMCLI --mode tabular --terse -f all dev status lang: C returncode: 0 @@ -26579,7 +26579,7 @@ wlan1:wifi:unavailable:unknown:unknown:/org/freedesktop/NetworkManager/Devices/5 <<< size: 692 -location: clients/tests/test-client.py:1044:test_004()/496 +location: clients/tests/test-client.py:1056:test_004()/496 cmd: $NMCLI --mode tabular --terse -f all dev status lang: pl_PL.UTF-8 returncode: 0 @@ -26593,7 +26593,7 @@ wlan1:wifi:unavailable:unknown:unknown:/org/freedesktop/NetworkManager/Devices/5 <<< size: 3096 -location: clients/tests/test-client.py:1047:test_004()/497 +location: clients/tests/test-client.py:1059:test_004()/497 cmd: $NMCLI --mode tabular --terse dev show lang: C returncode: 0 @@ -26653,7 +26653,7 @@ IP6:2001\:a\:\:88ca\:3654\:96b\:ab44/89::dst = 2001\:a\:\:cc8b\:7c09\:4673\:bbb0 <<< size: 3106 -location: clients/tests/test-client.py:1047:test_004()/498 +location: clients/tests/test-client.py:1059:test_004()/498 cmd: $NMCLI --mode tabular --terse dev show lang: pl_PL.UTF-8 returncode: 0 @@ -26712,19 +26712,19 @@ IP4:192.168.97.124/29 | 192.168.76.154/18::dst = 192.168.33.233/22, nh = 192.168 IP6:2001\:a\:\:88ca\:3654\:96b\:ab44/89::dst = 2001\:a\:\:cc8b\:7c09\:4673\:bbb0/85, nh = \:\:, mt = 2821465568 | dst = 2001\:a\:\:a976\:2488\:f49f\:b48/106, nh = 2001\:a\:\:62ae\:c734\:fc7b\:e931, mt = 2248613879 | dst = 2001\:a\:\:afb7\:4449\:3787\:8bb4/123, nh = \:\::2001\:a\:\:2934\:bd66\:550d\:ec19:sear6.fo.x.y <<< -size: 6325 -location: clients/tests/test-client.py:1050:test_004()/499 +size: 6315 +location: clients/tests/test-client.py:1062:test_004()/499 cmd: $NMCLI --mode tabular --terse -f all dev show lang: C returncode: 0 -stdout: 6165 bytes +stdout: 6155 bytes >>> GENERAL:wlan0:wifi:NMDeviceWifi:::virtual:::13\:E0\:74\:85\:7C\:D9:0:20 (unavailable):0 (No reason given):0 (unknown):0 (unknown):/sys/devices/virtual/wlan0::no:yes:yes:no:no::con-vpn-1:UUID-con-vpn-1-REPLACED-REPLACED-REP:/org/freedesktop/NetworkManager/ActiveConnection/2:unknown CAPABILITIES:no:unknown:no:no WIFI-PROPERTIES:yes:yes:yes:yes:yes:yes:yes:unknown:unknown AP[1]: :wlan0-ap-2:Infra:1:54 Mbit/s:92:****:WPA1 WPA2 -AP[2]: :wlan0-ap-1:Infra:1:54 Mbit/s:81:****:WPA1 WPA2 -AP[3]: :wlan0-ap-3:Infra:1:54 Mbit/s:55:** :WPA1 WPA2 +AP[2]: :wlan0-ap-1:Infra:1:54 Mbit/s:81:****:WPA1 +AP[3]: :wlan0-ap-3:Infra:1:54 Mbit/s:55:** :WPA3 IP4:192.168.228.18/32 | 192.168.209.179/25:192.168.41.120:::sear4.foo2.bar | sear4.fo.x.y | sear4.foo1.bar | sear4.foo4.bar | sear4.fo.o.bar:192.168.120.79 DHCP4:dhcp-4-opt-0 = val-0 | dhcp-4-opt-2 = val-2 | dhcp-4-opt-4 = val-4 | dhcp-4-opt-7 = val-7 IP6:::dst = 2001\:a\:\:dd5b\:aa7b\:b4a2\:e42/102, nh = \:\:, mt = 2504159086::sear6.foo2.bar | sear6.foo1.bar | sear6.fo.x.y | sear6.fo.o.bar | sear6.foo3.bar | sear6.foo4.bar @@ -26769,19 +26769,19 @@ DHCP6:dhcp-6-opt-2 = val-2 | dhcp-6-opt-6 = val-6 | dhcp-6-opt-7 = val-7 | dhcp- CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{2}:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 <<< -size: 6371 -location: clients/tests/test-client.py:1050:test_004()/500 +size: 6361 +location: clients/tests/test-client.py:1062:test_004()/500 cmd: $NMCLI --mode tabular --terse -f all dev show lang: pl_PL.UTF-8 returncode: 0 -stdout: 6201 bytes +stdout: 6191 bytes >>> GENERAL:wlan0:wifi:NMDeviceWifi:::virtual:::13\:E0\:74\:85\:7C\:D9:0:20 (unavailable):0 (No reason given):0 (unknown):0 (unknown):/sys/devices/virtual/wlan0::no:yes:yes:no:no::con-vpn-1:UUID-con-vpn-1-REPLACED-REPLACED-REP:/org/freedesktop/NetworkManager/ActiveConnection/2:unknown CAPABILITIES:no:unknown:no:no WIFI-PROPERTIES:yes:yes:yes:yes:yes:yes:yes:unknown:unknown AP[1]: :wlan0-ap-2:Infrastruktura:1:54 Mb/s:92:****:WPA1 WPA2 -AP[2]: :wlan0-ap-1:Infrastruktura:1:54 Mb/s:81:****:WPA1 WPA2 -AP[3]: :wlan0-ap-3:Infrastruktura:1:54 Mb/s:55:** :WPA1 WPA2 +AP[2]: :wlan0-ap-1:Infrastruktura:1:54 Mb/s:81:****:WPA1 +AP[3]: :wlan0-ap-3:Infrastruktura:1:54 Mb/s:55:** :WPA3 IP4:192.168.228.18/32 | 192.168.209.179/25:192.168.41.120:::sear4.foo2.bar | sear4.fo.x.y | sear4.foo1.bar | sear4.foo4.bar | sear4.fo.o.bar:192.168.120.79 DHCP4:dhcp-4-opt-0 = val-0 | dhcp-4-opt-2 = val-2 | dhcp-4-opt-4 = val-4 | dhcp-4-opt-7 = val-7 IP6:::dst = 2001\:a\:\:dd5b\:aa7b\:b4a2\:e42/102, nh = \:\:, mt = 2504159086::sear6.foo2.bar | sear6.foo1.bar | sear6.fo.x.y | sear6.fo.o.bar | sear6.foo3.bar | sear6.foo4.bar @@ -26827,7 +26827,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{2}:UUID-con-xx1 <<< size: 604 -location: clients/tests/test-client.py:1053:test_004()/501 +location: clients/tests/test-client.py:1065:test_004()/501 cmd: $NMCLI --mode tabular --terse dev show wlan0 lang: C returncode: 0 @@ -26845,7 +26845,7 @@ IP6:::dst = 2001\:a\:\:dd5b\:aa7b\:b4a2\:e42/102, nh = \:\:, mt = 2504159086::se <<< size: 614 -location: clients/tests/test-client.py:1053:test_004()/502 +location: clients/tests/test-client.py:1065:test_004()/502 cmd: $NMCLI --mode tabular --terse dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -26862,19 +26862,19 @@ IP4:192.168.228.18/32 | 192.168.209.179/25:192.168.41.120:::sear4.foo2.bar | sea IP6:::dst = 2001\:a\:\:dd5b\:aa7b\:b4a2\:e42/102, nh = \:\:, mt = 2504159086::sear6.foo2.bar | sear6.foo1.bar | sear6.fo.x.y | sear6.fo.o.bar | sear6.foo3.bar | sear6.foo4.bar <<< -size: 1365 -location: clients/tests/test-client.py:1056:test_004()/503 +size: 1355 +location: clients/tests/test-client.py:1068:test_004()/503 cmd: $NMCLI --mode tabular --terse -f all dev show wlan0 lang: C returncode: 0 -stdout: 1199 bytes +stdout: 1189 bytes >>> GENERAL:wlan0:wifi:NMDeviceWifi:::virtual:::13\:E0\:74\:85\:7C\:D9:0:20 (unavailable):0 (No reason given):0 (unknown):0 (unknown):/sys/devices/virtual/wlan0::no:yes:yes:no:no::con-vpn-1:UUID-con-vpn-1-REPLACED-REPLACED-REP:/org/freedesktop/NetworkManager/ActiveConnection/2:unknown CAPABILITIES:no:unknown:no:no WIFI-PROPERTIES:yes:yes:yes:yes:yes:yes:yes:unknown:unknown AP[1]: :wlan0-ap-2:Infra:1:54 Mbit/s:92:****:WPA1 WPA2 -AP[2]: :wlan0-ap-1:Infra:1:54 Mbit/s:81:****:WPA1 WPA2 -AP[3]: :wlan0-ap-3:Infra:1:54 Mbit/s:55:** :WPA1 WPA2 +AP[2]: :wlan0-ap-1:Infra:1:54 Mbit/s:81:****:WPA1 +AP[3]: :wlan0-ap-3:Infra:1:54 Mbit/s:55:** :WPA3 IP4:192.168.228.18/32 | 192.168.209.179/25:192.168.41.120:::sear4.foo2.bar | sear4.fo.x.y | sear4.foo1.bar | sear4.foo4.bar | sear4.fo.o.bar:192.168.120.79 DHCP4:dhcp-4-opt-0 = val-0 | dhcp-4-opt-2 = val-2 | dhcp-4-opt-4 = val-4 | dhcp-4-opt-7 = val-7 IP6:::dst = 2001\:a\:\:dd5b\:aa7b\:b4a2\:e42/102, nh = \:\:, mt = 2504159086::sear6.foo2.bar | sear6.foo1.bar | sear6.fo.x.y | sear6.fo.o.bar | sear6.foo3.bar | sear6.foo4.bar @@ -26882,19 +26882,19 @@ DHCP6:dhcp-6-opt-1 = val-1 | dhcp-6-opt-2 = val-2 | dhcp-6-opt-3 = val-3 | dhcp- CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{2}:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 <<< -size: 1402 -location: clients/tests/test-client.py:1056:test_004()/504 +size: 1392 +location: clients/tests/test-client.py:1068:test_004()/504 cmd: $NMCLI --mode tabular --terse -f all dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 1226 bytes +stdout: 1216 bytes >>> GENERAL:wlan0:wifi:NMDeviceWifi:::virtual:::13\:E0\:74\:85\:7C\:D9:0:20 (unavailable):0 (No reason given):0 (unknown):0 (unknown):/sys/devices/virtual/wlan0::no:yes:yes:no:no::con-vpn-1:UUID-con-vpn-1-REPLACED-REPLACED-REP:/org/freedesktop/NetworkManager/ActiveConnection/2:unknown CAPABILITIES:no:unknown:no:no WIFI-PROPERTIES:yes:yes:yes:yes:yes:yes:yes:unknown:unknown AP[1]: :wlan0-ap-2:Infrastruktura:1:54 Mb/s:92:****:WPA1 WPA2 -AP[2]: :wlan0-ap-1:Infrastruktura:1:54 Mb/s:81:****:WPA1 WPA2 -AP[3]: :wlan0-ap-3:Infrastruktura:1:54 Mb/s:55:** :WPA1 WPA2 +AP[2]: :wlan0-ap-1:Infrastruktura:1:54 Mb/s:81:****:WPA1 +AP[3]: :wlan0-ap-3:Infrastruktura:1:54 Mb/s:55:** :WPA3 IP4:192.168.228.18/32 | 192.168.209.179/25:192.168.41.120:::sear4.foo2.bar | sear4.fo.x.y | sear4.foo1.bar | sear4.foo4.bar | sear4.fo.o.bar:192.168.120.79 DHCP4:dhcp-4-opt-0 = val-0 | dhcp-4-opt-2 = val-2 | dhcp-4-opt-4 = val-4 | dhcp-4-opt-7 = val-7 IP6:::dst = 2001\:a\:\:dd5b\:aa7b\:b4a2\:e42/102, nh = \:\:, mt = 2504159086::sear6.foo2.bar | sear6.foo1.bar | sear6.fo.x.y | sear6.fo.o.bar | sear6.foo3.bar | sear6.foo4.bar @@ -26903,7 +26903,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{2}:UUID-con-xx1 <<< size: 565 -location: clients/tests/test-client.py:1059:test_004()/505 +location: clients/tests/test-client.py:1071:test_004()/505 cmd: $NMCLI --mode tabular --terse -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -26915,7 +26915,7 @@ WIFI-PROPERTIES:yes:yes:yes:yes:yes:yes:yes:unknown:unknown <<< size: 575 -location: clients/tests/test-client.py:1059:test_004()/506 +location: clients/tests/test-client.py:1071:test_004()/506 cmd: $NMCLI --mode tabular --terse -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -26927,7 +26927,7 @@ WIFI-PROPERTIES:yes:yes:yes:yes:yes:yes:yes:unknown:unknown <<< size: 565 -location: clients/tests/test-client.py:1062:test_004()/507 +location: clients/tests/test-client.py:1074:test_004()/507 cmd: $NMCLI --mode tabular --terse -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -26939,7 +26939,7 @@ WIFI-PROPERTIES:yes:yes:yes:yes:yes:yes:yes:unknown:unknown <<< size: 575 -location: clients/tests/test-client.py:1062:test_004()/508 +location: clients/tests/test-client.py:1074:test_004()/508 cmd: $NMCLI --mode tabular --terse -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -26951,7 +26951,7 @@ WIFI-PROPERTIES:yes:yes:yes:yes:yes:yes:yes:unknown:unknown <<< size: 443 -location: clients/tests/test-client.py:1065:test_004()/509 +location: clients/tests/test-client.py:1077:test_004()/509 cmd: $NMCLI --mode tabular --terse -f DEVICE,TYPE,DBUS-PATH dev lang: C returncode: 0 @@ -26965,7 +26965,7 @@ wlan1:wifi:/org/freedesktop/NetworkManager/Devices/5 <<< size: 453 -location: clients/tests/test-client.py:1065:test_004()/510 +location: clients/tests/test-client.py:1077:test_004()/510 cmd: $NMCLI --mode tabular --terse -f DEVICE,TYPE,DBUS-PATH dev lang: pl_PL.UTF-8 returncode: 0 @@ -26978,98 +26978,98 @@ wlan1:wifi:/org/freedesktop/NetworkManager/Devices/4 wlan1:wifi:/org/freedesktop/NetworkManager/Devices/5 <<< -size: 1190 -location: clients/tests/test-client.py:1068:test_004()/511 +size: 1101 +location: clients/tests/test-client.py:1080:test_004()/511 cmd: $NMCLI --mode tabular --terse -f ALL device wifi list lang: C returncode: 0 -stdout: 1022 bytes +stdout: 934 bytes >>> AP[1]:wlan0-ap-2:776C616E302D61702D32:C0\:E2\:BE\:E8\:EF\:B6:Infra:1:2412 MHz:54 Mbit/s:92:****:WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan0:no: :/org/freedesktop/NetworkManager/AccessPoint/2 -AP[2]:wlan0-ap-1:776C616E302D61702D31:61\:95\:77\:AC\:1E\:4C:Infra:1:2412 MHz:54 Mbit/s:81:****:WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan0:no: :/org/freedesktop/NetworkManager/AccessPoint/1 -AP[3]:wlan0-ap-3:776C616E302D61702D33:9B\:F6\:B7\:EC\:97\:76:Infra:1:2412 MHz:54 Mbit/s:55:** :WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan0:no: :/org/freedesktop/NetworkManager/AccessPoint/3 +AP[2]:wlan0-ap-1:776C616E302D61702D31:61\:95\:77\:AC\:1E\:4C:Infra:1:2412 MHz:54 Mbit/s:81:****:WPA1:pair_tkip pair_ccmp group_tkip group_ccmp psk:(none):wlan0:no: :/org/freedesktop/NetworkManager/AccessPoint/1 +AP[3]:wlan0-ap-3:776C616E302D61702D33:9B\:F6\:B7\:EC\:97\:76:Infra:1:2412 MHz:54 Mbit/s:55:** :WPA3:(none):pair_tkip pair_ccmp group_tkip group_ccmp sae:wlan0:no: :/org/freedesktop/NetworkManager/AccessPoint/3 AP[1]:wlan1-ap-4:776C616E312D61702D34:94\:2B\:E8\:F6\:D2\:86:Infra:1:2412 MHz:54 Mbit/s:48:** :WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan1:no: :/org/freedesktop/NetworkManager/AccessPoint/4 <<< -size: 1248 -location: clients/tests/test-client.py:1068:test_004()/512 +size: 1159 +location: clients/tests/test-client.py:1080:test_004()/512 cmd: $NMCLI --mode tabular --terse -f ALL device wifi list lang: pl_PL.UTF-8 returncode: 0 -stdout: 1070 bytes +stdout: 982 bytes >>> AP[1]:wlan0-ap-2:776C616E302D61702D32:C0\:E2\:BE\:E8\:EF\:B6:Infrastruktura:1:2412 MHz:54 Mb/s:92:****:WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan0:nie: :/org/freedesktop/NetworkManager/AccessPoint/2 -AP[2]:wlan0-ap-1:776C616E302D61702D31:61\:95\:77\:AC\:1E\:4C:Infrastruktura:1:2412 MHz:54 Mb/s:81:****:WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan0:nie: :/org/freedesktop/NetworkManager/AccessPoint/1 -AP[3]:wlan0-ap-3:776C616E302D61702D33:9B\:F6\:B7\:EC\:97\:76:Infrastruktura:1:2412 MHz:54 Mb/s:55:** :WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan0:nie: :/org/freedesktop/NetworkManager/AccessPoint/3 +AP[2]:wlan0-ap-1:776C616E302D61702D31:61\:95\:77\:AC\:1E\:4C:Infrastruktura:1:2412 MHz:54 Mb/s:81:****:WPA1:pair_tkip pair_ccmp group_tkip group_ccmp psk:(brak):wlan0:nie: :/org/freedesktop/NetworkManager/AccessPoint/1 +AP[3]:wlan0-ap-3:776C616E302D61702D33:9B\:F6\:B7\:EC\:97\:76:Infrastruktura:1:2412 MHz:54 Mb/s:55:** :WPA3:(brak):pair_tkip pair_ccmp group_tkip group_ccmp sae:wlan0:nie: :/org/freedesktop/NetworkManager/AccessPoint/3 AP[1]:wlan1-ap-4:776C616E312D61702D34:94\:2B\:E8\:F6\:D2\:86:Infrastruktura:1:2412 MHz:54 Mb/s:48:** :WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan1:nie: :/org/freedesktop/NetworkManager/AccessPoint/4 <<< -size: 368 -location: clients/tests/test-client.py:1070:test_004()/513 +size: 358 +location: clients/tests/test-client.py:1082:test_004()/513 cmd: $NMCLI --mode tabular --terse -f COMMON device wifi list lang: C returncode: 0 -stdout: 198 bytes +stdout: 188 bytes >>> :wlan0-ap-2:Infra:1:54 Mbit/s:92:****:WPA1 WPA2 - :wlan0-ap-1:Infra:1:54 Mbit/s:81:****:WPA1 WPA2 - :wlan0-ap-3:Infra:1:54 Mbit/s:55:** :WPA1 WPA2 + :wlan0-ap-1:Infra:1:54 Mbit/s:81:****:WPA1 + :wlan0-ap-3:Infra:1:54 Mbit/s:55:** :WPA3 :wlan1-ap-4:Infra:1:54 Mbit/s:48:** :WPA1 WPA2 <<< -size: 414 -location: clients/tests/test-client.py:1070:test_004()/514 +size: 404 +location: clients/tests/test-client.py:1082:test_004()/514 cmd: $NMCLI --mode tabular --terse -f COMMON device wifi list lang: pl_PL.UTF-8 returncode: 0 -stdout: 234 bytes +stdout: 224 bytes >>> :wlan0-ap-2:Infrastruktura:1:54 Mb/s:92:****:WPA1 WPA2 - :wlan0-ap-1:Infrastruktura:1:54 Mb/s:81:****:WPA1 WPA2 - :wlan0-ap-3:Infrastruktura:1:54 Mb/s:55:** :WPA1 WPA2 + :wlan0-ap-1:Infrastruktura:1:54 Mb/s:81:****:WPA1 + :wlan0-ap-3:Infrastruktura:1:54 Mb/s:55:** :WPA3 :wlan1-ap-4:Infrastruktura:1:54 Mb/s:48:** :WPA1 WPA2 <<< -size: 1303 -location: clients/tests/test-client.py:1073:test_004()/515 +size: 1214 +location: clients/tests/test-client.py:1085:test_004()/515 cmd: $NMCLI --mode tabular --terse -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: C returncode: 0 -stdout: 1022 bytes +stdout: 934 bytes >>> AP[1]:wlan0-ap-2:776C616E302D61702D32:C0\:E2\:BE\:E8\:EF\:B6:Infra:1:2412 MHz:54 Mbit/s:92:****:WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan0:no: :/org/freedesktop/NetworkManager/AccessPoint/2 -AP[2]:wlan0-ap-1:776C616E302D61702D31:61\:95\:77\:AC\:1E\:4C:Infra:1:2412 MHz:54 Mbit/s:81:****:WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan0:no: :/org/freedesktop/NetworkManager/AccessPoint/1 -AP[3]:wlan0-ap-3:776C616E302D61702D33:9B\:F6\:B7\:EC\:97\:76:Infra:1:2412 MHz:54 Mbit/s:55:** :WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan0:no: :/org/freedesktop/NetworkManager/AccessPoint/3 +AP[2]:wlan0-ap-1:776C616E302D61702D31:61\:95\:77\:AC\:1E\:4C:Infra:1:2412 MHz:54 Mbit/s:81:****:WPA1:pair_tkip pair_ccmp group_tkip group_ccmp psk:(none):wlan0:no: :/org/freedesktop/NetworkManager/AccessPoint/1 +AP[3]:wlan0-ap-3:776C616E302D61702D33:9B\:F6\:B7\:EC\:97\:76:Infra:1:2412 MHz:54 Mbit/s:55:** :WPA3:(none):pair_tkip pair_ccmp group_tkip group_ccmp sae:wlan0:no: :/org/freedesktop/NetworkManager/AccessPoint/3 AP[1]:wlan1-ap-4:776C616E312D61702D34:94\:2B\:E8\:F6\:D2\:86:Infra:1:2412 MHz:54 Mbit/s:48:** :WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan1:no: :/org/freedesktop/NetworkManager/AccessPoint/4 <<< -size: 1361 -location: clients/tests/test-client.py:1073:test_004()/516 +size: 1272 +location: clients/tests/test-client.py:1085:test_004()/516 cmd: $NMCLI --mode tabular --terse -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: pl_PL.UTF-8 returncode: 0 -stdout: 1070 bytes +stdout: 982 bytes >>> AP[1]:wlan0-ap-2:776C616E302D61702D32:C0\:E2\:BE\:E8\:EF\:B6:Infrastruktura:1:2412 MHz:54 Mb/s:92:****:WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan0:nie: :/org/freedesktop/NetworkManager/AccessPoint/2 -AP[2]:wlan0-ap-1:776C616E302D61702D31:61\:95\:77\:AC\:1E\:4C:Infrastruktura:1:2412 MHz:54 Mb/s:81:****:WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan0:nie: :/org/freedesktop/NetworkManager/AccessPoint/1 -AP[3]:wlan0-ap-3:776C616E302D61702D33:9B\:F6\:B7\:EC\:97\:76:Infrastruktura:1:2412 MHz:54 Mb/s:55:** :WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan0:nie: :/org/freedesktop/NetworkManager/AccessPoint/3 +AP[2]:wlan0-ap-1:776C616E302D61702D31:61\:95\:77\:AC\:1E\:4C:Infrastruktura:1:2412 MHz:54 Mb/s:81:****:WPA1:pair_tkip pair_ccmp group_tkip group_ccmp psk:(brak):wlan0:nie: :/org/freedesktop/NetworkManager/AccessPoint/1 +AP[3]:wlan0-ap-3:776C616E302D61702D33:9B\:F6\:B7\:EC\:97\:76:Infrastruktura:1:2412 MHz:54 Mb/s:55:** :WPA3:(brak):pair_tkip pair_ccmp group_tkip group_ccmp sae:wlan0:nie: :/org/freedesktop/NetworkManager/AccessPoint/3 AP[1]:wlan1-ap-4:776C616E312D61702D34:94\:2B\:E8\:F6\:D2\:86:Infrastruktura:1:2412 MHz:54 Mb/s:48:** :WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan1:nie: :/org/freedesktop/NetworkManager/AccessPoint/4 <<< size: 448 -location: clients/tests/test-client.py:1075:test_004()/517 +location: clients/tests/test-client.py:1087:test_004()/517 cmd: $NMCLI --mode tabular --terse -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -27081,7 +27081,7 @@ AP[1]:wlan0-ap-2:776C616E302D61702D32:C0\:E2\:BE\:E8\:EF\:B6:Infra:1:2412 MHz:54 <<< size: 470 -location: clients/tests/test-client.py:1075:test_004()/518 +location: clients/tests/test-client.py:1087:test_004()/518 cmd: $NMCLI --mode tabular --terse -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -27093,7 +27093,7 @@ AP[1]:wlan0-ap-2:776C616E302D61702D32:C0\:E2\:BE\:E8\:EF\:B6:Infrastruktura:1:24 <<< size: 244 -location: clients/tests/test-client.py:1077:test_004()/519 +location: clients/tests/test-client.py:1089:test_004()/519 cmd: $NMCLI --mode tabular --terse -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -27105,7 +27105,7 @@ stdout: 51 bytes <<< size: 263 -location: clients/tests/test-client.py:1077:test_004()/520 +location: clients/tests/test-client.py:1089:test_004()/520 cmd: $NMCLI --mode tabular --terse -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -27117,7 +27117,7 @@ stdout: 60 bytes <<< size: 561 -location: clients/tests/test-client.py:1080:test_004()/521 +location: clients/tests/test-client.py:1092:test_004()/521 cmd: $NMCLI --mode tabular --terse -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -27129,7 +27129,7 @@ AP[1]:wlan0-ap-2:776C616E302D61702D32:C0\:E2\:BE\:E8\:EF\:B6:Infra:1:2412 MHz:54 <<< size: 583 -location: clients/tests/test-client.py:1080:test_004()/522 +location: clients/tests/test-client.py:1092:test_004()/522 cmd: $NMCLI --mode tabular --terse -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -27140,19 +27140,19 @@ AP[1]:wlan0-ap-2:776C616E302D61702D32:C0\:E2\:BE\:E8\:EF\:B6:Infrastruktura:1:24 <<< -size: 1368 -location: clients/tests/test-client.py:1082:test_004()/523 +size: 1358 +location: clients/tests/test-client.py:1094:test_004()/523 cmd: $NMCLI --mode tabular --terse -f ALL device show wlan0 lang: C returncode: 0 -stdout: 1199 bytes +stdout: 1189 bytes >>> GENERAL:wlan0:wifi:NMDeviceWifi:::virtual:::13\:E0\:74\:85\:7C\:D9:0:20 (unavailable):0 (No reason given):0 (unknown):0 (unknown):/sys/devices/virtual/wlan0::no:yes:yes:no:no::con-vpn-1:UUID-con-vpn-1-REPLACED-REPLACED-REP:/org/freedesktop/NetworkManager/ActiveConnection/2:unknown CAPABILITIES:no:unknown:no:no WIFI-PROPERTIES:yes:yes:yes:yes:yes:yes:yes:unknown:unknown AP[1]: :wlan0-ap-2:Infra:1:54 Mbit/s:92:****:WPA1 WPA2 -AP[2]: :wlan0-ap-1:Infra:1:54 Mbit/s:81:****:WPA1 WPA2 -AP[3]: :wlan0-ap-3:Infra:1:54 Mbit/s:55:** :WPA1 WPA2 +AP[2]: :wlan0-ap-1:Infra:1:54 Mbit/s:81:****:WPA1 +AP[3]: :wlan0-ap-3:Infra:1:54 Mbit/s:55:** :WPA3 IP4:192.168.228.18/32 | 192.168.209.179/25:192.168.41.120:::sear4.foo2.bar | sear4.fo.x.y | sear4.foo1.bar | sear4.foo4.bar | sear4.fo.o.bar:192.168.120.79 DHCP4:dhcp-4-opt-0 = val-0 | dhcp-4-opt-2 = val-2 | dhcp-4-opt-4 = val-4 | dhcp-4-opt-7 = val-7 IP6:::dst = 2001\:a\:\:dd5b\:aa7b\:b4a2\:e42/102, nh = \:\:, mt = 2504159086::sear6.foo2.bar | sear6.foo1.bar | sear6.fo.x.y | sear6.fo.o.bar | sear6.foo3.bar | sear6.foo4.bar @@ -27160,19 +27160,19 @@ DHCP6:dhcp-6-opt-1 = val-1 | dhcp-6-opt-2 = val-2 | dhcp-6-opt-3 = val-3 | dhcp- CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{2}:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 <<< -size: 1405 -location: clients/tests/test-client.py:1082:test_004()/524 +size: 1395 +location: clients/tests/test-client.py:1094:test_004()/524 cmd: $NMCLI --mode tabular --terse -f ALL device show wlan0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 1226 bytes +stdout: 1216 bytes >>> GENERAL:wlan0:wifi:NMDeviceWifi:::virtual:::13\:E0\:74\:85\:7C\:D9:0:20 (unavailable):0 (No reason given):0 (unknown):0 (unknown):/sys/devices/virtual/wlan0::no:yes:yes:no:no::con-vpn-1:UUID-con-vpn-1-REPLACED-REPLACED-REP:/org/freedesktop/NetworkManager/ActiveConnection/2:unknown CAPABILITIES:no:unknown:no:no WIFI-PROPERTIES:yes:yes:yes:yes:yes:yes:yes:unknown:unknown AP[1]: :wlan0-ap-2:Infrastruktura:1:54 Mb/s:92:****:WPA1 WPA2 -AP[2]: :wlan0-ap-1:Infrastruktura:1:54 Mb/s:81:****:WPA1 WPA2 -AP[3]: :wlan0-ap-3:Infrastruktura:1:54 Mb/s:55:** :WPA1 WPA2 +AP[2]: :wlan0-ap-1:Infrastruktura:1:54 Mb/s:81:****:WPA1 +AP[3]: :wlan0-ap-3:Infrastruktura:1:54 Mb/s:55:** :WPA3 IP4:192.168.228.18/32 | 192.168.209.179/25:192.168.41.120:::sear4.foo2.bar | sear4.fo.x.y | sear4.foo1.bar | sear4.foo4.bar | sear4.fo.o.bar:192.168.120.79 DHCP4:dhcp-4-opt-0 = val-0 | dhcp-4-opt-2 = val-2 | dhcp-4-opt-4 = val-4 | dhcp-4-opt-7 = val-7 IP6:::dst = 2001\:a\:\:dd5b\:aa7b\:b4a2\:e42/102, nh = \:\:, mt = 2504159086::sear6.foo2.bar | sear6.foo1.bar | sear6.fo.x.y | sear6.fo.o.bar | sear6.foo3.bar | sear6.foo4.bar @@ -27181,7 +27181,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{2}:UUID-con-xx1 <<< size: 617 -location: clients/tests/test-client.py:1084:test_004()/525 +location: clients/tests/test-client.py:1096:test_004()/525 cmd: $NMCLI --mode tabular --terse -f COMMON device show wlan0 lang: C returncode: 0 @@ -27199,7 +27199,7 @@ IP6:::dst = 2001\:a\:\:dd5b\:aa7b\:b4a2\:e42/102, nh = \:\:, mt = 2504159086::se <<< size: 627 -location: clients/tests/test-client.py:1084:test_004()/526 +location: clients/tests/test-client.py:1096:test_004()/526 cmd: $NMCLI --mode tabular --terse -f COMMON device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -27216,19 +27216,19 @@ IP4:192.168.228.18/32 | 192.168.209.179/25:192.168.41.120:::sear4.foo2.bar | sea IP6:::dst = 2001\:a\:\:dd5b\:aa7b\:b4a2\:e42/102, nh = \:\:, mt = 2504159086::sear6.foo2.bar | sear6.foo1.bar | sear6.fo.x.y | sear6.fo.o.bar | sear6.foo3.bar | sear6.foo4.bar <<< -size: 1506 -location: clients/tests/test-client.py:1086:test_004()/527 +size: 1496 +location: clients/tests/test-client.py:1098:test_004()/527 cmd: $NMCLI --mode tabular --terse -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: C returncode: 0 -stdout: 1199 bytes +stdout: 1189 bytes >>> GENERAL:wlan0:wifi:NMDeviceWifi:::virtual:::13\:E0\:74\:85\:7C\:D9:0:20 (unavailable):0 (No reason given):0 (unknown):0 (unknown):/sys/devices/virtual/wlan0::no:yes:yes:no:no::con-vpn-1:UUID-con-vpn-1-REPLACED-REPLACED-REP:/org/freedesktop/NetworkManager/ActiveConnection/2:unknown CAPABILITIES:no:unknown:no:no WIFI-PROPERTIES:yes:yes:yes:yes:yes:yes:yes:unknown:unknown AP[1]: :wlan0-ap-2:Infra:1:54 Mbit/s:92:****:WPA1 WPA2 -AP[2]: :wlan0-ap-1:Infra:1:54 Mbit/s:81:****:WPA1 WPA2 -AP[3]: :wlan0-ap-3:Infra:1:54 Mbit/s:55:** :WPA1 WPA2 +AP[2]: :wlan0-ap-1:Infra:1:54 Mbit/s:81:****:WPA1 +AP[3]: :wlan0-ap-3:Infra:1:54 Mbit/s:55:** :WPA3 IP4:192.168.228.18/32 | 192.168.209.179/25:192.168.41.120:::sear4.foo2.bar | sear4.fo.x.y | sear4.foo1.bar | sear4.foo4.bar | sear4.fo.o.bar:192.168.120.79 DHCP4:dhcp-4-opt-0 = val-0 | dhcp-4-opt-2 = val-2 | dhcp-4-opt-4 = val-4 | dhcp-4-opt-7 = val-7 IP6:::dst = 2001\:a\:\:dd5b\:aa7b\:b4a2\:e42/102, nh = \:\:, mt = 2504159086::sear6.foo2.bar | sear6.foo1.bar | sear6.fo.x.y | sear6.fo.o.bar | sear6.foo3.bar | sear6.foo4.bar @@ -27236,19 +27236,19 @@ DHCP6:dhcp-6-opt-1 = val-1 | dhcp-6-opt-2 = val-2 | dhcp-6-opt-3 = val-3 | dhcp- CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{2}:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 <<< -size: 1543 -location: clients/tests/test-client.py:1086:test_004()/528 +size: 1533 +location: clients/tests/test-client.py:1098:test_004()/528 cmd: $NMCLI --mode tabular --terse -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 1226 bytes +stdout: 1216 bytes >>> GENERAL:wlan0:wifi:NMDeviceWifi:::virtual:::13\:E0\:74\:85\:7C\:D9:0:20 (unavailable):0 (No reason given):0 (unknown):0 (unknown):/sys/devices/virtual/wlan0::no:yes:yes:no:no::con-vpn-1:UUID-con-vpn-1-REPLACED-REPLACED-REP:/org/freedesktop/NetworkManager/ActiveConnection/2:unknown CAPABILITIES:no:unknown:no:no WIFI-PROPERTIES:yes:yes:yes:yes:yes:yes:yes:unknown:unknown AP[1]: :wlan0-ap-2:Infrastruktura:1:54 Mb/s:92:****:WPA1 WPA2 -AP[2]: :wlan0-ap-1:Infrastruktura:1:54 Mb/s:81:****:WPA1 WPA2 -AP[3]: :wlan0-ap-3:Infrastruktura:1:54 Mb/s:55:** :WPA1 WPA2 +AP[2]: :wlan0-ap-1:Infrastruktura:1:54 Mb/s:81:****:WPA1 +AP[3]: :wlan0-ap-3:Infrastruktura:1:54 Mb/s:55:** :WPA3 IP4:192.168.228.18/32 | 192.168.209.179/25:192.168.41.120:::sear4.foo2.bar | sear4.fo.x.y | sear4.foo1.bar | sear4.foo4.bar | sear4.fo.o.bar:192.168.120.79 DHCP4:dhcp-4-opt-0 = val-0 | dhcp-4-opt-2 = val-2 | dhcp-4-opt-4 = val-4 | dhcp-4-opt-7 = val-7 IP6:::dst = 2001\:a\:\:dd5b\:aa7b\:b4a2\:e42/102, nh = \:\:, mt = 2504159086::sear6.foo2.bar | sear6.foo1.bar | sear6.fo.x.y | sear6.fo.o.bar | sear6.foo3.bar | sear6.foo4.bar @@ -27257,7 +27257,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{2}:UUID-con-xx1 <<< size: 803 -location: clients/tests/test-client.py:1024:test_004()/529 +location: clients/tests/test-client.py:1036:test_004()/529 cmd: $NMCLI --mode tabular --terse --color yes con s con-vpn-1 lang: C returncode: 0 @@ -27273,7 +27273,7 @@ VPN:openvpn:::*** VPN connection con-vpn-1 ***:5 - VPN connected:key1 = val1 | k <<< size: 813 -location: clients/tests/test-client.py:1024:test_004()/530 +location: clients/tests/test-client.py:1036:test_004()/530 cmd: $NMCLI --mode tabular --terse --color yes con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -27289,7 +27289,7 @@ VPN:openvpn:::*** VPN connection con-vpn-1 ***:5 - VPN connected:key1 = val1 | k <<< size: 803 -location: clients/tests/test-client.py:1026:test_004()/531 +location: clients/tests/test-client.py:1038:test_004()/531 cmd: $NMCLI --mode tabular --terse --color yes con s con-vpn-1 lang: C returncode: 0 @@ -27305,7 +27305,7 @@ VPN:openvpn:::*** VPN connection con-vpn-1 ***:5 - VPN connected:key1 = val1 | k <<< size: 813 -location: clients/tests/test-client.py:1026:test_004()/532 +location: clients/tests/test-client.py:1038:test_004()/532 cmd: $NMCLI --mode tabular --terse --color yes con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -27321,7 +27321,7 @@ VPN:openvpn:::*** VPN connection con-vpn-1 ***:5 - VPN connected:key1 = val1 | k <<< size: 516 -location: clients/tests/test-client.py:1029:test_004()/533 +location: clients/tests/test-client.py:1041:test_004()/533 cmd: $NMCLI --mode tabular --terse --color yes -f ALL con s con-vpn-1 lang: C returncode: 0 @@ -27335,7 +27335,7 @@ proxy:none:no:: <<< size: 526 -location: clients/tests/test-client.py:1029:test_004()/534 +location: clients/tests/test-client.py:1041:test_004()/534 cmd: $NMCLI --mode tabular --terse --color yes -f ALL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -27349,7 +27349,7 @@ proxy:none:no:: <<< size: 273 -location: clients/tests/test-client.py:1035:test_004()/535 +location: clients/tests/test-client.py:1047:test_004()/535 cmd: $NMCLI --mode tabular --terse --color yes -f VPN con s con-vpn-1 lang: C returncode: 0 @@ -27359,7 +27359,7 @@ vpn:org.freedesktop.NetworkManager.openvpn::key1 = val1, key2 = val2, key3 = val <<< size: 283 -location: clients/tests/test-client.py:1035:test_004()/536 +location: clients/tests/test-client.py:1047:test_004()/536 cmd: $NMCLI --mode tabular --terse --color yes -f VPN con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -27369,7 +27369,7 @@ vpn:org.freedesktop.NetworkManager.openvpn::key1 = val1, key2 = val2, key3 = val <<< size: 371 -location: clients/tests/test-client.py:1038:test_004()/537 +location: clients/tests/test-client.py:1050:test_004()/537 cmd: $NMCLI --mode tabular --terse --color yes -f GENERAL con s con-vpn-1 lang: C returncode: 0 @@ -27379,7 +27379,7 @@ GENERAL:con-vpn-1:UUID-con-vpn-1-REPLACED-REPLACED-REP:wlan0:activated:no:no::ye <<< size: 381 -location: clients/tests/test-client.py:1038:test_004()/538 +location: clients/tests/test-client.py:1050:test_004()/538 cmd: $NMCLI --mode tabular --terse --color yes -f GENERAL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -27389,7 +27389,7 @@ GENERAL:con-vpn-1:UUID-con-vpn-1-REPLACED-REPLACED-REP:wlan0:activated:no:no::ye <<< size: 456 -location: clients/tests/test-client.py:1041:test_004()/539 +location: clients/tests/test-client.py:1053:test_004()/539 cmd: $NMCLI --mode tabular --terse --color yes dev s lang: C returncode: 0 @@ -27403,7 +27403,7 @@ stdout: 295 bytes <<< size: 466 -location: clients/tests/test-client.py:1041:test_004()/540 +location: clients/tests/test-client.py:1053:test_004()/540 cmd: $NMCLI --mode tabular --terse --color yes dev s lang: pl_PL.UTF-8 returncode: 0 @@ -27417,7 +27417,7 @@ stdout: 295 bytes <<< size: 1054 -location: clients/tests/test-client.py:1044:test_004()/541 +location: clients/tests/test-client.py:1056:test_004()/541 cmd: $NMCLI --mode tabular --terse --color yes -f all dev status lang: C returncode: 0 @@ -27431,7 +27431,7 @@ stdout: 881 bytes <<< size: 1064 -location: clients/tests/test-client.py:1044:test_004()/542 +location: clients/tests/test-client.py:1056:test_004()/542 cmd: $NMCLI --mode tabular --terse --color yes -f all dev status lang: pl_PL.UTF-8 returncode: 0 @@ -27445,7 +27445,7 @@ stdout: 881 bytes <<< size: 3108 -location: clients/tests/test-client.py:1047:test_004()/543 +location: clients/tests/test-client.py:1059:test_004()/543 cmd: $NMCLI --mode tabular --terse --color yes dev show lang: C returncode: 0 @@ -27505,7 +27505,7 @@ IP6:2001\:a\:\:88ca\:3654\:96b\:ab44/89::dst = 2001\:a\:\:cc8b\:7c09\:4673\:bbb0 <<< size: 3118 -location: clients/tests/test-client.py:1047:test_004()/544 +location: clients/tests/test-client.py:1059:test_004()/544 cmd: $NMCLI --mode tabular --terse --color yes dev show lang: pl_PL.UTF-8 returncode: 0 @@ -27564,19 +27564,19 @@ IP4:192.168.97.124/29 | 192.168.76.154/18::dst = 192.168.33.233/22, nh = 192.168 IP6:2001\:a\:\:88ca\:3654\:96b\:ab44/89::dst = 2001\:a\:\:cc8b\:7c09\:4673\:bbb0/85, nh = \:\:, mt = 2821465568 | dst = 2001\:a\:\:a976\:2488\:f49f\:b48/106, nh = 2001\:a\:\:62ae\:c734\:fc7b\:e931, mt = 2248613879 | dst = 2001\:a\:\:afb7\:4449\:3787\:8bb4/123, nh = \:\::2001\:a\:\:2934\:bd66\:550d\:ec19:sear6.fo.x.y <<< -size: 6661 -location: clients/tests/test-client.py:1050:test_004()/545 +size: 6651 +location: clients/tests/test-client.py:1062:test_004()/545 cmd: $NMCLI --mode tabular --terse --color yes -f all dev show lang: C returncode: 0 -stdout: 6489 bytes +stdout: 6479 bytes >>> GENERAL:wlan0:wifi:NMDeviceWifi:::virtual:::13\:E0\:74\:85\:7C\:D9:0:20 (unavailable):0 (No reason given):0 (unknown):0 (unknown):/sys/devices/virtual/wlan0::no:yes:yes:no:no::con-vpn-1:UUID-con-vpn-1-REPLACED-REPLACED-REP:/org/freedesktop/NetworkManager/ActiveConnection/2:unknown CAPABILITIES:no:unknown:no:no WIFI-PROPERTIES:yes:yes:yes:yes:yes:yes:yes:unknown:unknown AP[1]: :wlan0-ap-2:Infra:1:54 Mbit/s:92:****:WPA1 WPA2 -AP[2]: :wlan0-ap-1:Infra:1:54 Mbit/s:81:****:WPA1 WPA2 -AP[3]: :wlan0-ap-3:Infra:1:54 Mbit/s:55:** :WPA1 WPA2 +AP[2]: :wlan0-ap-1:Infra:1:54 Mbit/s:81:****:WPA1 +AP[3]: :wlan0-ap-3:Infra:1:54 Mbit/s:55:** :WPA3 IP4:192.168.228.18/32 | 192.168.209.179/25:192.168.41.120:::sear4.foo2.bar | sear4.fo.x.y | sear4.foo1.bar | sear4.foo4.bar | sear4.fo.o.bar:192.168.120.79 DHCP4:dhcp-4-opt-0 = val-0 | dhcp-4-opt-2 = val-2 | dhcp-4-opt-4 = val-4 | dhcp-4-opt-7 = val-7 IP6:::dst = 2001\:a\:\:dd5b\:aa7b\:b4a2\:e42/102, nh = \:\:, mt = 2504159086::sear6.foo2.bar | sear6.foo1.bar | sear6.fo.x.y | sear6.fo.o.bar | sear6.foo3.bar | sear6.foo4.bar @@ -27621,19 +27621,19 @@ DHCP6:dhcp-6-opt-2 = val-2 | dhcp-6-opt-6 = val-6 | dhcp-6-opt-7 = val-7 | dhcp- CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{2}:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 <<< -size: 6707 -location: clients/tests/test-client.py:1050:test_004()/546 +size: 6697 +location: clients/tests/test-client.py:1062:test_004()/546 cmd: $NMCLI --mode tabular --terse --color yes -f all dev show lang: pl_PL.UTF-8 returncode: 0 -stdout: 6525 bytes +stdout: 6515 bytes >>> GENERAL:wlan0:wifi:NMDeviceWifi:::virtual:::13\:E0\:74\:85\:7C\:D9:0:20 (unavailable):0 (No reason given):0 (unknown):0 (unknown):/sys/devices/virtual/wlan0::no:yes:yes:no:no::con-vpn-1:UUID-con-vpn-1-REPLACED-REPLACED-REP:/org/freedesktop/NetworkManager/ActiveConnection/2:unknown CAPABILITIES:no:unknown:no:no WIFI-PROPERTIES:yes:yes:yes:yes:yes:yes:yes:unknown:unknown AP[1]: :wlan0-ap-2:Infrastruktura:1:54 Mb/s:92:****:WPA1 WPA2 -AP[2]: :wlan0-ap-1:Infrastruktura:1:54 Mb/s:81:****:WPA1 WPA2 -AP[3]: :wlan0-ap-3:Infrastruktura:1:54 Mb/s:55:** :WPA1 WPA2 +AP[2]: :wlan0-ap-1:Infrastruktura:1:54 Mb/s:81:****:WPA1 +AP[3]: :wlan0-ap-3:Infrastruktura:1:54 Mb/s:55:** :WPA3 IP4:192.168.228.18/32 | 192.168.209.179/25:192.168.41.120:::sear4.foo2.bar | sear4.fo.x.y | sear4.foo1.bar | sear4.foo4.bar | sear4.fo.o.bar:192.168.120.79 DHCP4:dhcp-4-opt-0 = val-0 | dhcp-4-opt-2 = val-2 | dhcp-4-opt-4 = val-4 | dhcp-4-opt-7 = val-7 IP6:::dst = 2001\:a\:\:dd5b\:aa7b\:b4a2\:e42/102, nh = \:\:, mt = 2504159086::sear6.foo2.bar | sear6.foo1.bar | sear6.fo.x.y | sear6.fo.o.bar | sear6.foo3.bar | sear6.foo4.bar @@ -27679,7 +27679,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{2}:UUID-con-xx1 <<< size: 616 -location: clients/tests/test-client.py:1053:test_004()/547 +location: clients/tests/test-client.py:1065:test_004()/547 cmd: $NMCLI --mode tabular --terse --color yes dev show wlan0 lang: C returncode: 0 @@ -27697,7 +27697,7 @@ IP6:::dst = 2001\:a\:\:dd5b\:aa7b\:b4a2\:e42/102, nh = \:\:, mt = 2504159086::se <<< size: 626 -location: clients/tests/test-client.py:1053:test_004()/548 +location: clients/tests/test-client.py:1065:test_004()/548 cmd: $NMCLI --mode tabular --terse --color yes dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -27714,19 +27714,19 @@ IP4:192.168.228.18/32 | 192.168.209.179/25:192.168.41.120:::sear4.foo2.bar | sea IP6:::dst = 2001\:a\:\:dd5b\:aa7b\:b4a2\:e42/102, nh = \:\:, mt = 2504159086::sear6.foo2.bar | sear6.foo1.bar | sear6.fo.x.y | sear6.fo.o.bar | sear6.foo3.bar | sear6.foo4.bar <<< -size: 1620 -location: clients/tests/test-client.py:1056:test_004()/549 +size: 1610 +location: clients/tests/test-client.py:1068:test_004()/549 cmd: $NMCLI --mode tabular --terse --color yes -f all dev show wlan0 lang: C returncode: 0 -stdout: 1442 bytes +stdout: 1432 bytes >>> GENERAL:wlan0:wifi:NMDeviceWifi:::virtual:::13\:E0\:74\:85\:7C\:D9:0:20 (unavailable):0 (No reason given):0 (unknown):0 (unknown):/sys/devices/virtual/wlan0::no:yes:yes:no:no::con-vpn-1:UUID-con-vpn-1-REPLACED-REPLACED-REP:/org/freedesktop/NetworkManager/ActiveConnection/2:unknown CAPABILITIES:no:unknown:no:no WIFI-PROPERTIES:yes:yes:yes:yes:yes:yes:yes:unknown:unknown AP[1]: :wlan0-ap-2:Infra:1:54 Mbit/s:92:****:WPA1 WPA2 -AP[2]: :wlan0-ap-1:Infra:1:54 Mbit/s:81:****:WPA1 WPA2 -AP[3]: :wlan0-ap-3:Infra:1:54 Mbit/s:55:** :WPA1 WPA2 +AP[2]: :wlan0-ap-1:Infra:1:54 Mbit/s:81:****:WPA1 +AP[3]: :wlan0-ap-3:Infra:1:54 Mbit/s:55:** :WPA3 IP4:192.168.228.18/32 | 192.168.209.179/25:192.168.41.120:::sear4.foo2.bar | sear4.fo.x.y | sear4.foo1.bar | sear4.foo4.bar | sear4.fo.o.bar:192.168.120.79 DHCP4:dhcp-4-opt-0 = val-0 | dhcp-4-opt-2 = val-2 | dhcp-4-opt-4 = val-4 | dhcp-4-opt-7 = val-7 IP6:::dst = 2001\:a\:\:dd5b\:aa7b\:b4a2\:e42/102, nh = \:\:, mt = 2504159086::sear6.foo2.bar | sear6.foo1.bar | sear6.fo.x.y | sear6.fo.o.bar | sear6.foo3.bar | sear6.foo4.bar @@ -27734,19 +27734,19 @@ DHCP6:dhcp-6-opt-1 = val-1 | dhcp-6-opt-2 = val-2 | dhcp-6-opt-3 = val-3 | dhcp- CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{2}:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 <<< -size: 1657 -location: clients/tests/test-client.py:1056:test_004()/550 +size: 1647 +location: clients/tests/test-client.py:1068:test_004()/550 cmd: $NMCLI --mode tabular --terse --color yes -f all dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 1469 bytes +stdout: 1459 bytes >>> GENERAL:wlan0:wifi:NMDeviceWifi:::virtual:::13\:E0\:74\:85\:7C\:D9:0:20 (unavailable):0 (No reason given):0 (unknown):0 (unknown):/sys/devices/virtual/wlan0::no:yes:yes:no:no::con-vpn-1:UUID-con-vpn-1-REPLACED-REPLACED-REP:/org/freedesktop/NetworkManager/ActiveConnection/2:unknown CAPABILITIES:no:unknown:no:no WIFI-PROPERTIES:yes:yes:yes:yes:yes:yes:yes:unknown:unknown AP[1]: :wlan0-ap-2:Infrastruktura:1:54 Mb/s:92:****:WPA1 WPA2 -AP[2]: :wlan0-ap-1:Infrastruktura:1:54 Mb/s:81:****:WPA1 WPA2 -AP[3]: :wlan0-ap-3:Infrastruktura:1:54 Mb/s:55:** :WPA1 WPA2 +AP[2]: :wlan0-ap-1:Infrastruktura:1:54 Mb/s:81:****:WPA1 +AP[3]: :wlan0-ap-3:Infrastruktura:1:54 Mb/s:55:** :WPA3 IP4:192.168.228.18/32 | 192.168.209.179/25:192.168.41.120:::sear4.foo2.bar | sear4.fo.x.y | sear4.foo1.bar | sear4.foo4.bar | sear4.fo.o.bar:192.168.120.79 DHCP4:dhcp-4-opt-0 = val-0 | dhcp-4-opt-2 = val-2 | dhcp-4-opt-4 = val-4 | dhcp-4-opt-7 = val-7 IP6:::dst = 2001\:a\:\:dd5b\:aa7b\:b4a2\:e42/102, nh = \:\:, mt = 2504159086::sear6.foo2.bar | sear6.foo1.bar | sear6.fo.x.y | sear6.fo.o.bar | sear6.foo3.bar | sear6.foo4.bar @@ -27755,7 +27755,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{2}:UUID-con-xx1 <<< size: 577 -location: clients/tests/test-client.py:1059:test_004()/551 +location: clients/tests/test-client.py:1071:test_004()/551 cmd: $NMCLI --mode tabular --terse --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -27767,7 +27767,7 @@ WIFI-PROPERTIES:yes:yes:yes:yes:yes:yes:yes:unknown:unknown <<< size: 587 -location: clients/tests/test-client.py:1059:test_004()/552 +location: clients/tests/test-client.py:1071:test_004()/552 cmd: $NMCLI --mode tabular --terse --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -27779,7 +27779,7 @@ WIFI-PROPERTIES:yes:yes:yes:yes:yes:yes:yes:unknown:unknown <<< size: 577 -location: clients/tests/test-client.py:1062:test_004()/553 +location: clients/tests/test-client.py:1074:test_004()/553 cmd: $NMCLI --mode tabular --terse --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -27791,7 +27791,7 @@ WIFI-PROPERTIES:yes:yes:yes:yes:yes:yes:yes:unknown:unknown <<< size: 587 -location: clients/tests/test-client.py:1062:test_004()/554 +location: clients/tests/test-client.py:1074:test_004()/554 cmd: $NMCLI --mode tabular --terse --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -27803,7 +27803,7 @@ WIFI-PROPERTIES:yes:yes:yes:yes:yes:yes:yes:unknown:unknown <<< size: 575 -location: clients/tests/test-client.py:1065:test_004()/555 +location: clients/tests/test-client.py:1077:test_004()/555 cmd: $NMCLI --mode tabular --terse --color yes -f DEVICE,TYPE,DBUS-PATH dev lang: C returncode: 0 @@ -27817,7 +27817,7 @@ stdout: 391 bytes <<< size: 585 -location: clients/tests/test-client.py:1065:test_004()/556 +location: clients/tests/test-client.py:1077:test_004()/556 cmd: $NMCLI --mode tabular --terse --color yes -f DEVICE,TYPE,DBUS-PATH dev lang: pl_PL.UTF-8 returncode: 0 @@ -27830,98 +27830,98 @@ stdout: 391 bytes wlan1:wifi:/org/freedesktop/NetworkManager/Devices/5 <<< -size: 1814 -location: clients/tests/test-client.py:1068:test_004()/557 +size: 1726 +location: clients/tests/test-client.py:1080:test_004()/557 cmd: $NMCLI --mode tabular --terse --color yes -f ALL device wifi list lang: C returncode: 0 -stdout: 1634 bytes +stdout: 1546 bytes >>> AP[1]:wlan0-ap-2:776C616E302D61702D32:C0\:E2\:BE\:E8\:EF\:B6:Infra:1:2412 MHz:54 Mbit/s:92:****:WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan0:no: :/org/freedesktop/NetworkManager/AccessPoint/2 -AP[2]:wlan0-ap-1:776C616E302D61702D31:61\:95\:77\:AC\:1E\:4C:Infra:1:2412 MHz:54 Mbit/s:81:****:WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan0:no: :/org/freedesktop/NetworkManager/AccessPoint/1 -AP[3]:wlan0-ap-3:776C616E302D61702D33:9B\:F6\:B7\:EC\:97\:76:Infra:1:2412 MHz:54 Mbit/s:55:** :WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan0:no: :/org/freedesktop/NetworkManager/AccessPoint/3 +AP[2]:wlan0-ap-1:776C616E302D61702D31:61\:95\:77\:AC\:1E\:4C:Infra:1:2412 MHz:54 Mbit/s:81:****:WPA1:pair_tkip pair_ccmp group_tkip group_ccmp psk:(none):wlan0:no: :/org/freedesktop/NetworkManager/AccessPoint/1 +AP[3]:wlan0-ap-3:776C616E302D61702D33:9B\:F6\:B7\:EC\:97\:76:Infra:1:2412 MHz:54 Mbit/s:55:** :WPA3:(none):pair_tkip pair_ccmp group_tkip group_ccmp sae:wlan0:no: :/org/freedesktop/NetworkManager/AccessPoint/3 AP[1]:wlan1-ap-4:776C616E312D61702D34:94\:2B\:E8\:F6\:D2\:86:Infra:1:2412 MHz:54 Mbit/s:48:** :WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan1:no: :/org/freedesktop/NetworkManager/AccessPoint/4 <<< -size: 1872 -location: clients/tests/test-client.py:1068:test_004()/558 +size: 1784 +location: clients/tests/test-client.py:1080:test_004()/558 cmd: $NMCLI --mode tabular --terse --color yes -f ALL device wifi list lang: pl_PL.UTF-8 returncode: 0 -stdout: 1682 bytes +stdout: 1594 bytes >>> AP[1]:wlan0-ap-2:776C616E302D61702D32:C0\:E2\:BE\:E8\:EF\:B6:Infrastruktura:1:2412 MHz:54 Mb/s:92:****:WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan0:nie: :/org/freedesktop/NetworkManager/AccessPoint/2 -AP[2]:wlan0-ap-1:776C616E302D61702D31:61\:95\:77\:AC\:1E\:4C:Infrastruktura:1:2412 MHz:54 Mb/s:81:****:WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan0:nie: :/org/freedesktop/NetworkManager/AccessPoint/1 -AP[3]:wlan0-ap-3:776C616E302D61702D33:9B\:F6\:B7\:EC\:97\:76:Infrastruktura:1:2412 MHz:54 Mb/s:55:** :WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan0:nie: :/org/freedesktop/NetworkManager/AccessPoint/3 +AP[2]:wlan0-ap-1:776C616E302D61702D31:61\:95\:77\:AC\:1E\:4C:Infrastruktura:1:2412 MHz:54 Mb/s:81:****:WPA1:pair_tkip pair_ccmp group_tkip group_ccmp psk:(brak):wlan0:nie: :/org/freedesktop/NetworkManager/AccessPoint/1 +AP[3]:wlan0-ap-3:776C616E302D61702D33:9B\:F6\:B7\:EC\:97\:76:Infrastruktura:1:2412 MHz:54 Mb/s:55:** :WPA3:(brak):pair_tkip pair_ccmp group_tkip group_ccmp sae:wlan0:nie: :/org/freedesktop/NetworkManager/AccessPoint/3 AP[1]:wlan1-ap-4:776C616E312D61702D34:94\:2B\:E8\:F6\:D2\:86:Infrastruktura:1:2412 MHz:54 Mb/s:48:** :WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan1:nie: :/org/freedesktop/NetworkManager/AccessPoint/4 <<< -size: 668 -location: clients/tests/test-client.py:1070:test_004()/559 +size: 658 +location: clients/tests/test-client.py:1082:test_004()/559 cmd: $NMCLI --mode tabular --terse --color yes -f COMMON device wifi list lang: C returncode: 0 -stdout: 486 bytes +stdout: 476 bytes >>>  :wlan0-ap-2:Infra:1:54 Mbit/s:92:****:WPA1 WPA2 - :wlan0-ap-1:Infra:1:54 Mbit/s:81:****:WPA1 WPA2 - :wlan0-ap-3:Infra:1:54 Mbit/s:55:** :WPA1 WPA2 + :wlan0-ap-1:Infra:1:54 Mbit/s:81:****:WPA1 + :wlan0-ap-3:Infra:1:54 Mbit/s:55:** :WPA3  :wlan1-ap-4:Infra:1:54 Mbit/s:48:** :WPA1 WPA2 <<< -size: 714 -location: clients/tests/test-client.py:1070:test_004()/560 +size: 704 +location: clients/tests/test-client.py:1082:test_004()/560 cmd: $NMCLI --mode tabular --terse --color yes -f COMMON device wifi list lang: pl_PL.UTF-8 returncode: 0 -stdout: 522 bytes +stdout: 512 bytes >>>  :wlan0-ap-2:Infrastruktura:1:54 Mb/s:92:****:WPA1 WPA2 - :wlan0-ap-1:Infrastruktura:1:54 Mb/s:81:****:WPA1 WPA2 - :wlan0-ap-3:Infrastruktura:1:54 Mb/s:55:** :WPA1 WPA2 + :wlan0-ap-1:Infrastruktura:1:54 Mb/s:81:****:WPA1 + :wlan0-ap-3:Infrastruktura:1:54 Mb/s:55:** :WPA3  :wlan1-ap-4:Infrastruktura:1:54 Mb/s:48:** :WPA1 WPA2 <<< -size: 1927 -location: clients/tests/test-client.py:1073:test_004()/561 +size: 1839 +location: clients/tests/test-client.py:1085:test_004()/561 cmd: $NMCLI --mode tabular --terse --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: C returncode: 0 -stdout: 1634 bytes +stdout: 1546 bytes >>> AP[1]:wlan0-ap-2:776C616E302D61702D32:C0\:E2\:BE\:E8\:EF\:B6:Infra:1:2412 MHz:54 Mbit/s:92:****:WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan0:no: :/org/freedesktop/NetworkManager/AccessPoint/2 -AP[2]:wlan0-ap-1:776C616E302D61702D31:61\:95\:77\:AC\:1E\:4C:Infra:1:2412 MHz:54 Mbit/s:81:****:WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan0:no: :/org/freedesktop/NetworkManager/AccessPoint/1 -AP[3]:wlan0-ap-3:776C616E302D61702D33:9B\:F6\:B7\:EC\:97\:76:Infra:1:2412 MHz:54 Mbit/s:55:** :WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan0:no: :/org/freedesktop/NetworkManager/AccessPoint/3 +AP[2]:wlan0-ap-1:776C616E302D61702D31:61\:95\:77\:AC\:1E\:4C:Infra:1:2412 MHz:54 Mbit/s:81:****:WPA1:pair_tkip pair_ccmp group_tkip group_ccmp psk:(none):wlan0:no: :/org/freedesktop/NetworkManager/AccessPoint/1 +AP[3]:wlan0-ap-3:776C616E302D61702D33:9B\:F6\:B7\:EC\:97\:76:Infra:1:2412 MHz:54 Mbit/s:55:** :WPA3:(none):pair_tkip pair_ccmp group_tkip group_ccmp sae:wlan0:no: :/org/freedesktop/NetworkManager/AccessPoint/3 AP[1]:wlan1-ap-4:776C616E312D61702D34:94\:2B\:E8\:F6\:D2\:86:Infra:1:2412 MHz:54 Mbit/s:48:** :WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan1:no: :/org/freedesktop/NetworkManager/AccessPoint/4 <<< -size: 1985 -location: clients/tests/test-client.py:1073:test_004()/562 +size: 1897 +location: clients/tests/test-client.py:1085:test_004()/562 cmd: $NMCLI --mode tabular --terse --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: pl_PL.UTF-8 returncode: 0 -stdout: 1682 bytes +stdout: 1594 bytes >>> AP[1]:wlan0-ap-2:776C616E302D61702D32:C0\:E2\:BE\:E8\:EF\:B6:Infrastruktura:1:2412 MHz:54 Mb/s:92:****:WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan0:nie: :/org/freedesktop/NetworkManager/AccessPoint/2 -AP[2]:wlan0-ap-1:776C616E302D61702D31:61\:95\:77\:AC\:1E\:4C:Infrastruktura:1:2412 MHz:54 Mb/s:81:****:WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan0:nie: :/org/freedesktop/NetworkManager/AccessPoint/1 -AP[3]:wlan0-ap-3:776C616E302D61702D33:9B\:F6\:B7\:EC\:97\:76:Infrastruktura:1:2412 MHz:54 Mb/s:55:** :WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan0:nie: :/org/freedesktop/NetworkManager/AccessPoint/3 +AP[2]:wlan0-ap-1:776C616E302D61702D31:61\:95\:77\:AC\:1E\:4C:Infrastruktura:1:2412 MHz:54 Mb/s:81:****:WPA1:pair_tkip pair_ccmp group_tkip group_ccmp psk:(brak):wlan0:nie: :/org/freedesktop/NetworkManager/AccessPoint/1 +AP[3]:wlan0-ap-3:776C616E302D61702D33:9B\:F6\:B7\:EC\:97\:76:Infrastruktura:1:2412 MHz:54 Mb/s:55:** :WPA3:(brak):pair_tkip pair_ccmp group_tkip group_ccmp sae:wlan0:nie: :/org/freedesktop/NetworkManager/AccessPoint/3 AP[1]:wlan1-ap-4:776C616E312D61702D34:94\:2B\:E8\:F6\:D2\:86:Infrastruktura:1:2412 MHz:54 Mb/s:48:** :WPA1 WPA2:pair_tkip pair_ccmp group_tkip group_ccmp psk:pair_tkip pair_ccmp group_tkip group_ccmp psk:wlan1:nie: :/org/freedesktop/NetworkManager/AccessPoint/4 <<< size: 613 -location: clients/tests/test-client.py:1075:test_004()/563 +location: clients/tests/test-client.py:1087:test_004()/563 cmd: $NMCLI --mode tabular --terse --color yes -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -27933,7 +27933,7 @@ stdout: 410 bytes <<< size: 635 -location: clients/tests/test-client.py:1075:test_004()/564 +location: clients/tests/test-client.py:1087:test_004()/564 cmd: $NMCLI --mode tabular --terse --color yes -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -27945,7 +27945,7 @@ stdout: 422 bytes <<< size: 329 -location: clients/tests/test-client.py:1077:test_004()/565 +location: clients/tests/test-client.py:1089:test_004()/565 cmd: $NMCLI --mode tabular --terse --color yes -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -27957,7 +27957,7 @@ stdout: 123 bytes <<< size: 348 -location: clients/tests/test-client.py:1077:test_004()/566 +location: clients/tests/test-client.py:1089:test_004()/566 cmd: $NMCLI --mode tabular --terse --color yes -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -27969,7 +27969,7 @@ stdout: 132 bytes <<< size: 726 -location: clients/tests/test-client.py:1080:test_004()/567 +location: clients/tests/test-client.py:1092:test_004()/567 cmd: $NMCLI --mode tabular --terse --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -27981,7 +27981,7 @@ stdout: 410 bytes <<< size: 748 -location: clients/tests/test-client.py:1080:test_004()/568 +location: clients/tests/test-client.py:1092:test_004()/568 cmd: $NMCLI --mode tabular --terse --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -27992,19 +27992,19 @@ stdout: 422 bytes <<< -size: 1623 -location: clients/tests/test-client.py:1082:test_004()/569 +size: 1613 +location: clients/tests/test-client.py:1094:test_004()/569 cmd: $NMCLI --mode tabular --terse --color yes -f ALL device show wlan0 lang: C returncode: 0 -stdout: 1442 bytes +stdout: 1432 bytes >>> GENERAL:wlan0:wifi:NMDeviceWifi:::virtual:::13\:E0\:74\:85\:7C\:D9:0:20 (unavailable):0 (No reason given):0 (unknown):0 (unknown):/sys/devices/virtual/wlan0::no:yes:yes:no:no::con-vpn-1:UUID-con-vpn-1-REPLACED-REPLACED-REP:/org/freedesktop/NetworkManager/ActiveConnection/2:unknown CAPABILITIES:no:unknown:no:no WIFI-PROPERTIES:yes:yes:yes:yes:yes:yes:yes:unknown:unknown AP[1]: :wlan0-ap-2:Infra:1:54 Mbit/s:92:****:WPA1 WPA2 -AP[2]: :wlan0-ap-1:Infra:1:54 Mbit/s:81:****:WPA1 WPA2 -AP[3]: :wlan0-ap-3:Infra:1:54 Mbit/s:55:** :WPA1 WPA2 +AP[2]: :wlan0-ap-1:Infra:1:54 Mbit/s:81:****:WPA1 +AP[3]: :wlan0-ap-3:Infra:1:54 Mbit/s:55:** :WPA3 IP4:192.168.228.18/32 | 192.168.209.179/25:192.168.41.120:::sear4.foo2.bar | sear4.fo.x.y | sear4.foo1.bar | sear4.foo4.bar | sear4.fo.o.bar:192.168.120.79 DHCP4:dhcp-4-opt-0 = val-0 | dhcp-4-opt-2 = val-2 | dhcp-4-opt-4 = val-4 | dhcp-4-opt-7 = val-7 IP6:::dst = 2001\:a\:\:dd5b\:aa7b\:b4a2\:e42/102, nh = \:\:, mt = 2504159086::sear6.foo2.bar | sear6.foo1.bar | sear6.fo.x.y | sear6.fo.o.bar | sear6.foo3.bar | sear6.foo4.bar @@ -28012,19 +28012,19 @@ DHCP6:dhcp-6-opt-1 = val-1 | dhcp-6-opt-2 = val-2 | dhcp-6-opt-3 = val-3 | dhcp- CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{2}:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 <<< -size: 1660 -location: clients/tests/test-client.py:1082:test_004()/570 +size: 1650 +location: clients/tests/test-client.py:1094:test_004()/570 cmd: $NMCLI --mode tabular --terse --color yes -f ALL device show wlan0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 1469 bytes +stdout: 1459 bytes >>> GENERAL:wlan0:wifi:NMDeviceWifi:::virtual:::13\:E0\:74\:85\:7C\:D9:0:20 (unavailable):0 (No reason given):0 (unknown):0 (unknown):/sys/devices/virtual/wlan0::no:yes:yes:no:no::con-vpn-1:UUID-con-vpn-1-REPLACED-REPLACED-REP:/org/freedesktop/NetworkManager/ActiveConnection/2:unknown CAPABILITIES:no:unknown:no:no WIFI-PROPERTIES:yes:yes:yes:yes:yes:yes:yes:unknown:unknown AP[1]: :wlan0-ap-2:Infrastruktura:1:54 Mb/s:92:****:WPA1 WPA2 -AP[2]: :wlan0-ap-1:Infrastruktura:1:54 Mb/s:81:****:WPA1 WPA2 -AP[3]: :wlan0-ap-3:Infrastruktura:1:54 Mb/s:55:** :WPA1 WPA2 +AP[2]: :wlan0-ap-1:Infrastruktura:1:54 Mb/s:81:****:WPA1 +AP[3]: :wlan0-ap-3:Infrastruktura:1:54 Mb/s:55:** :WPA3 IP4:192.168.228.18/32 | 192.168.209.179/25:192.168.41.120:::sear4.foo2.bar | sear4.fo.x.y | sear4.foo1.bar | sear4.foo4.bar | sear4.fo.o.bar:192.168.120.79 DHCP4:dhcp-4-opt-0 = val-0 | dhcp-4-opt-2 = val-2 | dhcp-4-opt-4 = val-4 | dhcp-4-opt-7 = val-7 IP6:::dst = 2001\:a\:\:dd5b\:aa7b\:b4a2\:e42/102, nh = \:\:, mt = 2504159086::sear6.foo2.bar | sear6.foo1.bar | sear6.fo.x.y | sear6.fo.o.bar | sear6.foo3.bar | sear6.foo4.bar @@ -28033,7 +28033,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{2}:UUID-con-xx1 <<< size: 629 -location: clients/tests/test-client.py:1084:test_004()/571 +location: clients/tests/test-client.py:1096:test_004()/571 cmd: $NMCLI --mode tabular --terse --color yes -f COMMON device show wlan0 lang: C returncode: 0 @@ -28051,7 +28051,7 @@ IP6:::dst = 2001\:a\:\:dd5b\:aa7b\:b4a2\:e42/102, nh = \:\:, mt = 2504159086::se <<< size: 639 -location: clients/tests/test-client.py:1084:test_004()/572 +location: clients/tests/test-client.py:1096:test_004()/572 cmd: $NMCLI --mode tabular --terse --color yes -f COMMON device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -28068,19 +28068,19 @@ IP4:192.168.228.18/32 | 192.168.209.179/25:192.168.41.120:::sear4.foo2.bar | sea IP6:::dst = 2001\:a\:\:dd5b\:aa7b\:b4a2\:e42/102, nh = \:\:, mt = 2504159086::sear6.foo2.bar | sear6.foo1.bar | sear6.fo.x.y | sear6.fo.o.bar | sear6.foo3.bar | sear6.foo4.bar <<< -size: 1761 -location: clients/tests/test-client.py:1086:test_004()/573 +size: 1751 +location: clients/tests/test-client.py:1098:test_004()/573 cmd: $NMCLI --mode tabular --terse --color yes -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: C returncode: 0 -stdout: 1442 bytes +stdout: 1432 bytes >>> GENERAL:wlan0:wifi:NMDeviceWifi:::virtual:::13\:E0\:74\:85\:7C\:D9:0:20 (unavailable):0 (No reason given):0 (unknown):0 (unknown):/sys/devices/virtual/wlan0::no:yes:yes:no:no::con-vpn-1:UUID-con-vpn-1-REPLACED-REPLACED-REP:/org/freedesktop/NetworkManager/ActiveConnection/2:unknown CAPABILITIES:no:unknown:no:no WIFI-PROPERTIES:yes:yes:yes:yes:yes:yes:yes:unknown:unknown AP[1]: :wlan0-ap-2:Infra:1:54 Mbit/s:92:****:WPA1 WPA2 -AP[2]: :wlan0-ap-1:Infra:1:54 Mbit/s:81:****:WPA1 WPA2 -AP[3]: :wlan0-ap-3:Infra:1:54 Mbit/s:55:** :WPA1 WPA2 +AP[2]: :wlan0-ap-1:Infra:1:54 Mbit/s:81:****:WPA1 +AP[3]: :wlan0-ap-3:Infra:1:54 Mbit/s:55:** :WPA3 IP4:192.168.228.18/32 | 192.168.209.179/25:192.168.41.120:::sear4.foo2.bar | sear4.fo.x.y | sear4.foo1.bar | sear4.foo4.bar | sear4.fo.o.bar:192.168.120.79 DHCP4:dhcp-4-opt-0 = val-0 | dhcp-4-opt-2 = val-2 | dhcp-4-opt-4 = val-4 | dhcp-4-opt-7 = val-7 IP6:::dst = 2001\:a\:\:dd5b\:aa7b\:b4a2\:e42/102, nh = \:\:, mt = 2504159086::sear6.foo2.bar | sear6.foo1.bar | sear6.fo.x.y | sear6.fo.o.bar | sear6.foo3.bar | sear6.foo4.bar @@ -28088,19 +28088,19 @@ DHCP6:dhcp-6-opt-1 = val-1 | dhcp-6-opt-2 = val-2 | dhcp-6-opt-3 = val-3 | dhcp- CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{2}:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 <<< -size: 1798 -location: clients/tests/test-client.py:1086:test_004()/574 +size: 1788 +location: clients/tests/test-client.py:1098:test_004()/574 cmd: $NMCLI --mode tabular --terse --color yes -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 1469 bytes +stdout: 1459 bytes >>> GENERAL:wlan0:wifi:NMDeviceWifi:::virtual:::13\:E0\:74\:85\:7C\:D9:0:20 (unavailable):0 (No reason given):0 (unknown):0 (unknown):/sys/devices/virtual/wlan0::no:yes:yes:no:no::con-vpn-1:UUID-con-vpn-1-REPLACED-REPLACED-REP:/org/freedesktop/NetworkManager/ActiveConnection/2:unknown CAPABILITIES:no:unknown:no:no WIFI-PROPERTIES:yes:yes:yes:yes:yes:yes:yes:unknown:unknown AP[1]: :wlan0-ap-2:Infrastruktura:1:54 Mb/s:92:****:WPA1 WPA2 -AP[2]: :wlan0-ap-1:Infrastruktura:1:54 Mb/s:81:****:WPA1 WPA2 -AP[3]: :wlan0-ap-3:Infrastruktura:1:54 Mb/s:55:** :WPA1 WPA2 +AP[2]: :wlan0-ap-1:Infrastruktura:1:54 Mb/s:81:****:WPA1 +AP[3]: :wlan0-ap-3:Infrastruktura:1:54 Mb/s:55:** :WPA3 IP4:192.168.228.18/32 | 192.168.209.179/25:192.168.41.120:::sear4.foo2.bar | sear4.fo.x.y | sear4.foo1.bar | sear4.foo4.bar | sear4.fo.o.bar:192.168.120.79 DHCP4:dhcp-4-opt-0 = val-0 | dhcp-4-opt-2 = val-2 | dhcp-4-opt-4 = val-4 | dhcp-4-opt-7 = val-7 IP6:::dst = 2001\:a\:\:dd5b\:aa7b\:b4a2\:e42/102, nh = \:\:, mt = 2504159086::sear6.foo2.bar | sear6.foo1.bar | sear6.fo.x.y | sear6.fo.o.bar | sear6.foo3.bar | sear6.foo4.bar @@ -28109,7 +28109,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{2}:UUID-con-xx1 <<< size: 4621 -location: clients/tests/test-client.py:1024:test_004()/575 +location: clients/tests/test-client.py:1036:test_004()/575 cmd: $NMCLI --mode multiline con s con-vpn-1 lang: C returncode: 0 @@ -28210,12 +28210,12 @@ VPN.CFG[2]: key2 = val2 VPN.CFG[3]: key3 = val3 <<< -size: 4649 -location: clients/tests/test-client.py:1024:test_004()/576 +size: 4651 +location: clients/tests/test-client.py:1036:test_004()/576 cmd: $NMCLI --mode multiline con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 -stdout: 4485 bytes +stdout: 4487 bytes >>> connection.id: con-vpn-1 connection.uuid: UUID-con-vpn-1-REPLACED-REPLACED-REP @@ -28306,14 +28306,14 @@ VPN.TYPE: openvpn VPN.USERNAME: -- VPN.GATEWAY: -- VPN.BANNER: *** VPN connection con-vpn-1 *** -VPN.VPN-STATE: 5 - Połączono z VPN +VPN.VPN-STATE: 5 — Połączono z VPN VPN.CFG[1]: key1 = val1 VPN.CFG[2]: key2 = val2 VPN.CFG[3]: key3 = val3 <<< size: 4621 -location: clients/tests/test-client.py:1026:test_004()/577 +location: clients/tests/test-client.py:1038:test_004()/577 cmd: $NMCLI --mode multiline con s con-vpn-1 lang: C returncode: 0 @@ -28414,12 +28414,12 @@ VPN.CFG[2]: key2 = val2 VPN.CFG[3]: key3 = val3 <<< -size: 4649 -location: clients/tests/test-client.py:1026:test_004()/578 +size: 4651 +location: clients/tests/test-client.py:1038:test_004()/578 cmd: $NMCLI --mode multiline con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 -stdout: 4485 bytes +stdout: 4487 bytes >>> connection.id: con-vpn-1 connection.uuid: UUID-con-vpn-1-REPLACED-REPLACED-REP @@ -28510,14 +28510,14 @@ VPN.TYPE: openvpn VPN.USERNAME: -- VPN.GATEWAY: -- VPN.BANNER: *** VPN connection con-vpn-1 *** -VPN.VPN-STATE: 5 - Połączono z VPN +VPN.VPN-STATE: 5 — Połączono z VPN VPN.CFG[1]: key1 = val1 VPN.CFG[2]: key2 = val2 VPN.CFG[3]: key3 = val3 <<< size: 3540 -location: clients/tests/test-client.py:1029:test_004()/579 +location: clients/tests/test-client.py:1041:test_004()/579 cmd: $NMCLI --mode multiline -f ALL con s con-vpn-1 lang: C returncode: 0 @@ -28599,7 +28599,7 @@ proxy.pac-script: -- <<< size: 3560 -location: clients/tests/test-client.py:1029:test_004()/580 +location: clients/tests/test-client.py:1041:test_004()/580 cmd: $NMCLI --mode multiline -f ALL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -28681,7 +28681,7 @@ proxy.pac-script: -- <<< size: 494 -location: clients/tests/test-client.py:1035:test_004()/581 +location: clients/tests/test-client.py:1047:test_004()/581 cmd: $NMCLI --mode multiline -f VPN con s con-vpn-1 lang: C returncode: 0 @@ -28696,7 +28696,7 @@ vpn.timeout: 0 <<< size: 505 -location: clients/tests/test-client.py:1035:test_004()/582 +location: clients/tests/test-client.py:1047:test_004()/582 cmd: $NMCLI --mode multiline -f VPN con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -28711,7 +28711,7 @@ vpn.timeout: 0 <<< size: 831 -location: clients/tests/test-client.py:1038:test_004()/583 +location: clients/tests/test-client.py:1050:test_004()/583 cmd: $NMCLI --mode multiline -f GENERAL con s con-vpn-1 lang: C returncode: 0 @@ -28732,7 +28732,7 @@ GENERAL.MASTER-PATH: -- <<< size: 844 -location: clients/tests/test-client.py:1038:test_004()/584 +location: clients/tests/test-client.py:1050:test_004()/584 cmd: $NMCLI --mode multiline -f GENERAL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -28753,7 +28753,7 @@ GENERAL.MASTER-PATH: -- <<< size: 1086 -location: clients/tests/test-client.py:1041:test_004()/585 +location: clients/tests/test-client.py:1053:test_004()/585 cmd: $NMCLI --mode multiline dev s lang: C returncode: 0 @@ -28782,7 +28782,7 @@ CONNECTION: -- <<< size: 1101 -location: clients/tests/test-client.py:1041:test_004()/586 +location: clients/tests/test-client.py:1053:test_004()/586 cmd: $NMCLI --mode multiline dev s lang: pl_PL.UTF-8 returncode: 0 @@ -28811,7 +28811,7 @@ CONNECTION: -- <<< size: 2501 -location: clients/tests/test-client.py:1044:test_004()/587 +location: clients/tests/test-client.py:1056:test_004()/587 cmd: $NMCLI --mode multiline -f all dev status lang: C returncode: 0 @@ -28865,7 +28865,7 @@ CON-PATH: -- <<< size: 2526 -location: clients/tests/test-client.py:1044:test_004()/588 +location: clients/tests/test-client.py:1056:test_004()/588 cmd: $NMCLI --mode multiline -f all dev status lang: pl_PL.UTF-8 returncode: 0 @@ -28919,7 +28919,7 @@ CON-PATH: -- <<< size: 8065 -location: clients/tests/test-client.py:1047:test_004()/589 +location: clients/tests/test-client.py:1059:test_004()/589 cmd: $NMCLI --mode multiline dev show lang: C returncode: 0 @@ -29065,7 +29065,7 @@ IP6.DOMAIN[1]: sear6.fo.x.y <<< size: 8096 -location: clients/tests/test-client.py:1047:test_004()/590 +location: clients/tests/test-client.py:1059:test_004()/590 cmd: $NMCLI --mode multiline dev show lang: pl_PL.UTF-8 returncode: 0 @@ -29210,12 +29210,12 @@ IP6.DNS[1]: 2001:a::2934:bd66:550d:ec19 IP6.DOMAIN[1]: sear6.fo.x.y <<< -size: 20688 -location: clients/tests/test-client.py:1050:test_004()/591 +size: 20678 +location: clients/tests/test-client.py:1062:test_004()/591 cmd: $NMCLI --mode multiline -f all dev show lang: C returncode: 0 -stdout: 20533 bytes +stdout: 20523 bytes >>> GENERAL.DEVICE: wlan0 GENERAL.TYPE: wifi @@ -29271,7 +29271,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mbit/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 AP[3].IN-USE: AP[3].SSID: wlan0-ap-3 AP[3].MODE: Infra @@ -29279,7 +29279,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mbit/s AP[3].SIGNAL: 55 AP[3].BARS: ** -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 IP4.GATEWAY: 192.168.41.120 @@ -29599,12 +29599,12 @@ CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 <<< -size: 20838 -location: clients/tests/test-client.py:1050:test_004()/592 +size: 20828 +location: clients/tests/test-client.py:1062:test_004()/592 cmd: $NMCLI --mode multiline -f all dev show lang: pl_PL.UTF-8 returncode: 0 -stdout: 20673 bytes +stdout: 20663 bytes >>> GENERAL.DEVICE: wlan0 GENERAL.TYPE: wifi @@ -29660,7 +29660,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mb/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 AP[3].IN-USE: AP[3].SSID: wlan0-ap-3 AP[3].MODE: Infrastruktura @@ -29668,7 +29668,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mb/s AP[3].SIGNAL: 55 AP[3].BARS: ** -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 IP4.GATEWAY: 192.168.41.120 @@ -29989,7 +29989,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 1516 -location: clients/tests/test-client.py:1053:test_004()/593 +location: clients/tests/test-client.py:1065:test_004()/593 cmd: $NMCLI --mode multiline dev show wlan0 lang: C returncode: 0 @@ -30022,7 +30022,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 1527 -location: clients/tests/test-client.py:1053:test_004()/594 +location: clients/tests/test-client.py:1065:test_004()/594 cmd: $NMCLI --mode multiline dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -30054,12 +30054,12 @@ IP6.DOMAIN[5]: sear6.foo3.bar IP6.DOMAIN[6]: sear6.foo4.bar <<< -size: 4875 -location: clients/tests/test-client.py:1056:test_004()/595 +size: 4865 +location: clients/tests/test-client.py:1068:test_004()/595 cmd: $NMCLI --mode multiline -f all dev show wlan0 lang: C returncode: 0 -stdout: 4715 bytes +stdout: 4705 bytes >>> GENERAL.DEVICE: wlan0 GENERAL.TYPE: wifi @@ -30115,7 +30115,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mbit/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 AP[3].IN-USE: AP[3].SSID: wlan0-ap-3 AP[3].MODE: Infra @@ -30123,7 +30123,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mbit/s AP[3].SIGNAL: 55 AP[3].BARS: ** -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 IP4.GATEWAY: 192.168.41.120 @@ -30154,12 +30154,12 @@ CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 <<< -size: 4930 -location: clients/tests/test-client.py:1056:test_004()/596 +size: 4920 +location: clients/tests/test-client.py:1068:test_004()/596 cmd: $NMCLI --mode multiline -f all dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 4760 bytes +stdout: 4750 bytes >>> GENERAL.DEVICE: wlan0 GENERAL.TYPE: wifi @@ -30215,7 +30215,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mb/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 AP[3].IN-USE: AP[3].SSID: wlan0-ap-3 AP[3].MODE: Infrastruktura @@ -30223,7 +30223,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mb/s AP[3].SIGNAL: 55 AP[3].BARS: ** -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 IP4.GATEWAY: 192.168.41.120 @@ -30255,7 +30255,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 1978 -location: clients/tests/test-client.py:1059:test_004()/597 +location: clients/tests/test-client.py:1071:test_004()/597 cmd: $NMCLI --mode multiline -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -30300,7 +30300,7 @@ WIFI-PROPERTIES.5GHZ: unknown <<< size: 2002 -location: clients/tests/test-client.py:1059:test_004()/598 +location: clients/tests/test-client.py:1071:test_004()/598 cmd: $NMCLI --mode multiline -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -30345,7 +30345,7 @@ WIFI-PROPERTIES.5GHZ: nieznane <<< size: 1978 -location: clients/tests/test-client.py:1062:test_004()/599 +location: clients/tests/test-client.py:1074:test_004()/599 cmd: $NMCLI --mode multiline -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -30390,7 +30390,7 @@ WIFI-PROPERTIES.5GHZ: unknown <<< size: 2002 -location: clients/tests/test-client.py:1062:test_004()/600 +location: clients/tests/test-client.py:1074:test_004()/600 cmd: $NMCLI --mode multiline -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -30435,7 +30435,7 @@ WIFI-PROPERTIES.5GHZ: nieznane <<< size: 1037 -location: clients/tests/test-client.py:1065:test_004()/601 +location: clients/tests/test-client.py:1077:test_004()/601 cmd: $NMCLI --mode multiline -f DEVICE,TYPE,DBUS-PATH dev lang: C returncode: 0 @@ -30459,7 +30459,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Devices/ <<< size: 1047 -location: clients/tests/test-client.py:1065:test_004()/602 +location: clients/tests/test-client.py:1077:test_004()/602 cmd: $NMCLI --mode multiline -f DEVICE,TYPE,DBUS-PATH dev lang: pl_PL.UTF-8 returncode: 0 @@ -30482,12 +30482,12 @@ TYPE: wifi DBUS-PATH: /org/freedesktop/NetworkManager/Devices/5 <<< -size: 3884 -location: clients/tests/test-client.py:1068:test_004()/603 +size: 3796 +location: clients/tests/test-client.py:1080:test_004()/603 cmd: $NMCLI --mode multiline -f ALL device wifi list lang: C returncode: 0 -stdout: 3722 bytes +stdout: 3634 bytes >>> NAME: AP[1] SSID: wlan0-ap-2 @@ -30516,9 +30516,9 @@ FREQ: 2412 MHz RATE: 54 Mbit/s SIGNAL: 81 BARS: **** -SECURITY: WPA1 WPA2 +SECURITY: WPA1 WPA-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk -RSN-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk +RSN-FLAGS: (none) DEVICE: wlan0 ACTIVE: no IN-USE: @@ -30533,9 +30533,9 @@ FREQ: 2412 MHz RATE: 54 Mbit/s SIGNAL: 55 BARS: ** -SECURITY: WPA1 WPA2 -WPA-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk -RSN-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk +SECURITY: WPA3 +WPA-FLAGS: (none) +RSN-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp sae DEVICE: wlan0 ACTIVE: no IN-USE: @@ -30561,12 +30561,12 @@ DBUS-PATH: /org/freedesktop/NetworkManager/AccessPo <<< -size: 3942 -location: clients/tests/test-client.py:1068:test_004()/604 +size: 3854 +location: clients/tests/test-client.py:1080:test_004()/604 cmd: $NMCLI --mode multiline -f ALL device wifi list lang: pl_PL.UTF-8 returncode: 0 -stdout: 3770 bytes +stdout: 3682 bytes >>> NAME: AP[1] SSID: wlan0-ap-2 @@ -30595,9 +30595,9 @@ FREQ: 2412 MHz RATE: 54 Mb/s SIGNAL: 81 BARS: **** -SECURITY: WPA1 WPA2 +SECURITY: WPA1 WPA-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk -RSN-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk +RSN-FLAGS: (brak) DEVICE: wlan0 ACTIVE: nie IN-USE: @@ -30612,9 +30612,9 @@ FREQ: 2412 MHz RATE: 54 Mb/s SIGNAL: 55 BARS: ** -SECURITY: WPA1 WPA2 -WPA-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk -RSN-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk +SECURITY: WPA3 +WPA-FLAGS: (brak) +RSN-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp sae DEVICE: wlan0 ACTIVE: nie IN-USE: @@ -30640,12 +30640,12 @@ DBUS-PATH: /org/freedesktop/NetworkManager/AccessPo <<< -size: 1643 -location: clients/tests/test-client.py:1070:test_004()/605 +size: 1633 +location: clients/tests/test-client.py:1082:test_004()/605 cmd: $NMCLI --mode multiline -f COMMON device wifi list lang: C returncode: 0 -stdout: 1478 bytes +stdout: 1468 bytes >>> IN-USE: SSID: wlan0-ap-2 @@ -30662,7 +30662,7 @@ CHAN: 1 RATE: 54 Mbit/s SIGNAL: 81 BARS: **** -SECURITY: WPA1 WPA2 +SECURITY: WPA1 IN-USE: SSID: wlan0-ap-3 MODE: Infra @@ -30670,7 +30670,7 @@ CHAN: 1 RATE: 54 Mbit/s SIGNAL: 55 BARS: ** -SECURITY: WPA1 WPA2 +SECURITY: WPA3 IN-USE: SSID: wlan1-ap-4 @@ -30683,12 +30683,12 @@ SECURITY: WPA1 WPA2 <<< -size: 1689 -location: clients/tests/test-client.py:1070:test_004()/606 +size: 1679 +location: clients/tests/test-client.py:1082:test_004()/606 cmd: $NMCLI --mode multiline -f COMMON device wifi list lang: pl_PL.UTF-8 returncode: 0 -stdout: 1514 bytes +stdout: 1504 bytes >>> IN-USE: SSID: wlan0-ap-2 @@ -30705,7 +30705,7 @@ CHAN: 1 RATE: 54 Mb/s SIGNAL: 81 BARS: **** -SECURITY: WPA1 WPA2 +SECURITY: WPA1 IN-USE: SSID: wlan0-ap-3 MODE: Infrastruktura @@ -30713,7 +30713,7 @@ CHAN: 1 RATE: 54 Mb/s SIGNAL: 55 BARS: ** -SECURITY: WPA1 WPA2 +SECURITY: WPA3 IN-USE: SSID: wlan1-ap-4 @@ -30726,12 +30726,12 @@ SECURITY: WPA1 WPA2 <<< -size: 3997 -location: clients/tests/test-client.py:1073:test_004()/607 +size: 3909 +location: clients/tests/test-client.py:1085:test_004()/607 cmd: $NMCLI --mode multiline -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: C returncode: 0 -stdout: 3722 bytes +stdout: 3634 bytes >>> NAME: AP[1] SSID: wlan0-ap-2 @@ -30760,9 +30760,9 @@ FREQ: 2412 MHz RATE: 54 Mbit/s SIGNAL: 81 BARS: **** -SECURITY: WPA1 WPA2 +SECURITY: WPA1 WPA-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk -RSN-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk +RSN-FLAGS: (none) DEVICE: wlan0 ACTIVE: no IN-USE: @@ -30777,9 +30777,9 @@ FREQ: 2412 MHz RATE: 54 Mbit/s SIGNAL: 55 BARS: ** -SECURITY: WPA1 WPA2 -WPA-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk -RSN-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk +SECURITY: WPA3 +WPA-FLAGS: (none) +RSN-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp sae DEVICE: wlan0 ACTIVE: no IN-USE: @@ -30805,12 +30805,12 @@ DBUS-PATH: /org/freedesktop/NetworkManager/AccessPo <<< -size: 4055 -location: clients/tests/test-client.py:1073:test_004()/608 +size: 3967 +location: clients/tests/test-client.py:1085:test_004()/608 cmd: $NMCLI --mode multiline -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: pl_PL.UTF-8 returncode: 0 -stdout: 3770 bytes +stdout: 3682 bytes >>> NAME: AP[1] SSID: wlan0-ap-2 @@ -30839,9 +30839,9 @@ FREQ: 2412 MHz RATE: 54 Mb/s SIGNAL: 81 BARS: **** -SECURITY: WPA1 WPA2 +SECURITY: WPA1 WPA-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk -RSN-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk +RSN-FLAGS: (brak) DEVICE: wlan0 ACTIVE: nie IN-USE: @@ -30856,9 +30856,9 @@ FREQ: 2412 MHz RATE: 54 Mb/s SIGNAL: 55 BARS: ** -SECURITY: WPA1 WPA2 -WPA-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk -RSN-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk +SECURITY: WPA3 +WPA-FLAGS: (brak) +RSN-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp sae DEVICE: wlan0 ACTIVE: nie IN-USE: @@ -30885,7 +30885,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/AccessPo <<< size: 1117 -location: clients/tests/test-client.py:1075:test_004()/609 +location: clients/tests/test-client.py:1087:test_004()/609 cmd: $NMCLI --mode multiline -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -30913,7 +30913,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/AccessPo <<< size: 1139 -location: clients/tests/test-client.py:1075:test_004()/610 +location: clients/tests/test-client.py:1087:test_004()/610 cmd: $NMCLI --mode multiline -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -30941,7 +30941,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/AccessPo <<< size: 559 -location: clients/tests/test-client.py:1077:test_004()/611 +location: clients/tests/test-client.py:1089:test_004()/611 cmd: $NMCLI --mode multiline -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -30960,7 +30960,7 @@ SECURITY: WPA1 WPA2 <<< size: 578 -location: clients/tests/test-client.py:1077:test_004()/612 +location: clients/tests/test-client.py:1089:test_004()/612 cmd: $NMCLI --mode multiline -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -30979,7 +30979,7 @@ SECURITY: WPA1 WPA2 <<< size: 1230 -location: clients/tests/test-client.py:1080:test_004()/613 +location: clients/tests/test-client.py:1092:test_004()/613 cmd: $NMCLI --mode multiline -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -31007,7 +31007,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/AccessPo <<< size: 1252 -location: clients/tests/test-client.py:1080:test_004()/614 +location: clients/tests/test-client.py:1092:test_004()/614 cmd: $NMCLI --mode multiline -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -31034,12 +31034,12 @@ DBUS-PATH: /org/freedesktop/NetworkManager/AccessPo <<< -size: 4878 -location: clients/tests/test-client.py:1082:test_004()/615 +size: 4868 +location: clients/tests/test-client.py:1094:test_004()/615 cmd: $NMCLI --mode multiline -f ALL device show wlan0 lang: C returncode: 0 -stdout: 4715 bytes +stdout: 4705 bytes >>> GENERAL.DEVICE: wlan0 GENERAL.TYPE: wifi @@ -31095,7 +31095,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mbit/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 AP[3].IN-USE: AP[3].SSID: wlan0-ap-3 AP[3].MODE: Infra @@ -31103,7 +31103,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mbit/s AP[3].SIGNAL: 55 AP[3].BARS: ** -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 IP4.GATEWAY: 192.168.41.120 @@ -31134,12 +31134,12 @@ CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 <<< -size: 4933 -location: clients/tests/test-client.py:1082:test_004()/616 +size: 4923 +location: clients/tests/test-client.py:1094:test_004()/616 cmd: $NMCLI --mode multiline -f ALL device show wlan0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 4760 bytes +stdout: 4750 bytes >>> GENERAL.DEVICE: wlan0 GENERAL.TYPE: wifi @@ -31195,7 +31195,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mb/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 AP[3].IN-USE: AP[3].SSID: wlan0-ap-3 AP[3].MODE: Infrastruktura @@ -31203,7 +31203,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mb/s AP[3].SIGNAL: 55 AP[3].BARS: ** -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 IP4.GATEWAY: 192.168.41.120 @@ -31235,7 +31235,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 1529 -location: clients/tests/test-client.py:1084:test_004()/617 +location: clients/tests/test-client.py:1096:test_004()/617 cmd: $NMCLI --mode multiline -f COMMON device show wlan0 lang: C returncode: 0 @@ -31268,7 +31268,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 1540 -location: clients/tests/test-client.py:1084:test_004()/618 +location: clients/tests/test-client.py:1096:test_004()/618 cmd: $NMCLI --mode multiline -f COMMON device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -31300,12 +31300,12 @@ IP6.DOMAIN[5]: sear6.foo3.bar IP6.DOMAIN[6]: sear6.foo4.bar <<< -size: 5016 -location: clients/tests/test-client.py:1086:test_004()/619 +size: 5006 +location: clients/tests/test-client.py:1098:test_004()/619 cmd: $NMCLI --mode multiline -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: C returncode: 0 -stdout: 4715 bytes +stdout: 4705 bytes >>> GENERAL.DEVICE: wlan0 GENERAL.TYPE: wifi @@ -31361,7 +31361,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mbit/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 AP[3].IN-USE: AP[3].SSID: wlan0-ap-3 AP[3].MODE: Infra @@ -31369,7 +31369,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mbit/s AP[3].SIGNAL: 55 AP[3].BARS: ** -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 IP4.GATEWAY: 192.168.41.120 @@ -31400,12 +31400,12 @@ CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 <<< -size: 5071 -location: clients/tests/test-client.py:1086:test_004()/620 +size: 5061 +location: clients/tests/test-client.py:1098:test_004()/620 cmd: $NMCLI --mode multiline -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 4760 bytes +stdout: 4750 bytes >>> GENERAL.DEVICE: wlan0 GENERAL.TYPE: wifi @@ -31461,7 +31461,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mb/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 AP[3].IN-USE: AP[3].SSID: wlan0-ap-3 AP[3].MODE: Infrastruktura @@ -31469,7 +31469,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mb/s AP[3].SIGNAL: 55 AP[3].BARS: ** -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 IP4.GATEWAY: 192.168.41.120 @@ -31501,7 +31501,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 4633 -location: clients/tests/test-client.py:1024:test_004()/621 +location: clients/tests/test-client.py:1036:test_004()/621 cmd: $NMCLI --mode multiline --color yes con s con-vpn-1 lang: C returncode: 0 @@ -31602,12 +31602,12 @@ VPN.CFG[2]: key2 = val2 VPN.CFG[3]: key3 = val3 <<< -size: 4661 -location: clients/tests/test-client.py:1024:test_004()/622 +size: 4663 +location: clients/tests/test-client.py:1036:test_004()/622 cmd: $NMCLI --mode multiline --color yes con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 -stdout: 4485 bytes +stdout: 4487 bytes >>> connection.id: con-vpn-1 connection.uuid: UUID-con-vpn-1-REPLACED-REPLACED-REP @@ -31698,14 +31698,14 @@ VPN.TYPE: openvpn VPN.USERNAME: -- VPN.GATEWAY: -- VPN.BANNER: *** VPN connection con-vpn-1 *** -VPN.VPN-STATE: 5 - Połączono z VPN +VPN.VPN-STATE: 5 — Połączono z VPN VPN.CFG[1]: key1 = val1 VPN.CFG[2]: key2 = val2 VPN.CFG[3]: key3 = val3 <<< size: 4633 -location: clients/tests/test-client.py:1026:test_004()/623 +location: clients/tests/test-client.py:1038:test_004()/623 cmd: $NMCLI --mode multiline --color yes con s con-vpn-1 lang: C returncode: 0 @@ -31806,12 +31806,12 @@ VPN.CFG[2]: key2 = val2 VPN.CFG[3]: key3 = val3 <<< -size: 4661 -location: clients/tests/test-client.py:1026:test_004()/624 +size: 4663 +location: clients/tests/test-client.py:1038:test_004()/624 cmd: $NMCLI --mode multiline --color yes con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 -stdout: 4485 bytes +stdout: 4487 bytes >>> connection.id: con-vpn-1 connection.uuid: UUID-con-vpn-1-REPLACED-REPLACED-REP @@ -31902,14 +31902,14 @@ VPN.TYPE: openvpn VPN.USERNAME: -- VPN.GATEWAY: -- VPN.BANNER: *** VPN connection con-vpn-1 *** -VPN.VPN-STATE: 5 - Połączono z VPN +VPN.VPN-STATE: 5 — Połączono z VPN VPN.CFG[1]: key1 = val1 VPN.CFG[2]: key2 = val2 VPN.CFG[3]: key3 = val3 <<< size: 3552 -location: clients/tests/test-client.py:1029:test_004()/625 +location: clients/tests/test-client.py:1041:test_004()/625 cmd: $NMCLI --mode multiline --color yes -f ALL con s con-vpn-1 lang: C returncode: 0 @@ -31991,7 +31991,7 @@ proxy.pac-script: -- <<< size: 3572 -location: clients/tests/test-client.py:1029:test_004()/626 +location: clients/tests/test-client.py:1041:test_004()/626 cmd: $NMCLI --mode multiline --color yes -f ALL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -32073,7 +32073,7 @@ proxy.pac-script: -- <<< size: 506 -location: clients/tests/test-client.py:1035:test_004()/627 +location: clients/tests/test-client.py:1047:test_004()/627 cmd: $NMCLI --mode multiline --color yes -f VPN con s con-vpn-1 lang: C returncode: 0 @@ -32088,7 +32088,7 @@ vpn.timeout: 0 <<< size: 517 -location: clients/tests/test-client.py:1035:test_004()/628 +location: clients/tests/test-client.py:1047:test_004()/628 cmd: $NMCLI --mode multiline --color yes -f VPN con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -32103,7 +32103,7 @@ vpn.timeout: 0 <<< size: 843 -location: clients/tests/test-client.py:1038:test_004()/629 +location: clients/tests/test-client.py:1050:test_004()/629 cmd: $NMCLI --mode multiline --color yes -f GENERAL con s con-vpn-1 lang: C returncode: 0 @@ -32124,7 +32124,7 @@ GENERAL.MASTER-PATH: -- <<< size: 856 -location: clients/tests/test-client.py:1038:test_004()/630 +location: clients/tests/test-client.py:1050:test_004()/630 cmd: $NMCLI --mode multiline --color yes -f GENERAL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -32145,7 +32145,7 @@ GENERAL.MASTER-PATH: -- <<< size: 1259 -location: clients/tests/test-client.py:1041:test_004()/631 +location: clients/tests/test-client.py:1053:test_004()/631 cmd: $NMCLI --mode multiline --color yes dev s lang: C returncode: 0 @@ -32174,7 +32174,7 @@ CONNECTION: -- <<< size: 1274 -location: clients/tests/test-client.py:1041:test_004()/632 +location: clients/tests/test-client.py:1053:test_004()/632 cmd: $NMCLI --mode multiline --color yes dev s lang: pl_PL.UTF-8 returncode: 0 @@ -32203,7 +32203,7 @@ CONNECTION: -- <<< size: 2873 -location: clients/tests/test-client.py:1044:test_004()/633 +location: clients/tests/test-client.py:1056:test_004()/633 cmd: $NMCLI --mode multiline --color yes -f all dev status lang: C returncode: 0 @@ -32257,7 +32257,7 @@ CON-PATH: -- <<< size: 2898 -location: clients/tests/test-client.py:1044:test_004()/634 +location: clients/tests/test-client.py:1056:test_004()/634 cmd: $NMCLI --mode multiline --color yes -f all dev status lang: pl_PL.UTF-8 returncode: 0 @@ -32311,7 +32311,7 @@ CON-PATH: -- <<< size: 8077 -location: clients/tests/test-client.py:1047:test_004()/635 +location: clients/tests/test-client.py:1059:test_004()/635 cmd: $NMCLI --mode multiline --color yes dev show lang: C returncode: 0 @@ -32457,7 +32457,7 @@ IP6.DOMAIN[1]: sear6.fo.x.y <<< size: 8108 -location: clients/tests/test-client.py:1047:test_004()/636 +location: clients/tests/test-client.py:1059:test_004()/636 cmd: $NMCLI --mode multiline --color yes dev show lang: pl_PL.UTF-8 returncode: 0 @@ -32602,12 +32602,12 @@ IP6.DNS[1]: 2001:a::2934:bd66:550d:ec19 IP6.DOMAIN[1]: sear6.fo.x.y <<< -size: 20988 -location: clients/tests/test-client.py:1050:test_004()/637 +size: 20978 +location: clients/tests/test-client.py:1062:test_004()/637 cmd: $NMCLI --mode multiline --color yes -f all dev show lang: C returncode: 0 -stdout: 20821 bytes +stdout: 20811 bytes >>> GENERAL.DEVICE: wlan0 GENERAL.TYPE: wifi @@ -32663,7 +32663,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mbit/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 AP[3].IN-USE:   AP[3].SSID: wlan0-ap-3 AP[3].MODE: Infra @@ -32671,7 +32671,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mbit/s AP[3].SIGNAL: 55 AP[3].BARS: **  -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 IP4.GATEWAY: 192.168.41.120 @@ -32991,12 +32991,12 @@ CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 <<< -size: 21138 -location: clients/tests/test-client.py:1050:test_004()/638 +size: 21128 +location: clients/tests/test-client.py:1062:test_004()/638 cmd: $NMCLI --mode multiline --color yes -f all dev show lang: pl_PL.UTF-8 returncode: 0 -stdout: 20961 bytes +stdout: 20951 bytes >>> GENERAL.DEVICE: wlan0 GENERAL.TYPE: wifi @@ -33052,7 +33052,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mb/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 AP[3].IN-USE:   AP[3].SSID: wlan0-ap-3 AP[3].MODE: Infrastruktura @@ -33060,7 +33060,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mb/s AP[3].SIGNAL: 55 AP[3].BARS: **  -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 IP4.GATEWAY: 192.168.41.120 @@ -33381,7 +33381,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 1528 -location: clients/tests/test-client.py:1053:test_004()/639 +location: clients/tests/test-client.py:1065:test_004()/639 cmd: $NMCLI --mode multiline --color yes dev show wlan0 lang: C returncode: 0 @@ -33414,7 +33414,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 1539 -location: clients/tests/test-client.py:1053:test_004()/640 +location: clients/tests/test-client.py:1065:test_004()/640 cmd: $NMCLI --mode multiline --color yes dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -33446,12 +33446,12 @@ IP6.DOMAIN[5]: sear6.foo3.bar IP6.DOMAIN[6]: sear6.foo4.bar <<< -size: 5103 -location: clients/tests/test-client.py:1056:test_004()/641 +size: 5093 +location: clients/tests/test-client.py:1068:test_004()/641 cmd: $NMCLI --mode multiline --color yes -f all dev show wlan0 lang: C returncode: 0 -stdout: 4931 bytes +stdout: 4921 bytes >>> GENERAL.DEVICE: wlan0 GENERAL.TYPE: wifi @@ -33507,7 +33507,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mbit/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 AP[3].IN-USE:   AP[3].SSID: wlan0-ap-3 AP[3].MODE: Infra @@ -33515,7 +33515,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mbit/s AP[3].SIGNAL: 55 AP[3].BARS: **  -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 IP4.GATEWAY: 192.168.41.120 @@ -33546,12 +33546,12 @@ CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 <<< -size: 5158 -location: clients/tests/test-client.py:1056:test_004()/642 +size: 5148 +location: clients/tests/test-client.py:1068:test_004()/642 cmd: $NMCLI --mode multiline --color yes -f all dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 4976 bytes +stdout: 4966 bytes >>> GENERAL.DEVICE: wlan0 GENERAL.TYPE: wifi @@ -33607,7 +33607,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mb/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 AP[3].IN-USE:   AP[3].SSID: wlan0-ap-3 AP[3].MODE: Infrastruktura @@ -33615,7 +33615,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mb/s AP[3].SIGNAL: 55 AP[3].BARS: **  -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 IP4.GATEWAY: 192.168.41.120 @@ -33647,7 +33647,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 1990 -location: clients/tests/test-client.py:1059:test_004()/643 +location: clients/tests/test-client.py:1071:test_004()/643 cmd: $NMCLI --mode multiline --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -33692,7 +33692,7 @@ WIFI-PROPERTIES.5GHZ: unknown <<< size: 2014 -location: clients/tests/test-client.py:1059:test_004()/644 +location: clients/tests/test-client.py:1071:test_004()/644 cmd: $NMCLI --mode multiline --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -33737,7 +33737,7 @@ WIFI-PROPERTIES.5GHZ: nieznane <<< size: 1990 -location: clients/tests/test-client.py:1062:test_004()/645 +location: clients/tests/test-client.py:1074:test_004()/645 cmd: $NMCLI --mode multiline --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -33782,7 +33782,7 @@ WIFI-PROPERTIES.5GHZ: unknown <<< size: 2014 -location: clients/tests/test-client.py:1062:test_004()/646 +location: clients/tests/test-client.py:1074:test_004()/646 cmd: $NMCLI --mode multiline --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -33827,7 +33827,7 @@ WIFI-PROPERTIES.5GHZ: nieznane <<< size: 1169 -location: clients/tests/test-client.py:1065:test_004()/647 +location: clients/tests/test-client.py:1077:test_004()/647 cmd: $NMCLI --mode multiline --color yes -f DEVICE,TYPE,DBUS-PATH dev lang: C returncode: 0 @@ -33851,7 +33851,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Devi <<< size: 1179 -location: clients/tests/test-client.py:1065:test_004()/648 +location: clients/tests/test-client.py:1077:test_004()/648 cmd: $NMCLI --mode multiline --color yes -f DEVICE,TYPE,DBUS-PATH dev lang: pl_PL.UTF-8 returncode: 0 @@ -33874,12 +33874,12 @@ TYPE: wifi DBUS-PATH: /org/freedesktop/NetworkManager/Devices/5 <<< -size: 4508 -location: clients/tests/test-client.py:1068:test_004()/649 +size: 4420 +location: clients/tests/test-client.py:1080:test_004()/649 cmd: $NMCLI --mode multiline --color yes -f ALL device wifi list lang: C returncode: 0 -stdout: 4334 bytes +stdout: 4246 bytes >>> NAME: AP[1] SSID: wlan0-ap-2 @@ -33908,9 +33908,9 @@ FREQ: 2412 MHz RATE: 54 Mbit/s SIGNAL: 81 BARS: **** -SECURITY: WPA1 WPA2 +SECURITY: WPA1 WPA-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk -RSN-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk +RSN-FLAGS: (none) DEVICE: wlan0 ACTIVE: no IN-USE:   @@ -33925,9 +33925,9 @@ FREQ: 2412 MHz RATE: 54 Mbit/s SIGNAL: 55 BARS: **  -SECURITY: WPA1 WPA2 -WPA-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk -RSN-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk +SECURITY: WPA3 +WPA-FLAGS: (none) +RSN-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp sae DEVICE: wlan0 ACTIVE: no IN-USE:   @@ -33953,12 +33953,12 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Acc <<< -size: 4566 -location: clients/tests/test-client.py:1068:test_004()/650 +size: 4478 +location: clients/tests/test-client.py:1080:test_004()/650 cmd: $NMCLI --mode multiline --color yes -f ALL device wifi list lang: pl_PL.UTF-8 returncode: 0 -stdout: 4382 bytes +stdout: 4294 bytes >>> NAME: AP[1] SSID: wlan0-ap-2 @@ -33987,9 +33987,9 @@ FREQ: 2412 MHz RATE: 54 Mb/s SIGNAL: 81 BARS: **** -SECURITY: WPA1 WPA2 +SECURITY: WPA1 WPA-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk -RSN-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk +RSN-FLAGS: (brak) DEVICE: wlan0 ACTIVE: nie IN-USE:   @@ -34004,9 +34004,9 @@ FREQ: 2412 MHz RATE: 54 Mb/s SIGNAL: 55 BARS: **  -SECURITY: WPA1 WPA2 -WPA-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk -RSN-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk +SECURITY: WPA3 +WPA-FLAGS: (brak) +RSN-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp sae DEVICE: wlan0 ACTIVE: nie IN-USE:   @@ -34032,12 +34032,12 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Acc <<< -size: 1943 -location: clients/tests/test-client.py:1070:test_004()/651 +size: 1933 +location: clients/tests/test-client.py:1082:test_004()/651 cmd: $NMCLI --mode multiline --color yes -f COMMON device wifi list lang: C returncode: 0 -stdout: 1766 bytes +stdout: 1756 bytes >>> IN-USE:   SSID: wlan0-ap-2 @@ -34054,7 +34054,7 @@ CHAN: 1 RATE: 54 Mbit/s SIGNAL: 81 BARS: **** -SECURITY: WPA1 WPA2 +SECURITY: WPA1 IN-USE:   SSID: wlan0-ap-3 MODE: Infra @@ -34062,7 +34062,7 @@ CHAN: 1 RATE: 54 Mbit/s SIGNAL: 55 BARS: **  -SECURITY: WPA1 WPA2 +SECURITY: WPA3 IN-USE:   SSID: wlan1-ap-4 @@ -34075,12 +34075,12 @@ SECURITY: WPA1 WPA2 <<< -size: 1989 -location: clients/tests/test-client.py:1070:test_004()/652 +size: 1979 +location: clients/tests/test-client.py:1082:test_004()/652 cmd: $NMCLI --mode multiline --color yes -f COMMON device wifi list lang: pl_PL.UTF-8 returncode: 0 -stdout: 1802 bytes +stdout: 1792 bytes >>> IN-USE:   SSID: wlan0-ap-2 @@ -34097,7 +34097,7 @@ CHAN: 1 RATE: 54 Mb/s SIGNAL: 81 BARS: **** -SECURITY: WPA1 WPA2 +SECURITY: WPA1 IN-USE:   SSID: wlan0-ap-3 MODE: Infrastruktura @@ -34105,7 +34105,7 @@ CHAN: 1 RATE: 54 Mb/s SIGNAL: 55 BARS: **  -SECURITY: WPA1 WPA2 +SECURITY: WPA3 IN-USE:   SSID: wlan1-ap-4 @@ -34118,12 +34118,12 @@ SECURITY: WPA1 WPA2 <<< -size: 4621 -location: clients/tests/test-client.py:1073:test_004()/653 +size: 4533 +location: clients/tests/test-client.py:1085:test_004()/653 cmd: $NMCLI --mode multiline --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: C returncode: 0 -stdout: 4334 bytes +stdout: 4246 bytes >>> NAME: AP[1] SSID: wlan0-ap-2 @@ -34152,9 +34152,9 @@ FREQ: 2412 MHz RATE: 54 Mbit/s SIGNAL: 81 BARS: **** -SECURITY: WPA1 WPA2 +SECURITY: WPA1 WPA-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk -RSN-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk +RSN-FLAGS: (none) DEVICE: wlan0 ACTIVE: no IN-USE:   @@ -34169,9 +34169,9 @@ FREQ: 2412 MHz RATE: 54 Mbit/s SIGNAL: 55 BARS: **  -SECURITY: WPA1 WPA2 -WPA-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk -RSN-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk +SECURITY: WPA3 +WPA-FLAGS: (none) +RSN-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp sae DEVICE: wlan0 ACTIVE: no IN-USE:   @@ -34197,12 +34197,12 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Acc <<< -size: 4679 -location: clients/tests/test-client.py:1073:test_004()/654 +size: 4591 +location: clients/tests/test-client.py:1085:test_004()/654 cmd: $NMCLI --mode multiline --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: pl_PL.UTF-8 returncode: 0 -stdout: 4382 bytes +stdout: 4294 bytes >>> NAME: AP[1] SSID: wlan0-ap-2 @@ -34231,9 +34231,9 @@ FREQ: 2412 MHz RATE: 54 Mb/s SIGNAL: 81 BARS: **** -SECURITY: WPA1 WPA2 +SECURITY: WPA1 WPA-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk -RSN-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk +RSN-FLAGS: (brak) DEVICE: wlan0 ACTIVE: nie IN-USE:   @@ -34248,9 +34248,9 @@ FREQ: 2412 MHz RATE: 54 Mb/s SIGNAL: 55 BARS: **  -SECURITY: WPA1 WPA2 -WPA-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk -RSN-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk +SECURITY: WPA3 +WPA-FLAGS: (brak) +RSN-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp sae DEVICE: wlan0 ACTIVE: nie IN-USE:   @@ -34277,7 +34277,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Acc <<< size: 1283 -location: clients/tests/test-client.py:1075:test_004()/655 +location: clients/tests/test-client.py:1087:test_004()/655 cmd: $NMCLI --mode multiline --color yes -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -34305,7 +34305,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Acc <<< size: 1305 -location: clients/tests/test-client.py:1075:test_004()/656 +location: clients/tests/test-client.py:1087:test_004()/656 cmd: $NMCLI --mode multiline --color yes -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -34333,7 +34333,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Acc <<< size: 643 -location: clients/tests/test-client.py:1077:test_004()/657 +location: clients/tests/test-client.py:1089:test_004()/657 cmd: $NMCLI --mode multiline --color yes -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -34352,7 +34352,7 @@ SECURITY: WPA1 WPA2 <<< size: 662 -location: clients/tests/test-client.py:1077:test_004()/658 +location: clients/tests/test-client.py:1089:test_004()/658 cmd: $NMCLI --mode multiline --color yes -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -34371,7 +34371,7 @@ SECURITY: WPA1 WPA2 <<< size: 1396 -location: clients/tests/test-client.py:1080:test_004()/659 +location: clients/tests/test-client.py:1092:test_004()/659 cmd: $NMCLI --mode multiline --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -34399,7 +34399,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Acc <<< size: 1418 -location: clients/tests/test-client.py:1080:test_004()/660 +location: clients/tests/test-client.py:1092:test_004()/660 cmd: $NMCLI --mode multiline --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -34426,12 +34426,12 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Acc <<< -size: 5106 -location: clients/tests/test-client.py:1082:test_004()/661 +size: 5096 +location: clients/tests/test-client.py:1094:test_004()/661 cmd: $NMCLI --mode multiline --color yes -f ALL device show wlan0 lang: C returncode: 0 -stdout: 4931 bytes +stdout: 4921 bytes >>> GENERAL.DEVICE: wlan0 GENERAL.TYPE: wifi @@ -34487,7 +34487,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mbit/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 AP[3].IN-USE:   AP[3].SSID: wlan0-ap-3 AP[3].MODE: Infra @@ -34495,7 +34495,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mbit/s AP[3].SIGNAL: 55 AP[3].BARS: **  -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 IP4.GATEWAY: 192.168.41.120 @@ -34526,12 +34526,12 @@ CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 <<< -size: 5161 -location: clients/tests/test-client.py:1082:test_004()/662 +size: 5151 +location: clients/tests/test-client.py:1094:test_004()/662 cmd: $NMCLI --mode multiline --color yes -f ALL device show wlan0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 4976 bytes +stdout: 4966 bytes >>> GENERAL.DEVICE: wlan0 GENERAL.TYPE: wifi @@ -34587,7 +34587,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mb/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 AP[3].IN-USE:   AP[3].SSID: wlan0-ap-3 AP[3].MODE: Infrastruktura @@ -34595,7 +34595,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mb/s AP[3].SIGNAL: 55 AP[3].BARS: **  -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 IP4.GATEWAY: 192.168.41.120 @@ -34627,7 +34627,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 1541 -location: clients/tests/test-client.py:1084:test_004()/663 +location: clients/tests/test-client.py:1096:test_004()/663 cmd: $NMCLI --mode multiline --color yes -f COMMON device show wlan0 lang: C returncode: 0 @@ -34660,7 +34660,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 1552 -location: clients/tests/test-client.py:1084:test_004()/664 +location: clients/tests/test-client.py:1096:test_004()/664 cmd: $NMCLI --mode multiline --color yes -f COMMON device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -34692,12 +34692,12 @@ IP6.DOMAIN[5]: sear6.foo3.bar IP6.DOMAIN[6]: sear6.foo4.bar <<< -size: 5244 -location: clients/tests/test-client.py:1086:test_004()/665 +size: 5234 +location: clients/tests/test-client.py:1098:test_004()/665 cmd: $NMCLI --mode multiline --color yes -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: C returncode: 0 -stdout: 4931 bytes +stdout: 4921 bytes >>> GENERAL.DEVICE: wlan0 GENERAL.TYPE: wifi @@ -34753,7 +34753,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mbit/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 AP[3].IN-USE:   AP[3].SSID: wlan0-ap-3 AP[3].MODE: Infra @@ -34761,7 +34761,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mbit/s AP[3].SIGNAL: 55 AP[3].BARS: **  -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 IP4.GATEWAY: 192.168.41.120 @@ -34792,12 +34792,12 @@ CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 <<< -size: 5299 -location: clients/tests/test-client.py:1086:test_004()/666 +size: 5289 +location: clients/tests/test-client.py:1098:test_004()/666 cmd: $NMCLI --mode multiline --color yes -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 4976 bytes +stdout: 4966 bytes >>> GENERAL.DEVICE: wlan0 GENERAL.TYPE: wifi @@ -34853,7 +34853,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mb/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 AP[3].IN-USE:   AP[3].SSID: wlan0-ap-3 AP[3].MODE: Infrastruktura @@ -34861,7 +34861,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mb/s AP[3].SIGNAL: 55 AP[3].BARS: **  -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 IP4.GATEWAY: 192.168.41.120 @@ -34893,7 +34893,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 5642 -location: clients/tests/test-client.py:1024:test_004()/667 +location: clients/tests/test-client.py:1036:test_004()/667 cmd: $NMCLI --mode multiline --pretty con s con-vpn-1 lang: C returncode: 0 @@ -35007,12 +35007,12 @@ VPN.CFG[3]: key3 = val3 ------------------------------------------------------------------------------- <<< -size: 5682 -location: clients/tests/test-client.py:1024:test_004()/668 +size: 5684 +location: clients/tests/test-client.py:1036:test_004()/668 cmd: $NMCLI --mode multiline --pretty con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 -stdout: 5509 bytes +stdout: 5511 bytes >>> =============================================================================== Szczegóły profilu połączenia (con-vpn-1) @@ -35115,7 +35115,7 @@ VPN.TYPE: openvpn VPN.USERNAME: -- VPN.GATEWAY: -- VPN.BANNER: *** VPN connection con-vpn-1 *** -VPN.VPN-STATE: 5 - Połączono z VPN +VPN.VPN-STATE: 5 — Połączono z VPN VPN.CFG[1]: key1 = val1 VPN.CFG[2]: key2 = val2 VPN.CFG[3]: key3 = val3 @@ -35123,7 +35123,7 @@ VPN.CFG[3]: key3 = val3 <<< size: 5642 -location: clients/tests/test-client.py:1026:test_004()/669 +location: clients/tests/test-client.py:1038:test_004()/669 cmd: $NMCLI --mode multiline --pretty con s con-vpn-1 lang: C returncode: 0 @@ -35237,12 +35237,12 @@ VPN.CFG[3]: key3 = val3 ------------------------------------------------------------------------------- <<< -size: 5682 -location: clients/tests/test-client.py:1026:test_004()/670 +size: 5684 +location: clients/tests/test-client.py:1038:test_004()/670 cmd: $NMCLI --mode multiline --pretty con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 -stdout: 5509 bytes +stdout: 5511 bytes >>> =============================================================================== Szczegóły profilu połączenia (con-vpn-1) @@ -35345,7 +35345,7 @@ VPN.TYPE: openvpn VPN.USERNAME: -- VPN.GATEWAY: -- VPN.BANNER: *** VPN connection con-vpn-1 *** -VPN.VPN-STATE: 5 - Połączono z VPN +VPN.VPN-STATE: 5 — Połączono z VPN VPN.CFG[1]: key1 = val1 VPN.CFG[2]: key2 = val2 VPN.CFG[3]: key3 = val3 @@ -35353,7 +35353,7 @@ VPN.CFG[3]: key3 = val3 <<< size: 4168 -location: clients/tests/test-client.py:1029:test_004()/671 +location: clients/tests/test-client.py:1041:test_004()/671 cmd: $NMCLI --mode multiline --pretty -f ALL con s con-vpn-1 lang: C returncode: 0 @@ -35443,7 +35443,7 @@ proxy.pac-script: -- <<< size: 4193 -location: clients/tests/test-client.py:1029:test_004()/672 +location: clients/tests/test-client.py:1041:test_004()/672 cmd: $NMCLI --mode multiline --pretty -f ALL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -35533,7 +35533,7 @@ proxy.pac-script: -- <<< size: 802 -location: clients/tests/test-client.py:1035:test_004()/673 +location: clients/tests/test-client.py:1047:test_004()/673 cmd: $NMCLI --mode multiline --pretty -f VPN con s con-vpn-1 lang: C returncode: 0 @@ -35552,7 +35552,7 @@ vpn.timeout: 0 <<< size: 818 -location: clients/tests/test-client.py:1035:test_004()/674 +location: clients/tests/test-client.py:1047:test_004()/674 cmd: $NMCLI --mode multiline --pretty -f VPN con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -35571,7 +35571,7 @@ vpn.timeout: 0 <<< size: 1153 -location: clients/tests/test-client.py:1038:test_004()/675 +location: clients/tests/test-client.py:1050:test_004()/675 cmd: $NMCLI --mode multiline --pretty -f GENERAL con s con-vpn-1 lang: C returncode: 0 @@ -35596,7 +35596,7 @@ GENERAL.MASTER-PATH: -- <<< size: 1173 -location: clients/tests/test-client.py:1038:test_004()/676 +location: clients/tests/test-client.py:1050:test_004()/676 cmd: $NMCLI --mode multiline --pretty -f GENERAL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -35621,7 +35621,7 @@ GENERAL.MASTER-PATH: -- <<< size: 1705 -location: clients/tests/test-client.py:1041:test_004()/677 +location: clients/tests/test-client.py:1053:test_004()/677 cmd: $NMCLI --mode multiline --pretty dev s lang: C returncode: 0 @@ -35658,7 +35658,7 @@ CONNECTION: -- <<< size: 1720 -location: clients/tests/test-client.py:1041:test_004()/678 +location: clients/tests/test-client.py:1053:test_004()/678 cmd: $NMCLI --mode multiline --pretty dev s lang: pl_PL.UTF-8 returncode: 0 @@ -35695,7 +35695,7 @@ CONNECTION: -- <<< size: 3119 -location: clients/tests/test-client.py:1044:test_004()/679 +location: clients/tests/test-client.py:1056:test_004()/679 cmd: $NMCLI --mode multiline --pretty -f all dev status lang: C returncode: 0 @@ -35757,7 +35757,7 @@ CON-PATH: -- <<< size: 3144 -location: clients/tests/test-client.py:1044:test_004()/680 +location: clients/tests/test-client.py:1056:test_004()/680 cmd: $NMCLI --mode multiline --pretty -f all dev status lang: pl_PL.UTF-8 returncode: 0 @@ -35819,7 +35819,7 @@ CON-PATH: -- <<< size: 12890 -location: clients/tests/test-client.py:1047:test_004()/681 +location: clients/tests/test-client.py:1059:test_004()/681 cmd: $NMCLI --mode multiline --pretty dev show lang: C returncode: 0 @@ -36027,7 +36027,7 @@ IP6.DOMAIN[1]: sear6.fo.x.y <<< size: 12954 -location: clients/tests/test-client.py:1047:test_004()/682 +location: clients/tests/test-client.py:1059:test_004()/682 cmd: $NMCLI --mode multiline --pretty dev show lang: pl_PL.UTF-8 returncode: 0 @@ -36234,12 +36234,12 @@ IP6.DOMAIN[1]: sear6.fo.x.y ------------------------------------------------------------------------------- <<< -size: 25272 -location: clients/tests/test-client.py:1050:test_004()/683 +size: 25262 +location: clients/tests/test-client.py:1062:test_004()/683 cmd: $NMCLI --mode multiline --pretty -f all dev show lang: C returncode: 0 -stdout: 25108 bytes +stdout: 25098 bytes >>> =============================================================================== Device details (wlan0) @@ -36302,7 +36302,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mbit/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 ------------------------------------------------------------------------------- AP[3].IN-USE: AP[3].SSID: wlan0-ap-3 @@ -36311,7 +36311,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mbit/s AP[3].SIGNAL: 55 AP[3].BARS: ** -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 ------------------------------------------------------------------------------- IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 @@ -36682,12 +36682,12 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c ------------------------------------------------------------------------------- <<< -size: 25455 -location: clients/tests/test-client.py:1050:test_004()/684 +size: 25445 +location: clients/tests/test-client.py:1062:test_004()/684 cmd: $NMCLI --mode multiline --pretty -f all dev show lang: pl_PL.UTF-8 returncode: 0 -stdout: 25281 bytes +stdout: 25271 bytes >>> =============================================================================== Informacje o urządzeniu (wlan0) @@ -36750,7 +36750,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mb/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 ------------------------------------------------------------------------------- AP[3].IN-USE: AP[3].SSID: wlan0-ap-3 @@ -36759,7 +36759,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mb/s AP[3].SIGNAL: 55 AP[3].BARS: ** -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 ------------------------------------------------------------------------------- IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 @@ -37131,7 +37131,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 2456 -location: clients/tests/test-client.py:1053:test_004()/685 +location: clients/tests/test-client.py:1065:test_004()/685 cmd: $NMCLI --mode multiline --pretty dev show wlan0 lang: C returncode: 0 @@ -37176,7 +37176,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 2474 -location: clients/tests/test-client.py:1053:test_004()/686 +location: clients/tests/test-client.py:1065:test_004()/686 cmd: $NMCLI --mode multiline --pretty dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -37220,12 +37220,12 @@ IP6.DOMAIN[6]: sear6.foo4.bar ------------------------------------------------------------------------------- <<< -size: 5975 -location: clients/tests/test-client.py:1056:test_004()/687 +size: 5965 +location: clients/tests/test-client.py:1068:test_004()/687 cmd: $NMCLI --mode multiline --pretty -f all dev show wlan0 lang: C returncode: 0 -stdout: 5806 bytes +stdout: 5796 bytes >>> =============================================================================== Device details (wlan0) @@ -37288,7 +37288,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mbit/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 ------------------------------------------------------------------------------- AP[3].IN-USE: AP[3].SSID: wlan0-ap-3 @@ -37297,7 +37297,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mbit/s AP[3].SIGNAL: 55 AP[3].BARS: ** -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 ------------------------------------------------------------------------------- IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 @@ -37334,12 +37334,12 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c ------------------------------------------------------------------------------- <<< -size: 6037 -location: clients/tests/test-client.py:1056:test_004()/688 +size: 6027 +location: clients/tests/test-client.py:1068:test_004()/688 cmd: $NMCLI --mode multiline --pretty -f all dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 5858 bytes +stdout: 5848 bytes >>> =============================================================================== Informacje o urządzeniu (wlan0) @@ -37402,7 +37402,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mb/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 ------------------------------------------------------------------------------- AP[3].IN-USE: AP[3].SSID: wlan0-ap-3 @@ -37411,7 +37411,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mb/s AP[3].SIGNAL: 55 AP[3].BARS: ** -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 ------------------------------------------------------------------------------- IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 @@ -37449,7 +37449,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 2438 -location: clients/tests/test-client.py:1059:test_004()/689 +location: clients/tests/test-client.py:1071:test_004()/689 cmd: $NMCLI --mode multiline --pretty -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -37500,7 +37500,7 @@ WIFI-PROPERTIES.5GHZ: unknown <<< size: 2469 -location: clients/tests/test-client.py:1059:test_004()/690 +location: clients/tests/test-client.py:1071:test_004()/690 cmd: $NMCLI --mode multiline --pretty -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -37551,7 +37551,7 @@ WIFI-PROPERTIES.5GHZ: nieznane <<< size: 2438 -location: clients/tests/test-client.py:1062:test_004()/691 +location: clients/tests/test-client.py:1074:test_004()/691 cmd: $NMCLI --mode multiline --pretty -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -37602,7 +37602,7 @@ WIFI-PROPERTIES.5GHZ: unknown <<< size: 2469 -location: clients/tests/test-client.py:1062:test_004()/692 +location: clients/tests/test-client.py:1074:test_004()/692 cmd: $NMCLI --mode multiline --pretty -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -37653,7 +37653,7 @@ WIFI-PROPERTIES.5GHZ: nieznane <<< size: 1656 -location: clients/tests/test-client.py:1065:test_004()/693 +location: clients/tests/test-client.py:1077:test_004()/693 cmd: $NMCLI --mode multiline --pretty -f DEVICE,TYPE,DBUS-PATH dev lang: C returncode: 0 @@ -37685,7 +37685,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Devices/ <<< size: 1666 -location: clients/tests/test-client.py:1065:test_004()/694 +location: clients/tests/test-client.py:1077:test_004()/694 cmd: $NMCLI --mode multiline --pretty -f DEVICE,TYPE,DBUS-PATH dev lang: pl_PL.UTF-8 returncode: 0 @@ -37716,12 +37716,12 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Devices/ ------------------------------------------------------------------------------- <<< -size: 4849 -location: clients/tests/test-client.py:1068:test_004()/695 +size: 4761 +location: clients/tests/test-client.py:1080:test_004()/695 cmd: $NMCLI --mode multiline --pretty -f ALL device wifi list lang: C returncode: 0 -stdout: 4678 bytes +stdout: 4590 bytes >>> =============================================================================== Wi-Fi scan list (wlan0) @@ -37754,9 +37754,9 @@ FREQ: 2412 MHz RATE: 54 Mbit/s SIGNAL: 81 BARS: **** -SECURITY: WPA1 WPA2 +SECURITY: WPA1 WPA-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk -RSN-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk +RSN-FLAGS: (none) DEVICE: wlan0 ACTIVE: no IN-USE: @@ -37772,9 +37772,9 @@ FREQ: 2412 MHz RATE: 54 Mbit/s SIGNAL: 55 BARS: ** -SECURITY: WPA1 WPA2 -WPA-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk -RSN-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk +SECURITY: WPA3 +WPA-FLAGS: (none) +RSN-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp sae DEVICE: wlan0 ACTIVE: no IN-USE: @@ -37808,12 +37808,12 @@ DBUS-PATH: /org/freedesktop/NetworkManager/AccessPo =============================================================================== <<< -size: 4925 -location: clients/tests/test-client.py:1068:test_004()/696 +size: 4837 +location: clients/tests/test-client.py:1080:test_004()/696 cmd: $NMCLI --mode multiline --pretty -f ALL device wifi list lang: pl_PL.UTF-8 returncode: 0 -stdout: 4744 bytes +stdout: 4656 bytes >>> =============================================================================== Lista skanowania sieci Wi-Fi (wlan0) @@ -37846,9 +37846,9 @@ FREQ: 2412 MHz RATE: 54 Mb/s SIGNAL: 81 BARS: **** -SECURITY: WPA1 WPA2 +SECURITY: WPA1 WPA-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk -RSN-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk +RSN-FLAGS: (brak) DEVICE: wlan0 ACTIVE: nie IN-USE: @@ -37864,9 +37864,9 @@ FREQ: 2412 MHz RATE: 54 Mb/s SIGNAL: 55 BARS: ** -SECURITY: WPA1 WPA2 -WPA-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk -RSN-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk +SECURITY: WPA3 +WPA-FLAGS: (brak) +RSN-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp sae DEVICE: wlan0 ACTIVE: nie IN-USE: @@ -37900,12 +37900,12 @@ DBUS-PATH: /org/freedesktop/NetworkManager/AccessPo =============================================================================== <<< -size: 2608 -location: clients/tests/test-client.py:1070:test_004()/697 +size: 2598 +location: clients/tests/test-client.py:1082:test_004()/697 cmd: $NMCLI --mode multiline --pretty -f COMMON device wifi list lang: C returncode: 0 -stdout: 2434 bytes +stdout: 2424 bytes >>> =============================================================================== Wi-Fi scan list (wlan0) @@ -37926,7 +37926,7 @@ CHAN: 1 RATE: 54 Mbit/s SIGNAL: 81 BARS: **** -SECURITY: WPA1 WPA2 +SECURITY: WPA1 ------------------------------------------------------------------------------- IN-USE: SSID: wlan0-ap-3 @@ -37935,7 +37935,7 @@ CHAN: 1 RATE: 54 Mbit/s SIGNAL: 55 BARS: ** -SECURITY: WPA1 WPA2 +SECURITY: WPA3 ------------------------------------------------------------------------------- =============================================================================== @@ -37956,12 +37956,12 @@ SECURITY: WPA1 WPA2 =============================================================================== <<< -size: 2672 -location: clients/tests/test-client.py:1070:test_004()/698 +size: 2662 +location: clients/tests/test-client.py:1082:test_004()/698 cmd: $NMCLI --mode multiline --pretty -f COMMON device wifi list lang: pl_PL.UTF-8 returncode: 0 -stdout: 2488 bytes +stdout: 2478 bytes >>> =============================================================================== Lista skanowania sieci Wi-Fi (wlan0) @@ -37982,7 +37982,7 @@ CHAN: 1 RATE: 54 Mb/s SIGNAL: 81 BARS: **** -SECURITY: WPA1 WPA2 +SECURITY: WPA1 ------------------------------------------------------------------------------- IN-USE: SSID: wlan0-ap-3 @@ -37991,7 +37991,7 @@ CHAN: 1 RATE: 54 Mb/s SIGNAL: 55 BARS: ** -SECURITY: WPA1 WPA2 +SECURITY: WPA3 ------------------------------------------------------------------------------- =============================================================================== @@ -38012,12 +38012,12 @@ SECURITY: WPA1 WPA2 =============================================================================== <<< -size: 4962 -location: clients/tests/test-client.py:1073:test_004()/699 +size: 4874 +location: clients/tests/test-client.py:1085:test_004()/699 cmd: $NMCLI --mode multiline --pretty -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: C returncode: 0 -stdout: 4678 bytes +stdout: 4590 bytes >>> =============================================================================== Wi-Fi scan list (wlan0) @@ -38050,9 +38050,9 @@ FREQ: 2412 MHz RATE: 54 Mbit/s SIGNAL: 81 BARS: **** -SECURITY: WPA1 WPA2 +SECURITY: WPA1 WPA-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk -RSN-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk +RSN-FLAGS: (none) DEVICE: wlan0 ACTIVE: no IN-USE: @@ -38068,9 +38068,9 @@ FREQ: 2412 MHz RATE: 54 Mbit/s SIGNAL: 55 BARS: ** -SECURITY: WPA1 WPA2 -WPA-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk -RSN-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk +SECURITY: WPA3 +WPA-FLAGS: (none) +RSN-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp sae DEVICE: wlan0 ACTIVE: no IN-USE: @@ -38104,12 +38104,12 @@ DBUS-PATH: /org/freedesktop/NetworkManager/AccessPo =============================================================================== <<< -size: 5038 -location: clients/tests/test-client.py:1073:test_004()/700 +size: 4950 +location: clients/tests/test-client.py:1085:test_004()/700 cmd: $NMCLI --mode multiline --pretty -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: pl_PL.UTF-8 returncode: 0 -stdout: 4744 bytes +stdout: 4656 bytes >>> =============================================================================== Lista skanowania sieci Wi-Fi (wlan0) @@ -38142,9 +38142,9 @@ FREQ: 2412 MHz RATE: 54 Mb/s SIGNAL: 81 BARS: **** -SECURITY: WPA1 WPA2 +SECURITY: WPA1 WPA-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk -RSN-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk +RSN-FLAGS: (brak) DEVICE: wlan0 ACTIVE: nie IN-USE: @@ -38160,9 +38160,9 @@ FREQ: 2412 MHz RATE: 54 Mb/s SIGNAL: 55 BARS: ** -SECURITY: WPA1 WPA2 -WPA-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk -RSN-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk +SECURITY: WPA3 +WPA-FLAGS: (brak) +RSN-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp sae DEVICE: wlan0 ACTIVE: nie IN-USE: @@ -38197,7 +38197,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/AccessPo <<< size: 1419 -location: clients/tests/test-client.py:1075:test_004()/701 +location: clients/tests/test-client.py:1087:test_004()/701 cmd: $NMCLI --mode multiline --pretty -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -38229,7 +38229,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/AccessPo <<< size: 1447 -location: clients/tests/test-client.py:1075:test_004()/702 +location: clients/tests/test-client.py:1087:test_004()/702 cmd: $NMCLI --mode multiline --pretty -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -38261,7 +38261,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/AccessPo <<< size: 860 -location: clients/tests/test-client.py:1077:test_004()/703 +location: clients/tests/test-client.py:1089:test_004()/703 cmd: $NMCLI --mode multiline --pretty -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -38284,7 +38284,7 @@ SECURITY: WPA1 WPA2 <<< size: 885 -location: clients/tests/test-client.py:1077:test_004()/704 +location: clients/tests/test-client.py:1089:test_004()/704 cmd: $NMCLI --mode multiline --pretty -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -38307,7 +38307,7 @@ SECURITY: WPA1 WPA2 <<< size: 1532 -location: clients/tests/test-client.py:1080:test_004()/705 +location: clients/tests/test-client.py:1092:test_004()/705 cmd: $NMCLI --mode multiline --pretty -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -38339,7 +38339,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/AccessPo <<< size: 1560 -location: clients/tests/test-client.py:1080:test_004()/706 +location: clients/tests/test-client.py:1092:test_004()/706 cmd: $NMCLI --mode multiline --pretty -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -38370,12 +38370,12 @@ DBUS-PATH: /org/freedesktop/NetworkManager/AccessPo <<< -size: 5978 -location: clients/tests/test-client.py:1082:test_004()/707 +size: 5968 +location: clients/tests/test-client.py:1094:test_004()/707 cmd: $NMCLI --mode multiline --pretty -f ALL device show wlan0 lang: C returncode: 0 -stdout: 5806 bytes +stdout: 5796 bytes >>> =============================================================================== Device details (wlan0) @@ -38438,7 +38438,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mbit/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 ------------------------------------------------------------------------------- AP[3].IN-USE: AP[3].SSID: wlan0-ap-3 @@ -38447,7 +38447,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mbit/s AP[3].SIGNAL: 55 AP[3].BARS: ** -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 ------------------------------------------------------------------------------- IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 @@ -38484,12 +38484,12 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c ------------------------------------------------------------------------------- <<< -size: 6040 -location: clients/tests/test-client.py:1082:test_004()/708 +size: 6030 +location: clients/tests/test-client.py:1094:test_004()/708 cmd: $NMCLI --mode multiline --pretty -f ALL device show wlan0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 5858 bytes +stdout: 5848 bytes >>> =============================================================================== Informacje o urządzeniu (wlan0) @@ -38552,7 +38552,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mb/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 ------------------------------------------------------------------------------- AP[3].IN-USE: AP[3].SSID: wlan0-ap-3 @@ -38561,7 +38561,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mb/s AP[3].SIGNAL: 55 AP[3].BARS: ** -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 ------------------------------------------------------------------------------- IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 @@ -38599,7 +38599,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 2469 -location: clients/tests/test-client.py:1084:test_004()/709 +location: clients/tests/test-client.py:1096:test_004()/709 cmd: $NMCLI --mode multiline --pretty -f COMMON device show wlan0 lang: C returncode: 0 @@ -38644,7 +38644,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 2487 -location: clients/tests/test-client.py:1084:test_004()/710 +location: clients/tests/test-client.py:1096:test_004()/710 cmd: $NMCLI --mode multiline --pretty -f COMMON device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -38688,12 +38688,12 @@ IP6.DOMAIN[6]: sear6.foo4.bar ------------------------------------------------------------------------------- <<< -size: 6116 -location: clients/tests/test-client.py:1086:test_004()/711 +size: 6106 +location: clients/tests/test-client.py:1098:test_004()/711 cmd: $NMCLI --mode multiline --pretty -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: C returncode: 0 -stdout: 5806 bytes +stdout: 5796 bytes >>> =============================================================================== Device details (wlan0) @@ -38756,7 +38756,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mbit/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 ------------------------------------------------------------------------------- AP[3].IN-USE: AP[3].SSID: wlan0-ap-3 @@ -38765,7 +38765,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mbit/s AP[3].SIGNAL: 55 AP[3].BARS: ** -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 ------------------------------------------------------------------------------- IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 @@ -38802,12 +38802,12 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c ------------------------------------------------------------------------------- <<< -size: 6178 -location: clients/tests/test-client.py:1086:test_004()/712 +size: 6168 +location: clients/tests/test-client.py:1098:test_004()/712 cmd: $NMCLI --mode multiline --pretty -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 5858 bytes +stdout: 5848 bytes >>> =============================================================================== Informacje o urządzeniu (wlan0) @@ -38870,7 +38870,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mb/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 ------------------------------------------------------------------------------- AP[3].IN-USE: AP[3].SSID: wlan0-ap-3 @@ -38879,7 +38879,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mb/s AP[3].SIGNAL: 55 AP[3].BARS: ** -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 ------------------------------------------------------------------------------- IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 @@ -38917,7 +38917,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 5654 -location: clients/tests/test-client.py:1024:test_004()/713 +location: clients/tests/test-client.py:1036:test_004()/713 cmd: $NMCLI --mode multiline --pretty --color yes con s con-vpn-1 lang: C returncode: 0 @@ -39031,12 +39031,12 @@ VPN.CFG[3]: key3 = val3 ------------------------------------------------------------------------------- <<< -size: 5694 -location: clients/tests/test-client.py:1024:test_004()/714 +size: 5696 +location: clients/tests/test-client.py:1036:test_004()/714 cmd: $NMCLI --mode multiline --pretty --color yes con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 -stdout: 5509 bytes +stdout: 5511 bytes >>> =============================================================================== Szczegóły profilu połączenia (con-vpn-1) @@ -39139,7 +39139,7 @@ VPN.TYPE: openvpn VPN.USERNAME: -- VPN.GATEWAY: -- VPN.BANNER: *** VPN connection con-vpn-1 *** -VPN.VPN-STATE: 5 - Połączono z VPN +VPN.VPN-STATE: 5 — Połączono z VPN VPN.CFG[1]: key1 = val1 VPN.CFG[2]: key2 = val2 VPN.CFG[3]: key3 = val3 @@ -39147,7 +39147,7 @@ VPN.CFG[3]: key3 = val3 <<< size: 5654 -location: clients/tests/test-client.py:1026:test_004()/715 +location: clients/tests/test-client.py:1038:test_004()/715 cmd: $NMCLI --mode multiline --pretty --color yes con s con-vpn-1 lang: C returncode: 0 @@ -39261,12 +39261,12 @@ VPN.CFG[3]: key3 = val3 ------------------------------------------------------------------------------- <<< -size: 5694 -location: clients/tests/test-client.py:1026:test_004()/716 +size: 5696 +location: clients/tests/test-client.py:1038:test_004()/716 cmd: $NMCLI --mode multiline --pretty --color yes con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 -stdout: 5509 bytes +stdout: 5511 bytes >>> =============================================================================== Szczegóły profilu połączenia (con-vpn-1) @@ -39369,7 +39369,7 @@ VPN.TYPE: openvpn VPN.USERNAME: -- VPN.GATEWAY: -- VPN.BANNER: *** VPN connection con-vpn-1 *** -VPN.VPN-STATE: 5 - Połączono z VPN +VPN.VPN-STATE: 5 — Połączono z VPN VPN.CFG[1]: key1 = val1 VPN.CFG[2]: key2 = val2 VPN.CFG[3]: key3 = val3 @@ -39377,7 +39377,7 @@ VPN.CFG[3]: key3 = val3 <<< size: 4180 -location: clients/tests/test-client.py:1029:test_004()/717 +location: clients/tests/test-client.py:1041:test_004()/717 cmd: $NMCLI --mode multiline --pretty --color yes -f ALL con s con-vpn-1 lang: C returncode: 0 @@ -39467,7 +39467,7 @@ proxy.pac-script: -- <<< size: 4205 -location: clients/tests/test-client.py:1029:test_004()/718 +location: clients/tests/test-client.py:1041:test_004()/718 cmd: $NMCLI --mode multiline --pretty --color yes -f ALL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -39557,7 +39557,7 @@ proxy.pac-script: -- <<< size: 814 -location: clients/tests/test-client.py:1035:test_004()/719 +location: clients/tests/test-client.py:1047:test_004()/719 cmd: $NMCLI --mode multiline --pretty --color yes -f VPN con s con-vpn-1 lang: C returncode: 0 @@ -39576,7 +39576,7 @@ vpn.timeout: 0 <<< size: 830 -location: clients/tests/test-client.py:1035:test_004()/720 +location: clients/tests/test-client.py:1047:test_004()/720 cmd: $NMCLI --mode multiline --pretty --color yes -f VPN con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -39595,7 +39595,7 @@ vpn.timeout: 0 <<< size: 1165 -location: clients/tests/test-client.py:1038:test_004()/721 +location: clients/tests/test-client.py:1050:test_004()/721 cmd: $NMCLI --mode multiline --pretty --color yes -f GENERAL con s con-vpn-1 lang: C returncode: 0 @@ -39620,7 +39620,7 @@ GENERAL.MASTER-PATH: -- <<< size: 1185 -location: clients/tests/test-client.py:1038:test_004()/722 +location: clients/tests/test-client.py:1050:test_004()/722 cmd: $NMCLI --mode multiline --pretty --color yes -f GENERAL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -39645,7 +39645,7 @@ GENERAL.MASTER-PATH: -- <<< size: 1877 -location: clients/tests/test-client.py:1041:test_004()/723 +location: clients/tests/test-client.py:1053:test_004()/723 cmd: $NMCLI --mode multiline --pretty --color yes dev s lang: C returncode: 0 @@ -39682,7 +39682,7 @@ CONNECTION: -- <<< size: 1892 -location: clients/tests/test-client.py:1041:test_004()/724 +location: clients/tests/test-client.py:1053:test_004()/724 cmd: $NMCLI --mode multiline --pretty --color yes dev s lang: pl_PL.UTF-8 returncode: 0 @@ -39719,7 +39719,7 @@ CONNECTION: -- <<< size: 3491 -location: clients/tests/test-client.py:1044:test_004()/725 +location: clients/tests/test-client.py:1056:test_004()/725 cmd: $NMCLI --mode multiline --pretty --color yes -f all dev status lang: C returncode: 0 @@ -39781,7 +39781,7 @@ CON-PATH: -- <<< size: 3516 -location: clients/tests/test-client.py:1044:test_004()/726 +location: clients/tests/test-client.py:1056:test_004()/726 cmd: $NMCLI --mode multiline --pretty --color yes -f all dev status lang: pl_PL.UTF-8 returncode: 0 @@ -39843,7 +39843,7 @@ CON-PATH: -- <<< size: 12902 -location: clients/tests/test-client.py:1047:test_004()/727 +location: clients/tests/test-client.py:1059:test_004()/727 cmd: $NMCLI --mode multiline --pretty --color yes dev show lang: C returncode: 0 @@ -40051,7 +40051,7 @@ IP6.DOMAIN[1]: sear6.fo.x.y <<< size: 12966 -location: clients/tests/test-client.py:1047:test_004()/728 +location: clients/tests/test-client.py:1059:test_004()/728 cmd: $NMCLI --mode multiline --pretty --color yes dev show lang: pl_PL.UTF-8 returncode: 0 @@ -40258,12 +40258,12 @@ IP6.DOMAIN[1]: sear6.fo.x.y ------------------------------------------------------------------------------- <<< -size: 25572 -location: clients/tests/test-client.py:1050:test_004()/729 +size: 25562 +location: clients/tests/test-client.py:1062:test_004()/729 cmd: $NMCLI --mode multiline --pretty --color yes -f all dev show lang: C returncode: 0 -stdout: 25396 bytes +stdout: 25386 bytes >>> =============================================================================== Device details (wlan0) @@ -40326,7 +40326,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mbit/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 ------------------------------------------------------------------------------- AP[3].IN-USE:   AP[3].SSID: wlan0-ap-3 @@ -40335,7 +40335,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mbit/s AP[3].SIGNAL: 55 AP[3].BARS: **  -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 ------------------------------------------------------------------------------- IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 @@ -40706,12 +40706,12 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c ------------------------------------------------------------------------------- <<< -size: 25755 -location: clients/tests/test-client.py:1050:test_004()/730 +size: 25745 +location: clients/tests/test-client.py:1062:test_004()/730 cmd: $NMCLI --mode multiline --pretty --color yes -f all dev show lang: pl_PL.UTF-8 returncode: 0 -stdout: 25569 bytes +stdout: 25559 bytes >>> =============================================================================== Informacje o urządzeniu (wlan0) @@ -40774,7 +40774,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mb/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 ------------------------------------------------------------------------------- AP[3].IN-USE:   AP[3].SSID: wlan0-ap-3 @@ -40783,7 +40783,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mb/s AP[3].SIGNAL: 55 AP[3].BARS: **  -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 ------------------------------------------------------------------------------- IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 @@ -41155,7 +41155,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 2468 -location: clients/tests/test-client.py:1053:test_004()/731 +location: clients/tests/test-client.py:1065:test_004()/731 cmd: $NMCLI --mode multiline --pretty --color yes dev show wlan0 lang: C returncode: 0 @@ -41200,7 +41200,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 2486 -location: clients/tests/test-client.py:1053:test_004()/732 +location: clients/tests/test-client.py:1065:test_004()/732 cmd: $NMCLI --mode multiline --pretty --color yes dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -41244,12 +41244,12 @@ IP6.DOMAIN[6]: sear6.foo4.bar ------------------------------------------------------------------------------- <<< -size: 6203 -location: clients/tests/test-client.py:1056:test_004()/733 +size: 6193 +location: clients/tests/test-client.py:1068:test_004()/733 cmd: $NMCLI --mode multiline --pretty --color yes -f all dev show wlan0 lang: C returncode: 0 -stdout: 6022 bytes +stdout: 6012 bytes >>> =============================================================================== Device details (wlan0) @@ -41312,7 +41312,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mbit/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 ------------------------------------------------------------------------------- AP[3].IN-USE:   AP[3].SSID: wlan0-ap-3 @@ -41321,7 +41321,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mbit/s AP[3].SIGNAL: 55 AP[3].BARS: **  -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 ------------------------------------------------------------------------------- IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 @@ -41358,12 +41358,12 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c ------------------------------------------------------------------------------- <<< -size: 6265 -location: clients/tests/test-client.py:1056:test_004()/734 +size: 6255 +location: clients/tests/test-client.py:1068:test_004()/734 cmd: $NMCLI --mode multiline --pretty --color yes -f all dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 6074 bytes +stdout: 6064 bytes >>> =============================================================================== Informacje o urządzeniu (wlan0) @@ -41426,7 +41426,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mb/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 ------------------------------------------------------------------------------- AP[3].IN-USE:   AP[3].SSID: wlan0-ap-3 @@ -41435,7 +41435,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mb/s AP[3].SIGNAL: 55 AP[3].BARS: **  -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 ------------------------------------------------------------------------------- IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 @@ -41473,7 +41473,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 2450 -location: clients/tests/test-client.py:1059:test_004()/735 +location: clients/tests/test-client.py:1071:test_004()/735 cmd: $NMCLI --mode multiline --pretty --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -41524,7 +41524,7 @@ WIFI-PROPERTIES.5GHZ: unknown <<< size: 2481 -location: clients/tests/test-client.py:1059:test_004()/736 +location: clients/tests/test-client.py:1071:test_004()/736 cmd: $NMCLI --mode multiline --pretty --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -41575,7 +41575,7 @@ WIFI-PROPERTIES.5GHZ: nieznane <<< size: 2450 -location: clients/tests/test-client.py:1062:test_004()/737 +location: clients/tests/test-client.py:1074:test_004()/737 cmd: $NMCLI --mode multiline --pretty --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -41626,7 +41626,7 @@ WIFI-PROPERTIES.5GHZ: unknown <<< size: 2481 -location: clients/tests/test-client.py:1062:test_004()/738 +location: clients/tests/test-client.py:1074:test_004()/738 cmd: $NMCLI --mode multiline --pretty --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -41677,7 +41677,7 @@ WIFI-PROPERTIES.5GHZ: nieznane <<< size: 1788 -location: clients/tests/test-client.py:1065:test_004()/739 +location: clients/tests/test-client.py:1077:test_004()/739 cmd: $NMCLI --mode multiline --pretty --color yes -f DEVICE,TYPE,DBUS-PATH dev lang: C returncode: 0 @@ -41709,7 +41709,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Devi <<< size: 1798 -location: clients/tests/test-client.py:1065:test_004()/740 +location: clients/tests/test-client.py:1077:test_004()/740 cmd: $NMCLI --mode multiline --pretty --color yes -f DEVICE,TYPE,DBUS-PATH dev lang: pl_PL.UTF-8 returncode: 0 @@ -41740,12 +41740,12 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Devi ------------------------------------------------------------------------------- <<< -size: 5473 -location: clients/tests/test-client.py:1068:test_004()/741 +size: 5385 +location: clients/tests/test-client.py:1080:test_004()/741 cmd: $NMCLI --mode multiline --pretty --color yes -f ALL device wifi list lang: C returncode: 0 -stdout: 5290 bytes +stdout: 5202 bytes >>> =============================================================================== Wi-Fi scan list (wlan0) @@ -41778,9 +41778,9 @@ FREQ: 2412 MHz RATE: 54 Mbit/s SIGNAL: 81 BARS: **** -SECURITY: WPA1 WPA2 +SECURITY: WPA1 WPA-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk -RSN-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk +RSN-FLAGS: (none) DEVICE: wlan0 ACTIVE: no IN-USE:   @@ -41796,9 +41796,9 @@ FREQ: 2412 MHz RATE: 54 Mbit/s SIGNAL: 55 BARS: **  -SECURITY: WPA1 WPA2 -WPA-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk -RSN-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk +SECURITY: WPA3 +WPA-FLAGS: (none) +RSN-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp sae DEVICE: wlan0 ACTIVE: no IN-USE:   @@ -41832,12 +41832,12 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Acc =============================================================================== <<< -size: 5549 -location: clients/tests/test-client.py:1068:test_004()/742 +size: 5461 +location: clients/tests/test-client.py:1080:test_004()/742 cmd: $NMCLI --mode multiline --pretty --color yes -f ALL device wifi list lang: pl_PL.UTF-8 returncode: 0 -stdout: 5356 bytes +stdout: 5268 bytes >>> =============================================================================== Lista skanowania sieci Wi-Fi (wlan0) @@ -41870,9 +41870,9 @@ FREQ: 2412 MHz RATE: 54 Mb/s SIGNAL: 81 BARS: **** -SECURITY: WPA1 WPA2 +SECURITY: WPA1 WPA-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk -RSN-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk +RSN-FLAGS: (brak) DEVICE: wlan0 ACTIVE: nie IN-USE:   @@ -41888,9 +41888,9 @@ FREQ: 2412 MHz RATE: 54 Mb/s SIGNAL: 55 BARS: **  -SECURITY: WPA1 WPA2 -WPA-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk -RSN-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk +SECURITY: WPA3 +WPA-FLAGS: (brak) +RSN-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp sae DEVICE: wlan0 ACTIVE: nie IN-USE:   @@ -41924,12 +41924,12 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Acc =============================================================================== <<< -size: 2908 -location: clients/tests/test-client.py:1070:test_004()/743 +size: 2898 +location: clients/tests/test-client.py:1082:test_004()/743 cmd: $NMCLI --mode multiline --pretty --color yes -f COMMON device wifi list lang: C returncode: 0 -stdout: 2722 bytes +stdout: 2712 bytes >>> =============================================================================== Wi-Fi scan list (wlan0) @@ -41950,7 +41950,7 @@ CHAN: 1 RATE: 54 Mbit/s SIGNAL: 81 BARS: **** -SECURITY: WPA1 WPA2 +SECURITY: WPA1 ------------------------------------------------------------------------------- IN-USE:   SSID: wlan0-ap-3 @@ -41959,7 +41959,7 @@ CHAN: 1 RATE: 54 Mbit/s SIGNAL: 55 BARS: **  -SECURITY: WPA1 WPA2 +SECURITY: WPA3 ------------------------------------------------------------------------------- =============================================================================== @@ -41980,12 +41980,12 @@ SECURITY: WPA1 WPA2 =============================================================================== <<< -size: 2972 -location: clients/tests/test-client.py:1070:test_004()/744 +size: 2962 +location: clients/tests/test-client.py:1082:test_004()/744 cmd: $NMCLI --mode multiline --pretty --color yes -f COMMON device wifi list lang: pl_PL.UTF-8 returncode: 0 -stdout: 2776 bytes +stdout: 2766 bytes >>> =============================================================================== Lista skanowania sieci Wi-Fi (wlan0) @@ -42006,7 +42006,7 @@ CHAN: 1 RATE: 54 Mb/s SIGNAL: 81 BARS: **** -SECURITY: WPA1 WPA2 +SECURITY: WPA1 ------------------------------------------------------------------------------- IN-USE:   SSID: wlan0-ap-3 @@ -42015,7 +42015,7 @@ CHAN: 1 RATE: 54 Mb/s SIGNAL: 55 BARS: **  -SECURITY: WPA1 WPA2 +SECURITY: WPA3 ------------------------------------------------------------------------------- =============================================================================== @@ -42036,12 +42036,12 @@ SECURITY: WPA1 WPA2 =============================================================================== <<< -size: 5586 -location: clients/tests/test-client.py:1073:test_004()/745 +size: 5498 +location: clients/tests/test-client.py:1085:test_004()/745 cmd: $NMCLI --mode multiline --pretty --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: C returncode: 0 -stdout: 5290 bytes +stdout: 5202 bytes >>> =============================================================================== Wi-Fi scan list (wlan0) @@ -42074,9 +42074,9 @@ FREQ: 2412 MHz RATE: 54 Mbit/s SIGNAL: 81 BARS: **** -SECURITY: WPA1 WPA2 +SECURITY: WPA1 WPA-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk -RSN-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk +RSN-FLAGS: (none) DEVICE: wlan0 ACTIVE: no IN-USE:   @@ -42092,9 +42092,9 @@ FREQ: 2412 MHz RATE: 54 Mbit/s SIGNAL: 55 BARS: **  -SECURITY: WPA1 WPA2 -WPA-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk -RSN-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk +SECURITY: WPA3 +WPA-FLAGS: (none) +RSN-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp sae DEVICE: wlan0 ACTIVE: no IN-USE:   @@ -42128,12 +42128,12 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Acc =============================================================================== <<< -size: 5662 -location: clients/tests/test-client.py:1073:test_004()/746 +size: 5574 +location: clients/tests/test-client.py:1085:test_004()/746 cmd: $NMCLI --mode multiline --pretty --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: pl_PL.UTF-8 returncode: 0 -stdout: 5356 bytes +stdout: 5268 bytes >>> =============================================================================== Lista skanowania sieci Wi-Fi (wlan0) @@ -42166,9 +42166,9 @@ FREQ: 2412 MHz RATE: 54 Mb/s SIGNAL: 81 BARS: **** -SECURITY: WPA1 WPA2 +SECURITY: WPA1 WPA-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk -RSN-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk +RSN-FLAGS: (brak) DEVICE: wlan0 ACTIVE: nie IN-USE:   @@ -42184,9 +42184,9 @@ FREQ: 2412 MHz RATE: 54 Mb/s SIGNAL: 55 BARS: **  -SECURITY: WPA1 WPA2 -WPA-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk -RSN-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp psk +SECURITY: WPA3 +WPA-FLAGS: (brak) +RSN-FLAGS: pair_tkip pair_ccmp group_tkip group_ccmp sae DEVICE: wlan0 ACTIVE: nie IN-USE:   @@ -42221,7 +42221,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Acc <<< size: 1584 -location: clients/tests/test-client.py:1075:test_004()/747 +location: clients/tests/test-client.py:1087:test_004()/747 cmd: $NMCLI --mode multiline --pretty --color yes -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -42253,7 +42253,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Acc <<< size: 1612 -location: clients/tests/test-client.py:1075:test_004()/748 +location: clients/tests/test-client.py:1087:test_004()/748 cmd: $NMCLI --mode multiline --pretty --color yes -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -42285,7 +42285,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Acc <<< size: 944 -location: clients/tests/test-client.py:1077:test_004()/749 +location: clients/tests/test-client.py:1089:test_004()/749 cmd: $NMCLI --mode multiline --pretty --color yes -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -42308,7 +42308,7 @@ SECURITY: WPA1 WPA2 <<< size: 969 -location: clients/tests/test-client.py:1077:test_004()/750 +location: clients/tests/test-client.py:1089:test_004()/750 cmd: $NMCLI --mode multiline --pretty --color yes -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -42331,7 +42331,7 @@ SECURITY: WPA1 WPA2 <<< size: 1697 -location: clients/tests/test-client.py:1080:test_004()/751 +location: clients/tests/test-client.py:1092:test_004()/751 cmd: $NMCLI --mode multiline --pretty --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -42363,7 +42363,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Acc <<< size: 1725 -location: clients/tests/test-client.py:1080:test_004()/752 +location: clients/tests/test-client.py:1092:test_004()/752 cmd: $NMCLI --mode multiline --pretty --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -42394,12 +42394,12 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Acc <<< -size: 6206 -location: clients/tests/test-client.py:1082:test_004()/753 +size: 6196 +location: clients/tests/test-client.py:1094:test_004()/753 cmd: $NMCLI --mode multiline --pretty --color yes -f ALL device show wlan0 lang: C returncode: 0 -stdout: 6022 bytes +stdout: 6012 bytes >>> =============================================================================== Device details (wlan0) @@ -42462,7 +42462,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mbit/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 ------------------------------------------------------------------------------- AP[3].IN-USE:   AP[3].SSID: wlan0-ap-3 @@ -42471,7 +42471,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mbit/s AP[3].SIGNAL: 55 AP[3].BARS: **  -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 ------------------------------------------------------------------------------- IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 @@ -42508,12 +42508,12 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c ------------------------------------------------------------------------------- <<< -size: 6268 -location: clients/tests/test-client.py:1082:test_004()/754 +size: 6258 +location: clients/tests/test-client.py:1094:test_004()/754 cmd: $NMCLI --mode multiline --pretty --color yes -f ALL device show wlan0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 6074 bytes +stdout: 6064 bytes >>> =============================================================================== Informacje o urządzeniu (wlan0) @@ -42576,7 +42576,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mb/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 ------------------------------------------------------------------------------- AP[3].IN-USE:   AP[3].SSID: wlan0-ap-3 @@ -42585,7 +42585,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mb/s AP[3].SIGNAL: 55 AP[3].BARS: **  -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 ------------------------------------------------------------------------------- IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 @@ -42623,7 +42623,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 2481 -location: clients/tests/test-client.py:1084:test_004()/755 +location: clients/tests/test-client.py:1096:test_004()/755 cmd: $NMCLI --mode multiline --pretty --color yes -f COMMON device show wlan0 lang: C returncode: 0 @@ -42668,7 +42668,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 2499 -location: clients/tests/test-client.py:1084:test_004()/756 +location: clients/tests/test-client.py:1096:test_004()/756 cmd: $NMCLI --mode multiline --pretty --color yes -f COMMON device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -42712,12 +42712,12 @@ IP6.DOMAIN[6]: sear6.foo4.bar ------------------------------------------------------------------------------- <<< -size: 6344 -location: clients/tests/test-client.py:1086:test_004()/757 +size: 6334 +location: clients/tests/test-client.py:1098:test_004()/757 cmd: $NMCLI --mode multiline --pretty --color yes -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: C returncode: 0 -stdout: 6022 bytes +stdout: 6012 bytes >>> =============================================================================== Device details (wlan0) @@ -42780,7 +42780,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mbit/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 ------------------------------------------------------------------------------- AP[3].IN-USE:   AP[3].SSID: wlan0-ap-3 @@ -42789,7 +42789,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mbit/s AP[3].SIGNAL: 55 AP[3].BARS: **  -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 ------------------------------------------------------------------------------- IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 @@ -42826,12 +42826,12 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c ------------------------------------------------------------------------------- <<< -size: 6406 -location: clients/tests/test-client.py:1086:test_004()/758 +size: 6396 +location: clients/tests/test-client.py:1098:test_004()/758 cmd: $NMCLI --mode multiline --pretty --color yes -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 6074 bytes +stdout: 6064 bytes >>> =============================================================================== Informacje o urządzeniu (wlan0) @@ -42894,7 +42894,7 @@ AP[2].CHAN: 1 AP[2].RATE: 54 Mb/s AP[2].SIGNAL: 81 AP[2].BARS: **** -AP[2].SECURITY: WPA1 WPA2 +AP[2].SECURITY: WPA1 ------------------------------------------------------------------------------- AP[3].IN-USE:   AP[3].SSID: wlan0-ap-3 @@ -42903,7 +42903,7 @@ AP[3].CHAN: 1 AP[3].RATE: 54 Mb/s AP[3].SIGNAL: 55 AP[3].BARS: **  -AP[3].SECURITY: WPA1 WPA2 +AP[3].SECURITY: WPA3 ------------------------------------------------------------------------------- IP4.ADDRESS[1]: 192.168.228.18/32 IP4.ADDRESS[2]: 192.168.209.179/25 @@ -42941,7 +42941,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 2340 -location: clients/tests/test-client.py:1024:test_004()/759 +location: clients/tests/test-client.py:1036:test_004()/759 cmd: $NMCLI --mode multiline --terse con s con-vpn-1 lang: C returncode: 0 @@ -43043,7 +43043,7 @@ VPN.CFG[3]:key3 = val3 <<< size: 2350 -location: clients/tests/test-client.py:1024:test_004()/760 +location: clients/tests/test-client.py:1036:test_004()/760 cmd: $NMCLI --mode multiline --terse con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -43145,7 +43145,7 @@ VPN.CFG[3]:key3 = val3 <<< size: 2340 -location: clients/tests/test-client.py:1026:test_004()/761 +location: clients/tests/test-client.py:1038:test_004()/761 cmd: $NMCLI --mode multiline --terse con s con-vpn-1 lang: C returncode: 0 @@ -43247,7 +43247,7 @@ VPN.CFG[3]:key3 = val3 <<< size: 2350 -location: clients/tests/test-client.py:1026:test_004()/762 +location: clients/tests/test-client.py:1038:test_004()/762 cmd: $NMCLI --mode multiline --terse con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -43349,7 +43349,7 @@ VPN.CFG[3]:key3 = val3 <<< size: 1788 -location: clients/tests/test-client.py:1029:test_004()/763 +location: clients/tests/test-client.py:1041:test_004()/763 cmd: $NMCLI --mode multiline --terse -f ALL con s con-vpn-1 lang: C returncode: 0 @@ -43431,7 +43431,7 @@ proxy.pac-script: <<< size: 1798 -location: clients/tests/test-client.py:1029:test_004()/764 +location: clients/tests/test-client.py:1041:test_004()/764 cmd: $NMCLI --mode multiline --terse -f ALL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -43513,7 +43513,7 @@ proxy.pac-script: <<< size: 339 -location: clients/tests/test-client.py:1035:test_004()/765 +location: clients/tests/test-client.py:1047:test_004()/765 cmd: $NMCLI --mode multiline --terse -f VPN con s con-vpn-1 lang: C returncode: 0 @@ -43528,7 +43528,7 @@ vpn.timeout:0 <<< size: 349 -location: clients/tests/test-client.py:1035:test_004()/766 +location: clients/tests/test-client.py:1047:test_004()/766 cmd: $NMCLI --mode multiline --terse -f VPN con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -43543,7 +43543,7 @@ vpn.timeout:0 <<< size: 542 -location: clients/tests/test-client.py:1038:test_004()/767 +location: clients/tests/test-client.py:1050:test_004()/767 cmd: $NMCLI --mode multiline --terse -f GENERAL con s con-vpn-1 lang: C returncode: 0 @@ -43564,7 +43564,7 @@ GENERAL.MASTER-PATH: <<< size: 552 -location: clients/tests/test-client.py:1038:test_004()/768 +location: clients/tests/test-client.py:1050:test_004()/768 cmd: $NMCLI --mode multiline --terse -f GENERAL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -43585,7 +43585,7 @@ GENERAL.MASTER-PATH: <<< size: 431 -location: clients/tests/test-client.py:1041:test_004()/769 +location: clients/tests/test-client.py:1053:test_004()/769 cmd: $NMCLI --mode multiline --terse dev s lang: C returncode: 0 @@ -43614,7 +43614,7 @@ CONNECTION: <<< size: 441 -location: clients/tests/test-client.py:1041:test_004()/770 +location: clients/tests/test-client.py:1053:test_004()/770 cmd: $NMCLI --mode multiline --terse dev s lang: pl_PL.UTF-8 returncode: 0 @@ -43643,7 +43643,7 @@ CONNECTION: <<< size: 1139 -location: clients/tests/test-client.py:1044:test_004()/771 +location: clients/tests/test-client.py:1056:test_004()/771 cmd: $NMCLI --mode multiline --terse -f all dev status lang: C returncode: 0 @@ -43697,7 +43697,7 @@ CON-PATH: <<< size: 1149 -location: clients/tests/test-client.py:1044:test_004()/772 +location: clients/tests/test-client.py:1056:test_004()/772 cmd: $NMCLI --mode multiline --terse -f all dev status lang: pl_PL.UTF-8 returncode: 0 @@ -43751,7 +43751,7 @@ CON-PATH: <<< size: 4557 -location: clients/tests/test-client.py:1047:test_004()/773 +location: clients/tests/test-client.py:1059:test_004()/773 cmd: $NMCLI --mode multiline --terse dev show lang: C returncode: 0 @@ -43897,7 +43897,7 @@ IP6.DOMAIN[1]:sear6.fo.x.y <<< size: 4567 -location: clients/tests/test-client.py:1047:test_004()/774 +location: clients/tests/test-client.py:1059:test_004()/774 cmd: $NMCLI --mode multiline --terse dev show lang: pl_PL.UTF-8 returncode: 0 @@ -44042,12 +44042,12 @@ IP6.DNS[1]:2001:a::2934:bd66:550d:ec19 IP6.DOMAIN[1]:sear6.fo.x.y <<< -size: 11954 -location: clients/tests/test-client.py:1050:test_004()/775 +size: 11944 +location: clients/tests/test-client.py:1062:test_004()/775 cmd: $NMCLI --mode multiline --terse -f all dev show lang: C returncode: 0 -stdout: 11791 bytes +stdout: 11781 bytes >>> GENERAL.DEVICE:wlan0 GENERAL.TYPE:wifi @@ -44103,7 +44103,7 @@ AP[2].CHAN:1 AP[2].RATE:54 Mbit/s AP[2].SIGNAL:81 AP[2].BARS:**** -AP[2].SECURITY:WPA1 WPA2 +AP[2].SECURITY:WPA1 AP[3].IN-USE: AP[3].SSID:wlan0-ap-3 AP[3].MODE:Infra @@ -44111,7 +44111,7 @@ AP[3].CHAN:1 AP[3].RATE:54 Mbit/s AP[3].SIGNAL:55 AP[3].BARS:** -AP[3].SECURITY:WPA1 WPA2 +AP[3].SECURITY:WPA3 IP4.ADDRESS[1]:192.168.228.18/32 IP4.ADDRESS[2]:192.168.209.179/25 IP4.GATEWAY:192.168.41.120 @@ -44431,12 +44431,12 @@ CONNECTIONS.AVAILABLE-CONNECTION-PATHS:/org/freedesktop/NetworkManager/Settings/ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 <<< -size: 12000 -location: clients/tests/test-client.py:1050:test_004()/776 +size: 11990 +location: clients/tests/test-client.py:1062:test_004()/776 cmd: $NMCLI --mode multiline --terse -f all dev show lang: pl_PL.UTF-8 returncode: 0 -stdout: 11827 bytes +stdout: 11817 bytes >>> GENERAL.DEVICE:wlan0 GENERAL.TYPE:wifi @@ -44492,7 +44492,7 @@ AP[2].CHAN:1 AP[2].RATE:54 Mb/s AP[2].SIGNAL:81 AP[2].BARS:**** -AP[2].SECURITY:WPA1 WPA2 +AP[2].SECURITY:WPA1 AP[3].IN-USE: AP[3].SSID:wlan0-ap-3 AP[3].MODE:Infrastruktura @@ -44500,7 +44500,7 @@ AP[3].CHAN:1 AP[3].RATE:54 Mb/s AP[3].SIGNAL:55 AP[3].BARS:** -AP[3].SECURITY:WPA1 WPA2 +AP[3].SECURITY:WPA3 IP4.ADDRESS[1]:192.168.228.18/32 IP4.ADDRESS[2]:192.168.209.179/25 IP4.GATEWAY:192.168.41.120 @@ -44821,7 +44821,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con- <<< size: 899 -location: clients/tests/test-client.py:1053:test_004()/777 +location: clients/tests/test-client.py:1065:test_004()/777 cmd: $NMCLI --mode multiline --terse dev show wlan0 lang: C returncode: 0 @@ -44854,7 +44854,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar <<< size: 909 -location: clients/tests/test-client.py:1053:test_004()/778 +location: clients/tests/test-client.py:1065:test_004()/778 cmd: $NMCLI --mode multiline --terse dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -44886,12 +44886,12 @@ IP6.DOMAIN[5]:sear6.foo3.bar IP6.DOMAIN[6]:sear6.foo4.bar <<< -size: 2720 -location: clients/tests/test-client.py:1056:test_004()/779 +size: 2710 +location: clients/tests/test-client.py:1068:test_004()/779 cmd: $NMCLI --mode multiline --terse -f all dev show wlan0 lang: C returncode: 0 -stdout: 2552 bytes +stdout: 2542 bytes >>> GENERAL.DEVICE:wlan0 GENERAL.TYPE:wifi @@ -44947,7 +44947,7 @@ AP[2].CHAN:1 AP[2].RATE:54 Mbit/s AP[2].SIGNAL:81 AP[2].BARS:**** -AP[2].SECURITY:WPA1 WPA2 +AP[2].SECURITY:WPA1 AP[3].IN-USE: AP[3].SSID:wlan0-ap-3 AP[3].MODE:Infra @@ -44955,7 +44955,7 @@ AP[3].CHAN:1 AP[3].RATE:54 Mbit/s AP[3].SIGNAL:55 AP[3].BARS:** -AP[3].SECURITY:WPA1 WPA2 +AP[3].SECURITY:WPA3 IP4.ADDRESS[1]:192.168.228.18/32 IP4.ADDRESS[2]:192.168.209.179/25 IP4.GATEWAY:192.168.41.120 @@ -44986,12 +44986,12 @@ CONNECTIONS.AVAILABLE-CONNECTION-PATHS:/org/freedesktop/NetworkManager/Settings/ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 <<< -size: 2757 -location: clients/tests/test-client.py:1056:test_004()/780 +size: 2747 +location: clients/tests/test-client.py:1068:test_004()/780 cmd: $NMCLI --mode multiline --terse -f all dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 2579 bytes +stdout: 2569 bytes >>> GENERAL.DEVICE:wlan0 GENERAL.TYPE:wifi @@ -45047,7 +45047,7 @@ AP[2].CHAN:1 AP[2].RATE:54 Mb/s AP[2].SIGNAL:81 AP[2].BARS:**** -AP[2].SECURITY:WPA1 WPA2 +AP[2].SECURITY:WPA1 AP[3].IN-USE: AP[3].SSID:wlan0-ap-3 AP[3].MODE:Infrastruktura @@ -45055,7 +45055,7 @@ AP[3].CHAN:1 AP[3].RATE:54 Mb/s AP[3].SIGNAL:55 AP[3].BARS:** -AP[3].SECURITY:WPA1 WPA2 +AP[3].SECURITY:WPA3 IP4.ADDRESS[1]:192.168.228.18/32 IP4.ADDRESS[2]:192.168.209.179/25 IP4.GATEWAY:192.168.41.120 @@ -45087,7 +45087,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con- <<< size: 1208 -location: clients/tests/test-client.py:1059:test_004()/781 +location: clients/tests/test-client.py:1071:test_004()/781 cmd: $NMCLI --mode multiline --terse -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -45132,7 +45132,7 @@ WIFI-PROPERTIES.5GHZ:unknown <<< size: 1218 -location: clients/tests/test-client.py:1059:test_004()/782 +location: clients/tests/test-client.py:1071:test_004()/782 cmd: $NMCLI --mode multiline --terse -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -45177,7 +45177,7 @@ WIFI-PROPERTIES.5GHZ:unknown <<< size: 1208 -location: clients/tests/test-client.py:1062:test_004()/783 +location: clients/tests/test-client.py:1074:test_004()/783 cmd: $NMCLI --mode multiline --terse -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -45222,7 +45222,7 @@ WIFI-PROPERTIES.5GHZ:unknown <<< size: 1218 -location: clients/tests/test-client.py:1062:test_004()/784 +location: clients/tests/test-client.py:1074:test_004()/784 cmd: $NMCLI --mode multiline --terse -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -45267,7 +45267,7 @@ WIFI-PROPERTIES.5GHZ:unknown <<< size: 555 -location: clients/tests/test-client.py:1065:test_004()/785 +location: clients/tests/test-client.py:1077:test_004()/785 cmd: $NMCLI --mode multiline --terse -f DEVICE,TYPE,DBUS-PATH dev lang: C returncode: 0 @@ -45291,7 +45291,7 @@ DBUS-PATH:/org/freedesktop/NetworkManager/Devices/5 <<< size: 565 -location: clients/tests/test-client.py:1065:test_004()/786 +location: clients/tests/test-client.py:1077:test_004()/786 cmd: $NMCLI --mode multiline --terse -f DEVICE,TYPE,DBUS-PATH dev lang: pl_PL.UTF-8 returncode: 0 @@ -45314,12 +45314,12 @@ TYPE:wifi DBUS-PATH:/org/freedesktop/NetworkManager/Devices/5 <<< -size: 1640 -location: clients/tests/test-client.py:1068:test_004()/787 +size: 1552 +location: clients/tests/test-client.py:1080:test_004()/787 cmd: $NMCLI --mode multiline --terse -f ALL device wifi list lang: C returncode: 0 -stdout: 1470 bytes +stdout: 1382 bytes >>> NAME:AP[1] SSID:wlan0-ap-2 @@ -45348,9 +45348,9 @@ FREQ:2412 MHz RATE:54 Mbit/s SIGNAL:81 BARS:**** -SECURITY:WPA1 WPA2 +SECURITY:WPA1 WPA-FLAGS:pair_tkip pair_ccmp group_tkip group_ccmp psk -RSN-FLAGS:pair_tkip pair_ccmp group_tkip group_ccmp psk +RSN-FLAGS:(none) DEVICE:wlan0 ACTIVE:no IN-USE: @@ -45365,9 +45365,9 @@ FREQ:2412 MHz RATE:54 Mbit/s SIGNAL:55 BARS:** -SECURITY:WPA1 WPA2 -WPA-FLAGS:pair_tkip pair_ccmp group_tkip group_ccmp psk -RSN-FLAGS:pair_tkip pair_ccmp group_tkip group_ccmp psk +SECURITY:WPA3 +WPA-FLAGS:(none) +RSN-FLAGS:pair_tkip pair_ccmp group_tkip group_ccmp sae DEVICE:wlan0 ACTIVE:no IN-USE: @@ -45393,12 +45393,12 @@ DBUS-PATH:/org/freedesktop/NetworkManager/AccessPoint/4 <<< -size: 1698 -location: clients/tests/test-client.py:1068:test_004()/788 +size: 1610 +location: clients/tests/test-client.py:1080:test_004()/788 cmd: $NMCLI --mode multiline --terse -f ALL device wifi list lang: pl_PL.UTF-8 returncode: 0 -stdout: 1518 bytes +stdout: 1430 bytes >>> NAME:AP[1] SSID:wlan0-ap-2 @@ -45427,9 +45427,9 @@ FREQ:2412 MHz RATE:54 Mb/s SIGNAL:81 BARS:**** -SECURITY:WPA1 WPA2 +SECURITY:WPA1 WPA-FLAGS:pair_tkip pair_ccmp group_tkip group_ccmp psk -RSN-FLAGS:pair_tkip pair_ccmp group_tkip group_ccmp psk +RSN-FLAGS:(brak) DEVICE:wlan0 ACTIVE:nie IN-USE: @@ -45444,9 +45444,9 @@ FREQ:2412 MHz RATE:54 Mb/s SIGNAL:55 BARS:** -SECURITY:WPA1 WPA2 -WPA-FLAGS:pair_tkip pair_ccmp group_tkip group_ccmp psk -RSN-FLAGS:pair_tkip pair_ccmp group_tkip group_ccmp psk +SECURITY:WPA3 +WPA-FLAGS:(brak) +RSN-FLAGS:pair_tkip pair_ccmp group_tkip group_ccmp sae DEVICE:wlan0 ACTIVE:nie IN-USE: @@ -45472,12 +45472,12 @@ DBUS-PATH:/org/freedesktop/NetworkManager/AccessPoint/4 <<< -size: 562 -location: clients/tests/test-client.py:1070:test_004()/789 +size: 552 +location: clients/tests/test-client.py:1082:test_004()/789 cmd: $NMCLI --mode multiline --terse -f COMMON device wifi list lang: C returncode: 0 -stdout: 390 bytes +stdout: 380 bytes >>> IN-USE: SSID:wlan0-ap-2 @@ -45494,7 +45494,7 @@ CHAN:1 RATE:54 Mbit/s SIGNAL:81 BARS:**** -SECURITY:WPA1 WPA2 +SECURITY:WPA1 IN-USE: SSID:wlan0-ap-3 MODE:Infra @@ -45502,7 +45502,7 @@ CHAN:1 RATE:54 Mbit/s SIGNAL:55 BARS:** -SECURITY:WPA1 WPA2 +SECURITY:WPA3 IN-USE: SSID:wlan1-ap-4 @@ -45515,12 +45515,12 @@ SECURITY:WPA1 WPA2 <<< -size: 608 -location: clients/tests/test-client.py:1070:test_004()/790 +size: 598 +location: clients/tests/test-client.py:1082:test_004()/790 cmd: $NMCLI --mode multiline --terse -f COMMON device wifi list lang: pl_PL.UTF-8 returncode: 0 -stdout: 426 bytes +stdout: 416 bytes >>> IN-USE: SSID:wlan0-ap-2 @@ -45537,7 +45537,7 @@ CHAN:1 RATE:54 Mb/s SIGNAL:81 BARS:**** -SECURITY:WPA1 WPA2 +SECURITY:WPA1 IN-USE: SSID:wlan0-ap-3 MODE:Infrastruktura @@ -45545,7 +45545,7 @@ CHAN:1 RATE:54 Mb/s SIGNAL:55 BARS:** -SECURITY:WPA1 WPA2 +SECURITY:WPA3 IN-USE: SSID:wlan1-ap-4 @@ -45558,12 +45558,12 @@ SECURITY:WPA1 WPA2 <<< -size: 1753 -location: clients/tests/test-client.py:1073:test_004()/791 +size: 1665 +location: clients/tests/test-client.py:1085:test_004()/791 cmd: $NMCLI --mode multiline --terse -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: C returncode: 0 -stdout: 1470 bytes +stdout: 1382 bytes >>> NAME:AP[1] SSID:wlan0-ap-2 @@ -45592,9 +45592,9 @@ FREQ:2412 MHz RATE:54 Mbit/s SIGNAL:81 BARS:**** -SECURITY:WPA1 WPA2 +SECURITY:WPA1 WPA-FLAGS:pair_tkip pair_ccmp group_tkip group_ccmp psk -RSN-FLAGS:pair_tkip pair_ccmp group_tkip group_ccmp psk +RSN-FLAGS:(none) DEVICE:wlan0 ACTIVE:no IN-USE: @@ -45609,9 +45609,9 @@ FREQ:2412 MHz RATE:54 Mbit/s SIGNAL:55 BARS:** -SECURITY:WPA1 WPA2 -WPA-FLAGS:pair_tkip pair_ccmp group_tkip group_ccmp psk -RSN-FLAGS:pair_tkip pair_ccmp group_tkip group_ccmp psk +SECURITY:WPA3 +WPA-FLAGS:(none) +RSN-FLAGS:pair_tkip pair_ccmp group_tkip group_ccmp sae DEVICE:wlan0 ACTIVE:no IN-USE: @@ -45637,12 +45637,12 @@ DBUS-PATH:/org/freedesktop/NetworkManager/AccessPoint/4 <<< -size: 1811 -location: clients/tests/test-client.py:1073:test_004()/792 +size: 1723 +location: clients/tests/test-client.py:1085:test_004()/792 cmd: $NMCLI --mode multiline --terse -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: pl_PL.UTF-8 returncode: 0 -stdout: 1518 bytes +stdout: 1430 bytes >>> NAME:AP[1] SSID:wlan0-ap-2 @@ -45671,9 +45671,9 @@ FREQ:2412 MHz RATE:54 Mb/s SIGNAL:81 BARS:**** -SECURITY:WPA1 WPA2 +SECURITY:WPA1 WPA-FLAGS:pair_tkip pair_ccmp group_tkip group_ccmp psk -RSN-FLAGS:pair_tkip pair_ccmp group_tkip group_ccmp psk +RSN-FLAGS:(brak) DEVICE:wlan0 ACTIVE:nie IN-USE: @@ -45688,9 +45688,9 @@ FREQ:2412 MHz RATE:54 Mb/s SIGNAL:55 BARS:** -SECURITY:WPA1 WPA2 -WPA-FLAGS:pair_tkip pair_ccmp group_tkip group_ccmp psk -RSN-FLAGS:pair_tkip pair_ccmp group_tkip group_ccmp psk +SECURITY:WPA3 +WPA-FLAGS:(brak) +RSN-FLAGS:pair_tkip pair_ccmp group_tkip group_ccmp sae DEVICE:wlan0 ACTIVE:nie IN-USE: @@ -45717,7 +45717,7 @@ DBUS-PATH:/org/freedesktop/NetworkManager/AccessPoint/4 <<< size: 562 -location: clients/tests/test-client.py:1075:test_004()/793 +location: clients/tests/test-client.py:1087:test_004()/793 cmd: $NMCLI --mode multiline --terse -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -45745,7 +45745,7 @@ DBUS-PATH:/org/freedesktop/NetworkManager/AccessPoint/2 <<< size: 584 -location: clients/tests/test-client.py:1075:test_004()/794 +location: clients/tests/test-client.py:1087:test_004()/794 cmd: $NMCLI --mode multiline --terse -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -45773,7 +45773,7 @@ DBUS-PATH:/org/freedesktop/NetworkManager/AccessPoint/2 <<< size: 294 -location: clients/tests/test-client.py:1077:test_004()/795 +location: clients/tests/test-client.py:1089:test_004()/795 cmd: $NMCLI --mode multiline --terse -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -45792,7 +45792,7 @@ SECURITY:WPA1 WPA2 <<< size: 314 -location: clients/tests/test-client.py:1077:test_004()/796 +location: clients/tests/test-client.py:1089:test_004()/796 cmd: $NMCLI --mode multiline --terse -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -45811,7 +45811,7 @@ SECURITY:WPA1 WPA2 <<< size: 675 -location: clients/tests/test-client.py:1080:test_004()/797 +location: clients/tests/test-client.py:1092:test_004()/797 cmd: $NMCLI --mode multiline --terse -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -45839,7 +45839,7 @@ DBUS-PATH:/org/freedesktop/NetworkManager/AccessPoint/2 <<< size: 697 -location: clients/tests/test-client.py:1080:test_004()/798 +location: clients/tests/test-client.py:1092:test_004()/798 cmd: $NMCLI --mode multiline --terse -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -45866,12 +45866,12 @@ DBUS-PATH:/org/freedesktop/NetworkManager/AccessPoint/2 <<< -size: 2723 -location: clients/tests/test-client.py:1082:test_004()/799 +size: 2713 +location: clients/tests/test-client.py:1094:test_004()/799 cmd: $NMCLI --mode multiline --terse -f ALL device show wlan0 lang: C returncode: 0 -stdout: 2552 bytes +stdout: 2542 bytes >>> GENERAL.DEVICE:wlan0 GENERAL.TYPE:wifi @@ -45927,7 +45927,7 @@ AP[2].CHAN:1 AP[2].RATE:54 Mbit/s AP[2].SIGNAL:81 AP[2].BARS:**** -AP[2].SECURITY:WPA1 WPA2 +AP[2].SECURITY:WPA1 AP[3].IN-USE: AP[3].SSID:wlan0-ap-3 AP[3].MODE:Infra @@ -45935,7 +45935,7 @@ AP[3].CHAN:1 AP[3].RATE:54 Mbit/s AP[3].SIGNAL:55 AP[3].BARS:** -AP[3].SECURITY:WPA1 WPA2 +AP[3].SECURITY:WPA3 IP4.ADDRESS[1]:192.168.228.18/32 IP4.ADDRESS[2]:192.168.209.179/25 IP4.GATEWAY:192.168.41.120 @@ -45966,12 +45966,12 @@ CONNECTIONS.AVAILABLE-CONNECTION-PATHS:/org/freedesktop/NetworkManager/Settings/ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 <<< -size: 2760 -location: clients/tests/test-client.py:1082:test_004()/800 +size: 2750 +location: clients/tests/test-client.py:1094:test_004()/800 cmd: $NMCLI --mode multiline --terse -f ALL device show wlan0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 2579 bytes +stdout: 2569 bytes >>> GENERAL.DEVICE:wlan0 GENERAL.TYPE:wifi @@ -46027,7 +46027,7 @@ AP[2].CHAN:1 AP[2].RATE:54 Mb/s AP[2].SIGNAL:81 AP[2].BARS:**** -AP[2].SECURITY:WPA1 WPA2 +AP[2].SECURITY:WPA1 AP[3].IN-USE: AP[3].SSID:wlan0-ap-3 AP[3].MODE:Infrastruktura @@ -46035,7 +46035,7 @@ AP[3].CHAN:1 AP[3].RATE:54 Mb/s AP[3].SIGNAL:55 AP[3].BARS:** -AP[3].SECURITY:WPA1 WPA2 +AP[3].SECURITY:WPA3 IP4.ADDRESS[1]:192.168.228.18/32 IP4.ADDRESS[2]:192.168.209.179/25 IP4.GATEWAY:192.168.41.120 @@ -46067,7 +46067,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con- <<< size: 912 -location: clients/tests/test-client.py:1084:test_004()/801 +location: clients/tests/test-client.py:1096:test_004()/801 cmd: $NMCLI --mode multiline --terse -f COMMON device show wlan0 lang: C returncode: 0 @@ -46100,7 +46100,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar <<< size: 922 -location: clients/tests/test-client.py:1084:test_004()/802 +location: clients/tests/test-client.py:1096:test_004()/802 cmd: $NMCLI --mode multiline --terse -f COMMON device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -46132,12 +46132,12 @@ IP6.DOMAIN[5]:sear6.foo3.bar IP6.DOMAIN[6]:sear6.foo4.bar <<< -size: 2861 -location: clients/tests/test-client.py:1086:test_004()/803 +size: 2851 +location: clients/tests/test-client.py:1098:test_004()/803 cmd: $NMCLI --mode multiline --terse -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: C returncode: 0 -stdout: 2552 bytes +stdout: 2542 bytes >>> GENERAL.DEVICE:wlan0 GENERAL.TYPE:wifi @@ -46193,7 +46193,7 @@ AP[2].CHAN:1 AP[2].RATE:54 Mbit/s AP[2].SIGNAL:81 AP[2].BARS:**** -AP[2].SECURITY:WPA1 WPA2 +AP[2].SECURITY:WPA1 AP[3].IN-USE: AP[3].SSID:wlan0-ap-3 AP[3].MODE:Infra @@ -46201,7 +46201,7 @@ AP[3].CHAN:1 AP[3].RATE:54 Mbit/s AP[3].SIGNAL:55 AP[3].BARS:** -AP[3].SECURITY:WPA1 WPA2 +AP[3].SECURITY:WPA3 IP4.ADDRESS[1]:192.168.228.18/32 IP4.ADDRESS[2]:192.168.209.179/25 IP4.GATEWAY:192.168.41.120 @@ -46232,12 +46232,12 @@ CONNECTIONS.AVAILABLE-CONNECTION-PATHS:/org/freedesktop/NetworkManager/Settings/ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 <<< -size: 2898 -location: clients/tests/test-client.py:1086:test_004()/804 +size: 2888 +location: clients/tests/test-client.py:1098:test_004()/804 cmd: $NMCLI --mode multiline --terse -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 2579 bytes +stdout: 2569 bytes >>> GENERAL.DEVICE:wlan0 GENERAL.TYPE:wifi @@ -46293,7 +46293,7 @@ AP[2].CHAN:1 AP[2].RATE:54 Mb/s AP[2].SIGNAL:81 AP[2].BARS:**** -AP[2].SECURITY:WPA1 WPA2 +AP[2].SECURITY:WPA1 AP[3].IN-USE: AP[3].SSID:wlan0-ap-3 AP[3].MODE:Infrastruktura @@ -46301,7 +46301,7 @@ AP[3].CHAN:1 AP[3].RATE:54 Mb/s AP[3].SIGNAL:55 AP[3].BARS:** -AP[3].SECURITY:WPA1 WPA2 +AP[3].SECURITY:WPA3 IP4.ADDRESS[1]:192.168.228.18/32 IP4.ADDRESS[2]:192.168.209.179/25 IP4.GATEWAY:192.168.41.120 @@ -46333,7 +46333,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con- <<< size: 2352 -location: clients/tests/test-client.py:1024:test_004()/805 +location: clients/tests/test-client.py:1036:test_004()/805 cmd: $NMCLI --mode multiline --terse --color yes con s con-vpn-1 lang: C returncode: 0 @@ -46435,7 +46435,7 @@ VPN.CFG[3]:key3 = val3 <<< size: 2362 -location: clients/tests/test-client.py:1024:test_004()/806 +location: clients/tests/test-client.py:1036:test_004()/806 cmd: $NMCLI --mode multiline --terse --color yes con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -46537,7 +46537,7 @@ VPN.CFG[3]:key3 = val3 <<< size: 2352 -location: clients/tests/test-client.py:1026:test_004()/807 +location: clients/tests/test-client.py:1038:test_004()/807 cmd: $NMCLI --mode multiline --terse --color yes con s con-vpn-1 lang: C returncode: 0 @@ -46639,7 +46639,7 @@ VPN.CFG[3]:key3 = val3 <<< size: 2362 -location: clients/tests/test-client.py:1026:test_004()/808 +location: clients/tests/test-client.py:1038:test_004()/808 cmd: $NMCLI --mode multiline --terse --color yes con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -46741,7 +46741,7 @@ VPN.CFG[3]:key3 = val3 <<< size: 1800 -location: clients/tests/test-client.py:1029:test_004()/809 +location: clients/tests/test-client.py:1041:test_004()/809 cmd: $NMCLI --mode multiline --terse --color yes -f ALL con s con-vpn-1 lang: C returncode: 0 @@ -46823,7 +46823,7 @@ proxy.pac-script: <<< size: 1810 -location: clients/tests/test-client.py:1029:test_004()/810 +location: clients/tests/test-client.py:1041:test_004()/810 cmd: $NMCLI --mode multiline --terse --color yes -f ALL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -46905,7 +46905,7 @@ proxy.pac-script: <<< size: 351 -location: clients/tests/test-client.py:1035:test_004()/811 +location: clients/tests/test-client.py:1047:test_004()/811 cmd: $NMCLI --mode multiline --terse --color yes -f VPN con s con-vpn-1 lang: C returncode: 0 @@ -46920,7 +46920,7 @@ vpn.timeout:0 <<< size: 361 -location: clients/tests/test-client.py:1035:test_004()/812 +location: clients/tests/test-client.py:1047:test_004()/812 cmd: $NMCLI --mode multiline --terse --color yes -f VPN con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -46935,7 +46935,7 @@ vpn.timeout:0 <<< size: 554 -location: clients/tests/test-client.py:1038:test_004()/813 +location: clients/tests/test-client.py:1050:test_004()/813 cmd: $NMCLI --mode multiline --terse --color yes -f GENERAL con s con-vpn-1 lang: C returncode: 0 @@ -46956,7 +46956,7 @@ GENERAL.MASTER-PATH: <<< size: 564 -location: clients/tests/test-client.py:1038:test_004()/814 +location: clients/tests/test-client.py:1050:test_004()/814 cmd: $NMCLI --mode multiline --terse --color yes -f GENERAL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -46977,7 +46977,7 @@ GENERAL.MASTER-PATH: <<< size: 603 -location: clients/tests/test-client.py:1041:test_004()/815 +location: clients/tests/test-client.py:1053:test_004()/815 cmd: $NMCLI --mode multiline --terse --color yes dev s lang: C returncode: 0 @@ -47006,7 +47006,7 @@ CONNECTION: <<< size: 613 -location: clients/tests/test-client.py:1041:test_004()/816 +location: clients/tests/test-client.py:1053:test_004()/816 cmd: $NMCLI --mode multiline --terse --color yes dev s lang: pl_PL.UTF-8 returncode: 0 @@ -47035,7 +47035,7 @@ CONNECTION: <<< size: 1512 -location: clients/tests/test-client.py:1044:test_004()/817 +location: clients/tests/test-client.py:1056:test_004()/817 cmd: $NMCLI --mode multiline --terse --color yes -f all dev status lang: C returncode: 0 @@ -47089,7 +47089,7 @@ CON-PATH: <<< size: 1522 -location: clients/tests/test-client.py:1044:test_004()/818 +location: clients/tests/test-client.py:1056:test_004()/818 cmd: $NMCLI --mode multiline --terse --color yes -f all dev status lang: pl_PL.UTF-8 returncode: 0 @@ -47143,7 +47143,7 @@ CON-PATH: <<< size: 4569 -location: clients/tests/test-client.py:1047:test_004()/819 +location: clients/tests/test-client.py:1059:test_004()/819 cmd: $NMCLI --mode multiline --terse --color yes dev show lang: C returncode: 0 @@ -47289,7 +47289,7 @@ IP6.DOMAIN[1]:sear6.fo.x.y <<< size: 4579 -location: clients/tests/test-client.py:1047:test_004()/820 +location: clients/tests/test-client.py:1059:test_004()/820 cmd: $NMCLI --mode multiline --terse --color yes dev show lang: pl_PL.UTF-8 returncode: 0 @@ -47434,12 +47434,12 @@ IP6.DNS[1]:2001:a::2934:bd66:550d:ec19 IP6.DOMAIN[1]:sear6.fo.x.y <<< -size: 12254 -location: clients/tests/test-client.py:1050:test_004()/821 +size: 12244 +location: clients/tests/test-client.py:1062:test_004()/821 cmd: $NMCLI --mode multiline --terse --color yes -f all dev show lang: C returncode: 0 -stdout: 12079 bytes +stdout: 12069 bytes >>> GENERAL.DEVICE:wlan0 GENERAL.TYPE:wifi @@ -47495,7 +47495,7 @@ AP[2].CHAN:1 AP[2].RATE:54 Mbit/s AP[2].SIGNAL:81 AP[2].BARS:**** -AP[2].SECURITY:WPA1 WPA2 +AP[2].SECURITY:WPA1 AP[3].IN-USE:  AP[3].SSID:wlan0-ap-3 AP[3].MODE:Infra @@ -47503,7 +47503,7 @@ AP[3].CHAN:1 AP[3].RATE:54 Mbit/s AP[3].SIGNAL:55 AP[3].BARS:**  -AP[3].SECURITY:WPA1 WPA2 +AP[3].SECURITY:WPA3 IP4.ADDRESS[1]:192.168.228.18/32 IP4.ADDRESS[2]:192.168.209.179/25 IP4.GATEWAY:192.168.41.120 @@ -47823,12 +47823,12 @@ CONNECTIONS.AVAILABLE-CONNECTION-PATHS:/org/freedesktop/NetworkManager/Settings/ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 <<< -size: 12300 -location: clients/tests/test-client.py:1050:test_004()/822 +size: 12290 +location: clients/tests/test-client.py:1062:test_004()/822 cmd: $NMCLI --mode multiline --terse --color yes -f all dev show lang: pl_PL.UTF-8 returncode: 0 -stdout: 12115 bytes +stdout: 12105 bytes >>> GENERAL.DEVICE:wlan0 GENERAL.TYPE:wifi @@ -47884,7 +47884,7 @@ AP[2].CHAN:1 AP[2].RATE:54 Mb/s AP[2].SIGNAL:81 AP[2].BARS:**** -AP[2].SECURITY:WPA1 WPA2 +AP[2].SECURITY:WPA1 AP[3].IN-USE:  AP[3].SSID:wlan0-ap-3 AP[3].MODE:Infrastruktura @@ -47892,7 +47892,7 @@ AP[3].CHAN:1 AP[3].RATE:54 Mb/s AP[3].SIGNAL:55 AP[3].BARS:**  -AP[3].SECURITY:WPA1 WPA2 +AP[3].SECURITY:WPA3 IP4.ADDRESS[1]:192.168.228.18/32 IP4.ADDRESS[2]:192.168.209.179/25 IP4.GATEWAY:192.168.41.120 @@ -48213,7 +48213,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con- <<< size: 911 -location: clients/tests/test-client.py:1053:test_004()/823 +location: clients/tests/test-client.py:1065:test_004()/823 cmd: $NMCLI --mode multiline --terse --color yes dev show wlan0 lang: C returncode: 0 @@ -48246,7 +48246,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar <<< size: 921 -location: clients/tests/test-client.py:1053:test_004()/824 +location: clients/tests/test-client.py:1065:test_004()/824 cmd: $NMCLI --mode multiline --terse --color yes dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -48278,12 +48278,12 @@ IP6.DOMAIN[5]:sear6.foo3.bar IP6.DOMAIN[6]:sear6.foo4.bar <<< -size: 2948 -location: clients/tests/test-client.py:1056:test_004()/825 +size: 2938 +location: clients/tests/test-client.py:1068:test_004()/825 cmd: $NMCLI --mode multiline --terse --color yes -f all dev show wlan0 lang: C returncode: 0 -stdout: 2768 bytes +stdout: 2758 bytes >>> GENERAL.DEVICE:wlan0 GENERAL.TYPE:wifi @@ -48339,7 +48339,7 @@ AP[2].CHAN:1 AP[2].RATE:54 Mbit/s AP[2].SIGNAL:81 AP[2].BARS:**** -AP[2].SECURITY:WPA1 WPA2 +AP[2].SECURITY:WPA1 AP[3].IN-USE:  AP[3].SSID:wlan0-ap-3 AP[3].MODE:Infra @@ -48347,7 +48347,7 @@ AP[3].CHAN:1 AP[3].RATE:54 Mbit/s AP[3].SIGNAL:55 AP[3].BARS:**  -AP[3].SECURITY:WPA1 WPA2 +AP[3].SECURITY:WPA3 IP4.ADDRESS[1]:192.168.228.18/32 IP4.ADDRESS[2]:192.168.209.179/25 IP4.GATEWAY:192.168.41.120 @@ -48378,12 +48378,12 @@ CONNECTIONS.AVAILABLE-CONNECTION-PATHS:/org/freedesktop/NetworkManager/Settings/ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 <<< -size: 2985 -location: clients/tests/test-client.py:1056:test_004()/826 +size: 2975 +location: clients/tests/test-client.py:1068:test_004()/826 cmd: $NMCLI --mode multiline --terse --color yes -f all dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 2795 bytes +stdout: 2785 bytes >>> GENERAL.DEVICE:wlan0 GENERAL.TYPE:wifi @@ -48439,7 +48439,7 @@ AP[2].CHAN:1 AP[2].RATE:54 Mb/s AP[2].SIGNAL:81 AP[2].BARS:**** -AP[2].SECURITY:WPA1 WPA2 +AP[2].SECURITY:WPA1 AP[3].IN-USE:  AP[3].SSID:wlan0-ap-3 AP[3].MODE:Infrastruktura @@ -48447,7 +48447,7 @@ AP[3].CHAN:1 AP[3].RATE:54 Mb/s AP[3].SIGNAL:55 AP[3].BARS:**  -AP[3].SECURITY:WPA1 WPA2 +AP[3].SECURITY:WPA3 IP4.ADDRESS[1]:192.168.228.18/32 IP4.ADDRESS[2]:192.168.209.179/25 IP4.GATEWAY:192.168.41.120 @@ -48479,7 +48479,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con- <<< size: 1220 -location: clients/tests/test-client.py:1059:test_004()/827 +location: clients/tests/test-client.py:1071:test_004()/827 cmd: $NMCLI --mode multiline --terse --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -48524,7 +48524,7 @@ WIFI-PROPERTIES.5GHZ:unknown <<< size: 1230 -location: clients/tests/test-client.py:1059:test_004()/828 +location: clients/tests/test-client.py:1071:test_004()/828 cmd: $NMCLI --mode multiline --terse --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -48569,7 +48569,7 @@ WIFI-PROPERTIES.5GHZ:unknown <<< size: 1220 -location: clients/tests/test-client.py:1062:test_004()/829 +location: clients/tests/test-client.py:1074:test_004()/829 cmd: $NMCLI --mode multiline --terse --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -48614,7 +48614,7 @@ WIFI-PROPERTIES.5GHZ:unknown <<< size: 1230 -location: clients/tests/test-client.py:1062:test_004()/830 +location: clients/tests/test-client.py:1074:test_004()/830 cmd: $NMCLI --mode multiline --terse --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -48659,7 +48659,7 @@ WIFI-PROPERTIES.5GHZ:unknown <<< size: 687 -location: clients/tests/test-client.py:1065:test_004()/831 +location: clients/tests/test-client.py:1077:test_004()/831 cmd: $NMCLI --mode multiline --terse --color yes -f DEVICE,TYPE,DBUS-PATH dev lang: C returncode: 0 @@ -48683,7 +48683,7 @@ DBUS-PATH:/org/freedesktop/NetworkManager/Devices/5 <<< size: 697 -location: clients/tests/test-client.py:1065:test_004()/832 +location: clients/tests/test-client.py:1077:test_004()/832 cmd: $NMCLI --mode multiline --terse --color yes -f DEVICE,TYPE,DBUS-PATH dev lang: pl_PL.UTF-8 returncode: 0 @@ -48706,12 +48706,12 @@ TYPE:wifi DBUS-PATH:/org/freedesktop/NetworkManager/Devices/5 <<< -size: 2264 -location: clients/tests/test-client.py:1068:test_004()/833 +size: 2176 +location: clients/tests/test-client.py:1080:test_004()/833 cmd: $NMCLI --mode multiline --terse --color yes -f ALL device wifi list lang: C returncode: 0 -stdout: 2082 bytes +stdout: 1994 bytes >>> NAME:AP[1] SSID:wlan0-ap-2 @@ -48740,9 +48740,9 @@ FREQ:2412 MHz RATE:54 Mbit/s SIGNAL:81 BARS:**** -SECURITY:WPA1 WPA2 +SECURITY:WPA1 WPA-FLAGS:pair_tkip pair_ccmp group_tkip group_ccmp psk -RSN-FLAGS:pair_tkip pair_ccmp group_tkip group_ccmp psk +RSN-FLAGS:(none) DEVICE:wlan0 ACTIVE:no IN-USE:  @@ -48757,9 +48757,9 @@ FREQ:2412 MHz RATE:54 Mbit/s SIGNAL:55 BARS:**  -SECURITY:WPA1 WPA2 -WPA-FLAGS:pair_tkip pair_ccmp group_tkip group_ccmp psk -RSN-FLAGS:pair_tkip pair_ccmp group_tkip group_ccmp psk +SECURITY:WPA3 +WPA-FLAGS:(none) +RSN-FLAGS:pair_tkip pair_ccmp group_tkip group_ccmp sae DEVICE:wlan0 ACTIVE:no IN-USE:  @@ -48785,12 +48785,12 @@ DBUS-PATH:/org/freedesktop/NetworkManager/AccessPoint/4 <<< -size: 2322 -location: clients/tests/test-client.py:1068:test_004()/834 +size: 2234 +location: clients/tests/test-client.py:1080:test_004()/834 cmd: $NMCLI --mode multiline --terse --color yes -f ALL device wifi list lang: pl_PL.UTF-8 returncode: 0 -stdout: 2130 bytes +stdout: 2042 bytes >>> NAME:AP[1] SSID:wlan0-ap-2 @@ -48819,9 +48819,9 @@ FREQ:2412 MHz RATE:54 Mb/s SIGNAL:81 BARS:**** -SECURITY:WPA1 WPA2 +SECURITY:WPA1 WPA-FLAGS:pair_tkip pair_ccmp group_tkip group_ccmp psk -RSN-FLAGS:pair_tkip pair_ccmp group_tkip group_ccmp psk +RSN-FLAGS:(brak) DEVICE:wlan0 ACTIVE:nie IN-USE:  @@ -48836,9 +48836,9 @@ FREQ:2412 MHz RATE:54 Mb/s SIGNAL:55 BARS:**  -SECURITY:WPA1 WPA2 -WPA-FLAGS:pair_tkip pair_ccmp group_tkip group_ccmp psk -RSN-FLAGS:pair_tkip pair_ccmp group_tkip group_ccmp psk +SECURITY:WPA3 +WPA-FLAGS:(brak) +RSN-FLAGS:pair_tkip pair_ccmp group_tkip group_ccmp sae DEVICE:wlan0 ACTIVE:nie IN-USE:  @@ -48864,12 +48864,12 @@ DBUS-PATH:/org/freedesktop/NetworkManager/AccessPoint/4 <<< -size: 862 -location: clients/tests/test-client.py:1070:test_004()/835 +size: 852 +location: clients/tests/test-client.py:1082:test_004()/835 cmd: $NMCLI --mode multiline --terse --color yes -f COMMON device wifi list lang: C returncode: 0 -stdout: 678 bytes +stdout: 668 bytes >>> IN-USE:  SSID:wlan0-ap-2 @@ -48886,7 +48886,7 @@ CHAN:1 RATE:54 Mbit/s SIGNAL:81 BARS:**** -SECURITY:WPA1 WPA2 +SECURITY:WPA1 IN-USE:  SSID:wlan0-ap-3 MODE:Infra @@ -48894,7 +48894,7 @@ CHAN:1 RATE:54 Mbit/s SIGNAL:55 BARS:**  -SECURITY:WPA1 WPA2 +SECURITY:WPA3 IN-USE:  SSID:wlan1-ap-4 @@ -48907,12 +48907,12 @@ SECURITY:WPA1 WPA2 <<< -size: 908 -location: clients/tests/test-client.py:1070:test_004()/836 +size: 898 +location: clients/tests/test-client.py:1082:test_004()/836 cmd: $NMCLI --mode multiline --terse --color yes -f COMMON device wifi list lang: pl_PL.UTF-8 returncode: 0 -stdout: 714 bytes +stdout: 704 bytes >>> IN-USE:  SSID:wlan0-ap-2 @@ -48929,7 +48929,7 @@ CHAN:1 RATE:54 Mb/s SIGNAL:81 BARS:**** -SECURITY:WPA1 WPA2 +SECURITY:WPA1 IN-USE:  SSID:wlan0-ap-3 MODE:Infrastruktura @@ -48937,7 +48937,7 @@ CHAN:1 RATE:54 Mb/s SIGNAL:55 BARS:**  -SECURITY:WPA1 WPA2 +SECURITY:WPA3 IN-USE:  SSID:wlan1-ap-4 @@ -48950,12 +48950,12 @@ SECURITY:WPA1 WPA2 <<< -size: 2377 -location: clients/tests/test-client.py:1073:test_004()/837 +size: 2289 +location: clients/tests/test-client.py:1085:test_004()/837 cmd: $NMCLI --mode multiline --terse --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: C returncode: 0 -stdout: 2082 bytes +stdout: 1994 bytes >>> NAME:AP[1] SSID:wlan0-ap-2 @@ -48984,9 +48984,9 @@ FREQ:2412 MHz RATE:54 Mbit/s SIGNAL:81 BARS:**** -SECURITY:WPA1 WPA2 +SECURITY:WPA1 WPA-FLAGS:pair_tkip pair_ccmp group_tkip group_ccmp psk -RSN-FLAGS:pair_tkip pair_ccmp group_tkip group_ccmp psk +RSN-FLAGS:(none) DEVICE:wlan0 ACTIVE:no IN-USE:  @@ -49001,9 +49001,9 @@ FREQ:2412 MHz RATE:54 Mbit/s SIGNAL:55 BARS:**  -SECURITY:WPA1 WPA2 -WPA-FLAGS:pair_tkip pair_ccmp group_tkip group_ccmp psk -RSN-FLAGS:pair_tkip pair_ccmp group_tkip group_ccmp psk +SECURITY:WPA3 +WPA-FLAGS:(none) +RSN-FLAGS:pair_tkip pair_ccmp group_tkip group_ccmp sae DEVICE:wlan0 ACTIVE:no IN-USE:  @@ -49029,12 +49029,12 @@ DBUS-PATH:/org/freedesktop/NetworkManager/AccessPoint/4 <<< -size: 2435 -location: clients/tests/test-client.py:1073:test_004()/838 +size: 2347 +location: clients/tests/test-client.py:1085:test_004()/838 cmd: $NMCLI --mode multiline --terse --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: pl_PL.UTF-8 returncode: 0 -stdout: 2130 bytes +stdout: 2042 bytes >>> NAME:AP[1] SSID:wlan0-ap-2 @@ -49063,9 +49063,9 @@ FREQ:2412 MHz RATE:54 Mb/s SIGNAL:81 BARS:**** -SECURITY:WPA1 WPA2 +SECURITY:WPA1 WPA-FLAGS:pair_tkip pair_ccmp group_tkip group_ccmp psk -RSN-FLAGS:pair_tkip pair_ccmp group_tkip group_ccmp psk +RSN-FLAGS:(brak) DEVICE:wlan0 ACTIVE:nie IN-USE:  @@ -49080,9 +49080,9 @@ FREQ:2412 MHz RATE:54 Mb/s SIGNAL:55 BARS:**  -SECURITY:WPA1 WPA2 -WPA-FLAGS:pair_tkip pair_ccmp group_tkip group_ccmp psk -RSN-FLAGS:pair_tkip pair_ccmp group_tkip group_ccmp psk +SECURITY:WPA3 +WPA-FLAGS:(brak) +RSN-FLAGS:pair_tkip pair_ccmp group_tkip group_ccmp sae DEVICE:wlan0 ACTIVE:nie IN-USE:  @@ -49109,7 +49109,7 @@ DBUS-PATH:/org/freedesktop/NetworkManager/AccessPoint/4 <<< size: 727 -location: clients/tests/test-client.py:1075:test_004()/839 +location: clients/tests/test-client.py:1087:test_004()/839 cmd: $NMCLI --mode multiline --terse --color yes -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -49137,7 +49137,7 @@ DBUS-PATH:/org/freedesktop/NetworkManager/AccessPoint/2 <<< size: 749 -location: clients/tests/test-client.py:1075:test_004()/840 +location: clients/tests/test-client.py:1087:test_004()/840 cmd: $NMCLI --mode multiline --terse --color yes -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -49165,7 +49165,7 @@ DBUS-PATH:/org/freedesktop/NetworkManager/AccessPoint/2 <<< size: 379 -location: clients/tests/test-client.py:1077:test_004()/841 +location: clients/tests/test-client.py:1089:test_004()/841 cmd: $NMCLI --mode multiline --terse --color yes -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -49184,7 +49184,7 @@ SECURITY:WPA1 WPA2 <<< size: 398 -location: clients/tests/test-client.py:1077:test_004()/842 +location: clients/tests/test-client.py:1089:test_004()/842 cmd: $NMCLI --mode multiline --terse --color yes -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -49203,7 +49203,7 @@ SECURITY:WPA1 WPA2 <<< size: 840 -location: clients/tests/test-client.py:1080:test_004()/843 +location: clients/tests/test-client.py:1092:test_004()/843 cmd: $NMCLI --mode multiline --terse --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -49231,7 +49231,7 @@ DBUS-PATH:/org/freedesktop/NetworkManager/AccessPoint/2 <<< size: 862 -location: clients/tests/test-client.py:1080:test_004()/844 +location: clients/tests/test-client.py:1092:test_004()/844 cmd: $NMCLI --mode multiline --terse --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -49258,12 +49258,12 @@ DBUS-PATH:/org/freedesktop/NetworkManager/AccessPoint/2 <<< -size: 2951 -location: clients/tests/test-client.py:1082:test_004()/845 +size: 2941 +location: clients/tests/test-client.py:1094:test_004()/845 cmd: $NMCLI --mode multiline --terse --color yes -f ALL device show wlan0 lang: C returncode: 0 -stdout: 2768 bytes +stdout: 2758 bytes >>> GENERAL.DEVICE:wlan0 GENERAL.TYPE:wifi @@ -49319,7 +49319,7 @@ AP[2].CHAN:1 AP[2].RATE:54 Mbit/s AP[2].SIGNAL:81 AP[2].BARS:**** -AP[2].SECURITY:WPA1 WPA2 +AP[2].SECURITY:WPA1 AP[3].IN-USE:  AP[3].SSID:wlan0-ap-3 AP[3].MODE:Infra @@ -49327,7 +49327,7 @@ AP[3].CHAN:1 AP[3].RATE:54 Mbit/s AP[3].SIGNAL:55 AP[3].BARS:**  -AP[3].SECURITY:WPA1 WPA2 +AP[3].SECURITY:WPA3 IP4.ADDRESS[1]:192.168.228.18/32 IP4.ADDRESS[2]:192.168.209.179/25 IP4.GATEWAY:192.168.41.120 @@ -49358,12 +49358,12 @@ CONNECTIONS.AVAILABLE-CONNECTION-PATHS:/org/freedesktop/NetworkManager/Settings/ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 <<< -size: 2988 -location: clients/tests/test-client.py:1082:test_004()/846 +size: 2978 +location: clients/tests/test-client.py:1094:test_004()/846 cmd: $NMCLI --mode multiline --terse --color yes -f ALL device show wlan0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 2795 bytes +stdout: 2785 bytes >>> GENERAL.DEVICE:wlan0 GENERAL.TYPE:wifi @@ -49419,7 +49419,7 @@ AP[2].CHAN:1 AP[2].RATE:54 Mb/s AP[2].SIGNAL:81 AP[2].BARS:**** -AP[2].SECURITY:WPA1 WPA2 +AP[2].SECURITY:WPA1 AP[3].IN-USE:  AP[3].SSID:wlan0-ap-3 AP[3].MODE:Infrastruktura @@ -49427,7 +49427,7 @@ AP[3].CHAN:1 AP[3].RATE:54 Mb/s AP[3].SIGNAL:55 AP[3].BARS:**  -AP[3].SECURITY:WPA1 WPA2 +AP[3].SECURITY:WPA3 IP4.ADDRESS[1]:192.168.228.18/32 IP4.ADDRESS[2]:192.168.209.179/25 IP4.GATEWAY:192.168.41.120 @@ -49459,7 +49459,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con- <<< size: 924 -location: clients/tests/test-client.py:1084:test_004()/847 +location: clients/tests/test-client.py:1096:test_004()/847 cmd: $NMCLI --mode multiline --terse --color yes -f COMMON device show wlan0 lang: C returncode: 0 @@ -49492,7 +49492,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar <<< size: 934 -location: clients/tests/test-client.py:1084:test_004()/848 +location: clients/tests/test-client.py:1096:test_004()/848 cmd: $NMCLI --mode multiline --terse --color yes -f COMMON device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -49524,12 +49524,12 @@ IP6.DOMAIN[5]:sear6.foo3.bar IP6.DOMAIN[6]:sear6.foo4.bar <<< -size: 3089 -location: clients/tests/test-client.py:1086:test_004()/849 +size: 3079 +location: clients/tests/test-client.py:1098:test_004()/849 cmd: $NMCLI --mode multiline --terse --color yes -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: C returncode: 0 -stdout: 2768 bytes +stdout: 2758 bytes >>> GENERAL.DEVICE:wlan0 GENERAL.TYPE:wifi @@ -49585,7 +49585,7 @@ AP[2].CHAN:1 AP[2].RATE:54 Mbit/s AP[2].SIGNAL:81 AP[2].BARS:**** -AP[2].SECURITY:WPA1 WPA2 +AP[2].SECURITY:WPA1 AP[3].IN-USE:  AP[3].SSID:wlan0-ap-3 AP[3].MODE:Infra @@ -49593,7 +49593,7 @@ AP[3].CHAN:1 AP[3].RATE:54 Mbit/s AP[3].SIGNAL:55 AP[3].BARS:**  -AP[3].SECURITY:WPA1 WPA2 +AP[3].SECURITY:WPA3 IP4.ADDRESS[1]:192.168.228.18/32 IP4.ADDRESS[2]:192.168.209.179/25 IP4.GATEWAY:192.168.41.120 @@ -49624,12 +49624,12 @@ CONNECTIONS.AVAILABLE-CONNECTION-PATHS:/org/freedesktop/NetworkManager/Settings/ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1 <<< -size: 3126 -location: clients/tests/test-client.py:1086:test_004()/850 +size: 3116 +location: clients/tests/test-client.py:1098:test_004()/850 cmd: $NMCLI --mode multiline --terse --color yes -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: pl_PL.UTF-8 returncode: 0 -stdout: 2795 bytes +stdout: 2785 bytes >>> GENERAL.DEVICE:wlan0 GENERAL.TYPE:wifi @@ -49685,7 +49685,7 @@ AP[2].CHAN:1 AP[2].RATE:54 Mb/s AP[2].SIGNAL:81 AP[2].BARS:**** -AP[2].SECURITY:WPA1 WPA2 +AP[2].SECURITY:WPA1 AP[3].IN-USE:  AP[3].SSID:wlan0-ap-3 AP[3].MODE:Infrastruktura @@ -49693,7 +49693,7 @@ AP[3].CHAN:1 AP[3].RATE:54 Mb/s AP[3].SIGNAL:55 AP[3].BARS:**  -AP[3].SECURITY:WPA1 WPA2 +AP[3].SECURITY:WPA3 IP4.ADDRESS[1]:192.168.228.18/32 IP4.ADDRESS[2]:192.168.209.179/25 IP4.GATEWAY:192.168.41.120 diff --git a/clients/tests/test-client.py b/clients/tests/test-client.py index fee874ba..c7d5c958 100755 --- a/clients/tests/test-client.py +++ b/clients/tests/test-client.py @@ -807,11 +807,23 @@ class TestNmcli(NmTestBase): iface = 'wlan1') self.srv.op_AddObj('WifiAp', - device = 'wlan0') + device = 'wlan0', + rsnf = 0x0) + self.srv.op_AddObj('WifiAp', device = 'wlan0') + + NM_AP_FLAGS = getattr(NM, '80211ApSecurityFlags') + rsnf = 0x0 + rsnf = rsnf | NM_AP_FLAGS.PAIR_TKIP + rsnf = rsnf | NM_AP_FLAGS.PAIR_CCMP + rsnf = rsnf | NM_AP_FLAGS.GROUP_TKIP + rsnf = rsnf | NM_AP_FLAGS.GROUP_CCMP + rsnf = rsnf | NM_AP_FLAGS.KEY_MGMT_SAE self.srv.op_AddObj('WifiAp', - device = 'wlan0') + device = 'wlan0', + wpaf = 0x0, + rsnf = rsnf) self.srv.op_AddObj('WifiAp', device = 'wlan1') diff --git a/clients/tui/newt/nmt-newt-button-box.c b/clients/tui/newt/nmt-newt-button-box.c index 5341c76a..02d8f5cb 100644 --- a/clients/tui/newt/nmt-newt-button-box.c +++ b/clients/tui/newt/nmt-newt-button-box.c @@ -31,9 +31,8 @@ #include "nm-default.h" -#include - #include "nmt-newt-button-box.h" + #include "nmt-newt-button.h" G_DEFINE_TYPE (NmtNewtButtonBox, nmt_newt_button_box, NMT_TYPE_NEWT_CONTAINER) diff --git a/clients/tui/newt/nmt-newt-container.c b/clients/tui/newt/nmt-newt-container.c index 927f187e..40259025 100644 --- a/clients/tui/newt/nmt-newt-container.c +++ b/clients/tui/newt/nmt-newt-container.c @@ -28,9 +28,8 @@ #include "nm-default.h" -#include - #include "nmt-newt-container.h" + #include "nmt-newt-component.h" G_DEFINE_ABSTRACT_TYPE (NmtNewtContainer, nmt_newt_container, NMT_TYPE_NEWT_WIDGET) diff --git a/clients/tui/newt/nmt-newt-entry-numeric.c b/clients/tui/newt/nmt-newt-entry-numeric.c index a52fe868..92855fcb 100644 --- a/clients/tui/newt/nmt-newt-entry-numeric.c +++ b/clients/tui/newt/nmt-newt-entry-numeric.c @@ -127,8 +127,8 @@ newt_entry_numeric_validate (NmtNewtEntry *entry, if (!*text) return priv->optional ? TRUE : FALSE; - val = _nm_utils_ascii_str_to_int64 (text, 10, priv->min, priv->max, 0); - return val != 0 || errno == 0; + val = _nm_utils_ascii_str_to_int64 (text, 10, priv->min, priv->max, G_MAXINT64); + return val != G_MAXINT64 || errno == 0; } static void diff --git a/clients/tui/newt/nmt-newt-entry.c b/clients/tui/newt/nmt-newt-entry.c index 2715a738..90c2e467 100644 --- a/clients/tui/newt/nmt-newt-entry.c +++ b/clients/tui/newt/nmt-newt-entry.c @@ -28,8 +28,6 @@ #include "nm-default.h" -#include - #include "nmt-newt-entry.h" #include "nmt-newt-form.h" #include "nmt-newt-hacks.h" diff --git a/clients/tui/newt/nmt-newt-form.c b/clients/tui/newt/nmt-newt-form.c index ccf447ea..cd87a216 100644 --- a/clients/tui/newt/nmt-newt-form.c +++ b/clients/tui/newt/nmt-newt-form.c @@ -27,7 +27,6 @@ #include "nm-default.h" #include -#include #include #include "nmt-newt-form.h" diff --git a/clients/tui/newt/nmt-newt-grid.c b/clients/tui/newt/nmt-newt-grid.c index 4333e0dc..e6c487f5 100644 --- a/clients/tui/newt/nmt-newt-grid.c +++ b/clients/tui/newt/nmt-newt-grid.c @@ -42,8 +42,6 @@ #include "nm-default.h" -#include - #include "nmt-newt-grid.h" G_DEFINE_TYPE (NmtNewtGrid, nmt_newt_grid, NMT_TYPE_NEWT_CONTAINER) diff --git a/clients/tui/newt/nmt-newt-label.c b/clients/tui/newt/nmt-newt-label.c index f9aed8a3..63bd28da 100644 --- a/clients/tui/newt/nmt-newt-label.c +++ b/clients/tui/newt/nmt-newt-label.c @@ -27,9 +27,8 @@ #include "nm-default.h" -#include - #include "nmt-newt-label.h" + #include "nmt-newt-utils.h" G_DEFINE_TYPE (NmtNewtLabel, nmt_newt_label, NMT_TYPE_NEWT_COMPONENT) diff --git a/clients/tui/newt/nmt-newt-section.c b/clients/tui/newt/nmt-newt-section.c index 34073454..9b7e44e4 100644 --- a/clients/tui/newt/nmt-newt-section.c +++ b/clients/tui/newt/nmt-newt-section.c @@ -37,9 +37,8 @@ #include "nm-default.h" -#include - #include "nmt-newt-section.h" + #include "nmt-newt-grid.h" #include "nmt-newt-label.h" #include "nmt-newt-utils.h" diff --git a/clients/tui/newt/nmt-newt-stack.c b/clients/tui/newt/nmt-newt-stack.c index 3abf00b1..da4beb8b 100644 --- a/clients/tui/newt/nmt-newt-stack.c +++ b/clients/tui/newt/nmt-newt-stack.c @@ -31,8 +31,6 @@ #include "nm-default.h" -#include - #include "nmt-newt-stack.h" G_DEFINE_TYPE (NmtNewtStack, nmt_newt_stack, NMT_TYPE_NEWT_CONTAINER) diff --git a/clients/tui/newt/nmt-newt-textbox.c b/clients/tui/newt/nmt-newt-textbox.c index 73794f5e..0850e60c 100644 --- a/clients/tui/newt/nmt-newt-textbox.c +++ b/clients/tui/newt/nmt-newt-textbox.c @@ -26,9 +26,8 @@ #include "nm-default.h" -#include - #include "nmt-newt-textbox.h" + #include "nmt-newt-utils.h" G_DEFINE_TYPE (NmtNewtTextbox, nmt_newt_textbox, NMT_TYPE_NEWT_COMPONENT) diff --git a/clients/tui/newt/nmt-newt-utils.c b/clients/tui/newt/nmt-newt-utils.c index e8866500..475faf7e 100644 --- a/clients/tui/newt/nmt-newt-utils.c +++ b/clients/tui/newt/nmt-newt-utils.c @@ -23,7 +23,6 @@ #include "nm-default.h" -#include #include #include #include diff --git a/clients/tui/nm-editor-bindings.c b/clients/tui/nm-editor-bindings.c index 16ea60d3..df6387c3 100644 --- a/clients/tui/nm-editor-bindings.c +++ b/clients/tui/nm-editor-bindings.c @@ -27,12 +27,11 @@ #include "nm-default.h" +#include "nm-editor-bindings.h" + #include #include #include -#include - -#include "nm-editor-bindings.h" static void value_transform_string_int (const GValue *src_value, diff --git a/clients/tui/nmt-address-list.c b/clients/tui/nmt-address-list.c index 53990d6a..ae1a6b2f 100644 --- a/clients/tui/nmt-address-list.c +++ b/clients/tui/nmt-address-list.c @@ -30,12 +30,12 @@ #include "nm-default.h" +#include "nmt-address-list.h" + #include #include #include -#include -#include "nmt-address-list.h" #include "nmt-ip-entry.h" G_DEFINE_TYPE (NmtAddressList, nmt_address_list, NMT_TYPE_WIDGET_LIST) diff --git a/clients/tui/nmt-device-entry.c b/clients/tui/nmt-device-entry.c index a4d63e4f..43fbbc16 100644 --- a/clients/tui/nmt-device-entry.c +++ b/clients/tui/nmt-device-entry.c @@ -36,12 +36,12 @@ #include "nm-default.h" -#include +#include "nmt-device-entry.h" + #include #include #include "nmtui.h" -#include "nmt-device-entry.h" G_DEFINE_TYPE (NmtDeviceEntry, nmt_device_entry, NMT_TYPE_EDITOR_GRID) diff --git a/clients/tui/nmt-editor-grid.c b/clients/tui/nmt-editor-grid.c index bc8a7843..bb3e78b8 100644 --- a/clients/tui/nmt-editor-grid.c +++ b/clients/tui/nmt-editor-grid.c @@ -39,8 +39,6 @@ #include "nm-default.h" -#include - #include "nmt-editor-grid.h" G_DEFINE_TYPE (NmtEditorGrid, nmt_editor_grid, NMT_TYPE_NEWT_CONTAINER) diff --git a/clients/tui/nmt-mac-entry.c b/clients/tui/nmt-mac-entry.c index 23c2ab1c..70c8c307 100644 --- a/clients/tui/nmt-mac-entry.c +++ b/clients/tui/nmt-mac-entry.c @@ -30,8 +30,6 @@ #include "nmt-mac-entry.h" -#include - #include "nm-common-macros.h" G_DEFINE_TYPE (NmtMacEntry, nmt_mac_entry, NMT_TYPE_NEWT_ENTRY) diff --git a/clients/tui/nmt-utils.c b/clients/tui/nmt-utils.c index 7cd71be2..96b97158 100644 --- a/clients/tui/nmt-utils.c +++ b/clients/tui/nmt-utils.c @@ -23,8 +23,6 @@ #include "nm-default.h" -#include - #include "nmt-utils.h" /** diff --git a/clients/tui/nmt-widget-list.c b/clients/tui/nmt-widget-list.c index 2fd5af02..ad35f3de 100644 --- a/clients/tui/nmt-widget-list.c +++ b/clients/tui/nmt-widget-list.c @@ -32,12 +32,12 @@ #include "nm-default.h" +#include "nmt-widget-list.h" + #include #include #include -#include -#include "nmt-widget-list.h" #include "nmt-newt.h" G_DEFINE_TYPE (NmtWidgetList, nmt_widget_list, NMT_TYPE_NEWT_GRID) diff --git a/clients/tui/nmtui-connect.c b/clients/tui/nmtui-connect.c index 6f29e13e..e43c22e4 100644 --- a/clients/tui/nmtui-connect.c +++ b/clients/tui/nmtui-connect.c @@ -240,7 +240,7 @@ activate_connection (NMConnection *connection, NMObject *specific_object) { NmtNewtForm *form; - gs_unref_object NMSecretAgentOld *agent = NULL; + gs_unref_object NMSecretAgentSimple *agent = NULL; NmtNewtWidget *label; NmtSyncOp op; const char *specific_object_path; @@ -257,7 +257,7 @@ activate_connection (NMConnection *connection, agent = nm_secret_agent_simple_new ("nmtui"); if (agent) { if (connection) { - nm_secret_agent_simple_enable (NM_SECRET_AGENT_SIMPLE (agent), + nm_secret_agent_simple_enable (agent, nm_object_get_path (NM_OBJECT (connection))); } g_signal_connect (agent, @@ -303,7 +303,7 @@ activate_connection (NMConnection *connection, if (agent && !connection) { connection = NM_CONNECTION (nm_active_connection_get_connection (ac)); if (connection) { - nm_secret_agent_simple_enable (NM_SECRET_AGENT_SIMPLE (agent), + nm_secret_agent_simple_enable (agent, nm_object_get_path (NM_OBJECT (connection))); } } @@ -341,7 +341,7 @@ activate_connection (NMConnection *connection, g_object_unref (form); if (agent) - nm_secret_agent_old_unregister (agent, NULL, NULL); + nm_secret_agent_old_unregister (NM_SECRET_AGENT_OLD (agent), NULL, NULL); } static void diff --git a/clients/tui/nmtui.c b/clients/tui/nmtui.c index 97c528e7..aacc07cb 100644 --- a/clients/tui/nmtui.c +++ b/clients/tui/nmtui.c @@ -26,14 +26,14 @@ #include "nm-default.h" +#include "nmtui.h" + #include #include -#include #include "nmt-newt.h" #include "nm-editor-bindings.h" -#include "nmtui.h" #include "nmtui-edit.h" #include "nmtui-connect.h" #include "nmtui-hostname.h" diff --git a/configure b/configure index 15bfa85a..860b61c4 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.69 for NetworkManager 1.15.2. +# Generated by GNU Autoconf 2.69 for NetworkManager 1.15.91. # # Report bugs to . # @@ -591,8 +591,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='NetworkManager' PACKAGE_TARNAME='NetworkManager' -PACKAGE_VERSION='1.15.2' -PACKAGE_STRING='NetworkManager 1.15.2' +PACKAGE_VERSION='1.15.91' +PACKAGE_STRING='NetworkManager 1.15.91' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=NetworkManager' PACKAGE_URL='' @@ -1731,7 +1731,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.15.2 to adapt to many kinds of systems. +\`configure' configures NetworkManager 1.15.91 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1801,7 +1801,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of NetworkManager 1.15.2:";; + short | recursive ) echo "Configuration of NetworkManager 1.15.91:";; esac cat <<\_ACEOF @@ -2141,7 +2141,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -NetworkManager configure 1.15.2 +NetworkManager configure 1.15.91 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2914,7 +2914,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.15.2, which was +It was created by NetworkManager $as_me 1.15.91, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -3784,7 +3784,7 @@ fi # Define the identity of the package. PACKAGE='NetworkManager' - VERSION='1.15.2' + VERSION='1.15.91' cat >>confdefs.h <<_ACEOF @@ -17968,8 +17968,8 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu NM_MAJOR_VERSION=1 NM_MINOR_VERSION=15 -NM_MICRO_VERSION=2 -NM_VERSION=1.15.2 +NM_MICRO_VERSION=91 +NM_VERSION=1.15.91 @@ -17977,7 +17977,7 @@ NM_VERSION=1.15.2 -NM_GIT_SHA=862721d269418854ab55a77bc91c5299a214bc9b +NM_GIT_SHA=96be30cbcc59494d45e3b2f3bd605e00050674ed if test """" != "no-config-h" ; then @@ -26685,52 +26685,6 @@ rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext - CFLAGS_SAVED="$CFLAGS" - CFLAGS="$CFLAGS $GLIB_CFLAGS -Werror -Wmissing-braces" - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -Wmissing-braces works as expected" >&5 -$as_echo_n "checking whether -Wmissing-braces works as expected... " >&6; } - - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -_ACEOF -if ac_fn_c_try_compile "$LINENO"; then : - - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -union { int a[1]; int b[2]; } c = { 0 } - -_ACEOF -if ac_fn_c_try_compile "$LINENO"; then : - - { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -$as_echo "yes" >&6; } - CFLAGS="$CFLAGS_SAVED" - eval "AM_CFLAGS='$AM_CFLAGS -Wmissing-braces'" - -else - - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } - CFLAGS="$CFLAGS_SAVED" - eval "AM_CFLAGS='$AM_CFLAGS -Wno-missing-braces'" - -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext - -else - - { $as_echo "$as_me:${as_lineno-$LINENO}: result: not supported" >&5 -$as_echo "not supported" >&6; } - CFLAGS="$CFLAGS_SAVED" - -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext - - - - - CFLAGS_SAVED="$CFLAGS" CFLAGS="$CFLAGS $GLIB_CFLAGS -Werror -Wcast-function-type" { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -Wcast-function-type works as expected" >&5 @@ -26928,35 +26882,35 @@ fi if (test "${enable_lto}" = "yes"); then - { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports flag -flto in envvar CFLAGS" >&5 -$as_echo_n "checking if $CC supports flag -flto in envvar CFLAGS... " >&6; } -if ${cc_cv_CFLAGS__flto+:} false; then : + { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports flag -flto -flto-partition=none in envvar CFLAGS" >&5 +$as_echo_n "checking if $CC supports flag -flto -flto-partition=none in envvar CFLAGS... " >&6; } +if ${cc_cv_CFLAGS__flto__flto_partition_none+:} false; then : $as_echo_n "(cached) " >&6 else eval "cc_save_CFLAGS='${CFLAGS}'" - eval "CFLAGS='${cc_save_CFLAGS} -Werror `echo "-flto" | sed 's/^-Wno-/-W/'`'" + eval "CFLAGS='${cc_save_CFLAGS} -Werror `echo "-flto -flto-partition=none" | sed 's/^-Wno-/-W/'`'" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main(void) { return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : - eval "cc_cv_CFLAGS__flto='yes'" + eval "cc_cv_CFLAGS__flto__flto_partition_none='yes'" else - eval "cc_cv_CFLAGS__flto='no'" + eval "cc_cv_CFLAGS__flto__flto_partition_none='no'" fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext eval "CFLAGS='$cc_save_CFLAGS'" fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cc_cv_CFLAGS__flto" >&5 -$as_echo "$cc_cv_CFLAGS__flto" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cc_cv_CFLAGS__flto__flto_partition_none" >&5 +$as_echo "$cc_cv_CFLAGS__flto__flto_partition_none" >&6; } - if eval test x$cc_cv_CFLAGS__flto = xyes; then : - eval "lto_flags='${lto_flags} -flto'" + if eval test x$cc_cv_CFLAGS__flto__flto_partition_none = xyes; then : + eval "lto_flags='${lto_flags} -flto -flto-partition=none'" fi if (test -n "${lto_flags}"); then - CFLAGS="-flto $CFLAGS" + CFLAGS="-flto -flto-partition=none $CFLAGS" else as_fn_error $? "Link Time Optimization -flto is not supported." "$LINENO" 5 fi @@ -28985,7 +28939,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.15.2, which was +This file was extended by NetworkManager $as_me 1.15.91, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -29051,7 +29005,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -NetworkManager config.status 1.15.2 +NetworkManager config.status 1.15.91 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff --git a/configure.ac b/configure.ac index efd5770f..9a8f7066 100644 --- a/configure.ac +++ b/configure.ac @@ -8,7 +8,7 @@ dnl "shared/nm-version-macros.h.in" dnl - update number in meson.build m4_define([nm_major_version], [1]) m4_define([nm_minor_version], [15]) -m4_define([nm_micro_version], [2]) +m4_define([nm_micro_version], [91]) m4_define([nm_version], [nm_major_version.nm_minor_version.nm_micro_version]) diff --git a/data/org.freedesktop.NetworkManager.policy.in.in b/data/org.freedesktop.NetworkManager.policy.in.in index d1460c2c..8b6ea515 100644 --- a/data/org.freedesktop.NetworkManager.policy.in.in +++ b/data/org.freedesktop.NetworkManager.policy.in.in @@ -74,6 +74,16 @@ + + <_description>Allow control of Wi-Fi scans + <_message>System policy prevents Wi-Fi scans + + auth_admin + yes + yes + + + <_description>Connection sharing via a protected Wi-Fi network <_message>System policy prevents sharing connections via a protected Wi-Fi network diff --git a/dispatcher/nm-dispatcher-utils.c b/dispatcher/nm-dispatcher-utils.c index 4d04eeca..dee00612 100644 --- a/dispatcher/nm-dispatcher-utils.c +++ b/dispatcher/nm-dispatcher-utils.c @@ -20,7 +20,7 @@ #include "nm-default.h" -#include +#include "nm-dispatcher-utils.h" #include "nm-dbus-interface.h" #include "nm-connection.h" @@ -31,8 +31,6 @@ #include "nm-dispatcher-api.h" #include "nm-utils.h" -#include "nm-dispatcher-utils.h" - /*****************************************************************************/ static gboolean diff --git a/dispatcher/nm-dispatcher.c b/dispatcher/nm-dispatcher.c index 946763f8..d395942a 100644 --- a/dispatcher/nm-dispatcher.c +++ b/dispatcher/nm-dispatcher.c @@ -24,12 +24,10 @@ #include #include #include -#include #include #include #include #include -#include #include #include @@ -461,7 +459,7 @@ again: return FALSE; } -static inline gboolean +static gboolean check_permissions (struct stat *s, const char **out_error_msg) { g_return_val_if_fail (s != NULL, FALSE); diff --git a/dispatcher/tests/test-dispatcher-envp.c b/dispatcher/tests/test-dispatcher-envp.c index 78bcd233..89ddadbb 100644 --- a/dispatcher/tests/test-dispatcher-envp.c +++ b/dispatcher/tests/test-dispatcher-envp.c @@ -22,7 +22,6 @@ #include #include -#include #include "nm-dispatcher-utils.h" #include "nm-dispatcher-api.h" diff --git a/docs/api/Makefile.am b/docs/api/Makefile.am index 2baf4056..33ca2e35 100644 --- a/docs/api/Makefile.am +++ b/docs/api/Makefile.am @@ -42,42 +42,43 @@ MKHTML_OPTIONS=--path="$(abs_srcdir)" content_files = \ $(GENERATED_FILES) \ dbus-org.freedesktop.NetworkManager.AccessPoint.xml \ + dbus-org.freedesktop.NetworkManager.AgentManager.xml \ dbus-org.freedesktop.NetworkManager.Connection.Active.xml \ - dbus-org.freedesktop.NetworkManager.Device.Team.xml \ + dbus-org.freedesktop.NetworkManager.DHCP4Config.xml \ dbus-org.freedesktop.NetworkManager.DHCP6Config.xml \ - dbus-org.freedesktop.NetworkManager.Device.Wireless.xml \ - dbus-org.freedesktop.NetworkManager.xml \ - dbus-org.freedesktop.NetworkManager.VPN.Connection.xml \ - dbus-org.freedesktop.NetworkManager.SecretAgent.xml \ - dbus-org.freedesktop.NetworkManager.Device.xml \ - dbus-org.freedesktop.NetworkManager.VPN.Plugin.xml \ + dbus-org.freedesktop.NetworkManager.Device.Adsl.xml \ dbus-org.freedesktop.NetworkManager.Device.Bluetooth.xml \ - dbus-org.freedesktop.NetworkManager.Device.Dummy.xml \ - dbus-org.freedesktop.NetworkManager.Device.Vxlan.xml \ - dbus-org.freedesktop.NetworkManager.Settings.Connection.xml \ dbus-org.freedesktop.NetworkManager.Device.Bond.xml \ - dbus-org.freedesktop.NetworkManager.Device.Macvlan.xml \ - dbus-org.freedesktop.NetworkManager.Device.Macsec.xml \ - dbus-org.freedesktop.NetworkManager.PPP.xml \ - dbus-org.freedesktop.NetworkManager.Device.Vlan.xml \ - dbus-org.freedesktop.NetworkManager.Device.Adsl.xml \ - dbus-org.freedesktop.NetworkManager.AgentManager.xml \ - dbus-org.freedesktop.NetworkManager.Device.IPTunnel.xml \ - dbus-org.freedesktop.NetworkManager.Device.Tun.xml \ dbus-org.freedesktop.NetworkManager.Device.Bridge.xml \ - dbus-org.freedesktop.NetworkManager.Device.OlpcMesh.xml \ - dbus-org.freedesktop.NetworkManager.DHCP4Config.xml \ + dbus-org.freedesktop.NetworkManager.Device.Dummy.xml \ dbus-org.freedesktop.NetworkManager.Device.Generic.xml \ + dbus-org.freedesktop.NetworkManager.Device.IPTunnel.xml \ dbus-org.freedesktop.NetworkManager.Device.Infiniband.xml \ + dbus-org.freedesktop.NetworkManager.Device.Macsec.xml \ + dbus-org.freedesktop.NetworkManager.Device.Macvlan.xml \ dbus-org.freedesktop.NetworkManager.Device.Modem.xml \ - dbus-org.freedesktop.NetworkManager.IP6Config.xml \ + dbus-org.freedesktop.NetworkManager.Device.OlpcMesh.xml \ + dbus-org.freedesktop.NetworkManager.Device.Statistics.xml \ + dbus-org.freedesktop.NetworkManager.Device.Team.xml \ + dbus-org.freedesktop.NetworkManager.Device.Tun.xml \ dbus-org.freedesktop.NetworkManager.Device.Veth.xml \ - dbus-org.freedesktop.NetworkManager.Settings.xml \ - dbus-org.freedesktop.NetworkManager.Device.Wired.xml \ + dbus-org.freedesktop.NetworkManager.Device.Vlan.xml \ + dbus-org.freedesktop.NetworkManager.Device.Vxlan.xml \ + dbus-org.freedesktop.NetworkManager.Device.WifiP2P.xml \ dbus-org.freedesktop.NetworkManager.Device.WireGuard.xml \ - dbus-org.freedesktop.NetworkManager.IP4Config.xml \ - dbus-org.freedesktop.NetworkManager.Device.Statistics.xml \ + dbus-org.freedesktop.NetworkManager.Device.Wired.xml \ + dbus-org.freedesktop.NetworkManager.Device.Wireless.xml \ + dbus-org.freedesktop.NetworkManager.Device.xml \ dbus-org.freedesktop.NetworkManager.DnsManager.xml \ + dbus-org.freedesktop.NetworkManager.IP4Config.xml \ + dbus-org.freedesktop.NetworkManager.IP6Config.xml \ + dbus-org.freedesktop.NetworkManager.PPP.xml \ + dbus-org.freedesktop.NetworkManager.SecretAgent.xml \ + dbus-org.freedesktop.NetworkManager.Settings.Connection.xml \ + dbus-org.freedesktop.NetworkManager.Settings.xml \ + dbus-org.freedesktop.NetworkManager.VPN.Connection.xml \ + dbus-org.freedesktop.NetworkManager.VPN.Plugin.xml \ + dbus-org.freedesktop.NetworkManager.xml \ $(top_builddir)/libnm-core/nm-dbus-types.xml \ $(top_builddir)/libnm-core/nm-vpn-dbus-types.xml \ $(top_builddir)/man/nmcli.xml \ diff --git a/docs/api/Makefile.in b/docs/api/Makefile.in index 4792783d..f545b7bc 100644 --- a/docs/api/Makefile.in +++ b/docs/api/Makefile.in @@ -475,42 +475,43 @@ MKHTML_OPTIONS = --path="$(abs_srcdir)" # Files to be included in $(DOC_MAIN_SGML_FILE) content_files = $(GENERATED_FILES) \ dbus-org.freedesktop.NetworkManager.AccessPoint.xml \ + dbus-org.freedesktop.NetworkManager.AgentManager.xml \ dbus-org.freedesktop.NetworkManager.Connection.Active.xml \ - dbus-org.freedesktop.NetworkManager.Device.Team.xml \ + dbus-org.freedesktop.NetworkManager.DHCP4Config.xml \ dbus-org.freedesktop.NetworkManager.DHCP6Config.xml \ - dbus-org.freedesktop.NetworkManager.Device.Wireless.xml \ - dbus-org.freedesktop.NetworkManager.xml \ - dbus-org.freedesktop.NetworkManager.VPN.Connection.xml \ - dbus-org.freedesktop.NetworkManager.SecretAgent.xml \ - dbus-org.freedesktop.NetworkManager.Device.xml \ - dbus-org.freedesktop.NetworkManager.VPN.Plugin.xml \ + dbus-org.freedesktop.NetworkManager.Device.Adsl.xml \ dbus-org.freedesktop.NetworkManager.Device.Bluetooth.xml \ - dbus-org.freedesktop.NetworkManager.Device.Dummy.xml \ - dbus-org.freedesktop.NetworkManager.Device.Vxlan.xml \ - dbus-org.freedesktop.NetworkManager.Settings.Connection.xml \ dbus-org.freedesktop.NetworkManager.Device.Bond.xml \ - dbus-org.freedesktop.NetworkManager.Device.Macvlan.xml \ - dbus-org.freedesktop.NetworkManager.Device.Macsec.xml \ - dbus-org.freedesktop.NetworkManager.PPP.xml \ - dbus-org.freedesktop.NetworkManager.Device.Vlan.xml \ - dbus-org.freedesktop.NetworkManager.Device.Adsl.xml \ - dbus-org.freedesktop.NetworkManager.AgentManager.xml \ - dbus-org.freedesktop.NetworkManager.Device.IPTunnel.xml \ - dbus-org.freedesktop.NetworkManager.Device.Tun.xml \ dbus-org.freedesktop.NetworkManager.Device.Bridge.xml \ - dbus-org.freedesktop.NetworkManager.Device.OlpcMesh.xml \ - dbus-org.freedesktop.NetworkManager.DHCP4Config.xml \ + dbus-org.freedesktop.NetworkManager.Device.Dummy.xml \ dbus-org.freedesktop.NetworkManager.Device.Generic.xml \ + dbus-org.freedesktop.NetworkManager.Device.IPTunnel.xml \ dbus-org.freedesktop.NetworkManager.Device.Infiniband.xml \ + dbus-org.freedesktop.NetworkManager.Device.Macsec.xml \ + dbus-org.freedesktop.NetworkManager.Device.Macvlan.xml \ dbus-org.freedesktop.NetworkManager.Device.Modem.xml \ - dbus-org.freedesktop.NetworkManager.IP6Config.xml \ + dbus-org.freedesktop.NetworkManager.Device.OlpcMesh.xml \ + dbus-org.freedesktop.NetworkManager.Device.Statistics.xml \ + dbus-org.freedesktop.NetworkManager.Device.Team.xml \ + dbus-org.freedesktop.NetworkManager.Device.Tun.xml \ dbus-org.freedesktop.NetworkManager.Device.Veth.xml \ - dbus-org.freedesktop.NetworkManager.Settings.xml \ - dbus-org.freedesktop.NetworkManager.Device.Wired.xml \ + dbus-org.freedesktop.NetworkManager.Device.Vlan.xml \ + dbus-org.freedesktop.NetworkManager.Device.Vxlan.xml \ + dbus-org.freedesktop.NetworkManager.Device.WifiP2P.xml \ dbus-org.freedesktop.NetworkManager.Device.WireGuard.xml \ - dbus-org.freedesktop.NetworkManager.IP4Config.xml \ - dbus-org.freedesktop.NetworkManager.Device.Statistics.xml \ + dbus-org.freedesktop.NetworkManager.Device.Wired.xml \ + dbus-org.freedesktop.NetworkManager.Device.Wireless.xml \ + dbus-org.freedesktop.NetworkManager.Device.xml \ dbus-org.freedesktop.NetworkManager.DnsManager.xml \ + dbus-org.freedesktop.NetworkManager.IP4Config.xml \ + dbus-org.freedesktop.NetworkManager.IP6Config.xml \ + dbus-org.freedesktop.NetworkManager.PPP.xml \ + dbus-org.freedesktop.NetworkManager.SecretAgent.xml \ + dbus-org.freedesktop.NetworkManager.Settings.Connection.xml \ + dbus-org.freedesktop.NetworkManager.Settings.xml \ + dbus-org.freedesktop.NetworkManager.VPN.Connection.xml \ + dbus-org.freedesktop.NetworkManager.VPN.Plugin.xml \ + dbus-org.freedesktop.NetworkManager.xml \ $(top_builddir)/libnm-core/nm-dbus-types.xml \ $(top_builddir)/libnm-core/nm-vpn-dbus-types.xml \ $(top_builddir)/man/nmcli.xml $(top_builddir)/man/nmtui.xml \ diff --git a/docs/api/dbus-org.freedesktop.NetworkManager.Device.WifiP2P.xml b/docs/api/dbus-org.freedesktop.NetworkManager.Device.WifiP2P.xml new file mode 100644 index 00000000..d89bbe7b --- /dev/null +++ b/docs/api/dbus-org.freedesktop.NetworkManager.Device.WifiP2P.xml @@ -0,0 +1,124 @@ + + + + org.freedesktop.NetworkManager.Device.WifiP2P + org.freedesktop.NetworkManager.Device.WifiP2P + org.freedesktop.NetworkManager.Device.WifiP2P Wi-Fi P2P Device + Methods + +StartFind (IN a{sv} options); +StopFind (); + + + + Signals + +PeerAdded (o peer); +PeerRemoved (o peer); + + + + Properties + +HwAddress readable s +Peers readable ao + + + + Description + Since: 1.16 + + + + Method Details + + The StartFind() method + org.freedesktop.NetworkManager.Device.WifiP2P.StartFind() + +StartFind (IN a{sv} options); + + in the range of 1-600 seconds is supported. The default is + 30 seconds. + Start a find operation for Wi-Fi P2P peers. + Since: 1.16 + + + + IN a{sv} options: + Options of find. Currently 'timeout' option with value of "i" + + + + + The StopFind() method + org.freedesktop.NetworkManager.Device.WifiP2P.StopFind() + +StopFind (); + + Stop an ongoing find operation again. + Since: 1.16 + + + + + Signal Details + + The "PeerAdded" signal + org.freedesktop.NetworkManager.Device.WifiP2P::PeerAdded + +PeerAdded (o peer); + + Emitted when a new Wi-Fi P2P peer is found by the device. + Since: 1.16 + + + + o peer: + The object path of the newly found access point. + + + + + The "PeerRemoved" signal + org.freedesktop.NetworkManager.Device.WifiP2P::PeerRemoved + +PeerRemoved (o peer); + + Emitted when a Wi-Fi P2P peer disappears from view of the device. + Since: 1.16 + + + + o peer: + The object path of the Wi-Fi P2P peer that has disappeared. + + + + + + Property Details + + The "HwAddress" property + org.freedesktop.NetworkManager.Device.WifiP2P:HwAddress + +HwAddress readable s + + The active hardware address of the device. + Since: 1.16 + + + + The "Peers" property + org.freedesktop.NetworkManager.Device.WifiP2P:Peers + +Peers readable ao + + List of object paths of peers visible to this Wi-Fi P2P device. + Since: 1.16 + + + + + diff --git a/docs/api/html/NetworkManager.conf.html b/docs/api/html/NetworkManager.conf.html index 12e0a54b..0069f1e4 100644 --- a/docs/api/html/NetworkManager.conf.html +++ b/docs/api/html/NetworkManager.conf.html @@ -806,6 +806,10 @@ ipv6.ip6-privacy=0

wifi.wake-on-wlan

+ +

wireguard.mtu

+ +

@@ -1047,6 +1051,20 @@ managed=1 checking functionality. This allows NetworkManager to detect whether or not the system can actually access the internet or whether it is behind a captive portal.

+

Connectivity checking serves two purposes. For one, it exposes + a connectivity state on D-Bus, which other applications may use. For example, + Gnome's portal helper uses this as signal to show a captive portal login + page. + The other use is that default-route of devices without global connectivity + get a penalty of +20000 to the route-metric. This has the purpose to give a + better default-route to devices that have global connectivity. For example, + when being connected to WWAN and to a Wi-Fi network which is behind a captive + portal, WWAN still gets preferred until login.

+

Note that your distribution might set /proc/sys/net/ipv4/conf/*/rp_filter to + strict filtering. That works badly with per-device connectivity checking, + which uses SO_BINDDEVICE to send requests on all devices. A strict rp_filter + setting will reject any response and the connectivity check on all but the + best route will fail.

@@ -1076,10 +1094,15 @@ managed=1 - + connectivity checking. Note that this only compares + that the HTTP response starts with the specifid text, + it does not compare the exact string. This behavior + might change in the future, so avoid relying on it. + If missing, the response defaults to "NetworkManager is online". + If set to empty, the HTTP server is expected to answer with + status code 204 or send no data.

response

If set controls what body content +

If set, controls what body content NetworkManager checks for when requesting the URI for - connectivity checking. If missing, defaults to - "NetworkManager is online"

@@ -1108,7 +1131,7 @@ managed=1

options

- A list of of options to be passed to the hostname resolver. + A list of options to be passed to the hostname resolver.

diff --git a/docs/api/html/NetworkManager.devhelp2 b/docs/api/html/NetworkManager.devhelp2 index bafd8cab..840a72f4 100644 --- a/docs/api/html/NetworkManager.devhelp2 +++ b/docs/api/html/NetworkManager.devhelp2 @@ -55,8 +55,10 @@ + + @@ -83,14 +85,13 @@ + - - - + @@ -105,7 +106,9 @@ + + @@ -129,6 +132,9 @@ + + + @@ -272,6 +278,10 @@ + + + + @@ -280,24 +290,11 @@ - - - - - - - - - - - - - @@ -311,6 +308,9 @@ + + + @@ -383,9 +383,21 @@ + + + + + + + + + + + + @@ -468,6 +480,15 @@ + + + + + + + + + @@ -524,260 +545,263 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/api/html/ch01.html b/docs/api/html/ch01.html index 93f348c9..5c9cfa82 100644 --- a/docs/api/html/ch01.html +++ b/docs/api/html/ch01.html @@ -141,12 +141,18 @@ vxlan — VXLAN Settings
+wifi-p2p — Wi-Fi P2P Settings +
+
wimax — WiMax Settings
802-3-ethernet — Wired Ethernet Settings
+wireguard — WireGuard Ethernet Settings +
+
802-11-wireless — Wi-Fi Settings
diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.AccessPoint.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.AccessPoint.html index d1232d30..66aba659 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.AccessPoint.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.AccessPoint.html @@ -7,7 +7,7 @@ - + @@ -22,7 +22,7 @@ Home Up Prev -Next +Next
diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Checkpoint.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Checkpoint.html index bc6f21f5..978a872f 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Checkpoint.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Checkpoint.html @@ -34,13 +34,13 @@
-

Signals

+

Signals

 PropertiesChanged (a{sv} properties);
 
-

Properties

+

Properties

 Devices          readable   ao
 Created          readable   x
diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Adsl.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Adsl.html
index 5570fcab..66c0a264 100644
--- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Adsl.html
+++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Adsl.html
@@ -7,7 +7,7 @@
 
 
 
-
+
 
 
 
@@ -22,7 +22,7 @@
 Home
 Up
 Prev
-Next
+Next
 
 
diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Bluetooth.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Bluetooth.html index cdb44393..516e7b3e 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Bluetooth.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Bluetooth.html @@ -6,8 +6,8 @@ - - + + @@ -21,8 +21,8 @@ Home Up -Prev -Next +Prev +Next
@@ -34,13 +34,13 @@
-

Signals

+

Signals

 PropertiesChanged (a{sv} properties);
 
-

Properties

+

Properties

 HwAddress       readable   s
 Name            readable   s
diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Bond.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Bond.html
index 5a7cebd0..9c693807 100644
--- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Bond.html
+++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Bond.html
@@ -6,7 +6,7 @@
 
 
 
-
+
 
 
 
@@ -21,7 +21,7 @@
 
 Home
 Up
-Prev
+Prev
 Next
 
 
@@ -34,13 +34,13 @@
-

Signals

+

Signals

 PropertiesChanged (a{sv} properties);
 
-

Properties

+

Properties

 HwAddress  readable   s
 Carrier    readable   b
diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Bridge.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Bridge.html
index 256362e0..cd140205 100644
--- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Bridge.html
+++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Bridge.html
@@ -7,7 +7,7 @@
 
 
 
-
+
 
 
 
@@ -22,7 +22,7 @@
 Home
 Up
 Prev
-Next
+Next
 
 
@@ -34,13 +34,13 @@
-

Signals

+

Signals

 PropertiesChanged (a{sv} properties);
 
-

Properties

+

Properties

 HwAddress  readable   s
 Carrier    readable   b
diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Dummy.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Dummy.html
index cf8c4383..ca726205 100644
--- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Dummy.html
+++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Dummy.html
@@ -6,8 +6,8 @@
 
 
 
-
-
+
+
 
 
 
@@ -21,8 +21,8 @@
 
 Home
 Up
-Prev
-Next
+Prev
+Next
 
 
diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Generic.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Generic.html index 3a339492..e3eaed00 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Generic.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Generic.html @@ -6,8 +6,8 @@ - - + + @@ -21,8 +21,8 @@ Home Up -Prev -Next +Prev +Next
@@ -34,13 +34,13 @@
-

Signals

+

Signals

 PropertiesChanged (a{sv} properties);
 
-

Properties

+

Properties

 HwAddress        readable   s
 TypeDescription  readable   s
diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.IPTunnel.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.IPTunnel.html
index 241a1634..7a2a7250 100644
--- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.IPTunnel.html
+++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.IPTunnel.html
@@ -6,8 +6,8 @@
 
 
 
-
-
+
+
 
 
 
@@ -21,8 +21,8 @@
 
 Home
 Up
-Prev
-Next
+Prev
+Next
 
 
@@ -34,13 +34,13 @@
-

Signals

+

Signals

 PropertiesChanged (a{sv} properties);
 
-

Properties

+

Properties

 Mode                readable   u
 Parent              readable   o
diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Infiniband.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Infiniband.html
index b9128792..c7608f8c 100644
--- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Infiniband.html
+++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Infiniband.html
@@ -6,8 +6,8 @@
 
 
 
-
-
+
+
 
 
 
@@ -21,8 +21,8 @@
 
 Home
 Up
-Prev
-Next
+Prev
+Next
 
 
diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Lowpan.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Lowpan.html index b95bc1ab..5f74058b 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Lowpan.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Lowpan.html @@ -6,7 +6,7 @@ - + @@ -20,7 +20,7 @@ Home Up -Prev +Prev Next
@@ -33,7 +33,7 @@
-

Properties

+

Properties

 HwAddress  readable   s
 Parent     readable   o
diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Macsec.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Macsec.html
index 4fb5a435..88e553dc 100644
--- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Macsec.html
+++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Macsec.html
@@ -34,13 +34,13 @@
 
 
-

Signals

+

Signals

 PropertiesChanged (a{sv} properties);
 
-

Properties

+

Properties

 Parent         readable   o
 Sci            readable   t
diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Macvlan.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Macvlan.html
index 23d67da2..5b480d71 100644
--- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Macvlan.html
+++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Macvlan.html
@@ -34,13 +34,13 @@
 
 
-

Signals

+

Signals

 PropertiesChanged (a{sv} properties);
 
-

Properties

+

Properties

 Parent     readable   o
 Mode       readable   s
diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Modem.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Modem.html
index 57ffe215..fc1273e1 100644
--- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Modem.html
+++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Modem.html
@@ -34,13 +34,13 @@
 
 
-

Signals

+

Signals

 PropertiesChanged (a{sv} properties);
 
-

Properties

+

Properties

 ModemCapabilities    readable   u
 CurrentCapabilities  readable   u
diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.OlpcMesh.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.OlpcMesh.html
index ade3b84e..ff2ce26c 100644
--- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.OlpcMesh.html
+++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.OlpcMesh.html
@@ -34,13 +34,13 @@
 
 
-

Signals

+

Signals

 PropertiesChanged (a{sv} properties);
 
-

Properties

+

Properties

 HwAddress      readable   s
 Companion      readable   o
diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.OvsBridge.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.OvsBridge.html
index 49e9e402..23835833 100644
--- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.OvsBridge.html
+++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.OvsBridge.html
@@ -34,13 +34,13 @@
 
 
-

Signals

+

Signals

 PropertiesChanged (a{sv} properties);
 
-

Properties

+

Properties

 Slaves  readable   ao
 
diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.OvsInterface.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.OvsInterface.html index 177d6de9..2cc1a1eb 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.OvsInterface.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.OvsInterface.html @@ -33,7 +33,7 @@
-

Signals

+

Signals

 PropertiesChanged (a{sv} properties);
 
diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.OvsPort.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.OvsPort.html index d5909eb7..0b000dbd 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.OvsPort.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.OvsPort.html @@ -34,13 +34,13 @@
-

Signals

+

Signals

 PropertiesChanged (a{sv} properties);
 
-

Properties

+

Properties

 Slaves  readable   ao
 
diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Ppp.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Ppp.html index 389bb106..ebc789fd 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Ppp.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Ppp.html @@ -33,7 +33,7 @@
-

Signals

+

Signals

 PropertiesChanged (a{sv} properties);
 
diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Team.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Team.html index d82c27ca..08eea63c 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Team.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Team.html @@ -34,13 +34,13 @@
-

Signals

+

Signals

 PropertiesChanged (a{sv} properties);
 
-

Properties

+

Properties

 HwAddress  readable   s
 Carrier    readable   b
diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Tun.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Tun.html
index 926df18e..f6d8b6cc 100644
--- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Tun.html
+++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Tun.html
@@ -34,13 +34,13 @@
 
 
-

Signals

+

Signals

 PropertiesChanged (a{sv} properties);
 
-

Properties

+

Properties

 Owner       readable   x
 Group       readable   x
diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Veth.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Veth.html
index 6bd6f3cf..ecd18854 100644
--- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Veth.html
+++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Veth.html
@@ -34,13 +34,13 @@
 
 
-

Signals

+

Signals

 PropertiesChanged (a{sv} properties);
 
-

Properties

+

Properties

 Peer  readable   o
 
diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Vlan.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Vlan.html index 6182c837..3b8dd322 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Vlan.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Vlan.html @@ -34,13 +34,13 @@
-

Signals

+

Signals

 PropertiesChanged (a{sv} properties);
 
-

Properties

+

Properties

 HwAddress  readable   s
 Carrier    readable   b
diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Vxlan.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Vxlan.html
index 2131bd9f..0e58845f 100644
--- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Vxlan.html
+++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Vxlan.html
@@ -7,7 +7,7 @@
 
 
 
-
+
 
 
 
@@ -22,7 +22,7 @@
 Home
 Up
 Prev
-Next
+Next
 
 
@@ -34,13 +34,13 @@
-

Signals

+

Signals

 PropertiesChanged (a{sv} properties);
 
-

Properties

+

Properties

 Parent      readable   o
 HwAddress   readable   s
diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.WifiP2P.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.WifiP2P.html
new file mode 100644
index 00000000..7b01d3ae
--- /dev/null
+++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.WifiP2P.html
@@ -0,0 +1,171 @@
+
+
+
+
+org.freedesktop.NetworkManager.Device.WifiP2P: NetworkManager Reference Manual
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + +
+

org.freedesktop.NetworkManager.Device.WifiP2P

+

org.freedesktop.NetworkManager.Device.WifiP2P — Wi-Fi P2P Device

+
+
+

Methods

+
+StartFind (IN  a{sv} options);
+StopFind  ();
+
+
+
+

Signals

+
+PeerAdded   (o peer);
+PeerRemoved (o peer);
+
+
+
+

Properties

+
+HwAddress  readable   s
+Peers      readable   ao
+
+
+
+

Description

+

Since: 1.16 +

+
+
+

Method Details

+
+

The StartFind() method

+
+StartFind (IN  a{sv} options);
+
+

in the range of 1-600 seconds is supported. The default is + 30 seconds. +

+

Start a find operation for Wi-Fi P2P peers. +

+

Since: 1.16 +

+
++++ + + + + +

IN a{sv} options:

Options of find. Currently 'timeout' option with value of "i"

+
+
+
+

The StopFind() method

+
+StopFind ();
+
+

Stop an ongoing find operation again. +

+

Since: 1.16 +

+
+
+
+

Signal Details

+
+

The "PeerAdded" signal

+
+PeerAdded (o peer);
+
+

Emitted when a new Wi-Fi P2P peer is found by the device. +

+

Since: 1.16 +

+
++++ + + + + +

o peer:

The object path of the newly found access point.

+
+
+
+

The "PeerRemoved" signal

+
+PeerRemoved (o peer);
+
+

Emitted when a Wi-Fi P2P peer disappears from view of the device. +

+

Since: 1.16 +

+
++++ + + + + +

o peer:

The object path of the Wi-Fi P2P peer that has disappeared.

+
+
+
+

Property Details

+
+

The "HwAddress" property

+
+HwAddress  readable   s
+
+

The active hardware address of the device. +

+

Since: 1.16 +

+
+
+
+

The "Peers" property

+
+Peers  readable   ao
+
+

List of object paths of peers visible to this Wi-Fi P2P device. +

+

Since: 1.16 +

+
+
+
+ + + \ No newline at end of file diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.WireGuard.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.WireGuard.html index eae61221..a1022622 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.WireGuard.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.WireGuard.html @@ -6,8 +6,8 @@ - - + + @@ -20,8 +20,8 @@ Home Up -Prev -Next +Prev +Next
diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Wired.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Wired.html index 585359ba..3f7e0256 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Wired.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Wired.html @@ -6,8 +6,8 @@ - - + + @@ -21,8 +21,8 @@ Home Up -Prev -Next +Prev +Next
@@ -34,13 +34,13 @@
-

Signals

+

Signals

 PropertiesChanged (a{sv} properties);
 
-

Properties

+

Properties

 HwAddress        readable   s
 PermHwAddress    readable   s
diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Wireless.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Wireless.html
index e25f2d9a..c4a4cce7 100644
--- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Wireless.html
+++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Wireless.html
@@ -6,7 +6,7 @@
 
 
 
-
+
 
 
 
@@ -21,7 +21,7 @@
 
 Home
 Up
-Prev
+Prev
 Next
 
 
@@ -42,7 +42,7 @@
-

Signals

+

Signals

 PropertiesChanged  (a{sv} properties);
 AccessPointAdded   (o     access_point);
@@ -50,7 +50,7 @@
 
-

Properties

+

Properties

 HwAddress             readable   s
 PermHwAddress         readable   s
diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Wpan.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Wpan.html
index 906cea86..b546b63a 100644
--- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Wpan.html
+++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Wpan.html
@@ -33,7 +33,7 @@
 
 
-

Properties

+

Properties

 HwAddress  readable   s
 
diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.WifiP2PPeer.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.WifiP2PPeer.html new file mode 100644 index 00000000..e6ca64ed --- /dev/null +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.WifiP2PPeer.html @@ -0,0 +1,163 @@ + + + + +org.freedesktop.NetworkManager.WifiP2PPeer: NetworkManager Reference Manual + + + + + + + + + + + + + + + + +
+
+
+ + +
+

org.freedesktop.NetworkManager.WifiP2PPeer

+

org.freedesktop.NetworkManager.WifiP2PPeer — Wi-Fi P2P Peer

+
+
+

Properties

+
+Flags         readable   u
+Manufacturer  readable   s
+Model         readable   s
+ModelNumber   readable   s
+Serial        readable   s
+WfdIEs        readable   ay
+HwAddress     readable   s
+Strength      readable   y
+LastSeen      readable   i
+
+
+
+

Description

+

Since: 1.16 +

+
+
+

Property Details

+
+

The "Flags" property

+
+Flags  readable   u
+
+

Flags describing the capabilities of the access point. +

+

Returns: NM80211ApFlags +

+

Since: 1.16 +

+
+
+
+

The "Manufacturer" property

+
+Manufacturer  readable   s
+
+

The manufacturer of the Wi-Fi P2P peer. +

+

Since: 1.16 +

+
+
+
+

The "Model" property

+
+Model  readable   s
+
+

The model of the Wi-Fi P2P peer. +

+

Since: 1.16 +

+
+
+
+

The "ModelNumber" property

+
+ModelNumber  readable   s
+
+

The model number of the Wi-Fi P2P peer. +

+

Since: 1.16 +

+
+
+
+

The "Serial" property

+
+Serial  readable   s
+
+

The serial number of the Wi-Fi P2P peer. +

+

Since: 1.16 +

+
+
+
+

The "WfdIEs" property

+
+WfdIEs  readable   ay
+
+

The Wi-Fi Display Information Elements of the Wi-Fi P2P peer. +

+

Since: 1.16 +

+
+
+
+

The "HwAddress" property

+
+HwAddress  readable   s
+
+

The hardware address (BSSID) of the access point. +

+

Since: 1.16 +

+
+
+
+

The "Strength" property

+
+Strength  readable   y
+
+

The current signal quality of the access point, in percent. +

+

Since: 1.16 +

+
+
+
+

The "LastSeen" property

+
+LastSeen  readable   i
+
+

The timestamp (in CLOCK_BOOTTIME seconds) for the last time the access + point was found in scan results. A value of -1 means the access point has + never been found in scan results. +

+

Since: 1.16 +

+
+
+
+ + + \ No newline at end of file diff --git a/docs/api/html/index.html b/docs/api/html/index.html index 4aa2521a..1c909020 100644 --- a/docs/api/html/index.html +++ b/docs/api/html/index.html @@ -16,7 +16,7 @@

- for NetworkManager 1.15.2 + for NetworkManager 1.15.91 The latest version of this documentation can be found on-line at https://developer.gnome.org/NetworkManager/stable/. @@ -226,12 +226,18 @@ vxlan — VXLAN Settings

+wifi-p2p — Wi-Fi P2P Settings +
+
wimax — WiMax Settings
802-3-ethernet — Wired Ethernet Settings
+wireguard — WireGuard Ethernet Settings +
+
802-11-wireless — Wi-Fi Settings
@@ -277,28 +283,25 @@ org.freedesktop.NetworkManager.Device.Adsl — ADSL Device
-org.freedesktop.NetworkManager.Device.Bond — Bonding Device +org.freedesktop.NetworkManager.Device.Bluetooth — Bluetooth Device
-org.freedesktop.NetworkManager.Device.Bridge — Bridging Device +org.freedesktop.NetworkManager.Device.Bond — Bonding Device
-org.freedesktop.NetworkManager.Device.Bluetooth — Bluetooth Device +org.freedesktop.NetworkManager.Device.Bridge — Bridging Device
org.freedesktop.NetworkManager.Device.Dummy — Dummy Device
-org.freedesktop.NetworkManager.Device.Wired — Wired Ethernet Device -
-
org.freedesktop.NetworkManager.Device.Generic — Unrecognized Device
-org.freedesktop.NetworkManager.Device.Infiniband — Infiniband Device +org.freedesktop.NetworkManager.Device.IPTunnel — IP Tunneling Device
-org.freedesktop.NetworkManager.Device.IPTunnel — IP Tunneling Device +org.freedesktop.NetworkManager.Device.Infiniband — Infiniband Device
org.freedesktop.NetworkManager.Device.Lowpan — 6LoWPAN Device @@ -343,9 +346,15 @@ org.freedesktop.NetworkManager.Device.Vxlan — VXLAN Device
+org.freedesktop.NetworkManager.Device.WifiP2P — Wi-Fi P2P Device +
+
org.freedesktop.NetworkManager.Device.WireGuard — WireGuard Device
+org.freedesktop.NetworkManager.Device.Wired — Wired Ethernet Device +
+
org.freedesktop.NetworkManager.Device.Wireless — Wi-Fi Device
@@ -384,6 +393,10 @@
org.freedesktop.NetworkManager.AccessPoint — Wi-Fi Access Point
+
The /org.freedesktop.NetworkManager.WifiP2PPeer/* objects
+
+org.freedesktop.NetworkManager.WifiP2PPeer — Wi-Fi P2P Peer +
The /org/freedesktop/NetworkManager/Checkpoint/* objects
org.freedesktop.NetworkManager.Checkpoint — Configuration and State Snapshot diff --git a/docs/api/html/ix01.html b/docs/api/html/ix01.html index 52907f9b..511789a8 100644 --- a/docs/api/html/ix01.html +++ b/docs/api/html/ix01.html @@ -26,1527 +26,1573 @@

Symbols

-
org.freedesktop.NetworkManager.AccessPoint, org.freedesktop.NetworkManager.AccessPoint +
org.freedesktop.NetworkManager.AccessPoint, org.freedesktop.NetworkManager.AccessPoint
-
org.freedesktop.NetworkManager.AccessPoint::PropertiesChanged, The "PropertiesChanged" signal +
org.freedesktop.NetworkManager.AccessPoint::PropertiesChanged, The "PropertiesChanged" signal
-
org.freedesktop.NetworkManager.AccessPoint:Flags, The "Flags" property +
org.freedesktop.NetworkManager.AccessPoint:Flags, The "Flags" property
-
org.freedesktop.NetworkManager.AccessPoint:Frequency, The "Frequency" property +
org.freedesktop.NetworkManager.AccessPoint:Frequency, The "Frequency" property
-
org.freedesktop.NetworkManager.AccessPoint:HwAddress, The "HwAddress" property +
org.freedesktop.NetworkManager.AccessPoint:HwAddress, The "HwAddress" property
-
org.freedesktop.NetworkManager.AccessPoint:LastSeen, The "LastSeen" property +
org.freedesktop.NetworkManager.AccessPoint:LastSeen, The "LastSeen" property
-
org.freedesktop.NetworkManager.AccessPoint:MaxBitrate, The "MaxBitrate" property +
org.freedesktop.NetworkManager.AccessPoint:MaxBitrate, The "MaxBitrate" property
-
org.freedesktop.NetworkManager.AccessPoint:Mode, The "Mode" property +
org.freedesktop.NetworkManager.AccessPoint:Mode, The "Mode" property
-
org.freedesktop.NetworkManager.AccessPoint:RsnFlags, The "RsnFlags" property +
org.freedesktop.NetworkManager.AccessPoint:RsnFlags, The "RsnFlags" property
-
org.freedesktop.NetworkManager.AccessPoint:Ssid, The "Ssid" property +
org.freedesktop.NetworkManager.AccessPoint:Ssid, The "Ssid" property
-
org.freedesktop.NetworkManager.AccessPoint:Strength, The "Strength" property +
org.freedesktop.NetworkManager.AccessPoint:Strength, The "Strength" property
-
org.freedesktop.NetworkManager.AccessPoint:WpaFlags, The "WpaFlags" property +
org.freedesktop.NetworkManager.AccessPoint:WpaFlags, The "WpaFlags" property
-
org.freedesktop.NetworkManager.AgentManager, org.freedesktop.NetworkManager.AgentManager +
org.freedesktop.NetworkManager.AgentManager, org.freedesktop.NetworkManager.AgentManager
-
org.freedesktop.NetworkManager.AgentManager.Register(), The Register() method +
org.freedesktop.NetworkManager.AgentManager.Register(), The Register() method
-
org.freedesktop.NetworkManager.AgentManager.RegisterWithCapabilities(), The RegisterWithCapabilities() method +
org.freedesktop.NetworkManager.AgentManager.RegisterWithCapabilities(), The RegisterWithCapabilities() method
-
org.freedesktop.NetworkManager.AgentManager.Unregister(), The Unregister() method +
org.freedesktop.NetworkManager.AgentManager.Unregister(), The Unregister() method
-
org.freedesktop.NetworkManager.Device, org.freedesktop.NetworkManager.Device +
org.freedesktop.NetworkManager.Device, org.freedesktop.NetworkManager.Device
-
org.freedesktop.NetworkManager.Device.Adsl, org.freedesktop.NetworkManager.Device.Adsl +
org.freedesktop.NetworkManager.Device.Adsl, org.freedesktop.NetworkManager.Device.Adsl
-
org.freedesktop.NetworkManager.Device.Adsl::PropertiesChanged, The "PropertiesChanged" signal +
org.freedesktop.NetworkManager.Device.Adsl::PropertiesChanged, The "PropertiesChanged" signal
-
org.freedesktop.NetworkManager.Device.Adsl:Carrier, The "Carrier" property +
org.freedesktop.NetworkManager.Device.Adsl:Carrier, The "Carrier" property
-
org.freedesktop.NetworkManager.Device.Bluetooth, org.freedesktop.NetworkManager.Device.Bluetooth +
org.freedesktop.NetworkManager.Device.Bluetooth, org.freedesktop.NetworkManager.Device.Bluetooth
-
org.freedesktop.NetworkManager.Device.Bluetooth::PropertiesChanged, The "PropertiesChanged" signal +
org.freedesktop.NetworkManager.Device.Bluetooth::PropertiesChanged, The "PropertiesChanged" signal
-
org.freedesktop.NetworkManager.Device.Bluetooth:BtCapabilities, The "BtCapabilities" property +
org.freedesktop.NetworkManager.Device.Bluetooth:BtCapabilities, The "BtCapabilities" property
-
org.freedesktop.NetworkManager.Device.Bluetooth:HwAddress, The "HwAddress" property +
org.freedesktop.NetworkManager.Device.Bluetooth:HwAddress, The "HwAddress" property
-
org.freedesktop.NetworkManager.Device.Bluetooth:Name, The "Name" property +
org.freedesktop.NetworkManager.Device.Bluetooth:Name, The "Name" property
-
org.freedesktop.NetworkManager.Device.Bond, org.freedesktop.NetworkManager.Device.Bond +
org.freedesktop.NetworkManager.Device.Bond, org.freedesktop.NetworkManager.Device.Bond
-
org.freedesktop.NetworkManager.Device.Bond::PropertiesChanged, The "PropertiesChanged" signal +
org.freedesktop.NetworkManager.Device.Bond::PropertiesChanged, The "PropertiesChanged" signal
-
org.freedesktop.NetworkManager.Device.Bond:Carrier, The "Carrier" property +
org.freedesktop.NetworkManager.Device.Bond:Carrier, The "Carrier" property
-
org.freedesktop.NetworkManager.Device.Bond:HwAddress, The "HwAddress" property +
org.freedesktop.NetworkManager.Device.Bond:HwAddress, The "HwAddress" property
-
org.freedesktop.NetworkManager.Device.Bond:Slaves, The "Slaves" property +
org.freedesktop.NetworkManager.Device.Bond:Slaves, The "Slaves" property
-
org.freedesktop.NetworkManager.Device.Bridge, org.freedesktop.NetworkManager.Device.Bridge +
org.freedesktop.NetworkManager.Device.Bridge, org.freedesktop.NetworkManager.Device.Bridge
-
org.freedesktop.NetworkManager.Device.Bridge::PropertiesChanged, The "PropertiesChanged" signal +
org.freedesktop.NetworkManager.Device.Bridge::PropertiesChanged, The "PropertiesChanged" signal
-
org.freedesktop.NetworkManager.Device.Bridge:Carrier, The "Carrier" property +
org.freedesktop.NetworkManager.Device.Bridge:Carrier, The "Carrier" property
-
org.freedesktop.NetworkManager.Device.Bridge:HwAddress, The "HwAddress" property +
org.freedesktop.NetworkManager.Device.Bridge:HwAddress, The "HwAddress" property
-
org.freedesktop.NetworkManager.Device.Bridge:Slaves, The "Slaves" property +
org.freedesktop.NetworkManager.Device.Bridge:Slaves, The "Slaves" property
-
org.freedesktop.NetworkManager.Device.Delete(), The Delete() method +
org.freedesktop.NetworkManager.Device.Delete(), The Delete() method
-
org.freedesktop.NetworkManager.Device.Disconnect(), The Disconnect() method +
org.freedesktop.NetworkManager.Device.Disconnect(), The Disconnect() method
-
org.freedesktop.NetworkManager.Device.Dummy, org.freedesktop.NetworkManager.Device.Dummy +
org.freedesktop.NetworkManager.Device.Dummy, org.freedesktop.NetworkManager.Device.Dummy
-
org.freedesktop.NetworkManager.Device.Dummy::PropertiesChanged, The "PropertiesChanged" signal +
org.freedesktop.NetworkManager.Device.Dummy::PropertiesChanged, The "PropertiesChanged" signal
-
org.freedesktop.NetworkManager.Device.Dummy:HwAddress, The "HwAddress" property +
org.freedesktop.NetworkManager.Device.Dummy:HwAddress, The "HwAddress" property
-
org.freedesktop.NetworkManager.Device.Generic, org.freedesktop.NetworkManager.Device.Generic +
org.freedesktop.NetworkManager.Device.Generic, org.freedesktop.NetworkManager.Device.Generic
-
org.freedesktop.NetworkManager.Device.Generic::PropertiesChanged, The "PropertiesChanged" signal +
org.freedesktop.NetworkManager.Device.Generic::PropertiesChanged, The "PropertiesChanged" signal
-
org.freedesktop.NetworkManager.Device.Generic:HwAddress, The "HwAddress" property +
org.freedesktop.NetworkManager.Device.Generic:HwAddress, The "HwAddress" property
-
org.freedesktop.NetworkManager.Device.Generic:TypeDescription, The "TypeDescription" property +
org.freedesktop.NetworkManager.Device.Generic:TypeDescription, The "TypeDescription" property
-
org.freedesktop.NetworkManager.Device.GetAppliedConnection(), The GetAppliedConnection() method +
org.freedesktop.NetworkManager.Device.GetAppliedConnection(), The GetAppliedConnection() method
-
org.freedesktop.NetworkManager.Device.Infiniband, org.freedesktop.NetworkManager.Device.Infiniband +
org.freedesktop.NetworkManager.Device.Infiniband, org.freedesktop.NetworkManager.Device.Infiniband
-
org.freedesktop.NetworkManager.Device.Infiniband::PropertiesChanged, The "PropertiesChanged" signal +
org.freedesktop.NetworkManager.Device.Infiniband::PropertiesChanged, The "PropertiesChanged" signal
-
org.freedesktop.NetworkManager.Device.Infiniband:Carrier, The "Carrier" property +
org.freedesktop.NetworkManager.Device.Infiniband:Carrier, The "Carrier" property
-
org.freedesktop.NetworkManager.Device.Infiniband:HwAddress, The "HwAddress" property +
org.freedesktop.NetworkManager.Device.Infiniband:HwAddress, The "HwAddress" property
-
org.freedesktop.NetworkManager.Device.IPTunnel, org.freedesktop.NetworkManager.Device.IPTunnel +
org.freedesktop.NetworkManager.Device.IPTunnel, org.freedesktop.NetworkManager.Device.IPTunnel
-
org.freedesktop.NetworkManager.Device.IPTunnel::PropertiesChanged, The "PropertiesChanged" signal +
org.freedesktop.NetworkManager.Device.IPTunnel::PropertiesChanged, The "PropertiesChanged" signal
-
org.freedesktop.NetworkManager.Device.IPTunnel:EncapsulationLimit, The "EncapsulationLimit" property +
org.freedesktop.NetworkManager.Device.IPTunnel:EncapsulationLimit, The "EncapsulationLimit" property
-
org.freedesktop.NetworkManager.Device.IPTunnel:Flags, The "Flags" property +
org.freedesktop.NetworkManager.Device.IPTunnel:Flags, The "Flags" property
-
org.freedesktop.NetworkManager.Device.IPTunnel:FlowLabel, The "FlowLabel" property +
org.freedesktop.NetworkManager.Device.IPTunnel:FlowLabel, The "FlowLabel" property
-
org.freedesktop.NetworkManager.Device.IPTunnel:InputKey, The "InputKey" property +
org.freedesktop.NetworkManager.Device.IPTunnel:InputKey, The "InputKey" property
-
org.freedesktop.NetworkManager.Device.IPTunnel:Local, The "Local" property +
org.freedesktop.NetworkManager.Device.IPTunnel:Local, The "Local" property
-
org.freedesktop.NetworkManager.Device.IPTunnel:Mode, The "Mode" property +
org.freedesktop.NetworkManager.Device.IPTunnel:Mode, The "Mode" property
-
org.freedesktop.NetworkManager.Device.IPTunnel:OutputKey, The "OutputKey" property +
org.freedesktop.NetworkManager.Device.IPTunnel:OutputKey, The "OutputKey" property
-
org.freedesktop.NetworkManager.Device.IPTunnel:Parent, The "Parent" property +
org.freedesktop.NetworkManager.Device.IPTunnel:Parent, The "Parent" property
-
org.freedesktop.NetworkManager.Device.IPTunnel:PathMtuDiscovery, The "PathMtuDiscovery" property +
org.freedesktop.NetworkManager.Device.IPTunnel:PathMtuDiscovery, The "PathMtuDiscovery" property
-
org.freedesktop.NetworkManager.Device.IPTunnel:Remote, The "Remote" property +
org.freedesktop.NetworkManager.Device.IPTunnel:Remote, The "Remote" property
-
org.freedesktop.NetworkManager.Device.IPTunnel:Tos, The "Tos" property +
org.freedesktop.NetworkManager.Device.IPTunnel:Tos, The "Tos" property
-
org.freedesktop.NetworkManager.Device.IPTunnel:Ttl, The "Ttl" property +
org.freedesktop.NetworkManager.Device.IPTunnel:Ttl, The "Ttl" property
-
org.freedesktop.NetworkManager.Device.Lowpan, org.freedesktop.NetworkManager.Device.Lowpan +
org.freedesktop.NetworkManager.Device.Lowpan, org.freedesktop.NetworkManager.Device.Lowpan
-
org.freedesktop.NetworkManager.Device.Lowpan:HwAddress, The "HwAddress" property +
org.freedesktop.NetworkManager.Device.Lowpan:HwAddress, The "HwAddress" property
-
org.freedesktop.NetworkManager.Device.Lowpan:Parent, The "Parent" property +
org.freedesktop.NetworkManager.Device.Lowpan:Parent, The "Parent" property
-
org.freedesktop.NetworkManager.Device.Macsec, org.freedesktop.NetworkManager.Device.Macsec +
org.freedesktop.NetworkManager.Device.Macsec, org.freedesktop.NetworkManager.Device.Macsec
-
org.freedesktop.NetworkManager.Device.Macsec::PropertiesChanged, The "PropertiesChanged" signal +
org.freedesktop.NetworkManager.Device.Macsec::PropertiesChanged, The "PropertiesChanged" signal
-
org.freedesktop.NetworkManager.Device.Macsec:CipherSuite, The "CipherSuite" property +
org.freedesktop.NetworkManager.Device.Macsec:CipherSuite, The "CipherSuite" property
-
org.freedesktop.NetworkManager.Device.Macsec:EncodingSa, The "EncodingSa" property +
org.freedesktop.NetworkManager.Device.Macsec:EncodingSa, The "EncodingSa" property
-
org.freedesktop.NetworkManager.Device.Macsec:Encrypt, The "Encrypt" property +
org.freedesktop.NetworkManager.Device.Macsec:Encrypt, The "Encrypt" property
-
org.freedesktop.NetworkManager.Device.Macsec:Es, The "Es" property +
org.freedesktop.NetworkManager.Device.Macsec:Es, The "Es" property
-
org.freedesktop.NetworkManager.Device.Macsec:IcvLength, The "IcvLength" property +
org.freedesktop.NetworkManager.Device.Macsec:IcvLength, The "IcvLength" property
-
org.freedesktop.NetworkManager.Device.Macsec:IncludeSci, The "IncludeSci" property +
org.freedesktop.NetworkManager.Device.Macsec:IncludeSci, The "IncludeSci" property
-
org.freedesktop.NetworkManager.Device.Macsec:Parent, The "Parent" property +
org.freedesktop.NetworkManager.Device.Macsec:Parent, The "Parent" property
-
org.freedesktop.NetworkManager.Device.Macsec:Protect, The "Protect" property +
org.freedesktop.NetworkManager.Device.Macsec:Protect, The "Protect" property
-
org.freedesktop.NetworkManager.Device.Macsec:ReplayProtect, The "ReplayProtect" property +
org.freedesktop.NetworkManager.Device.Macsec:ReplayProtect, The "ReplayProtect" property
-
org.freedesktop.NetworkManager.Device.Macsec:Scb, The "Scb" property +
org.freedesktop.NetworkManager.Device.Macsec:Scb, The "Scb" property
-
org.freedesktop.NetworkManager.Device.Macsec:Sci, The "Sci" property +
org.freedesktop.NetworkManager.Device.Macsec:Sci, The "Sci" property
-
org.freedesktop.NetworkManager.Device.Macsec:Validation, The "Validation" property +
org.freedesktop.NetworkManager.Device.Macsec:Validation, The "Validation" property
-
org.freedesktop.NetworkManager.Device.Macsec:Window, The "Window" property +
org.freedesktop.NetworkManager.Device.Macsec:Window, The "Window" property
-
org.freedesktop.NetworkManager.Device.Macvlan, org.freedesktop.NetworkManager.Device.Macvlan +
org.freedesktop.NetworkManager.Device.Macvlan, org.freedesktop.NetworkManager.Device.Macvlan
-
org.freedesktop.NetworkManager.Device.Macvlan::PropertiesChanged, The "PropertiesChanged" signal +
org.freedesktop.NetworkManager.Device.Macvlan::PropertiesChanged, The "PropertiesChanged" signal
-
org.freedesktop.NetworkManager.Device.Macvlan:Mode, The "Mode" property +
org.freedesktop.NetworkManager.Device.Macvlan:Mode, The "Mode" property
-
org.freedesktop.NetworkManager.Device.Macvlan:NoPromisc, The "NoPromisc" property +
org.freedesktop.NetworkManager.Device.Macvlan:NoPromisc, The "NoPromisc" property
-
org.freedesktop.NetworkManager.Device.Macvlan:Parent, The "Parent" property +
org.freedesktop.NetworkManager.Device.Macvlan:Parent, The "Parent" property
-
org.freedesktop.NetworkManager.Device.Macvlan:Tap, The "Tap" property +
org.freedesktop.NetworkManager.Device.Macvlan:Tap, The "Tap" property
-
org.freedesktop.NetworkManager.Device.Modem, org.freedesktop.NetworkManager.Device.Modem +
org.freedesktop.NetworkManager.Device.Modem, org.freedesktop.NetworkManager.Device.Modem
-
org.freedesktop.NetworkManager.Device.Modem::PropertiesChanged, The "PropertiesChanged" signal +
org.freedesktop.NetworkManager.Device.Modem::PropertiesChanged, The "PropertiesChanged" signal
-
org.freedesktop.NetworkManager.Device.Modem:CurrentCapabilities, The "CurrentCapabilities" property +
org.freedesktop.NetworkManager.Device.Modem:CurrentCapabilities, The "CurrentCapabilities" property
-
org.freedesktop.NetworkManager.Device.Modem:ModemCapabilities, The "ModemCapabilities" property +
org.freedesktop.NetworkManager.Device.Modem:ModemCapabilities, The "ModemCapabilities" property
-
org.freedesktop.NetworkManager.Device.OlpcMesh, org.freedesktop.NetworkManager.Device.OlpcMesh +
org.freedesktop.NetworkManager.Device.OlpcMesh, org.freedesktop.NetworkManager.Device.OlpcMesh
-
org.freedesktop.NetworkManager.Device.OlpcMesh::PropertiesChanged, The "PropertiesChanged" signal +
org.freedesktop.NetworkManager.Device.OlpcMesh::PropertiesChanged, The "PropertiesChanged" signal
-
org.freedesktop.NetworkManager.Device.OlpcMesh:ActiveChannel, The "ActiveChannel" property +
org.freedesktop.NetworkManager.Device.OlpcMesh:ActiveChannel, The "ActiveChannel" property
-
org.freedesktop.NetworkManager.Device.OlpcMesh:Companion, The "Companion" property +
org.freedesktop.NetworkManager.Device.OlpcMesh:Companion, The "Companion" property
-
org.freedesktop.NetworkManager.Device.OlpcMesh:HwAddress, The "HwAddress" property +
org.freedesktop.NetworkManager.Device.OlpcMesh:HwAddress, The "HwAddress" property
-
org.freedesktop.NetworkManager.Device.OvsBridge, org.freedesktop.NetworkManager.Device.OvsBridge +
org.freedesktop.NetworkManager.Device.OvsBridge, org.freedesktop.NetworkManager.Device.OvsBridge
-
org.freedesktop.NetworkManager.Device.OvsBridge::PropertiesChanged, The "PropertiesChanged" signal +
org.freedesktop.NetworkManager.Device.OvsBridge::PropertiesChanged, The "PropertiesChanged" signal
-
org.freedesktop.NetworkManager.Device.OvsBridge:Slaves, The "Slaves" property +
org.freedesktop.NetworkManager.Device.OvsBridge:Slaves, The "Slaves" property
-
org.freedesktop.NetworkManager.Device.OvsInterface, org.freedesktop.NetworkManager.Device.OvsInterface +
org.freedesktop.NetworkManager.Device.OvsInterface, org.freedesktop.NetworkManager.Device.OvsInterface
-
org.freedesktop.NetworkManager.Device.OvsInterface::PropertiesChanged, The "PropertiesChanged" signal +
org.freedesktop.NetworkManager.Device.OvsInterface::PropertiesChanged, The "PropertiesChanged" signal
-
org.freedesktop.NetworkManager.Device.OvsPort, org.freedesktop.NetworkManager.Device.OvsPort +
org.freedesktop.NetworkManager.Device.OvsPort, org.freedesktop.NetworkManager.Device.OvsPort
-
org.freedesktop.NetworkManager.Device.OvsPort::PropertiesChanged, The "PropertiesChanged" signal +
org.freedesktop.NetworkManager.Device.OvsPort::PropertiesChanged, The "PropertiesChanged" signal
-
org.freedesktop.NetworkManager.Device.OvsPort:Slaves, The "Slaves" property +
org.freedesktop.NetworkManager.Device.OvsPort:Slaves, The "Slaves" property
-
org.freedesktop.NetworkManager.Device.Ppp, org.freedesktop.NetworkManager.Device.Ppp +
org.freedesktop.NetworkManager.Device.Ppp, org.freedesktop.NetworkManager.Device.Ppp
-
org.freedesktop.NetworkManager.Device.Ppp::PropertiesChanged, The "PropertiesChanged" signal +
org.freedesktop.NetworkManager.Device.Ppp::PropertiesChanged, The "PropertiesChanged" signal
-
org.freedesktop.NetworkManager.Device.Reapply(), The Reapply() method +
org.freedesktop.NetworkManager.Device.Reapply(), The Reapply() method
-
org.freedesktop.NetworkManager.Device.Statistics, org.freedesktop.NetworkManager.Device.Statistics +
org.freedesktop.NetworkManager.Device.Statistics, org.freedesktop.NetworkManager.Device.Statistics
-
org.freedesktop.NetworkManager.Device.Statistics::PropertiesChanged, The "PropertiesChanged" signal +
org.freedesktop.NetworkManager.Device.Statistics::PropertiesChanged, The "PropertiesChanged" signal
-
org.freedesktop.NetworkManager.Device.Statistics:RefreshRateMs, The "RefreshRateMs" property +
org.freedesktop.NetworkManager.Device.Statistics:RefreshRateMs, The "RefreshRateMs" property
-
org.freedesktop.NetworkManager.Device.Statistics:RxBytes, The "RxBytes" property +
org.freedesktop.NetworkManager.Device.Statistics:RxBytes, The "RxBytes" property
-
org.freedesktop.NetworkManager.Device.Statistics:TxBytes, The "TxBytes" property +
org.freedesktop.NetworkManager.Device.Statistics:TxBytes, The "TxBytes" property
-
org.freedesktop.NetworkManager.Device.Team, org.freedesktop.NetworkManager.Device.Team +
org.freedesktop.NetworkManager.Device.Team, org.freedesktop.NetworkManager.Device.Team
-
org.freedesktop.NetworkManager.Device.Team::PropertiesChanged, The "PropertiesChanged" signal +
org.freedesktop.NetworkManager.Device.Team::PropertiesChanged, The "PropertiesChanged" signal
-
org.freedesktop.NetworkManager.Device.Team:Carrier, The "Carrier" property +
org.freedesktop.NetworkManager.Device.Team:Carrier, The "Carrier" property
-
org.freedesktop.NetworkManager.Device.Team:Config, The "Config" property +
org.freedesktop.NetworkManager.Device.Team:Config, The "Config" property
-
org.freedesktop.NetworkManager.Device.Team:HwAddress, The "HwAddress" property +
org.freedesktop.NetworkManager.Device.Team:HwAddress, The "HwAddress" property
-
org.freedesktop.NetworkManager.Device.Team:Slaves, The "Slaves" property +
org.freedesktop.NetworkManager.Device.Team:Slaves, The "Slaves" property
-
org.freedesktop.NetworkManager.Device.Tun, org.freedesktop.NetworkManager.Device.Tun +
org.freedesktop.NetworkManager.Device.Tun, org.freedesktop.NetworkManager.Device.Tun
-
org.freedesktop.NetworkManager.Device.Tun::PropertiesChanged, The "PropertiesChanged" signal +
org.freedesktop.NetworkManager.Device.Tun::PropertiesChanged, The "PropertiesChanged" signal
-
org.freedesktop.NetworkManager.Device.Tun:Group, The "Group" property +
org.freedesktop.NetworkManager.Device.Tun:Group, The "Group" property
-
org.freedesktop.NetworkManager.Device.Tun:HwAddress, The "HwAddress" property +
org.freedesktop.NetworkManager.Device.Tun:HwAddress, The "HwAddress" property
-
org.freedesktop.NetworkManager.Device.Tun:Mode, The "Mode" property +
org.freedesktop.NetworkManager.Device.Tun:Mode, The "Mode" property
-
org.freedesktop.NetworkManager.Device.Tun:MultiQueue, The "MultiQueue" property +
org.freedesktop.NetworkManager.Device.Tun:MultiQueue, The "MultiQueue" property
-
org.freedesktop.NetworkManager.Device.Tun:NoPi, The "NoPi" property +
org.freedesktop.NetworkManager.Device.Tun:NoPi, The "NoPi" property
-
org.freedesktop.NetworkManager.Device.Tun:Owner, The "Owner" property +
org.freedesktop.NetworkManager.Device.Tun:Owner, The "Owner" property
-
org.freedesktop.NetworkManager.Device.Tun:VnetHdr, The "VnetHdr" property +
org.freedesktop.NetworkManager.Device.Tun:VnetHdr, The "VnetHdr" property
-
org.freedesktop.NetworkManager.Device.Veth, org.freedesktop.NetworkManager.Device.Veth +
org.freedesktop.NetworkManager.Device.Veth, org.freedesktop.NetworkManager.Device.Veth
-
org.freedesktop.NetworkManager.Device.Veth::PropertiesChanged, The "PropertiesChanged" signal +
org.freedesktop.NetworkManager.Device.Veth::PropertiesChanged, The "PropertiesChanged" signal
-
org.freedesktop.NetworkManager.Device.Veth:Peer, The "Peer" property +
org.freedesktop.NetworkManager.Device.Veth:Peer, The "Peer" property
-
org.freedesktop.NetworkManager.Device.Vlan, org.freedesktop.NetworkManager.Device.Vlan +
org.freedesktop.NetworkManager.Device.Vlan, org.freedesktop.NetworkManager.Device.Vlan
-
org.freedesktop.NetworkManager.Device.Vlan::PropertiesChanged, The "PropertiesChanged" signal +
org.freedesktop.NetworkManager.Device.Vlan::PropertiesChanged, The "PropertiesChanged" signal
-
org.freedesktop.NetworkManager.Device.Vlan:Carrier, The "Carrier" property +
org.freedesktop.NetworkManager.Device.Vlan:Carrier, The "Carrier" property
-
org.freedesktop.NetworkManager.Device.Vlan:HwAddress, The "HwAddress" property +
org.freedesktop.NetworkManager.Device.Vlan:HwAddress, The "HwAddress" property
-
org.freedesktop.NetworkManager.Device.Vlan:Parent, The "Parent" property +
org.freedesktop.NetworkManager.Device.Vlan:Parent, The "Parent" property
-
org.freedesktop.NetworkManager.Device.Vlan:VlanId, The "VlanId" property +
org.freedesktop.NetworkManager.Device.Vlan:VlanId, The "VlanId" property
-
org.freedesktop.NetworkManager.Device.Vxlan, org.freedesktop.NetworkManager.Device.Vxlan +
org.freedesktop.NetworkManager.Device.Vxlan, org.freedesktop.NetworkManager.Device.Vxlan
-
org.freedesktop.NetworkManager.Device.Vxlan::PropertiesChanged, The "PropertiesChanged" signal +
org.freedesktop.NetworkManager.Device.Vxlan::PropertiesChanged, The "PropertiesChanged" signal
-
org.freedesktop.NetworkManager.Device.Vxlan:Ageing, The "Ageing" property +
org.freedesktop.NetworkManager.Device.Vxlan:Ageing, The "Ageing" property
-
org.freedesktop.NetworkManager.Device.Vxlan:DstPort, The "DstPort" property +
org.freedesktop.NetworkManager.Device.Vxlan:DstPort, The "DstPort" property
-
org.freedesktop.NetworkManager.Device.Vxlan:Group, The "Group" property +
org.freedesktop.NetworkManager.Device.Vxlan:Group, The "Group" property
-
org.freedesktop.NetworkManager.Device.Vxlan:HwAddress, The "HwAddress" property +
org.freedesktop.NetworkManager.Device.Vxlan:HwAddress, The "HwAddress" property
-
org.freedesktop.NetworkManager.Device.Vxlan:Id, The "Id" property +
org.freedesktop.NetworkManager.Device.Vxlan:Id, The "Id" property
-
org.freedesktop.NetworkManager.Device.Vxlan:L2miss, The "L2miss" property +
org.freedesktop.NetworkManager.Device.Vxlan:L2miss, The "L2miss" property
-
org.freedesktop.NetworkManager.Device.Vxlan:L3miss, The "L3miss" property +
org.freedesktop.NetworkManager.Device.Vxlan:L3miss, The "L3miss" property
-
org.freedesktop.NetworkManager.Device.Vxlan:Learning, The "Learning" property +
org.freedesktop.NetworkManager.Device.Vxlan:Learning, The "Learning" property
-
org.freedesktop.NetworkManager.Device.Vxlan:Limit, The "Limit" property +
org.freedesktop.NetworkManager.Device.Vxlan:Limit, The "Limit" property
-
org.freedesktop.NetworkManager.Device.Vxlan:Local, The "Local" property +
org.freedesktop.NetworkManager.Device.Vxlan:Local, The "Local" property
-
org.freedesktop.NetworkManager.Device.Vxlan:Parent, The "Parent" property +
org.freedesktop.NetworkManager.Device.Vxlan:Parent, The "Parent" property
-
org.freedesktop.NetworkManager.Device.Vxlan:Proxy, The "Proxy" property +
org.freedesktop.NetworkManager.Device.Vxlan:Proxy, The "Proxy" property
-
org.freedesktop.NetworkManager.Device.Vxlan:Rsc, The "Rsc" property +
org.freedesktop.NetworkManager.Device.Vxlan:Rsc, The "Rsc" property
-
org.freedesktop.NetworkManager.Device.Vxlan:SrcPortMax, The "SrcPortMax" property +
org.freedesktop.NetworkManager.Device.Vxlan:SrcPortMax, The "SrcPortMax" property
-
org.freedesktop.NetworkManager.Device.Vxlan:SrcPortMin, The "SrcPortMin" property +
org.freedesktop.NetworkManager.Device.Vxlan:SrcPortMin, The "SrcPortMin" property
-
org.freedesktop.NetworkManager.Device.Vxlan:Tos, The "Tos" property +
org.freedesktop.NetworkManager.Device.Vxlan:Tos, The "Tos" property
-
org.freedesktop.NetworkManager.Device.Vxlan:Ttl, The "Ttl" property +
org.freedesktop.NetworkManager.Device.Vxlan:Ttl, The "Ttl" property
-
org.freedesktop.NetworkManager.Device.WireGuard, org.freedesktop.NetworkManager.Device.WireGuard +
org.freedesktop.NetworkManager.Device.WireGuard, org.freedesktop.NetworkManager.Device.WireGuard
-
org.freedesktop.NetworkManager.Device.WireGuard:FwMark, The "FwMark" property +
org.freedesktop.NetworkManager.Device.WireGuard:FwMark, The "FwMark" property
-
org.freedesktop.NetworkManager.Device.WireGuard:ListenPort, The "ListenPort" property +
org.freedesktop.NetworkManager.Device.WireGuard:ListenPort, The "ListenPort" property
-
org.freedesktop.NetworkManager.Device.WireGuard:PublicKey, The "PublicKey" property +
org.freedesktop.NetworkManager.Device.WireGuard:PublicKey, The "PublicKey" property
-
org.freedesktop.NetworkManager.Device.Wpan, org.freedesktop.NetworkManager.Device.Wpan +
org.freedesktop.NetworkManager.Device.Wpan, org.freedesktop.NetworkManager.Device.Wpan
-
org.freedesktop.NetworkManager.Device.Wpan:HwAddress, The "HwAddress" property +
org.freedesktop.NetworkManager.Device.Wpan:HwAddress, The "HwAddress" property
-
org.freedesktop.NetworkManager.Device::StateChanged, The "StateChanged" signal +
org.freedesktop.NetworkManager.Device::StateChanged, The "StateChanged" signal
-
org.freedesktop.NetworkManager.Device:ActiveConnection, The "ActiveConnection" property +
org.freedesktop.NetworkManager.Device:ActiveConnection, The "ActiveConnection" property
-
org.freedesktop.NetworkManager.Device:Autoconnect, The "Autoconnect" property +
org.freedesktop.NetworkManager.Device:Autoconnect, The "Autoconnect" property
-
org.freedesktop.NetworkManager.Device:AvailableConnections, The "AvailableConnections" property +
org.freedesktop.NetworkManager.Device:AvailableConnections, The "AvailableConnections" property
-
org.freedesktop.NetworkManager.Device:Capabilities, The "Capabilities" property +
org.freedesktop.NetworkManager.Device:Capabilities, The "Capabilities" property
-
org.freedesktop.NetworkManager.Device:DeviceType, The "DeviceType" property +
org.freedesktop.NetworkManager.Device:DeviceType, The "DeviceType" property
-
org.freedesktop.NetworkManager.Device:Dhcp4Config, The "Dhcp4Config" property +
org.freedesktop.NetworkManager.Device:Dhcp4Config, The "Dhcp4Config" property
-
org.freedesktop.NetworkManager.Device:Dhcp6Config, The "Dhcp6Config" property +
org.freedesktop.NetworkManager.Device:Dhcp6Config, The "Dhcp6Config" property
-
org.freedesktop.NetworkManager.Device:Driver, The "Driver" property +
org.freedesktop.NetworkManager.Device:Driver, The "Driver" property
-
org.freedesktop.NetworkManager.Device:DriverVersion, The "DriverVersion" property +
org.freedesktop.NetworkManager.Device:DriverVersion, The "DriverVersion" property
-
org.freedesktop.NetworkManager.Device:FirmwareMissing, The "FirmwareMissing" property +
org.freedesktop.NetworkManager.Device:FirmwareMissing, The "FirmwareMissing" property
-
org.freedesktop.NetworkManager.Device:FirmwareVersion, The "FirmwareVersion" property +
org.freedesktop.NetworkManager.Device:FirmwareVersion, The "FirmwareVersion" property
-
org.freedesktop.NetworkManager.Device:Interface, The "Interface" property +
org.freedesktop.NetworkManager.Device:Interface, The "Interface" property
-
org.freedesktop.NetworkManager.Device:Ip4Address, The "Ip4Address" property +
org.freedesktop.NetworkManager.Device:Ip4Address, The "Ip4Address" property
-
org.freedesktop.NetworkManager.Device:Ip4Config, The "Ip4Config" property +
org.freedesktop.NetworkManager.Device:Ip4Config, The "Ip4Config" property
-
org.freedesktop.NetworkManager.Device:Ip4Connectivity, The "Ip4Connectivity" property +
org.freedesktop.NetworkManager.Device:Ip4Connectivity, The "Ip4Connectivity" property
-
org.freedesktop.NetworkManager.Device:Ip6Config, The "Ip6Config" property +
org.freedesktop.NetworkManager.Device:Ip6Config, The "Ip6Config" property
-
org.freedesktop.NetworkManager.Device:Ip6Connectivity, The "Ip6Connectivity" property +
org.freedesktop.NetworkManager.Device:Ip6Connectivity, The "Ip6Connectivity" property
-
org.freedesktop.NetworkManager.Device:IpInterface, The "IpInterface" property +
org.freedesktop.NetworkManager.Device:IpInterface, The "IpInterface" property
-
org.freedesktop.NetworkManager.Device:LldpNeighbors, The "LldpNeighbors" property +
org.freedesktop.NetworkManager.Device:LldpNeighbors, The "LldpNeighbors" property
-
org.freedesktop.NetworkManager.Device:Managed, The "Managed" property +
org.freedesktop.NetworkManager.Device:Managed, The "Managed" property
-
org.freedesktop.NetworkManager.Device:Metered, The "Metered" property +
org.freedesktop.NetworkManager.Device:Metered, The "Metered" property
-
org.freedesktop.NetworkManager.Device:Mtu, The "Mtu" property +
org.freedesktop.NetworkManager.Device:Mtu, The "Mtu" property
-
org.freedesktop.NetworkManager.Device:NmPluginMissing, The "NmPluginMissing" property +
org.freedesktop.NetworkManager.Device:NmPluginMissing, The "NmPluginMissing" property
-
org.freedesktop.NetworkManager.Device:PhysicalPortId, The "PhysicalPortId" property +
org.freedesktop.NetworkManager.Device:PhysicalPortId, The "PhysicalPortId" property
-
org.freedesktop.NetworkManager.Device:Real, The "Real" property +
org.freedesktop.NetworkManager.Device:Real, The "Real" property
-
org.freedesktop.NetworkManager.Device:State, The "State" property +
org.freedesktop.NetworkManager.Device:State, The "State" property
-
org.freedesktop.NetworkManager.Device:StateReason, The "StateReason" property +
org.freedesktop.NetworkManager.Device:StateReason, The "StateReason" property
-
org.freedesktop.NetworkManager.Device:Udi, The "Udi" property +
org.freedesktop.NetworkManager.Device:Udi, The "Udi" property
-
org.freedesktop.NetworkManager.DnsManager, org.freedesktop.NetworkManager.DnsManager +
org.freedesktop.NetworkManager.DnsManager, org.freedesktop.NetworkManager.DnsManager
-
org.freedesktop.NetworkManager.DnsManager:Configuration, The "Configuration" property +
org.freedesktop.NetworkManager.DnsManager:Configuration, The "Configuration" property
-
org.freedesktop.NetworkManager.DnsManager:Mode, The "Mode" property +
org.freedesktop.NetworkManager.DnsManager:Mode, The "Mode" property
-
org.freedesktop.NetworkManager.DnsManager:RcManager, The "RcManager" property +
org.freedesktop.NetworkManager.DnsManager:RcManager, The "RcManager" property
-
org.freedesktop.NetworkManager.IP4Config, org.freedesktop.NetworkManager.IP4Config +
org.freedesktop.NetworkManager.IP4Config, org.freedesktop.NetworkManager.IP4Config
-
org.freedesktop.NetworkManager.IP4Config::PropertiesChanged, The "PropertiesChanged" signal +
org.freedesktop.NetworkManager.IP4Config::PropertiesChanged, The "PropertiesChanged" signal
-
org.freedesktop.NetworkManager.IP4Config:AddressData, The "AddressData" property +
org.freedesktop.NetworkManager.IP4Config:AddressData, The "AddressData" property
-
org.freedesktop.NetworkManager.IP4Config:Addresses, The "Addresses" property +
org.freedesktop.NetworkManager.IP4Config:Addresses, The "Addresses" property
-
org.freedesktop.NetworkManager.IP4Config:DnsOptions, The "DnsOptions" property +
org.freedesktop.NetworkManager.IP4Config:DnsOptions, The "DnsOptions" property
-
org.freedesktop.NetworkManager.IP4Config:DnsPriority, The "DnsPriority" property +
org.freedesktop.NetworkManager.IP4Config:DnsPriority, The "DnsPriority" property
-
org.freedesktop.NetworkManager.IP4Config:Domains, The "Domains" property +
org.freedesktop.NetworkManager.IP4Config:Domains, The "Domains" property
-
org.freedesktop.NetworkManager.IP4Config:Gateway, The "Gateway" property +
org.freedesktop.NetworkManager.IP4Config:Gateway, The "Gateway" property
-
org.freedesktop.NetworkManager.IP4Config:NameserverData, The "NameserverData" property +
org.freedesktop.NetworkManager.IP4Config:NameserverData, The "NameserverData" property
-
org.freedesktop.NetworkManager.IP4Config:Nameservers, The "Nameservers" property +
org.freedesktop.NetworkManager.IP4Config:Nameservers, The "Nameservers" property
-
org.freedesktop.NetworkManager.IP4Config:RouteData, The "RouteData" property +
org.freedesktop.NetworkManager.IP4Config:RouteData, The "RouteData" property
-
org.freedesktop.NetworkManager.IP4Config:Routes, The "Routes" property +
org.freedesktop.NetworkManager.IP4Config:Routes, The "Routes" property
-
org.freedesktop.NetworkManager.IP4Config:Searches, The "Searches" property +
org.freedesktop.NetworkManager.IP4Config:Searches, The "Searches" property
-
org.freedesktop.NetworkManager.IP4Config:WinsServerData, The "WinsServerData" property +
org.freedesktop.NetworkManager.IP4Config:WinsServerData, The "WinsServerData" property
-
org.freedesktop.NetworkManager.IP4Config:WinsServers, The "WinsServers" property +
org.freedesktop.NetworkManager.IP4Config:WinsServers, The "WinsServers" property
-
org.freedesktop.NetworkManager.IP6Config, org.freedesktop.NetworkManager.IP6Config +
org.freedesktop.NetworkManager.IP6Config, org.freedesktop.NetworkManager.IP6Config
-
org.freedesktop.NetworkManager.IP6Config::PropertiesChanged, The "PropertiesChanged" signal +
org.freedesktop.NetworkManager.IP6Config::PropertiesChanged, The "PropertiesChanged" signal
-
org.freedesktop.NetworkManager.IP6Config:AddressData, The "AddressData" property +
org.freedesktop.NetworkManager.IP6Config:AddressData, The "AddressData" property
-
org.freedesktop.NetworkManager.IP6Config:Addresses, The "Addresses" property +
org.freedesktop.NetworkManager.IP6Config:Addresses, The "Addresses" property
-
org.freedesktop.NetworkManager.IP6Config:DnsOptions, The "DnsOptions" property +
org.freedesktop.NetworkManager.IP6Config:DnsOptions, The "DnsOptions" property
-
org.freedesktop.NetworkManager.IP6Config:DnsPriority, The "DnsPriority" property +
org.freedesktop.NetworkManager.IP6Config:DnsPriority, The "DnsPriority" property
-
org.freedesktop.NetworkManager.IP6Config:Domains, The "Domains" property +
org.freedesktop.NetworkManager.IP6Config:Domains, The "Domains" property
-
org.freedesktop.NetworkManager.IP6Config:Gateway, The "Gateway" property +
org.freedesktop.NetworkManager.IP6Config:Gateway, The "Gateway" property
-
org.freedesktop.NetworkManager.IP6Config:Nameservers, The "Nameservers" property +
org.freedesktop.NetworkManager.IP6Config:Nameservers, The "Nameservers" property
-
org.freedesktop.NetworkManager.IP6Config:RouteData, The "RouteData" property +
org.freedesktop.NetworkManager.IP6Config:RouteData, The "RouteData" property
-
org.freedesktop.NetworkManager.IP6Config:Routes, The "Routes" property +
org.freedesktop.NetworkManager.IP6Config:Routes, The "Routes" property
-
org.freedesktop.NetworkManager.IP6Config:Searches, The "Searches" property +
org.freedesktop.NetworkManager.IP6Config:Searches, The "Searches" property
-
org.freedesktop.NetworkManager.SecretAgent, org.freedesktop.NetworkManager.SecretAgent +
org.freedesktop.NetworkManager.SecretAgent, org.freedesktop.NetworkManager.SecretAgent
-
org.freedesktop.NetworkManager.SecretAgent.CancelGetSecrets(), The CancelGetSecrets() method +
org.freedesktop.NetworkManager.SecretAgent.CancelGetSecrets(), The CancelGetSecrets() method
-
org.freedesktop.NetworkManager.SecretAgent.DeleteSecrets(), The DeleteSecrets() method +
org.freedesktop.NetworkManager.SecretAgent.DeleteSecrets(), The DeleteSecrets() method
-
org.freedesktop.NetworkManager.SecretAgent.GetSecrets(), The GetSecrets() method +
org.freedesktop.NetworkManager.SecretAgent.GetSecrets(), The GetSecrets() method
-
org.freedesktop.NetworkManager.SecretAgent.SaveSecrets(), The SaveSecrets() method +
org.freedesktop.NetworkManager.SecretAgent.SaveSecrets(), The SaveSecrets() method
-
org.freedesktop.NetworkManager.Settings, org.freedesktop.NetworkManager.Settings +
org.freedesktop.NetworkManager.Settings, org.freedesktop.NetworkManager.Settings
-
org.freedesktop.NetworkManager.Settings.AddConnection(), The AddConnection() method +
org.freedesktop.NetworkManager.Settings.AddConnection(), The AddConnection() method
-
org.freedesktop.NetworkManager.Settings.AddConnectionUnsaved(), The AddConnectionUnsaved() method +
org.freedesktop.NetworkManager.Settings.AddConnectionUnsaved(), The AddConnectionUnsaved() method
-
org.freedesktop.NetworkManager.Settings.Connection, org.freedesktop.NetworkManager.Settings.Connection +
org.freedesktop.NetworkManager.Settings.Connection, org.freedesktop.NetworkManager.Settings.Connection
-
org.freedesktop.NetworkManager.Settings.Connection.ClearSecrets(), The ClearSecrets() method +
org.freedesktop.NetworkManager.Settings.Connection.ClearSecrets(), The ClearSecrets() method
-
org.freedesktop.NetworkManager.Settings.Connection.Delete(), The Delete() method +
org.freedesktop.NetworkManager.Settings.Connection.Delete(), The Delete() method
-
org.freedesktop.NetworkManager.Settings.Connection.GetSecrets(), The GetSecrets() method +
org.freedesktop.NetworkManager.Settings.Connection.GetSecrets(), The GetSecrets() method
-
org.freedesktop.NetworkManager.Settings.Connection.GetSettings(), The GetSettings() method +
org.freedesktop.NetworkManager.Settings.Connection.GetSettings(), The GetSettings() method
-
org.freedesktop.NetworkManager.Settings.Connection.Save(), The Save() method +
org.freedesktop.NetworkManager.Settings.Connection.Save(), The Save() method
-
org.freedesktop.NetworkManager.Settings.Connection.Update(), The Update() method +
org.freedesktop.NetworkManager.Settings.Connection.Update(), The Update() method
-
org.freedesktop.NetworkManager.Settings.Connection.Update2(), The Update2() method +
org.freedesktop.NetworkManager.Settings.Connection.Update2(), The Update2() method
-
org.freedesktop.NetworkManager.Settings.Connection.UpdateUnsaved(), The UpdateUnsaved() method +
org.freedesktop.NetworkManager.Settings.Connection.UpdateUnsaved(), The UpdateUnsaved() method
-
org.freedesktop.NetworkManager.Settings.Connection::PropertiesChanged, The "PropertiesChanged" signal +
org.freedesktop.NetworkManager.Settings.Connection::PropertiesChanged, The "PropertiesChanged" signal
-
org.freedesktop.NetworkManager.Settings.Connection::Removed, The "Removed" signal +
org.freedesktop.NetworkManager.Settings.Connection::Removed, The "Removed" signal
-
org.freedesktop.NetworkManager.Settings.Connection::Updated, The "Updated" signal +
org.freedesktop.NetworkManager.Settings.Connection::Updated, The "Updated" signal
-
org.freedesktop.NetworkManager.Settings.Connection:Filename, The "Filename" property +
org.freedesktop.NetworkManager.Settings.Connection:Filename, The "Filename" property
-
org.freedesktop.NetworkManager.Settings.Connection:Flags, The "Flags" property +
org.freedesktop.NetworkManager.Settings.Connection:Flags, The "Flags" property
-
org.freedesktop.NetworkManager.Settings.Connection:Unsaved, The "Unsaved" property +
org.freedesktop.NetworkManager.Settings.Connection:Unsaved, The "Unsaved" property
-
org.freedesktop.NetworkManager.Settings.GetConnectionByUuid(), The GetConnectionByUuid() method +
org.freedesktop.NetworkManager.Settings.GetConnectionByUuid(), The GetConnectionByUuid() method
-
org.freedesktop.NetworkManager.Settings.ListConnections(), The ListConnections() method +
org.freedesktop.NetworkManager.Settings.ListConnections(), The ListConnections() method
-
org.freedesktop.NetworkManager.Settings.LoadConnections(), The LoadConnections() method +
org.freedesktop.NetworkManager.Settings.LoadConnections(), The LoadConnections() method
-
org.freedesktop.NetworkManager.Settings.ReloadConnections(), The ReloadConnections() method +
org.freedesktop.NetworkManager.Settings.ReloadConnections(), The ReloadConnections() method
-
org.freedesktop.NetworkManager.Settings.SaveHostname(), The SaveHostname() method +
org.freedesktop.NetworkManager.Settings.SaveHostname(), The SaveHostname() method
-
org.freedesktop.NetworkManager.Settings::ConnectionRemoved, The "ConnectionRemoved" signal +
org.freedesktop.NetworkManager.Settings::ConnectionRemoved, The "ConnectionRemoved" signal
-
org.freedesktop.NetworkManager.Settings::NewConnection, The "NewConnection" signal +
org.freedesktop.NetworkManager.Settings::NewConnection, The "NewConnection" signal
-
org.freedesktop.NetworkManager.Settings::PropertiesChanged, The "PropertiesChanged" signal +
org.freedesktop.NetworkManager.Settings::PropertiesChanged, The "PropertiesChanged" signal
-
org.freedesktop.NetworkManager.Settings:CanModify, The "CanModify" property +
org.freedesktop.NetworkManager.Settings:CanModify, The "CanModify" property
-
org.freedesktop.NetworkManager.Settings:Connections, The "Connections" property +
org.freedesktop.NetworkManager.Settings:Connections, The "Connections" property
-
org.freedesktop.NetworkManager.Settings:Hostname, The "Hostname" property +
org.freedesktop.NetworkManager.Settings:Hostname, The "Hostname" property

A

-
org.freedesktop.NetworkManager.Connection.Active, org.freedesktop.NetworkManager.Connection.Active +
org.freedesktop.NetworkManager.Connection.Active, org.freedesktop.NetworkManager.Connection.Active
-
org.freedesktop.NetworkManager.Connection.Active::PropertiesChanged, The "PropertiesChanged" signal +
org.freedesktop.NetworkManager.Connection.Active::PropertiesChanged, The "PropertiesChanged" signal
-
org.freedesktop.NetworkManager.Connection.Active::StateChanged, The "StateChanged" signal +
org.freedesktop.NetworkManager.Connection.Active::StateChanged, The "StateChanged" signal
-
org.freedesktop.NetworkManager.Connection.Active:Connection, The "Connection" property +
org.freedesktop.NetworkManager.Connection.Active:Connection, The "Connection" property
-
org.freedesktop.NetworkManager.Connection.Active:Default, The "Default" property +
org.freedesktop.NetworkManager.Connection.Active:Default, The "Default" property
-
org.freedesktop.NetworkManager.Connection.Active:Default6, The "Default6" property +
org.freedesktop.NetworkManager.Connection.Active:Default6, The "Default6" property
-
org.freedesktop.NetworkManager.Connection.Active:Devices, The "Devices" property +
org.freedesktop.NetworkManager.Connection.Active:Devices, The "Devices" property
-
org.freedesktop.NetworkManager.Connection.Active:Dhcp4Config, The "Dhcp4Config" property +
org.freedesktop.NetworkManager.Connection.Active:Dhcp4Config, The "Dhcp4Config" property
-
org.freedesktop.NetworkManager.Connection.Active:Dhcp6Config, The "Dhcp6Config" property +
org.freedesktop.NetworkManager.Connection.Active:Dhcp6Config, The "Dhcp6Config" property
-
org.freedesktop.NetworkManager.Connection.Active:Id, The "Id" property +
org.freedesktop.NetworkManager.Connection.Active:Id, The "Id" property
-
org.freedesktop.NetworkManager.Connection.Active:Ip4Config, The "Ip4Config" property +
org.freedesktop.NetworkManager.Connection.Active:Ip4Config, The "Ip4Config" property
-
org.freedesktop.NetworkManager.Connection.Active:Ip6Config, The "Ip6Config" property +
org.freedesktop.NetworkManager.Connection.Active:Ip6Config, The "Ip6Config" property
-
org.freedesktop.NetworkManager.Connection.Active:Master, The "Master" property +
org.freedesktop.NetworkManager.Connection.Active:Master, The "Master" property
-
org.freedesktop.NetworkManager.Connection.Active:SpecificObject, The "SpecificObject" property +
org.freedesktop.NetworkManager.Connection.Active:SpecificObject, The "SpecificObject" property
-
org.freedesktop.NetworkManager.Connection.Active:State, The "State" property +
org.freedesktop.NetworkManager.Connection.Active:State, The "State" property
-
org.freedesktop.NetworkManager.Connection.Active:StateFlags, The "StateFlags" property +
org.freedesktop.NetworkManager.Connection.Active:StateFlags, The "StateFlags" property
-
org.freedesktop.NetworkManager.Connection.Active:Type, The "Type" property +
org.freedesktop.NetworkManager.Connection.Active:Type, The "Type" property
-
org.freedesktop.NetworkManager.Connection.Active:Uuid, The "Uuid" property +
org.freedesktop.NetworkManager.Connection.Active:Uuid, The "Uuid" property
-
org.freedesktop.NetworkManager.Connection.Active:Vpn, The "Vpn" property +
org.freedesktop.NetworkManager.Connection.Active:Vpn, The "Vpn" property
-
addr-gen-mode, ipv6 +
addr-gen-mode, ipv6
-
address-data, ipv4, ipv6 +
address-data, ipv4, ipv6
-
addresses, ipv4, ipv6 +
addresses, ipv4, ipv6
-
ageing, vxlan +
ageing, vxlan
-
ageing-time, bridge +
ageing-time, bridge
-
altsubject-matches, 802-1x +
altsubject-matches, 802-1x
-
anonymous-identity, 802-1x +
anonymous-identity, 802-1x
-
apn, gsm +
apn, gsm
-
app-fcoe-flags, dcb +
app-fcoe-flags, dcb
-
app-fcoe-mode, dcb +
app-fcoe-mode, dcb
-
app-fcoe-priority, dcb +
app-fcoe-priority, dcb
-
app-fip-flags, dcb +
app-fip-flags, dcb
-
app-fip-priority, dcb +
app-fip-priority, dcb
-
app-iscsi-flags, dcb +
app-iscsi-flags, dcb
-
app-iscsi-priority, dcb +
app-iscsi-priority, dcb
-
assigned-mac-address, 802-3-ethernet, 802-11-wireless +
assigned-mac-address, 802-3-ethernet, 802-11-wireless
-
auth-alg, 802-11-wireless-security +
auth-alg, 802-11-wireless-security
-
auth-retries, connection +
auth-retries, connection
-
auth-timeout, 802-1x +
auth-timeout, 802-1x
-
auto-negotiate, 802-3-ethernet +
auto-negotiate, 802-3-ethernet
-
autoconnect, connection +
autoconnect, connection
-
autoconnect-priority, connection +
autoconnect-priority, connection
-
autoconnect-retries, connection +
autoconnect-retries, connection
-
autoconnect-slaves, connection +
autoconnect-slaves, connection
-
autoprobe-drivers, sriov +
autoprobe-drivers, sriov

B

-
band, 802-11-wireless +
band, 802-11-wireless
-
baud, ppp, serial +
baud, ppp, serial
-
bdaddr, bluetooth +
bdaddr, bluetooth
-
bits, serial +
bits, serial
-
bond-downdelay, ovs-port +
bond-downdelay, ovs-port
-
bond-mode, ovs-port +
bond-mode, ovs-port
-
bond-updelay, ovs-port +
bond-updelay, ovs-port
-
browser-only, proxy +
browser-only, proxy
-
bssid, 802-11-wireless +
bssid, 802-11-wireless

C

-
ca-cert, 802-1x +
ca-cert, 802-1x
-
ca-cert-password, 802-1x +
ca-cert-password, 802-1x
-
ca-cert-password-flags, 802-1x +
ca-cert-password-flags, 802-1x
-
ca-path, 802-1x +
ca-path, 802-1x
-
channel, 802-11-olpc-mesh, 802-11-wireless, wpan +
channel, 802-11-olpc-mesh, 802-11-wireless, wpan
-
org.freedesktop.NetworkManager.Checkpoint, org.freedesktop.NetworkManager.Checkpoint +
org.freedesktop.NetworkManager.Checkpoint, org.freedesktop.NetworkManager.Checkpoint
-
org.freedesktop.NetworkManager.Checkpoint::PropertiesChanged, The "PropertiesChanged" signal +
org.freedesktop.NetworkManager.Checkpoint::PropertiesChanged, The "PropertiesChanged" signal
-
org.freedesktop.NetworkManager.Checkpoint:Created, The "Created" property +
org.freedesktop.NetworkManager.Checkpoint:Created, The "Created" property
-
org.freedesktop.NetworkManager.Checkpoint:Devices, The "Devices" property +
org.freedesktop.NetworkManager.Checkpoint:Devices, The "Devices" property
-
org.freedesktop.NetworkManager.Checkpoint:RollbackTimeout, The "RollbackTimeout" property +
org.freedesktop.NetworkManager.Checkpoint:RollbackTimeout, The "RollbackTimeout" property
-
client-cert, 802-1x +
client-cert, 802-1x
-
client-cert-password, 802-1x +
client-cert-password, 802-1x
-
client-cert-password-flags, 802-1x +
client-cert-password-flags, 802-1x
-
cloned-mac-address, 802-3-ethernet, 802-11-wireless +
cloned-mac-address, 802-3-ethernet, 802-11-wireless
-
config, team, team-port +
config, team, team-port
-
crtscts, ppp +
crtscts, ppp

D

-
dad-timeout, ipv4, ipv6 +
dad-timeout, ipv4, ipv6
-
data, user, vpn +
data, user, vpn
-
destination-port, vxlan +
destination-port, vxlan
-
device-id, gsm +
device-id, gsm
-
org.freedesktop.NetworkManager.Device.Wired, org.freedesktop.NetworkManager.Device.Wired +
org.freedesktop.NetworkManager.Device.Wired, org.freedesktop.NetworkManager.Device.Wired
-
org.freedesktop.NetworkManager.Device.Wired::PropertiesChanged, The "PropertiesChanged" signal +
org.freedesktop.NetworkManager.Device.Wired::PropertiesChanged, The "PropertiesChanged" signal
-
org.freedesktop.NetworkManager.Device.Wired:Carrier, The "Carrier" property +
org.freedesktop.NetworkManager.Device.Wired:Carrier, The "Carrier" property
-
org.freedesktop.NetworkManager.Device.Wired:HwAddress, The "HwAddress" property +
org.freedesktop.NetworkManager.Device.Wired:HwAddress, The "HwAddress" property
-
org.freedesktop.NetworkManager.Device.Wired:PermHwAddress, The "PermHwAddress" property +
org.freedesktop.NetworkManager.Device.Wired:PermHwAddress, The "PermHwAddress" property
-
org.freedesktop.NetworkManager.Device.Wired:S390Subchannels, The "S390Subchannels" property +
org.freedesktop.NetworkManager.Device.Wired:S390Subchannels, The "S390Subchannels" property
-
org.freedesktop.NetworkManager.Device.Wired:Speed, The "Speed" property +
org.freedesktop.NetworkManager.Device.Wired:Speed, The "Speed" property
-
org.freedesktop.NetworkManager.Device.Wireless, org.freedesktop.NetworkManager.Device.Wireless +
org.freedesktop.NetworkManager.Device.Wireless, org.freedesktop.NetworkManager.Device.Wireless
-
org.freedesktop.NetworkManager.Device.Wireless.GetAccessPoints(), The GetAccessPoints() method +
org.freedesktop.NetworkManager.Device.Wireless.GetAccessPoints(), The GetAccessPoints() method
-
org.freedesktop.NetworkManager.Device.Wireless.GetAllAccessPoints(), The GetAllAccessPoints() method +
org.freedesktop.NetworkManager.Device.Wireless.GetAllAccessPoints(), The GetAllAccessPoints() method
-
org.freedesktop.NetworkManager.Device.Wireless.RequestScan(), The RequestScan() method +
org.freedesktop.NetworkManager.Device.Wireless.RequestScan(), The RequestScan() method
-
org.freedesktop.NetworkManager.Device.Wireless::AccessPointAdded, The "AccessPointAdded" signal +
org.freedesktop.NetworkManager.Device.Wireless::AccessPointAdded, The "AccessPointAdded" signal
-
org.freedesktop.NetworkManager.Device.Wireless::AccessPointRemoved, The "AccessPointRemoved" signal +
org.freedesktop.NetworkManager.Device.Wireless::AccessPointRemoved, The "AccessPointRemoved" signal
-
org.freedesktop.NetworkManager.Device.Wireless::PropertiesChanged, The "PropertiesChanged" signal +
org.freedesktop.NetworkManager.Device.Wireless::PropertiesChanged, The "PropertiesChanged" signal
-
org.freedesktop.NetworkManager.Device.Wireless:AccessPoints, The "AccessPoints" property +
org.freedesktop.NetworkManager.Device.Wireless:AccessPoints, The "AccessPoints" property
-
org.freedesktop.NetworkManager.Device.Wireless:ActiveAccessPoint, The "ActiveAccessPoint" property +
org.freedesktop.NetworkManager.Device.Wireless:ActiveAccessPoint, The "ActiveAccessPoint" property
-
org.freedesktop.NetworkManager.Device.Wireless:Bitrate, The "Bitrate" property +
org.freedesktop.NetworkManager.Device.Wireless:Bitrate, The "Bitrate" property
-
org.freedesktop.NetworkManager.Device.Wireless:HwAddress, The "HwAddress" property +
org.freedesktop.NetworkManager.Device.Wireless:HwAddress, The "HwAddress" property
-
org.freedesktop.NetworkManager.Device.Wireless:LastScan, The "LastScan" property +
org.freedesktop.NetworkManager.Device.Wireless:LastScan, The "LastScan" property
-
org.freedesktop.NetworkManager.Device.Wireless:Mode, The "Mode" property +
org.freedesktop.NetworkManager.Device.Wireless:Mode, The "Mode" property
-
org.freedesktop.NetworkManager.Device.Wireless:PermHwAddress, The "PermHwAddress" property +
org.freedesktop.NetworkManager.Device.Wireless:PermHwAddress, The "PermHwAddress" property
-
org.freedesktop.NetworkManager.Device.Wireless:WirelessCapabilities, The "WirelessCapabilities" property +
org.freedesktop.NetworkManager.Device.Wireless:WirelessCapabilities, The "WirelessCapabilities" property
-
dhcp-anycast-address, 802-11-olpc-mesh +
org.freedesktop.NetworkManager.Device.WifiP2P, org.freedesktop.NetworkManager.Device.WifiP2P
-
dhcp-client-id, ipv4 +
org.freedesktop.NetworkManager.Device.WifiP2P.StartFind(), The StartFind() method
-
dhcp-duid, ipv6 +
org.freedesktop.NetworkManager.Device.WifiP2P.StopFind(), The StopFind() method
-
dhcp-fqdn, ipv4 +
org.freedesktop.NetworkManager.Device.WifiP2P::PeerAdded, The "PeerAdded" signal
-
dhcp-hostname, ipv4, ipv6 +
org.freedesktop.NetworkManager.Device.WifiP2P::PeerRemoved, The "PeerRemoved" signal
-
dhcp-send-hostname, ipv4, ipv6 +
org.freedesktop.NetworkManager.Device.WifiP2P:HwAddress, The "HwAddress" property
-
dhcp-timeout, ipv4, ipv6 +
org.freedesktop.NetworkManager.Device.WifiP2P:Peers, The "Peers" property
-
org.freedesktop.NetworkManager.DHCP4Config, org.freedesktop.NetworkManager.DHCP4Config +
dhcp-anycast-address, 802-11-olpc-mesh
-
org.freedesktop.NetworkManager.DHCP4Config::PropertiesChanged, The "PropertiesChanged" signal +
dhcp-client-id, ipv4
-
org.freedesktop.NetworkManager.DHCP4Config:Options, The "Options" property +
dhcp-duid, ipv6
-
org.freedesktop.NetworkManager.DHCP6Config, org.freedesktop.NetworkManager.DHCP6Config +
dhcp-fqdn, ipv4
-
org.freedesktop.NetworkManager.DHCP6Config::PropertiesChanged, The "PropertiesChanged" signal +
dhcp-hostname, ipv4, ipv6
-
org.freedesktop.NetworkManager.DHCP6Config:Options, The "Options" property +
dhcp-send-hostname, ipv4, ipv6
-
dns, ipv4, ipv6 +
dhcp-timeout, ipv4, ipv6
-
dns-options, ipv4, ipv6 +
org.freedesktop.NetworkManager.DHCP4Config, org.freedesktop.NetworkManager.DHCP4Config
-
dns-priority, ipv4, ipv6 +
org.freedesktop.NetworkManager.DHCP4Config::PropertiesChanged, The "PropertiesChanged" signal
-
dns-search, ipv4, ipv6 +
org.freedesktop.NetworkManager.DHCP4Config:Options, The "Options" property
-
domain-suffix-match, 802-1x +
org.freedesktop.NetworkManager.DHCP6Config, org.freedesktop.NetworkManager.DHCP6Config
-
duplex, 802-3-ethernet +
org.freedesktop.NetworkManager.DHCP6Config::PropertiesChanged, The "PropertiesChanged" signal +
+
org.freedesktop.NetworkManager.DHCP6Config:Options, The "Options" property +
+
dns, ipv4, ipv6 +
+
dns-options, ipv4, ipv6 +
+
dns-priority, ipv4, ipv6 +
+
dns-search, ipv4, ipv6 +
+
domain-suffix-match, 802-1x +
+
duplex, 802-3-ethernet

E

-
eap, 802-1x +
eap, 802-1x
-
egress-priority-map, vlan +
egress-priority-map, vlan
-
encapsulation, adsl +
encapsulation, adsl
-
encapsulation-limit, ip-tunnel +
encapsulation-limit, ip-tunnel
-
encrypt, macsec +
encrypt, macsec

F

-
fail-mode, ovs-bridge +
fail-mode, ovs-bridge +
+
fils, 802-11-wireless-security
-
fils, 802-11-wireless-security +
flags, ip-tunnel, vlan
-
flags, ip-tunnel, vlan +
flow-label, ip-tunnel
-
flow-label, ip-tunnel +
forward-delay, bridge
-
forward-delay, bridge +
fwmark, wireguard

G

-
gateway, ipv4, ipv6 +
gateway, ipv4, ipv6
-
gateway-ping-timeout, connection +
gateway-ping-timeout, connection
-
generate-mac-address-mask, 802-3-ethernet, 802-11-wireless +
generate-mac-address-mask, 802-3-ethernet, 802-11-wireless
-
group, tun, 802-11-wireless-security +
group, tun, 802-11-wireless-security
-
group-forward-mask, bridge +
group-forward-mask, bridge

H

-
hairpin-mode, bridge-port +
hairpin-mode, bridge-port
-
hello-time, bridge +
hello-time, bridge
-
hidden, 802-11-wireless +
hidden, 802-11-wireless
-
home-only, gsm +
home-only, gsm

I

-
id, connection, vlan, vxlan +
id, connection, vlan, vxlan
-
identity, 802-1x +
identity, 802-1x
-
ignore-auto-dns, ipv4, ipv6 +
ignore-auto-dns, ipv4, ipv6
-
ignore-auto-routes, ipv4, ipv6 +
ignore-auto-routes, ipv4, ipv6
-
ingress-priority-map, vlan +
ingress-priority-map, vlan
-
input-key, ip-tunnel +
input-key, ip-tunnel
-
interface-name, connection, bond, bridge, match, team, vlan +
interface-name, connection, bond, bridge, match, team, vlan
-
ip6-privacy, ipv6 +
ip6-privacy, ipv6

L

-
l2-miss, vxlan +
l2-miss, vxlan +
+
l3-miss, vxlan
-
l3-miss, vxlan +
lacp, ovs-port
-
lacp, ovs-port +
lacp-key, team-port
-
lacp-key, team-port +
lacp-prio, team-port
-
lacp-prio, team-port +
lcp-echo-failure, ppp
-
lcp-echo-failure, ppp +
lcp-echo-interval, ppp
-
lcp-echo-interval, ppp +
leap-password, 802-11-wireless-security
-
leap-password, 802-11-wireless-security +
leap-password-flags, 802-11-wireless-security
-
leap-password-flags, 802-11-wireless-security +
leap-username, 802-11-wireless-security
-
leap-username, 802-11-wireless-security +
learning, vxlan
-
learning, vxlan +
limit, vxlan
-
limit, vxlan +
link-watchers, team, team-port
-
link-watchers, team, team-port +
listen-port, wireguard
-
lldp, connection +
lldp, connection
-
llmnr, connection +
llmnr, connection
-
local, ip-tunnel, vxlan +
local, ip-tunnel, vxlan

M

-
mac-address, bridge, infiniband, wimax, 802-3-ethernet, 802-11-wireless, wpan +
mac-address, bridge, infiniband, wimax, 802-3-ethernet, 802-11-wireless, wpan
-
mac-address-blacklist, 802-3-ethernet, 802-11-wireless +
mac-address-blacklist, 802-3-ethernet, 802-11-wireless
-
mac-address-randomization, 802-11-wireless +
mac-address-randomization, 802-11-wireless
-
org.freedesktop.NetworkManager, org.freedesktop.NetworkManager +
org.freedesktop.NetworkManager, org.freedesktop.NetworkManager
-
org.freedesktop.NetworkManager.ActivateConnection(), The ActivateConnection() method +
org.freedesktop.NetworkManager.ActivateConnection(), The ActivateConnection() method
-
org.freedesktop.NetworkManager.AddAndActivateConnection(), The AddAndActivateConnection() method +
org.freedesktop.NetworkManager.AddAndActivateConnection(), The AddAndActivateConnection() method
-
org.freedesktop.NetworkManager.AddAndActivateConnection2(), The AddAndActivateConnection2() method +
org.freedesktop.NetworkManager.AddAndActivateConnection2(), The AddAndActivateConnection2() method
-
org.freedesktop.NetworkManager.CheckConnectivity(), The CheckConnectivity() method +
org.freedesktop.NetworkManager.CheckConnectivity(), The CheckConnectivity() method
-
org.freedesktop.NetworkManager.CheckpointAdjustRollbackTimeout(), The CheckpointAdjustRollbackTimeout() method +
org.freedesktop.NetworkManager.CheckpointAdjustRollbackTimeout(), The CheckpointAdjustRollbackTimeout() method
-
org.freedesktop.NetworkManager.CheckpointCreate(), The CheckpointCreate() method +
org.freedesktop.NetworkManager.CheckpointCreate(), The CheckpointCreate() method
-
org.freedesktop.NetworkManager.CheckpointDestroy(), The CheckpointDestroy() method +
org.freedesktop.NetworkManager.CheckpointDestroy(), The CheckpointDestroy() method
-
org.freedesktop.NetworkManager.CheckpointRollback(), The CheckpointRollback() method +
org.freedesktop.NetworkManager.CheckpointRollback(), The CheckpointRollback() method
-
org.freedesktop.NetworkManager.DeactivateConnection(), The DeactivateConnection() method +
org.freedesktop.NetworkManager.DeactivateConnection(), The DeactivateConnection() method
-
org.freedesktop.NetworkManager.Enable(), The Enable() method +
org.freedesktop.NetworkManager.Enable(), The Enable() method
-
org.freedesktop.NetworkManager.GetAllDevices(), The GetAllDevices() method +
org.freedesktop.NetworkManager.GetAllDevices(), The GetAllDevices() method
-
org.freedesktop.NetworkManager.GetDeviceByIpIface(), The GetDeviceByIpIface() method +
org.freedesktop.NetworkManager.GetDeviceByIpIface(), The GetDeviceByIpIface() method
-
org.freedesktop.NetworkManager.GetDevices(), The GetDevices() method +
org.freedesktop.NetworkManager.GetDevices(), The GetDevices() method
-
org.freedesktop.NetworkManager.GetLogging(), The GetLogging() method +
org.freedesktop.NetworkManager.GetLogging(), The GetLogging() method
-
org.freedesktop.NetworkManager.GetPermissions(), The GetPermissions() method +
org.freedesktop.NetworkManager.GetPermissions(), The GetPermissions() method
-
org.freedesktop.NetworkManager.Reload(), The Reload() method +
org.freedesktop.NetworkManager.Reload(), The Reload() method
-
org.freedesktop.NetworkManager.SetLogging(), The SetLogging() method +
org.freedesktop.NetworkManager.SetLogging(), The SetLogging() method
-
org.freedesktop.NetworkManager.Sleep(), The Sleep() method +
org.freedesktop.NetworkManager.Sleep(), The Sleep() method
-
org.freedesktop.NetworkManager.state(), The state() method +
org.freedesktop.NetworkManager.state(), The state() method
-
org.freedesktop.NetworkManager::CheckPermissions, The "CheckPermissions" signal +
org.freedesktop.NetworkManager::CheckPermissions, The "CheckPermissions" signal
-
org.freedesktop.NetworkManager::DeviceAdded, The "DeviceAdded" signal +
org.freedesktop.NetworkManager::DeviceAdded, The "DeviceAdded" signal
-
org.freedesktop.NetworkManager::DeviceRemoved, The "DeviceRemoved" signal +
org.freedesktop.NetworkManager::DeviceRemoved, The "DeviceRemoved" signal
-
org.freedesktop.NetworkManager::PropertiesChanged, The "PropertiesChanged" signal +
org.freedesktop.NetworkManager::PropertiesChanged, The "PropertiesChanged" signal
-
org.freedesktop.NetworkManager::StateChanged, The "StateChanged" signal +
org.freedesktop.NetworkManager::StateChanged, The "StateChanged" signal
-
org.freedesktop.NetworkManager:ActivatingConnection, The "ActivatingConnection" property +
org.freedesktop.NetworkManager:ActivatingConnection, The "ActivatingConnection" property
-
org.freedesktop.NetworkManager:ActiveConnections, The "ActiveConnections" property +
org.freedesktop.NetworkManager:ActiveConnections, The "ActiveConnections" property
-
org.freedesktop.NetworkManager:AllDevices, The "AllDevices" property +
org.freedesktop.NetworkManager:AllDevices, The "AllDevices" property
-
org.freedesktop.NetworkManager:Capabilities, The "Capabilities" property +
org.freedesktop.NetworkManager:Capabilities, The "Capabilities" property
-
org.freedesktop.NetworkManager:Checkpoints, The "Checkpoints" property +
org.freedesktop.NetworkManager:Checkpoints, The "Checkpoints" property
-
org.freedesktop.NetworkManager:Connectivity, The "Connectivity" property +
org.freedesktop.NetworkManager:Connectivity, The "Connectivity" property
-
org.freedesktop.NetworkManager:ConnectivityCheckAvailable, The "ConnectivityCheckAvailable" property +
org.freedesktop.NetworkManager:ConnectivityCheckAvailable, The "ConnectivityCheckAvailable" property
-
org.freedesktop.NetworkManager:ConnectivityCheckEnabled, The "ConnectivityCheckEnabled" property +
org.freedesktop.NetworkManager:ConnectivityCheckEnabled, The "ConnectivityCheckEnabled" property
-
org.freedesktop.NetworkManager:Devices, The "Devices" property +
org.freedesktop.NetworkManager:Devices, The "Devices" property
-
org.freedesktop.NetworkManager:GlobalDnsConfiguration, The "GlobalDnsConfiguration" property +
org.freedesktop.NetworkManager:GlobalDnsConfiguration, The "GlobalDnsConfiguration" property
-
org.freedesktop.NetworkManager:Metered, The "Metered" property +
org.freedesktop.NetworkManager:Metered, The "Metered" property
-
org.freedesktop.NetworkManager:NetworkingEnabled, The "NetworkingEnabled" property +
org.freedesktop.NetworkManager:NetworkingEnabled, The "NetworkingEnabled" property
-
org.freedesktop.NetworkManager:PrimaryConnection, The "PrimaryConnection" property +
org.freedesktop.NetworkManager:PrimaryConnection, The "PrimaryConnection" property
-
org.freedesktop.NetworkManager:PrimaryConnectionType, The "PrimaryConnectionType" property +
org.freedesktop.NetworkManager:PrimaryConnectionType, The "PrimaryConnectionType" property
-
org.freedesktop.NetworkManager:Startup, The "Startup" property +
org.freedesktop.NetworkManager:Startup, The "Startup" property
-
org.freedesktop.NetworkManager:State, The "State" property +
org.freedesktop.NetworkManager:State, The "State" property
-
org.freedesktop.NetworkManager:Version, The "Version" property +
org.freedesktop.NetworkManager:Version, The "Version" property
-
org.freedesktop.NetworkManager:WimaxEnabled, The "WimaxEnabled" property +
org.freedesktop.NetworkManager:WimaxEnabled, The "WimaxEnabled" property
-
org.freedesktop.NetworkManager:WimaxHardwareEnabled, The "WimaxHardwareEnabled" property +
org.freedesktop.NetworkManager:WimaxHardwareEnabled, The "WimaxHardwareEnabled" property
-
org.freedesktop.NetworkManager:WirelessEnabled, The "WirelessEnabled" property +
org.freedesktop.NetworkManager:WirelessEnabled, The "WirelessEnabled" property
-
org.freedesktop.NetworkManager:WirelessHardwareEnabled, The "WirelessHardwareEnabled" property +
org.freedesktop.NetworkManager:WirelessHardwareEnabled, The "WirelessHardwareEnabled" property
-
org.freedesktop.NetworkManager:WwanEnabled, The "WwanEnabled" property +
org.freedesktop.NetworkManager:WwanEnabled, The "WwanEnabled" property
-
org.freedesktop.NetworkManager:WwanHardwareEnabled, The "WwanHardwareEnabled" property +
org.freedesktop.NetworkManager:WwanHardwareEnabled, The "WwanHardwareEnabled" property
-
master, connection +
master, connection
-
max-age, bridge +
max-age, bridge
-
may-fail, ipv4, ipv6 +
may-fail, ipv4, ipv6
-
mcast-rejoin-count, team +
mcast-rejoin-count, team
-
mcast-rejoin-interval, team +
mcast-rejoin-interval, team
-
mcast-snooping-enable, ovs-bridge +
mcast-snooping-enable, ovs-bridge
-
mdns, connection +
mdns, connection
-
metered, connection +
metered, connection
-
method, ipv4, ipv6, proxy +
method, ipv4, ipv6, proxy
-
mka-cak, macsec +
mka-cak, macsec
-
mka-cak-flags, macsec +
mka-cak-flags, macsec
-
mka-ckn, macsec +
mka-ckn, macsec
-
mode, ip-tunnel, macsec, macvlan, tun, 802-11-wireless +
mode, ip-tunnel, macsec, macvlan, tun, 802-11-wireless
-
mppe-stateful, ppp +
mppe-stateful, ppp
-
mru, ppp +
mru, ppp
-
mtu, cdma, gsm, infiniband, ip-tunnel, ppp, 802-3-ethernet, 802-11-wireless +
mtu, cdma, gsm, infiniband, ip-tunnel, ppp, 802-3-ethernet, wireguard, 802-11-wireless
-
multi-connect, connection +
multi-connect, connection
-
multi-queue, tun +
multi-queue, tun
-
multicast-snooping, bridge +
multicast-snooping, bridge

N

-
network-id, gsm +
network-id, gsm
-
network-name, wimax +
network-name, wimax
-
never-default, ipv4, ipv6 +
never-default, ipv4, ipv6
-
NM80211ApFlags, enum NM80211ApFlags +
NM80211ApFlags, enum NM80211ApFlags
-
NM80211ApSecurityFlags, enum NM80211ApSecurityFlags +
NM80211ApSecurityFlags, enum NM80211ApSecurityFlags
-
NM80211Mode, enum NM80211Mode +
NM80211Mode, enum NM80211Mode
-
NMActivationStateFlags, enum NMActivationStateFlags +
NMActivationStateFlags, enum NMActivationStateFlags
-
NMActiveConnectionState, enum NMActiveConnectionState +
NMActiveConnectionState, enum NMActiveConnectionState
-
NMActiveConnectionStateReason, enum NMActiveConnectionStateReason +
NMActiveConnectionStateReason, enum NMActiveConnectionStateReason
-
NMBluetoothCapabilities, enum NMBluetoothCapabilities +
NMBluetoothCapabilities, enum NMBluetoothCapabilities
-
NMCapability, enum NMCapability +
NMCapability, enum NMCapability
-
NMCheckpointCreateFlags, enum NMCheckpointCreateFlags +
NMCheckpointCreateFlags, enum NMCheckpointCreateFlags
-
NMConnectionMultiConnect, enum NMConnectionMultiConnect +
NMConnectionMultiConnect, enum NMConnectionMultiConnect
-
NMConnectivityState, enum NMConnectivityState +
NMConnectivityState, enum NMConnectivityState
-
NMDeviceCapabilities, enum NMDeviceCapabilities +
NMDeviceCapabilities, enum NMDeviceCapabilities
-
NMDeviceModemCapabilities, enum NMDeviceModemCapabilities +
NMDeviceModemCapabilities, enum NMDeviceModemCapabilities
-
NMDeviceState, enum NMDeviceState +
NMDeviceState, enum NMDeviceState
-
NMDeviceStateReason, enum NMDeviceStateReason +
NMDeviceStateReason, enum NMDeviceStateReason
-
NMDeviceType, enum NMDeviceType +
NMDeviceType, enum NMDeviceType
-
NMDeviceWifiCapabilities, enum NMDeviceWifiCapabilities +
NMDeviceWifiCapabilities, enum NMDeviceWifiCapabilities
-
NMIPTunnelMode, enum NMIPTunnelMode +
NMIPTunnelMode, enum NMIPTunnelMode
-
NMMetered, enum NMMetered +
NMMetered, enum NMMetered
-
NMRollbackResult, enum NMRollbackResult +
NMRollbackResult, enum NMRollbackResult
-
NMSecretAgentCapabilities, enum NMSecretAgentCapabilities +
NMSecretAgentCapabilities, enum NMSecretAgentCapabilities
-
NMSecretAgentGetSecretsFlags, enum NMSecretAgentGetSecretsFlags +
NMSecretAgentGetSecretsFlags, enum NMSecretAgentGetSecretsFlags
-
NMSettingsConnectionFlags, enum NMSettingsConnectionFlags +
NMSettingsConnectionFlags, enum NMSettingsConnectionFlags
-
NMSettingsUpdate2Flags, enum NMSettingsUpdate2Flags +
NMSettingsUpdate2Flags, enum NMSettingsUpdate2Flags
-
NMState, enum NMState +
NMState, enum NMState
-
NMTernary, enum NMTernary +
NMTernary, enum NMTernary
-
NMVpnConnectionState, enum NMVpnConnectionState +
NMVpnConnectionState, enum NMVpnConnectionState
-
NMVpnConnectionStateReason, enum NMVpnConnectionStateReason +
NMVpnConnectionStateReason, enum NMVpnConnectionStateReason
-
NMVpnPluginFailure, enum NMVpnPluginFailure +
NMVpnPluginFailure, enum NMVpnPluginFailure
-
NMVpnServiceState, enum NMVpnServiceState +
NMVpnServiceState, enum NMVpnServiceState
-
NMWimaxNspNetworkType, enum NMWimaxNspNetworkType +
NMWimaxNspNetworkType, enum NMWimaxNspNetworkType
-
no-vj-comp, ppp +
no-vj-comp, ppp
-
noauth, ppp +
noauth, ppp
-
nobsdcomp, ppp +
nobsdcomp, ppp
-
nodeflate, ppp +
nodeflate, ppp
-
notify-peers-count, team +
notify-peers-count, team
-
notify-peers-interval, team +
notify-peers-interval, team
-
number, cdma, gsm +
number, cdma, gsm

O

-
options, bond +
options, bond
-
output-key, ip-tunnel +
output-key, ip-tunnel
-
owner, tun +
owner, tun

P

-
p-key, infiniband +
p-key, infiniband +
+
pac-file, 802-1x +
+
pac-script, proxy +
+
pac-url, proxy
-
pac-file, 802-1x +
page, wpan
-
pac-script, proxy +
pairwise, 802-11-wireless-security
-
pac-url, proxy +
pan-id, wpan
-
page, wpan +
parent, 6lowpan, infiniband, ip-tunnel, macsec, macvlan, pppoe, vlan, vxlan
-
pairwise, 802-11-wireless-security +
parity, serial
-
pan-id, wpan +
password, 802-1x, adsl, cdma, gsm, pppoe
-
parent, 6lowpan, infiniband, ip-tunnel, macsec, macvlan, pppoe, vlan, vxlan +
password-flags, 802-1x, adsl, cdma, gsm, pppoe
-
parity, serial +
password-raw, 802-1x
-
password, 802-1x, adsl, cdma, gsm, pppoe +
password-raw-flags, 802-1x
-
password-flags, 802-1x, adsl, cdma, gsm, pppoe +
path-cost, bridge-port
-
password-raw, 802-1x +
path-mtu-discovery, ip-tunnel
-
password-raw-flags, 802-1x +
peer, ovs-patch, wifi-p2p
-
path-cost, bridge-port +
peer-routes, wireguard
-
path-mtu-discovery, ip-tunnel +
peers, wireguard
-
peer, ovs-patch +
permissions, connection
-
permissions, connection +
persistent, vpn
-
persistent, vpn +
phase1-auth-flags, 802-1x
-
phase1-auth-flags, 802-1x +
phase1-fast-provisioning, 802-1x
-
phase1-fast-provisioning, 802-1x +
phase1-peaplabel, 802-1x
-
phase1-peaplabel, 802-1x +
phase1-peapver, 802-1x
-
phase1-peapver, 802-1x +
phase2-altsubject-matches, 802-1x
-
phase2-altsubject-matches, 802-1x +
phase2-auth, 802-1x
-
phase2-auth, 802-1x +
phase2-autheap, 802-1x
-
phase2-autheap, 802-1x +
phase2-ca-cert, 802-1x
-
phase2-ca-cert, 802-1x +
phase2-ca-cert-password, 802-1x
-
phase2-ca-cert-password, 802-1x +
phase2-ca-cert-password-flags, 802-1x
-
phase2-ca-cert-password-flags, 802-1x +
phase2-ca-path, 802-1x
-
phase2-ca-path, 802-1x +
phase2-client-cert, 802-1x
-
phase2-client-cert, 802-1x +
phase2-client-cert-password, 802-1x
-
phase2-client-cert-password, 802-1x +
phase2-client-cert-password-flags, 802-1x
-
phase2-client-cert-password-flags, 802-1x +
phase2-domain-suffix-match, 802-1x
-
phase2-domain-suffix-match, 802-1x +
phase2-private-key, 802-1x
-
phase2-private-key, 802-1x +
phase2-private-key-password, 802-1x
-
phase2-private-key-password, 802-1x +
phase2-private-key-password-flags, 802-1x
-
phase2-private-key-password-flags, 802-1x +
phase2-subject-match, 802-1x
-
phase2-subject-match, 802-1x +
pi, tun
-
pi, tun +
pin, 802-1x, gsm
-
pin, 802-1x, gsm +
pin-flags, 802-1x, gsm
-
pin-flags, 802-1x, gsm +
pmf, 802-11-wireless-security
-
pmf, 802-11-wireless-security +
port, macsec, 802-3-ethernet
-
port, macsec, 802-3-ethernet +
powersave, 802-11-wireless
-
powersave, 802-11-wireless +
org.freedesktop.NetworkManager.PPP, org.freedesktop.NetworkManager.PPP
-
org.freedesktop.NetworkManager.PPP, org.freedesktop.NetworkManager.PPP +
org.freedesktop.NetworkManager.PPP.NeedSecrets(), The NeedSecrets() method
-
org.freedesktop.NetworkManager.PPP.NeedSecrets(), The NeedSecrets() method +
org.freedesktop.NetworkManager.PPP.SetIfindex(), The SetIfindex() method
-
org.freedesktop.NetworkManager.PPP.SetIfindex(), The SetIfindex() method +
org.freedesktop.NetworkManager.PPP.SetIp4Config(), The SetIp4Config() method
-
org.freedesktop.NetworkManager.PPP.SetIp4Config(), The SetIp4Config() method +
org.freedesktop.NetworkManager.PPP.SetIp6Config(), The SetIp6Config() method
-
org.freedesktop.NetworkManager.PPP.SetIp6Config(), The SetIp6Config() method +
org.freedesktop.NetworkManager.PPP.SetState(), The SetState() method
-
org.freedesktop.NetworkManager.PPP.SetState(), The SetState() method +
prio, team-port
-
prio, team-port +
priority, bridge, bridge-port
-
priority, bridge, bridge-port +
priority-bandwidth, dcb
-
priority-bandwidth, dcb +
priority-flow-control, dcb
-
priority-flow-control, dcb +
priority-flow-control-flags, dcb
-
priority-flow-control-flags, dcb +
priority-group-bandwidth, dcb
-
priority-group-bandwidth, dcb +
priority-group-flags, dcb
-
priority-group-flags, dcb +
priority-group-id, dcb
-
priority-group-id, dcb +
priority-strict-bandwidth, dcb
-
priority-strict-bandwidth, dcb +
priority-traffic-class, dcb
-
priority-traffic-class, dcb +
private-key, 802-1x, wireguard
-
private-key, 802-1x +
private-key-flags, wireguard
-
private-key-password, 802-1x +
private-key-password, 802-1x
-
private-key-password-flags, 802-1x +
private-key-password-flags, 802-1x
-
promiscuous, macvlan +
promiscuous, macvlan
-
proto, 802-11-wireless-security +
proto, 802-11-wireless-security
-
protocol, adsl +
protocol, adsl
-
proxy, vxlan +
proxy, vxlan
-
psk, 802-11-wireless-security +
psk, 802-11-wireless-security
-
psk-flags, 802-11-wireless-security +
psk-flags, 802-11-wireless-security

Q

-
qdiscs, tc +
qdiscs, tc
-
queue-id, team-port +
queue-id, team-port

R

-
rate, 802-11-wireless +
rate, 802-11-wireless
-
read-only, connection +
read-only, connection
-
refuse-chap, ppp +
refuse-chap, ppp
-
refuse-eap, ppp +
refuse-eap, ppp
-
refuse-mschap, ppp +
refuse-mschap, ppp
-
refuse-mschapv2, ppp +
refuse-mschapv2, ppp
-
refuse-pap, ppp +
refuse-pap, ppp
-
remote, ip-tunnel, vxlan +
remote, ip-tunnel, vxlan
-
require-mppe, ppp +
require-mppe, ppp
-
require-mppe-128, ppp +
require-mppe-128, ppp
-
route-data, ipv4, ipv6 +
route-data, ipv4, ipv6
-
route-metric, ipv4, ipv6 +
route-metric, ipv4, ipv6
-
route-table, ipv4, ipv6 +
route-table, ipv4, ipv6
-
routes, ipv4, ipv6 +
routes, ipv4, ipv6
-
rsc, vxlan +
rsc, vxlan
-
rstp-enable, ovs-bridge +
rstp-enable, ovs-bridge
-
runner, team +
runner, team
-
runner-active, team +
runner-active, team
-
runner-agg-select-policy, team +
runner-agg-select-policy, team
-
runner-fast-rate, team +
runner-fast-rate, team
-
runner-hwaddr-policy, team +
runner-hwaddr-policy, team
-
runner-min-ports, team +
runner-min-ports, team
-
runner-sys-prio, team +
runner-sys-prio, team
-
runner-tx-balancer, team +
runner-tx-balancer, team
-
runner-tx-balancer-interval, team +
runner-tx-balancer-interval, team
-
runner-tx-hash, team +
runner-tx-hash, team

S

-
s390-nettype, 802-3-ethernet +
s390-nettype, 802-3-ethernet
-
s390-options, 802-3-ethernet +
s390-options, 802-3-ethernet
-
s390-subchannels, 802-3-ethernet +
s390-subchannels, 802-3-ethernet
-
secondaries, connection +
secondaries, connection
-
secrets, vpn +
secrets, vpn
-
security, 802-11-wireless +
security, 802-11-wireless
-
seen-bssids, 802-11-wireless +
seen-bssids, 802-11-wireless
-
send-delay, serial +
send-delay, serial
-
send-sci, macsec +
send-sci, macsec
-
service, pppoe +
service, pppoe
-
service-type, vpn +
service-type, vpn
-
short-address, wpan +
short-address, wpan
-
sim-id, gsm +
sim-id, gsm
-
sim-operator-id, gsm +
sim-operator-id, gsm
-
slave-type, connection +
slave-type, connection
-
source-port-max, vxlan +
source-port-max, vxlan
-
source-port-min, vxlan +
source-port-min, vxlan
-
speed, 802-3-ethernet +
speed, 802-3-ethernet
-
ssid, 802-11-olpc-mesh, 802-11-wireless +
ssid, 802-11-olpc-mesh, 802-11-wireless
-
stable-id, connection +
stable-id, connection
-
sticky, team-port +
sticky, team-port
-
stopbits, serial +
stopbits, serial
-
stp, bridge +
stp, bridge
-
stp-enable, ovs-bridge +
stp-enable, ovs-bridge
-
subject-match, 802-1x +
subject-match, 802-1x
-
system-ca-certs, 802-1x +
system-ca-certs, 802-1x

T

-
tag, ovs-port +
tag, ovs-port
-
tap, macvlan +
tap, macvlan
-
tfilters, tc +
tfilters, tc
-
timeout, vpn +
timeout, vpn
-
timestamp, connection +
timestamp, connection
-
token, ipv6 +
token, ipv6
-
tos, ip-tunnel, vxlan +
tos, ip-tunnel, vxlan
-
total-vfs, sriov +
total-vfs, sriov
-
transport-mode, infiniband +
transport-mode, infiniband
-
ttl, ip-tunnel, vxlan +
ttl, ip-tunnel, vxlan
-
tx-power, 802-11-wireless +
tx-power, 802-11-wireless
-
type, connection, bluetooth, ovs-interface +
type, connection, bluetooth, ovs-interface

U

-
user-name, vpn +
user-name, vpn
-
username, adsl, cdma, gsm, pppoe +
username, adsl, cdma, gsm, pppoe
-
uuid, connection +
uuid, connection

V

-
validation, macsec +
validation, macsec
-
vci, adsl +
vci, adsl
-
vfs, sriov +
vfs, sriov
-
vlan-mode, ovs-port +
vlan-mode, ovs-port
-
vnet-hdr, tun +
vnet-hdr, tun
-
vpi, adsl +
vpi, adsl
-
org.freedesktop.NetworkManager.VPN.Connection, org.freedesktop.NetworkManager.VPN.Connection +
org.freedesktop.NetworkManager.VPN.Connection, org.freedesktop.NetworkManager.VPN.Connection
-
org.freedesktop.NetworkManager.VPN.Connection::PropertiesChanged, The "PropertiesChanged" signal +
org.freedesktop.NetworkManager.VPN.Connection::PropertiesChanged, The "PropertiesChanged" signal
-
org.freedesktop.NetworkManager.VPN.Connection::VpnStateChanged, The "VpnStateChanged" signal +
org.freedesktop.NetworkManager.VPN.Connection::VpnStateChanged, The "VpnStateChanged" signal
-
org.freedesktop.NetworkManager.VPN.Connection:Banner, The "Banner" property +
org.freedesktop.NetworkManager.VPN.Connection:Banner, The "Banner" property
-
org.freedesktop.NetworkManager.VPN.Connection:VpnState, The "VpnState" property +
org.freedesktop.NetworkManager.VPN.Connection:VpnState, The "VpnState" property
-
org.freedesktop.NetworkManager.VPN.Plugin, org.freedesktop.NetworkManager.VPN.Plugin +
org.freedesktop.NetworkManager.VPN.Plugin, org.freedesktop.NetworkManager.VPN.Plugin
-
org.freedesktop.NetworkManager.VPN.Plugin.Connect(), The Connect() method +
org.freedesktop.NetworkManager.VPN.Plugin.Connect(), The Connect() method
-
org.freedesktop.NetworkManager.VPN.Plugin.ConnectInteractive(), The ConnectInteractive() method +
org.freedesktop.NetworkManager.VPN.Plugin.ConnectInteractive(), The ConnectInteractive() method
-
org.freedesktop.NetworkManager.VPN.Plugin.Disconnect(), The Disconnect() method +
org.freedesktop.NetworkManager.VPN.Plugin.Disconnect(), The Disconnect() method
-
org.freedesktop.NetworkManager.VPN.Plugin.NeedSecrets(), The NeedSecrets() method +
org.freedesktop.NetworkManager.VPN.Plugin.NeedSecrets(), The NeedSecrets() method
-
org.freedesktop.NetworkManager.VPN.Plugin.NewSecrets(), The NewSecrets() method +
org.freedesktop.NetworkManager.VPN.Plugin.NewSecrets(), The NewSecrets() method
-
org.freedesktop.NetworkManager.VPN.Plugin.SetConfig(), The SetConfig() method +
org.freedesktop.NetworkManager.VPN.Plugin.SetConfig(), The SetConfig() method
-
org.freedesktop.NetworkManager.VPN.Plugin.SetFailure(), The SetFailure() method +
org.freedesktop.NetworkManager.VPN.Plugin.SetFailure(), The SetFailure() method
-
org.freedesktop.NetworkManager.VPN.Plugin.SetIp4Config(), The SetIp4Config() method +
org.freedesktop.NetworkManager.VPN.Plugin.SetIp4Config(), The SetIp4Config() method
-
org.freedesktop.NetworkManager.VPN.Plugin.SetIp6Config(), The SetIp6Config() method +
org.freedesktop.NetworkManager.VPN.Plugin.SetIp6Config(), The SetIp6Config() method
-
org.freedesktop.NetworkManager.VPN.Plugin::Config, The "Config" signal +
org.freedesktop.NetworkManager.VPN.Plugin::Config, The "Config" signal
-
org.freedesktop.NetworkManager.VPN.Plugin::Failure, The "Failure" signal +
org.freedesktop.NetworkManager.VPN.Plugin::Failure, The "Failure" signal
-
org.freedesktop.NetworkManager.VPN.Plugin::Ip4Config, The "Ip4Config" signal +
org.freedesktop.NetworkManager.VPN.Plugin::Ip4Config, The "Ip4Config" signal
-
org.freedesktop.NetworkManager.VPN.Plugin::Ip6Config, The "Ip6Config" signal +
org.freedesktop.NetworkManager.VPN.Plugin::Ip6Config, The "Ip6Config" signal
-
org.freedesktop.NetworkManager.VPN.Plugin::LoginBanner, The "LoginBanner" signal +
org.freedesktop.NetworkManager.VPN.Plugin::LoginBanner, The "LoginBanner" signal
-
org.freedesktop.NetworkManager.VPN.Plugin::SecretsRequired, The "SecretsRequired" signal +
org.freedesktop.NetworkManager.VPN.Plugin::SecretsRequired, The "SecretsRequired" signal
-
org.freedesktop.NetworkManager.VPN.Plugin::StateChanged, The "StateChanged" signal +
org.freedesktop.NetworkManager.VPN.Plugin::StateChanged, The "StateChanged" signal
-
org.freedesktop.NetworkManager.VPN.Plugin:State, The "State" property +
org.freedesktop.NetworkManager.VPN.Plugin:State, The "State" property

W

-
wake-on-lan, 802-3-ethernet +
wake-on-lan, 802-3-ethernet +
+
wake-on-lan-password, 802-3-ethernet +
+
wake-on-wlan, 802-11-wireless +
+
wep-key-flags, 802-11-wireless-security +
+
wep-key-type, 802-11-wireless-security +
+
wep-key0, 802-11-wireless-security +
+
wep-key1, 802-11-wireless-security +
+
wep-key2, 802-11-wireless-security +
+
wep-key3, 802-11-wireless-security +
+
wep-tx-keyidx, 802-11-wireless-security +
+
wfd-ies, wifi-p2p +
+
org.freedesktop.NetworkManager.WifiP2PPeer, org.freedesktop.NetworkManager.WifiP2PPeer
-
wake-on-lan-password, 802-3-ethernet +
org.freedesktop.NetworkManager.WifiP2PPeer:Flags, The "Flags" property
-
wake-on-wlan, 802-11-wireless +
org.freedesktop.NetworkManager.WifiP2PPeer:HwAddress, The "HwAddress" property
-
wep-key-flags, 802-11-wireless-security +
org.freedesktop.NetworkManager.WifiP2PPeer:LastSeen, The "LastSeen" property
-
wep-key-type, 802-11-wireless-security +
org.freedesktop.NetworkManager.WifiP2PPeer:Manufacturer, The "Manufacturer" property
-
wep-key0, 802-11-wireless-security +
org.freedesktop.NetworkManager.WifiP2PPeer:Model, The "Model" property
-
wep-key1, 802-11-wireless-security +
org.freedesktop.NetworkManager.WifiP2PPeer:ModelNumber, The "ModelNumber" property
-
wep-key2, 802-11-wireless-security +
org.freedesktop.NetworkManager.WifiP2PPeer:Serial, The "Serial" property
-
wep-key3, 802-11-wireless-security +
org.freedesktop.NetworkManager.WifiP2PPeer:Strength, The "Strength" property
-
wep-tx-keyidx, 802-11-wireless-security +
org.freedesktop.NetworkManager.WifiP2PPeer:WfdIEs, The "WfdIEs" property
-
wps-method, 802-11-wireless-security +
wps-method, wifi-p2p, 802-11-wireless-security

Z

-
zone, connection +
zone, connection
diff --git a/docs/api/html/nm-dbus-types.html b/docs/api/html/nm-dbus-types.html index f0b43b58..56e69b2c 100644 --- a/docs/api/html/nm-dbus-types.html +++ b/docs/api/html/nm-dbus-types.html @@ -34,7 +34,7 @@

The range 0x7000 - 0x7FFF of capabilities is guaranteed not to be used by upstream NetworkManager. It could thus be used for downstream extensions.

-

Values

+

Values

@@ -66,7 +66,7 @@

NMState values indicate the current overall networking state.

-

Values

+

Values

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

enum NMConnectivityState

-

Values

+

Values

@@ -298,7 +298,7 @@

NMDeviceType values indicate the type of hardware represented by a device object.

-

Values

+

Values

@@ -757,6 +757,21 @@ + + + + + +
 
+

NM_DEVICE_TYPE_WIFI_P2P

+

+
+

= 30

+

+
+

an 802.11 Wi-Fi P2P device (Since: 1.16)

+

+
 
@@ -767,7 +782,7 @@

General device capability flags.

-

Values

+

Values

@@ -861,7 +876,7 @@

802.11 specific device encryption and authentication capabilities.

-

Values

+

Values

@@ -1060,7 +1075,7 @@

802.11 access point flags.

-

Values

+

Values

@@ -1154,7 +1169,7 @@

802.11 access point security and authentication flags. These flags describe the current security requirements of an access point as determined from the access point's beacon.

-

Values

+

Values

@@ -1328,6 +1343,21 @@ + + + + + +
 
+

NM_802_11_AP_SEC_KEY_MGMT_SAE

+

+
+

= 0x00000400

+

+
+

WPA/RSN Simultaneous Authentication of Equals is supported

+

+
 
@@ -1338,7 +1368,7 @@

Indicates the 802.11 mode an access point or device is currently in.

-

Values

+

Values

@@ -1417,7 +1447,7 @@

NMBluetoothCapabilities values indicate the usable capabilities of a Bluetooth device.

-

Values

+

Values

@@ -1481,7 +1511,7 @@

NMDeviceModemCapabilities values indicate the generic radio access technology families a modem device supports. For more information on the specific access technologies the device supports use the ModemManager D-Bus API.

-

Values

+

Values

@@ -1575,7 +1605,7 @@

WiMAX network type.

-

Values

+

Values

@@ -1653,7 +1683,7 @@

enum NMDeviceState

-

Values

+

Values

@@ -1867,7 +1897,7 @@

Device state change reason codes

-

Values

+

Values

@@ -2881,6 +2911,21 @@ + + + + + +
 
+

NM_DEVICE_STATE_REASON_PEER_NOT_FOUND

+

+
+

= 67

+

+
+

The Wi-Fi P2P peer could not be found

+

+
 
@@ -2891,7 +2936,7 @@

Since: 1.2

-

Values

+

Values

@@ -2985,7 +3030,7 @@

Since: 1.14

-

Values

+

Values

@@ -3064,7 +3109,7 @@

NMActiveConnectionState values indicate the state of a connection to a specific network while it is starting, connected, or disconnecting from that network.

-

Values

+

Values

@@ -3159,7 +3204,7 @@

Since: 1.8

-

Values

+

Values

@@ -3403,7 +3448,7 @@

NMSecretAgentGetSecretsFlags values modify the behavior of a GetSecrets request.

-

Values

+

Values

@@ -3527,7 +3572,7 @@

NMSecretAgentCapabilities indicate various capabilities of the agent.

-

Values

+

Values

@@ -3577,7 +3622,7 @@

Since: 1.2

-

Values

+

Values

@@ -3777,7 +3822,7 @@

Since: 1.4 (gi flags generated since 1.12)

-

Values

+

Values

@@ -3872,7 +3917,7 @@

Since: 1.4

-

Values

+

Values

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

Since: 1.12

-

Values

+

Values

@@ -4032,7 +4077,7 @@

Since: 1.10

-

Values

+

Values

@@ -4062,7 +4107,7 @@

-

= (1LL

+

= 0x1

@@ -4077,7 +4122,7 @@

-

= (1LL

+

= 0x2

@@ -4092,7 +4137,7 @@

-

= (1LL

+

= 0x4

@@ -4107,7 +4152,7 @@

-

= (1LL

+

= 0x8

@@ -4122,7 +4167,7 @@

-

= (1LL

+

= 0x10

@@ -4137,7 +4182,7 @@

-

= (1LL

+

= 0x20

@@ -4152,7 +4197,7 @@

-

= (1LL

+

= 0x40

@@ -4171,7 +4216,7 @@

Since: 1.12

-

Values

+

Values

@@ -4201,7 +4246,7 @@

- +
-

= (1LL

+

= 0x1

@@ -4216,7 +4261,7 @@

-

= (1LL

+

= 0x2

@@ -4231,7 +4276,7 @@

-

= (1LL

+

= 0x4

@@ -4246,7 +4291,7 @@

-

= (1LL

+

= 0x8

@@ -4261,7 +4306,7 @@

-

= (1LL

+

= 0x10

@@ -4276,7 +4321,7 @@

-

= (1LL

+

= 0x20

@@ -4296,7 +4341,7 @@

Since: 1.14

-

Values

+

Values

diff --git a/docs/api/html/nm-settings-ifcfg-rh.html b/docs/api/html/nm-settings-ifcfg-rh.html index facbca6f..e184de29 100644 --- a/docs/api/html/nm-settings-ifcfg-rh.html +++ b/docs/api/html/nm-settings-ifcfg-rh.html @@ -252,7 +252,7 @@ DEVICETYPE=TeamPort are NetworkManager specific extensions not understood by traditional initscripts.

-

Table 37. 6lowpan setting

+

Table 38. 6lowpan setting

@@ -270,7 +270,7 @@ DEVICETYPE=TeamPort

-

Table 38. 802-1x setting

+

Table 39. 802-1x setting

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

-

Table 39. bond setting

+

Table 40. bond setting

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

-

Table 40. bridge-port setting

+

Table 41. bridge-port setting

@@ -632,7 +632,7 @@ Allowed values: 1 - 65535

-

Table 41. bridge setting

+

Table 42. bridge setting

@@ -712,7 +712,7 @@ Allowed values: 0 or 1

-

Table 42. connection setting

+

Table 43. connection setting

@@ -909,7 +909,7 @@ Allowed values: yes,no,resolve

-

Table 43. dcb setting

+

Table 44. dcb setting

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

-

Table 44. ethtool setting

+

Table 45. ethtool setting

@@ -1062,7 +1062,7 @@ Example: DCB_PG_UP2TC=01623701

-

Table 45. infiniband setting

+

Table 46. infiniband setting

@@ -1117,7 +1117,7 @@ Example: PHYSDEV=ib0

-

Table 46. ipv4 setting

+

Table 47. ipv4 setting

@@ -1285,7 +1285,7 @@ Example: DHCP_FQDN=foo.bar.com

-

Table 47. ipv6 setting

+

Table 48. ipv6 setting

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

-

Table 48. match setting

+

Table 49. match setting

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

-

Table 49. ovs-bridge setting

+

Table 50. ovs-bridge setting

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

-

Table 50. ovs-interface setting

+

Table 51. ovs-interface setting

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

-

Table 51. ovs-patch setting

+

Table 52. ovs-patch setting

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

-

Table 52. ovs-port setting

+

Table 53. ovs-port setting

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

-

Table 53. proxy setting

+

Table 54. proxy setting

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

-

Table 54. sriov setting

+

Table 55. sriov setting

@@ -1636,7 +1636,7 @@ Example: SRIOV_AUTOPROBE_DRIVERS=0,1

-

Table 55. tc setting

+

Table 56. tc setting

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

-

Table 56. team-port setting

+

Table 57. team-port setting

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

-

Table 57. team setting

+

Table 58. team setting

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

-

Table 58. user setting

+

Table 59. user setting

@@ -1742,7 +1742,7 @@ Example: NM_USER_FOO__BAR=something

-

Table 59. vlan setting

+

Table 60. vlan setting

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

-

Table 60. 802-3-ethernet setting

+

Table 61. wifi-p2p setting

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

Table 62. 802-3-ethernet setting

@@ -1906,7 +1924,25 @@ Allowed values: "qeth", "lcs" or "ctc"

-

Table 61. 802-11-wireless-security setting

+

Table 63. wireguard setting

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

Table 64. 802-11-wireless-security setting

@@ -2088,7 +2124,7 @@ Allowed values: default, disable, optional, required

-

Table 62. 802-11-wireless setting

+

Table 65. 802-11-wireless setting

@@ -2236,7 +2272,7 @@ Allowed values: default, never, always

-

Table 63. wpan setting

+

Table 66. wpan setting

diff --git a/docs/api/html/nm-settings-keyfile.html b/docs/api/html/nm-settings-keyfile.html index d883a4fb..80d2ec32 100644 --- a/docs/api/html/nm-settings-keyfile.html +++ b/docs/api/html/nm-settings-keyfile.html @@ -400,7 +400,30 @@ Example: password=Popocatepetl

-

Table 34. 802-3-ethernet setting (section)

+

Table 34. wifi-p2p setting (section)

+
++++++ + + + + + + + + + + + + +
PropertyKeyfile VariableFormatDescription
peerpeerusual hex-digits-and-colons notationMAC address in traditional hex-digits-and-colons notation (e.g. 00:22:68:12:79:A2), or semicolon separated list of 6 bytes (obsolete) (e.g. 0;34;104;18;121;162).
+
+
+

Table 35. 802-3-ethernet setting (section)

@@ -439,7 +462,7 @@ Example: mac-address-blacklist= 00:22:68:12:79:A6;00:22:68:12:79

-

Table 35. 802-11-wireless setting (section)

+

Table 36. 802-11-wireless setting (section)

@@ -486,7 +509,7 @@ Example: mac-address-blacklist= 00:22:68:12:79:A6;00:22:68:12:79

-

Table 36. wpan setting (section)

+

Table 37. wpan setting (section)

diff --git a/docs/api/html/nm-settings.html b/docs/api/html/nm-settings.html index 4b7a4346..57ffab77 100644 --- a/docs/api/html/nm-settings.html +++ b/docs/api/html/nm-settings.html @@ -241,7 +241,7 @@ 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 as DHCP client identifier with ipv4.dhcp-client-id=stable and to derive the DHCP DUID with ipv6.dhcp-duid=stable-[llt,ll,uuid]. Note that depending on the context where it is used, other parameters are also seeded into the generation algorithm. For example, a per-host key is commonly also included, so that different systems end up generating different IDs. Or with ipv6.addr-gen-mode=stable-privacy, also the device's name is included, so that different interfaces yield different addresses. The '$' 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 the 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.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]. 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 '$' 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.
@@ -3098,7 +3098,49 @@
-

wimax setting

+

wifi-p2p setting

+

Wi-Fi P2P Settings.

+
++++++ + + + + + + + + + + + + + + + + + + + + + + + + + + +
Key NameValue TypeDefault ValueValue Description
+peerstring The P2P device that should be connected to. Currently this is the only way to create or join a group.
+wfd-iesbyte 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-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.
+
+
+
+

wimax setting

WiMax Settings.

@@ -3133,7 +3175,7 @@
-

802-3-ethernet setting

+

802-3-ethernet setting

Wired Ethernet Settings.

@@ -3259,7 +3301,77 @@
-

802-11-wireless setting

+

wireguard setting

+

WireGuard Ethernet Settings.

+
++++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Key NameValue TypeDefault ValueValue Description
+fwmarkuint320The 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.
+listen-portuint320The listen-port. If listen-port is not specified, the port will be chosen randomly when the interface comes up.
+mtuuint320If 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-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. 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.
+peersarray of 'a{sv}' Array of dictionaries for the WireGuard peers.
+private-keystring The 256 bit private-key in base64 encoding.
+private-key-flagsNMSettingSecretFlags (uint32) Flags indicating how to handle the "private-key" property. (see the section called “Secret flag types:” for flag values)
+
+
+
+

802-11-wireless setting

Wi-Fi Settings.

@@ -3413,7 +3525,7 @@
-

802-11-wireless-security setting

+

802-11-wireless-security setting

Wi-Fi Security Settings.

@@ -3455,7 +3567,7 @@ key-mgmt - + - +
string  Key management used for the connection. One of "none" (WEP), "ieee8021x" (Dynamic WEP), "wpa-none" (Ad-Hoc WPA-PSK), "wpa-psk" (infrastructure WPA-PSK), or "wpa-eap" (WPA-Enterprise). This property must be set for any Wi-Fi connection that uses security.Key management used for the connection. One of "none" (WEP), "ieee8021x" (Dynamic WEP), "wpa-none" (Ad-Hoc WPA-PSK), "wpa-psk" (infrastructure WPA-PSK), "sae" (SAE) or "wpa-eap" (WPA-Enterprise). This property must be set for any Wi-Fi connection that uses security.
@@ -3504,7 +3616,7 @@ psk string  Pre-Shared-Key for WPA networks. If the key is 64-characters long, it must contain only hexadecimal characters and is interpreted as a hexadecimal WPA key. Otherwise, the key must be between 8 and 63 ASCII characters (as specified in the 802.11i standard) and is interpreted as a WPA passphrase, and is hashed to derive the actual WPA-PSK used when connecting to the Wi-Fi network.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.
@@ -3574,7 +3686,7 @@
-

wpan setting

+

wpan setting

IEEE 802.15.4 (WPAN) MAC Settings.

diff --git a/docs/api/html/nmcli.html b/docs/api/html/nmcli.html index 08962bd7..bcef8464 100644 --- a/docs/api/html/nmcli.html +++ b/docs/api/html/nmcli.html @@ -1027,7 +1027,7 @@

- +

Connect to a Wi-Fi network specified by SSID or BSSID. The command - finds a matching connnection or creates one and then activates it on a device. + finds a matching connection or creates one and then activates it on a device. This is a command-line counterpart of clicking an SSID in a GUI client. If a connection for the network already exists, it is possible to bring up (activate) the existing profile as follows: diff --git a/docs/api/html/ref-dbus-checkpoint.html b/docs/api/html/ref-dbus-checkpoint.html index fd25cc3a..981d8892 100644 --- a/docs/api/html/ref-dbus-checkpoint.html +++ b/docs/api/html/ref-dbus-checkpoint.html @@ -6,7 +6,7 @@ - + @@ -16,7 +16,7 @@

Home UpPrevPrev Next
diff --git a/docs/api/html/ref-dbus-devices.html b/docs/api/html/ref-dbus-devices.html index ee7f14ad..c58b8782 100644 --- a/docs/api/html/ref-dbus-devices.html +++ b/docs/api/html/ref-dbus-devices.html @@ -33,28 +33,25 @@ org.freedesktop.NetworkManager.Device.Adsl — ADSL Device
-org.freedesktop.NetworkManager.Device.Bond — Bonding Device +org.freedesktop.NetworkManager.Device.Bluetooth — Bluetooth Device
-org.freedesktop.NetworkManager.Device.Bridge — Bridging Device +org.freedesktop.NetworkManager.Device.Bond — Bonding Device
-org.freedesktop.NetworkManager.Device.Bluetooth — Bluetooth Device +org.freedesktop.NetworkManager.Device.Bridge — Bridging Device
org.freedesktop.NetworkManager.Device.Dummy — Dummy Device
-org.freedesktop.NetworkManager.Device.Wired — Wired Ethernet Device -
-
org.freedesktop.NetworkManager.Device.Generic — Unrecognized Device
-org.freedesktop.NetworkManager.Device.Infiniband — Infiniband Device +org.freedesktop.NetworkManager.Device.IPTunnel — IP Tunneling Device
-org.freedesktop.NetworkManager.Device.IPTunnel — IP Tunneling Device +org.freedesktop.NetworkManager.Device.Infiniband — Infiniband Device
org.freedesktop.NetworkManager.Device.Lowpan — 6LoWPAN Device @@ -99,9 +96,15 @@ org.freedesktop.NetworkManager.Device.Vxlan — VXLAN Device
+org.freedesktop.NetworkManager.Device.WifiP2P — Wi-Fi P2P Device +
+
org.freedesktop.NetworkManager.Device.WireGuard — WireGuard Device
+org.freedesktop.NetworkManager.Device.Wired — Wired Ethernet Device +
+
org.freedesktop.NetworkManager.Device.Wireless — Wi-Fi Device
diff --git a/docs/api/html/ref-dbus-wifi-p2p-peers.html b/docs/api/html/ref-dbus-wifi-p2p-peers.html new file mode 100644 index 00000000..bf0c48fe --- /dev/null +++ b/docs/api/html/ref-dbus-wifi-p2p-peers.html @@ -0,0 +1,32 @@ + + + + +The /org.freedesktop.NetworkManager.WifiP2PPeer/* objects: NetworkManager Reference Manual + + + + + + + + + + + + + + + + +
+

+The /org.freedesktop.NetworkManager.WifiP2PPeer/* objects

+ +
+ + + \ No newline at end of file diff --git a/docs/api/html/ref-settings.html b/docs/api/html/ref-settings.html index c777b6b4..022eeb31 100644 --- a/docs/api/html/ref-settings.html +++ b/docs/api/html/ref-settings.html @@ -145,12 +145,18 @@ vxlan — VXLAN Settings
+wifi-p2p — Wi-Fi P2P Settings +
+
wimax — WiMax Settings
802-3-ethernet — Wired Ethernet Settings
+wireguard — WireGuard Ethernet Settings +
+
802-11-wireless — Wi-Fi Settings
diff --git a/docs/api/html/settings-6lowpan.html b/docs/api/html/settings-6lowpan.html index ad65fe2e..6b94ca8e 100644 --- a/docs/api/html/settings-6lowpan.html +++ b/docs/api/html/settings-6lowpan.html @@ -38,7 +38,7 @@ Properties
-

Table 65. 

+

Table 68. 

diff --git a/docs/api/html/settings-802-11-olpc-mesh.html b/docs/api/html/settings-802-11-olpc-mesh.html index 847ac54e..012bee43 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 85. 

+

Table 88. 

diff --git a/docs/api/html/settings-802-11-wireless-security.html b/docs/api/html/settings-802-11-wireless-security.html index 3859ff6b..aed0210e 100644 --- a/docs/api/html/settings-802-11-wireless-security.html +++ b/docs/api/html/settings-802-11-wireless-security.html @@ -34,11 +34,11 @@
-

+

Properties

-

Table 106. 

+

Table 111. 

@@ -75,7 +75,7 @@ - + @@ -117,7 +117,7 @@ - + diff --git a/docs/api/html/settings-802-11-wireless.html b/docs/api/html/settings-802-11-wireless.html index ef7b839c..80e7e340 100644 --- a/docs/api/html/settings-802-11-wireless.html +++ b/docs/api/html/settings-802-11-wireless.html @@ -6,7 +6,7 @@ - + @@ -21,7 +21,7 @@ - +
key-mgmt
string
Key management used for the connection. One of "none" (WEP), "ieee8021x" (Dynamic WEP), "wpa-none" (Ad-Hoc WPA-PSK), "wpa-psk" (infrastructure WPA-PSK), or "wpa-eap" (WPA-Enterprise). This property must be set for any Wi-Fi connection that uses security.Key management used for the connection. One of "none" (WEP), "ieee8021x" (Dynamic WEP), "wpa-none" (Ad-Hoc WPA-PSK), "wpa-psk" (infrastructure WPA-PSK), "sae" (SAE) or "wpa-eap" (WPA-Enterprise). This property must be set for any Wi-Fi connection that uses security.
leap-password
psk
string
Pre-Shared-Key for WPA networks. If the key is 64-characters long, it must contain only hexadecimal characters and is interpreted as a hexadecimal WPA key. Otherwise, the key must be between 8 and 63 ASCII characters (as specified in the 802.11i standard) and is interpreted as a WPA passphrase, and is hashed to derive the actual WPA-PSK used when connecting to the Wi-Fi network.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
Home UpPrevPrev Next
@@ -34,11 +34,11 @@
-

+

Properties

-

Table 105. 

+

Table 110. 

diff --git a/docs/api/html/settings-802-1x.html b/docs/api/html/settings-802-1x.html index 08c348b3..63b845ec 100644 --- a/docs/api/html/settings-802-1x.html +++ b/docs/api/html/settings-802-1x.html @@ -38,7 +38,7 @@ Properties
-

Table 66. 

+

Table 69. 

diff --git a/docs/api/html/settings-802-3-ethernet.html b/docs/api/html/settings-802-3-ethernet.html index 5ed375fa..425bd124 100644 --- a/docs/api/html/settings-802-3-ethernet.html +++ b/docs/api/html/settings-802-3-ethernet.html @@ -7,7 +7,7 @@ - + @@ -22,7 +22,7 @@ - +
Home Up PrevNextNext
@@ -34,11 +34,11 @@
-

+

Properties

-

Table 104. 

+

Table 108. 

diff --git a/docs/api/html/settings-adsl.html b/docs/api/html/settings-adsl.html index f3bc2f1c..e019f1fc 100644 --- a/docs/api/html/settings-adsl.html +++ b/docs/api/html/settings-adsl.html @@ -38,7 +38,7 @@ Properties
-

Table 67. 

+

Table 70. 

diff --git a/docs/api/html/settings-bluetooth.html b/docs/api/html/settings-bluetooth.html index 2cabe4db..a7bfd081 100644 --- a/docs/api/html/settings-bluetooth.html +++ b/docs/api/html/settings-bluetooth.html @@ -38,7 +38,7 @@ Properties
-

Table 68. 

+

Table 71. 

diff --git a/docs/api/html/settings-bond.html b/docs/api/html/settings-bond.html index 425a8db5..5695ed42 100644 --- a/docs/api/html/settings-bond.html +++ b/docs/api/html/settings-bond.html @@ -38,7 +38,7 @@ Properties
-

Table 69. 

+

Table 72. 

diff --git a/docs/api/html/settings-bridge-port.html b/docs/api/html/settings-bridge-port.html index 598a99eb..9de7bc09 100644 --- a/docs/api/html/settings-bridge-port.html +++ b/docs/api/html/settings-bridge-port.html @@ -38,7 +38,7 @@ Properties
-

Table 71. 

+

Table 74. 

diff --git a/docs/api/html/settings-bridge.html b/docs/api/html/settings-bridge.html index 830fe274..d5657511 100644 --- a/docs/api/html/settings-bridge.html +++ b/docs/api/html/settings-bridge.html @@ -38,7 +38,7 @@ Properties
-

Table 70. 

+

Table 73. 

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

Table 72. 

+

Table 75. 

diff --git a/docs/api/html/settings-connection.html b/docs/api/html/settings-connection.html index 0da3cf89..fb44cf7e 100644 --- a/docs/api/html/settings-connection.html +++ b/docs/api/html/settings-connection.html @@ -38,7 +38,7 @@ Properties
-

Table 64. 

+

Table 67. 

@@ -165,7 +165,7 @@ - + diff --git a/docs/api/html/settings-dcb.html b/docs/api/html/settings-dcb.html index f41141f6..0f102334 100644 --- a/docs/api/html/settings-dcb.html +++ b/docs/api/html/settings-dcb.html @@ -38,7 +38,7 @@ Properties
-

Table 73. 

+

Table 76. 

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 as DHCP client identifier with ipv4.dhcp-client-id=stable and to derive the DHCP DUID with ipv6.dhcp-duid=stable-[llt,ll,uuid]. Note that depending on the context where it is used, other parameters are also seeded into the generation algorithm. For example, a per-host key is commonly also included, so that different systems end up generating different IDs. Or with ipv6.addr-gen-mode=stable-privacy, also the device's name is included, so that different interfaces yield different addresses. The '$' 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 the 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.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]. 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 '$' 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.
timestamp
diff --git a/docs/api/html/settings-dummy.html b/docs/api/html/settings-dummy.html index 5e0951b3..7db75778 100644 --- a/docs/api/html/settings-dummy.html +++ b/docs/api/html/settings-dummy.html @@ -38,7 +38,7 @@ Properties
-

Table 74. 

+

Table 77. 

diff --git a/docs/api/html/settings-ethtool.html b/docs/api/html/settings-ethtool.html index c76c1b50..b3982665 100644 --- a/docs/api/html/settings-ethtool.html +++ b/docs/api/html/settings-ethtool.html @@ -38,7 +38,7 @@ Properties
-

Table 75. 

+

Table 78. 

diff --git a/docs/api/html/settings-generic.html b/docs/api/html/settings-generic.html index 5c8dc6a5..4d91d6cc 100644 --- a/docs/api/html/settings-generic.html +++ b/docs/api/html/settings-generic.html @@ -38,7 +38,7 @@ Properties
-

Table 76. 

+

Table 79. 

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

Table 77. 

+

Table 80. 

diff --git a/docs/api/html/settings-infiniband.html b/docs/api/html/settings-infiniband.html index 831da8af..3bce1836 100644 --- a/docs/api/html/settings-infiniband.html +++ b/docs/api/html/settings-infiniband.html @@ -38,7 +38,7 @@ Properties
-

Table 78. 

+

Table 81. 

diff --git a/docs/api/html/settings-ip-tunnel.html b/docs/api/html/settings-ip-tunnel.html index ee47fde9..20f93bd9 100644 --- a/docs/api/html/settings-ip-tunnel.html +++ b/docs/api/html/settings-ip-tunnel.html @@ -38,7 +38,7 @@ Properties
-

Table 81. 

+

Table 84. 

diff --git a/docs/api/html/settings-ipv4.html b/docs/api/html/settings-ipv4.html index 9754669d..5f98dd5e 100644 --- a/docs/api/html/settings-ipv4.html +++ b/docs/api/html/settings-ipv4.html @@ -38,7 +38,7 @@ Properties
-

Table 79. 

+

Table 82. 

diff --git a/docs/api/html/settings-ipv6.html b/docs/api/html/settings-ipv6.html index 5f32cd2e..76758030 100644 --- a/docs/api/html/settings-ipv6.html +++ b/docs/api/html/settings-ipv6.html @@ -38,7 +38,7 @@ Properties
-

Table 80. 

+

Table 83. 

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

Table 82. 

+

Table 85. 

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

Table 83. 

+

Table 86. 

diff --git a/docs/api/html/settings-match.html b/docs/api/html/settings-match.html index 994ece60..a7e6b153 100644 --- a/docs/api/html/settings-match.html +++ b/docs/api/html/settings-match.html @@ -38,7 +38,7 @@ Properties
-

Table 84. 

+

Table 87. 

diff --git a/docs/api/html/settings-ovs-bridge.html b/docs/api/html/settings-ovs-bridge.html index c46a2f17..2424e29f 100644 --- a/docs/api/html/settings-ovs-bridge.html +++ b/docs/api/html/settings-ovs-bridge.html @@ -38,7 +38,7 @@ Properties
-

Table 86. 

+

Table 89. 

diff --git a/docs/api/html/settings-ovs-interface.html b/docs/api/html/settings-ovs-interface.html index 7eb583e0..d373f6d8 100644 --- a/docs/api/html/settings-ovs-interface.html +++ b/docs/api/html/settings-ovs-interface.html @@ -38,7 +38,7 @@ Properties
-

Table 87. 

+

Table 90. 

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

Table 88. 

+

Table 91. 

diff --git a/docs/api/html/settings-ovs-port.html b/docs/api/html/settings-ovs-port.html index 73889a89..f4acdf36 100644 --- a/docs/api/html/settings-ovs-port.html +++ b/docs/api/html/settings-ovs-port.html @@ -38,7 +38,7 @@ Properties
-

Table 89. 

+

Table 92. 

diff --git a/docs/api/html/settings-ppp.html b/docs/api/html/settings-ppp.html index 1d0ac104..fc303a85 100644 --- a/docs/api/html/settings-ppp.html +++ b/docs/api/html/settings-ppp.html @@ -38,7 +38,7 @@ Properties
-

Table 90. 

+

Table 93. 

diff --git a/docs/api/html/settings-pppoe.html b/docs/api/html/settings-pppoe.html index 41264737..8b1ce2ac 100644 --- a/docs/api/html/settings-pppoe.html +++ b/docs/api/html/settings-pppoe.html @@ -38,7 +38,7 @@ Properties
-

Table 91. 

+

Table 94. 

diff --git a/docs/api/html/settings-proxy.html b/docs/api/html/settings-proxy.html index 4b87ede1..0b4da901 100644 --- a/docs/api/html/settings-proxy.html +++ b/docs/api/html/settings-proxy.html @@ -38,7 +38,7 @@ Properties
-

Table 92. 

+

Table 95. 

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

Table 93. 

+

Table 96. 

diff --git a/docs/api/html/settings-sriov.html b/docs/api/html/settings-sriov.html index b5ecc029..8c422e7e 100644 --- a/docs/api/html/settings-sriov.html +++ b/docs/api/html/settings-sriov.html @@ -38,7 +38,7 @@ Properties
-

Table 94. 

+

Table 97. 

diff --git a/docs/api/html/settings-tc.html b/docs/api/html/settings-tc.html index 6de65275..0668fef4 100644 --- a/docs/api/html/settings-tc.html +++ b/docs/api/html/settings-tc.html @@ -38,7 +38,7 @@ Properties
-

Table 95. 

+

Table 98. 

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

Table 97. 

+

Table 100. 

diff --git a/docs/api/html/settings-team.html b/docs/api/html/settings-team.html index 858eec7f..b3a38e24 100644 --- a/docs/api/html/settings-team.html +++ b/docs/api/html/settings-team.html @@ -38,7 +38,7 @@ Properties
-

Table 96. 

+

Table 99. 

diff --git a/docs/api/html/settings-tun.html b/docs/api/html/settings-tun.html index 14f1c2ea..86d12d8b 100644 --- a/docs/api/html/settings-tun.html +++ b/docs/api/html/settings-tun.html @@ -38,7 +38,7 @@ Properties
-

Table 98. 

+

Table 101. 

diff --git a/docs/api/html/settings-user.html b/docs/api/html/settings-user.html index 0e409100..6a511b08 100644 --- a/docs/api/html/settings-user.html +++ b/docs/api/html/settings-user.html @@ -38,7 +38,7 @@ Properties
-

Table 99. 

+

Table 102. 

diff --git a/docs/api/html/settings-vlan.html b/docs/api/html/settings-vlan.html index f975022c..61c4b630 100644 --- a/docs/api/html/settings-vlan.html +++ b/docs/api/html/settings-vlan.html @@ -38,7 +38,7 @@ Properties
-

Table 100. 

+

Table 103. 

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

Table 101. 

+

Table 104. 

diff --git a/docs/api/html/settings-vxlan.html b/docs/api/html/settings-vxlan.html index 14f48141..2891c893 100644 --- a/docs/api/html/settings-vxlan.html +++ b/docs/api/html/settings-vxlan.html @@ -7,7 +7,7 @@ - + @@ -22,7 +22,7 @@ - +
Home Up PrevNextNext
@@ -38,7 +38,7 @@ Properties
-

Table 102. 

+

Table 105. 

diff --git a/docs/api/html/settings-wifi-p2p.html b/docs/api/html/settings-wifi-p2p.html new file mode 100644 index 00000000..ad66d6b6 --- /dev/null +++ b/docs/api/html/settings-wifi-p2p.html @@ -0,0 +1,83 @@ + + + + +wifi-p2p: NetworkManager Reference Manual + + + + + + + + + +
+ + + + + + +
+
+
+ + +
+

wifi-p2p

+

wifi-p2p — Wi-Fi P2P Settings

+
+
+

+ Properties +

+
+

Table 106. 

+
++++++ + + + + + + + + + + + + + + + + + + + + + + + + + + +
Key NameValue TypeDefault ValueValue Description
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.
+
+


+
+
+ + + \ No newline at end of file diff --git a/docs/api/html/settings-wimax.html b/docs/api/html/settings-wimax.html index b00506af..bcbab4e4 100644 --- a/docs/api/html/settings-wimax.html +++ b/docs/api/html/settings-wimax.html @@ -6,7 +6,7 @@ - + @@ -21,7 +21,7 @@
Home UpPrevPrev Next
@@ -34,11 +34,11 @@
-

+

Properties

-

Table 103. 

+

Table 107. 

diff --git a/docs/api/html/settings-wireguard.html b/docs/api/html/settings-wireguard.html new file mode 100644 index 00000000..99261f39 --- /dev/null +++ b/docs/api/html/settings-wireguard.html @@ -0,0 +1,107 @@ + + + + +wireguard: NetworkManager Reference Manual + + + + + + + + + +
+ + + + + + +
+
+
+ + +
+

wireguard

+

wireguard — WireGuard Ethernet Settings

+
+
+

+ Properties +

+
+

Table 109. 

+
++++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Key NameValue TypeDefault ValueValue Description
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.
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. 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.
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.
+
+


+
+
+ + + \ No newline at end of file diff --git a/docs/api/html/settings-wpan.html b/docs/api/html/settings-wpan.html index dce5a434..41339fd1 100644 --- a/docs/api/html/settings-wpan.html +++ b/docs/api/html/settings-wpan.html @@ -34,11 +34,11 @@
-

+

Properties

-

Table 107. 

+

Table 112. 

diff --git a/docs/api/html/spec.html b/docs/api/html/spec.html index aa6c22b5..1adadeb3 100644 --- a/docs/api/html/spec.html +++ b/docs/api/html/spec.html @@ -57,28 +57,25 @@ org.freedesktop.NetworkManager.Device.Adsl — ADSL Device
-org.freedesktop.NetworkManager.Device.Bond — Bonding Device +org.freedesktop.NetworkManager.Device.Bluetooth — Bluetooth Device
-org.freedesktop.NetworkManager.Device.Bridge — Bridging Device +org.freedesktop.NetworkManager.Device.Bond — Bonding Device
-org.freedesktop.NetworkManager.Device.Bluetooth — Bluetooth Device +org.freedesktop.NetworkManager.Device.Bridge — Bridging Device
org.freedesktop.NetworkManager.Device.Dummy — Dummy Device
-org.freedesktop.NetworkManager.Device.Wired — Wired Ethernet Device -
-
org.freedesktop.NetworkManager.Device.Generic — Unrecognized Device
-org.freedesktop.NetworkManager.Device.Infiniband — Infiniband Device +org.freedesktop.NetworkManager.Device.IPTunnel — IP Tunneling Device
-org.freedesktop.NetworkManager.Device.IPTunnel — IP Tunneling Device +org.freedesktop.NetworkManager.Device.Infiniband — Infiniband Device
org.freedesktop.NetworkManager.Device.Lowpan — 6LoWPAN Device @@ -123,9 +120,15 @@ org.freedesktop.NetworkManager.Device.Vxlan — VXLAN Device
+org.freedesktop.NetworkManager.Device.WifiP2P — Wi-Fi P2P Device +
+
org.freedesktop.NetworkManager.Device.WireGuard — WireGuard Device
+org.freedesktop.NetworkManager.Device.Wired — Wired Ethernet Device +
+
org.freedesktop.NetworkManager.Device.Wireless — Wi-Fi Device
@@ -164,6 +167,10 @@
org.freedesktop.NetworkManager.AccessPoint — Wi-Fi Access Point
+
The /org.freedesktop.NetworkManager.WifiP2PPeer/* objects
+
+org.freedesktop.NetworkManager.WifiP2PPeer — Wi-Fi P2P Peer +
The /org/freedesktop/NetworkManager/Checkpoint/* objects
org.freedesktop.NetworkManager.Checkpoint — Configuration and State Snapshot diff --git a/docs/api/network-manager-docs.xml b/docs/api/network-manager-docs.xml index 06ac3741..8cf97585 100644 --- a/docs/api/network-manager-docs.xml +++ b/docs/api/network-manager-docs.xml @@ -182,14 +182,13 @@ + - - - + @@ -204,7 +203,9 @@ + + @@ -247,6 +248,12 @@ + + The <literal>/org.freedesktop.NetworkManager.WifiP2PPeer/*</literal> objects + + + + The <literal>/org/freedesktop/NetworkManager/Checkpoint/*</literal> objects diff --git a/docs/api/settings-spec.xml b/docs/api/settings-spec.xml index 4811d4a3..2a73f041 100644 --- a/docs/api/settings-spec.xml +++ b/docs/api/settings-spec.xml @@ -22,7 +22,7 @@ read-onlyread-onlybooleanFALSEFALSE if the connection can be modified using the provided settings service's D-Bus interface with the right privileges, or TRUE if the connection is read-only and cannot be modified. secondariessecondariesarray of string[]List of connection UUIDs that should be activated when the base connection itself is activated. Currently only VPN connections are supported. slave-typeslave-typestringSetting name of the device type of this slave's master connection (eg, "bond"), or NULL if this connection is not a slave. - stable-idstable-idstringThis represents the identity of the connection used for various purposes. It allows to configure multiple profiles to share the identity. Also, the stable-id can contain placeholders that are substituted dynamically and deterministically depending on the context. The stable-id is used for generating IPv6 stable private addresses with ipv6.addr-gen-mode=stable-privacy. It is also used to seed the generated cloned MAC address for ethernet.cloned-mac-address=stable and wifi.cloned-mac-address=stable. It is also used as DHCP client identifier with ipv4.dhcp-client-id=stable and to derive the DHCP DUID with ipv6.dhcp-duid=stable-[llt,ll,uuid]. Note that depending on the context where it is used, other parameters are also seeded into the generation algorithm. For example, a per-host key is commonly also included, so that different systems end up generating different IDs. Or with ipv6.addr-gen-mode=stable-privacy, also the device's name is included, so that different interfaces yield different addresses. The '$' 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 the 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. + stable-idstable-idstringThis represents the identity of the connection used for various purposes. It allows to configure multiple profiles to share the identity. Also, the stable-id can contain placeholders that are substituted dynamically and deterministically depending on the context. The stable-id is used for generating IPv6 stable private addresses with ipv6.addr-gen-mode=stable-privacy. It is also used to seed the generated cloned MAC address for ethernet.cloned-mac-address=stable and wifi.cloned-mac-address=stable. It is also used as DHCP client identifier with ipv4.dhcp-client-id=stable and to derive the DHCP DUID with ipv6.dhcp-duid=stable-[llt,ll,uuid]. Note that depending on the context where it is used, other parameters are also seeded into the generation algorithm. For example, a per-host key is commonly also included, so that different systems end up generating different IDs. Or with ipv6.addr-gen-mode=stable-privacy, also the device's name is included, so that different interfaces yield different addresses. The '$' character is treated special to perform dynamic substitutions at runtime. Currently supported are "${CONNECTION}", "${DEVICE}", "${MAC}", "${BOOT}", "${RANDOM}". These effectively create unique IDs per-connection, per-device, per-boot, or every time. Note that "${DEVICE}" corresponds to the interface name of the device and "${MAC}" is the permanent MAC address of the device. Any unrecognized patterns following '$' are treated verbatim, however are reserved for future use. You are thus advised to avoid '$' or escape it as "$$". For example, set it to "${CONNECTION}-${BOOT}-${DEVICE}" to create a unique id for this connection that changes with every reboot and differs depending on the interface where the profile activates. If the value is unset, a global connection default is consulted. If the value is still unset, the default is similar to "${CONNECTION}" and uses a unique, fixed ID for the connection. timestamptimestampuint640The time, in seconds since the Unix Epoch, that the connection was last _successfully_ fully activated. NetworkManager updates the connection timestamp periodically when the connection is active to ensure that an active connection has the latest timestamp. The property is only meant for reading (changes to this property will not be preserved). typetypestringBase type of the connection. For hardware-dependent connections, should contain the setting name of the hardware-type specific setting (ie, "802-3-ethernet" or "802-11-wireless" or "bluetooth", etc), and for non-hardware dependent connections like VPN or otherwise, should contain the setting name of that setting type (ie, "vpn" or "bridge", etc). uuiduuidstringA universally unique identifier for the connection, for example generated with libuuid. It should be assigned when the connection is created, and never changed as long as the connection still applies to the same network. For example, it should not be changed when the "id" property or NMSettingIP4Config changes, but might need to be re-created when the Wi-Fi SSID, mobile broadband network provider, or "type" property changes. The UUID must be in the format "2815492f-7e56-435e-b2e9-246bd7cdc664" (ie, contains only hexadecimal characters and "-"). @@ -471,6 +471,13 @@ 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 Description + peerpeerstringThe 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 Description @@ -496,6 +503,17 @@ 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 Ethernet Settings + Properties + Key NameValue TypeDefault ValueValue Description + fwmarkfwmarkuint320The 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. + 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. 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. + 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 Description @@ -525,14 +543,14 @@ auth-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 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-mgmtkey-mgmtstringKey management used for the connection. One of "none" (WEP), "ieee8021x" (Dynamic WEP), "wpa-none" (Ad-Hoc WPA-PSK), "wpa-psk" (infrastructure WPA-PSK), or "wpa-eap" (WPA-Enterprise). This property must be set for any Wi-Fi connection that uses security. + key-mgmtkey-mgmtstringKey management used for the connection. One of "none" (WEP), "ieee8021x" (Dynamic WEP), "wpa-none" (Ad-Hoc WPA-PSK), "wpa-psk" (infrastructure WPA-PSK), "sae" (SAE) or "wpa-eap" (WPA-Enterprise). 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 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".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 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. - pskpskstringPre-Shared-Key for WPA networks. If the key is 64-characters long, it must contain only hexadecimal characters and is interpreted as a hexadecimal WPA key. Otherwise, the key must be between 8 and 63 ASCII characters (as specified in the 802.11i standard) and is interpreted as a WPA passphrase, and is hashed to derive the actual WPA-PSK used when connecting to the Wi-Fi network. + 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. diff --git a/docs/api/version.xml b/docs/api/version.xml index 42cf0675..d6b46813 100644 --- a/docs/api/version.xml +++ b/docs/api/version.xml @@ -1 +1 @@ -1.15.2 +1.15.91 diff --git a/docs/libnm-glib/html/NMAccessPoint.html b/docs/libnm-glib/html/NMAccessPoint.html index 63e1bf70..2999503d 100644 --- a/docs/libnm-glib/html/NMAccessPoint.html +++ b/docs/libnm-glib/html/NMAccessPoint.html @@ -51,7 +51,7 @@ +NMConnection objects to filter.

@@ -631,7 +631,7 @@ filter that list with this function.

Returns

a -list of NMConnection objects that could be activated with the given ap +list of NMConnection objects that could be activated with the given ap . The elements of the list are owned by their creator and should not be freed by the caller, but the returned list itself is owned by the caller and should @@ -644,7 +644,7 @@ be freed with

nm_access_point_connection_valid ()

gboolean
 nm_access_point_connection_valid (NMAccessPoint *ap,
-                                  NMConnection *connection);
+ NMConnection *connection);

Validates a given connection against a given Wi-Fi access point to ensure that the connection may be activated with that AP. The connection must match the ap @@ -667,7 +667,7 @@ against

- diff --git a/docs/libnm-glib/html/NMActiveConnection.html b/docs/libnm-glib/html/NMActiveConnection.html index 6355c7df..1f4692e0 100644 --- a/docs/libnm-glib/html/NMActiveConnection.html +++ b/docs/libnm-glib/html/NMActiveConnection.html @@ -93,7 +93,7 @@ - - + diff --git a/docs/libnm-util/version.xml b/docs/libnm-util/version.xml index 42cf0675..d6b46813 100644 --- a/docs/libnm-util/version.xml +++ b/docs/libnm-util/version.xml @@ -1 +1 @@ -1.15.2 +1.15.91 diff --git a/docs/libnm/html/NMAccessPoint.html b/docs/libnm/html/NMAccessPoint.html index bc1c0941..653501ad 100644 --- a/docs/libnm/html/NMAccessPoint.html +++ b/docs/libnm/html/NMAccessPoint.html @@ -7,7 +7,7 @@ - + @@ -23,7 +23,7 @@ - +
-NM80211ApFlags +NM80211ApFlags nm_access_point_get_flags () @@ -59,7 +59,7 @@
-NM80211ApSecurityFlags +NM80211ApSecurityFlags nm_access_point_get_wpa_flags () @@ -67,7 +67,7 @@
-NM80211ApSecurityFlags +NM80211ApSecurityFlags nm_access_point_get_rsn_flags () @@ -97,7 +97,7 @@
-NM80211Mode +NM80211Mode nm_access_point_get_mode () @@ -327,7 +327,7 @@ nm_access_point_new (

nm_access_point_get_flags ()

-
NM80211ApFlags
+
NM80211ApFlags
 nm_access_point_get_flags (NMAccessPoint *ap);

Gets the flags of the access point.

@@ -353,7 +353,7 @@ nm_access_point_get_flags (

nm_access_point_get_wpa_flags ()

-
NM80211ApSecurityFlags
+
NM80211ApSecurityFlags
 nm_access_point_get_wpa_flags (NMAccessPoint *ap);

Gets the WPA (version 1) flags of the access point.

@@ -379,7 +379,7 @@ nm_access_point_get_wpa_flags (

nm_access_point_get_rsn_flags ()

-
NM80211ApSecurityFlags
+
NM80211ApSecurityFlags
 nm_access_point_get_rsn_flags (NMAccessPoint *ap);

Gets the RSN (Robust Secure Network, ie WPA version 2) flags of the access point.

@@ -486,7 +486,7 @@ nm_access_point_get_frequency (

nm_access_point_get_mode ()

-
NM80211Mode
+
NM80211Mode
 nm_access_point_get_mode (NMAccessPoint *ap);

Gets the mode of the access point.

@@ -622,7 +622,7 @@ filter that list with this function.

connections

a list of -NMConnection objects to filter.

[element-type NMConnection]

connection

an NMConnection to validate against ap +

an NMConnection to validate against ap

 
-NMActiveConnectionState +NMActiveConnectionState nm_active_connection_get_state () @@ -386,7 +386,7 @@ nm_active_connection_new (

nm_active_connection_get_connection ()

const char *
 nm_active_connection_get_connection (NMActiveConnection *connection);
-

Gets the NMConnection's DBus object path. This is often used with +

Gets the NMConnection's DBus object path. This is often used with nm_remote_settings_get_connection_by_path() to retrieve the NMRemoteConnection object that describes the connection.

@@ -406,7 +406,7 @@ nm_active_connection_get_connection (

Returns

-

the object path of the NMConnection which this NMActiveConnection +

the object path of the NMConnection which this NMActiveConnection is an active instance of. This is the internal string used by the connection, and must not be modified.

@@ -416,7 +416,7 @@ connection, and must not be modified.

nm_active_connection_get_id ()

const char *
 nm_active_connection_get_id (NMActiveConnection *connection);
-

Gets the NMConnection's ID.

+

Gets the NMConnection's ID.

Parameters

@@ -434,7 +434,7 @@ nm_active_connection_get_id (

Returns

-

the ID of the NMConnection that backs the NMActiveConnection. +

the ID of the NMConnection that backs the NMActiveConnection. This is the internal string used by the connection, and must not be modified.

Since: 0.9.10

@@ -444,7 +444,7 @@ This is the internal string used by the connection, and must not be modified.

nm_active_connection_get_uuid ()

const char *
 nm_active_connection_get_uuid (NMActiveConnection *connection);
-

Gets the NMConnection's UUID.

+

Gets the NMConnection's UUID.

Parameters

@@ -462,7 +462,7 @@ nm_active_connection_get_uuid (

Returns

-

the UUID of the NMConnection that backs the NMActiveConnection. +

the UUID of the NMConnection that backs the NMActiveConnection. This is the internal string used by the connection, and must not be modified.

@@ -472,7 +472,7 @@ This is the internal string used by the connection, and must not be modified.

const char * nm_active_connection_get_connection_type (NMActiveConnection *connection); -

Gets the NMConnection's type.

+

Gets the NMConnection's type.

Parameters

@@ -490,7 +490,7 @@ nm_active_connection_get_connection_type

Returns

-

the type of the NMConnection that backs the NMActiveConnection. +

the type of the NMConnection that backs the NMActiveConnection. This is the internal string used by the connection, and must not be modified.

Since: 0.9.10

@@ -554,7 +554,7 @@ This is the internal copy used by the connection, and must not be modified.


nm_active_connection_get_state ()

-
NMActiveConnectionState
+
NMActiveConnectionState
 nm_active_connection_get_state (NMActiveConnection *connection);

Gets the active connection's state.

@@ -655,7 +655,7 @@ nm_active_connection_get_ip4_config (

Returns

the NMIP4Config, or NULL if the -connection is not in the NM_ACTIVE_CONNECTION_STATE_ACTIVATED +connection is not in the NM_ACTIVE_CONNECTION_STATE_ACTIVATED state.

[transfer none]

@@ -687,7 +687,7 @@ nm_active_connection_get_dhcp4_config (

Returns

the NMDHCP4Config, or NULL if the connection does not use DHCP, or is not in the -NM_ACTIVE_CONNECTION_STATE_ACTIVATED state.

+NM_ACTIVE_CONNECTION_STATE_ACTIVATED state.

[transfer none]

Since: 0.9.10

@@ -743,7 +743,7 @@ nm_active_connection_get_ip6_config (

Returns

the NMIP6Config, or NULL if the -connection is not in the NM_ACTIVE_CONNECTION_STATE_ACTIVATED +connection is not in the NM_ACTIVE_CONNECTION_STATE_ACTIVATED state.

[transfer none]

@@ -775,7 +775,7 @@ nm_active_connection_get_dhcp6_config (

Returns

the NMDHCP6Config, or NULL if the connection does not use DHCPv6, or is not in the -NM_ACTIVE_CONNECTION_STATE_ACTIVATED state.

+NM_ACTIVE_CONNECTION_STATE_ACTIVATED state.

[transfer none]

Since: 0.9.10

diff --git a/docs/libnm-glib/html/NMClient.html b/docs/libnm-glib/html/NMClient.html index b2bff455..e5532f16 100644 --- a/docs/libnm-glib/html/NMClient.html +++ b/docs/libnm-glib/html/NMClient.html @@ -241,7 +241,7 @@
- + @@ -948,7 +948,7 @@ details of the newly added connection.

nm_client_add_and_activate_connection ()

void
 nm_client_add_and_activate_connection (NMClient *client,
-                                       NMConnection *partial,
+                                       NMConnection *partial,
                                        NMDevice *device,
                                        const char *specific_object,
                                        NMClientAddActivateFn callback,
@@ -977,7 +977,7 @@ track the activation to its completion.

- - + @@ -1725,7 +1725,7 @@ incompatible with the device. To get the full list of connections see - + @@ -1734,7 +1734,7 @@ incompatible with the device. To get the full list of connections see

Returns

a -list of NMConnection objects that could be activated with the given device +list of NMConnection objects that could be activated with the given device . The elements of the list are owned by their creator and should not be freed by the caller, but the returned list itself is owned by the caller and should @@ -1747,7 +1747,7 @@ be freed with

nm_device_connection_valid ()

gboolean
 nm_device_connection_valid (NMDevice *device,
-                            NMConnection *connection);
+ NMConnection *connection);

Validates a given connection for a given NMDevice object and returns whether the connection may be activated with the device. For example if device @@ -1773,7 +1773,7 @@ against

- @@ -1791,7 +1791,7 @@ if is incompatible with the device's capabilities and characteristics.

nm_device_connection_compatible ()

gboolean
 nm_device_connection_compatible (NMDevice *device,
-                                 NMConnection *connection,
+                                 NMConnection *connection,
                                  GError **error);

Validates a given connection for a given NMDevice object and returns whether the connection may be activated with the device. For example if @@ -1821,7 +1821,7 @@ against

- @@ -1844,7 +1844,7 @@ if is incompatible with the device's capabilities and characteristics.

nm_device_get_setting_type ()

GType
 nm_device_get_setting_type (NMDevice *device);
-

Gets the (primary) NMSetting subtype associated with connections +

Gets the (primary) NMSetting subtype associated with connections that can be used on device .

@@ -1865,7 +1865,7 @@ that can be used on device

Returns

device -'s associated NMSetting type

+'s associated NMSetting type

Since: 0.9.10

diff --git a/docs/libnm-glib/html/NMDeviceBt.html b/docs/libnm-glib/html/NMDeviceBt.html index 3b1cd239..4d2fa8ba 100644 --- a/docs/libnm-glib/html/NMDeviceBt.html +++ b/docs/libnm-glib/html/NMDeviceBt.html @@ -73,7 +73,7 @@
- + @@ -716,7 +716,7 @@ invisible to the current user.

- + @@ -748,7 +748,7 @@ still visible to the user.

- + diff --git a/docs/libnm-glib/html/NMRemoteSettings.html b/docs/libnm-glib/html/NMRemoteSettings.html index ba083c5d..b233a26c 100644 --- a/docs/libnm-glib/html/NMRemoteSettings.html +++ b/docs/libnm-glib/html/NMRemoteSettings.html @@ -284,13 +284,13 @@ which stores network configuration and allows authenticated clients to add, delete, and modify that configuration. The data required to connect to a specific network is called a "connection" and encapsulated by the -NMConnection object. Once a connection is known to NetworkManager, having +NMConnection object. Once a connection is known to NetworkManager, having either been added by a user or read from on-disk storage, the NMRemoteSettings object creates a NMRemoteConnection object which represents this stored connection. Use the NMRemoteConnection object to perform any operations like modification or deletion.

To add a new network connection to the NetworkManager settings service, first -build up a template NMConnection object. Since this connection is not yet +build up a template NMConnection object. Since this connection is not yet added to NetworkManager, it is known only to your program and is not yet an NMRemoteConnection. Then ask NMRemoteSettings to add your connection. When the connection is added successfully, the supplied callback is called @@ -368,7 +368,7 @@ the stored object known to NetworkManager.

if (error) g_print ("Error adding connection: %s", error->message); else { - g_print ("Added: %s\n", nm_connection_get_path (NM_CONNECTION (remote))); + g_print ("Added: %s\n", nm_connection_get_path (NM_CONNECTION (remote))); /* Use 'remote' with nm_remote_connection_commit_changes() to save * changes and nm_remote_connection_delete() to delete the connection */ } @@ -383,28 +383,28 @@ the stored object known to NetworkManager.

char *uuid; gboolean success; - connection = nm_connection_new (); + connection = nm_connection_new (); /* Build up the 'connection' setting */ - s_con = (NMSettingConnection *) nm_setting_connection_new (); - uuid = nm_utils_uuid_generate (); + s_con = (NMSettingConnection *) nm_setting_connection_new (); + uuid = nm_utils_uuid_generate (); g_object_set (G_OBJECT (s_con), - NM_SETTING_CONNECTION_UUID, uuid, - NM_SETTING_CONNECTION_ID, human_name, - NM_SETTING_CONNECTION_TYPE, NM_SETTING_WIRED_SETTING_NAME, + NM_SETTING_CONNECTION_UUID, uuid, + NM_SETTING_CONNECTION_ID, human_name, + NM_SETTING_CONNECTION_TYPE, NM_SETTING_WIRED_SETTING_NAME, NULL); g_free (uuid); - nm_connection_add_setting (connection, NM_SETTING (s_con)); + nm_connection_add_setting (connection, NM_SETTING (s_con)); /* Add the required 'wired' setting as this is a wired connection */ - nm_connection_add_setting (connection, nm_setting_wired_new ()); + nm_connection_add_setting (connection, nm_setting_wired_new ()); /* Add an 'ipv4' setting using AUTO configuration (eg DHCP) */ - s_ip4 = (NMSettingIP4Config *) nm_setting_ip4_config_new (); + s_ip4 = (NMSettingIP4Config *) nm_setting_ip4_config_new (); g_object_set (G_OBJECT (s_ip4), - NM_SETTING_IP4_CONFIG_METHOD, NM_SETTING_IP4_CONFIG_METHOD_AUTO, + NM_SETTING_IP4_CONFIG_METHOD, NM_SETTING_IP4_CONFIG_METHOD_AUTO, NULL); - nm_connection_add_setting (connection, NM_SETTING (s_ip4)); + nm_connection_add_setting (connection, NM_SETTING (s_ip4)); /* Ask NetworkManager to store the connection */ success = nm_remote_settings_add_connection (settings, connection, added_cb, loop); @@ -725,7 +725,7 @@ not known.

nm_remote_settings_add_connection ()

gboolean
 nm_remote_settings_add_connection (NMRemoteSettings *settings,
-                                   NMConnection *connection,
+                                   NMConnection *connection,
                                    NMRemoteSettingsAddConnectionFunc callback,
                                    gpointer user_data);

Requests that the remote settings service add the given settings to a new @@ -785,7 +785,7 @@ added, not the object itself

gboolean
 nm_remote_settings_add_connection_unsaved
                                (NMRemoteSettings *settings,
-                                NMConnection *connection,
+                                NMConnection *connection,
                                 NMRemoteSettingsAddConnectionFunc callback,
                                 gpointer user_data);

Requests that the remote settings service add the given settings to a new diff --git a/docs/libnm-glib/html/NMSecretAgent.html b/docs/libnm-glib/html/NMSecretAgent.html index 4880c485..b8acf986 100644 --- a/docs/libnm-glib/html/NMSecretAgent.html +++ b/docs/libnm-glib/html/NMSecretAgent.html @@ -241,7 +241,7 @@ nm_secret_agent_error_quark (void

NMSecretAgentGetSecretsFunc ()

void
 (*NMSecretAgentGetSecretsFunc) (NMSecretAgent *agent,
-                                NMConnection *connection,
+                                NMConnection *connection,
                                 GHashTable *secrets,
                                 GError *error,
                                 gpointer user_data);
@@ -277,13 +277,13 @@ something like this:

NMSettingWirelessSecurity *s_wsec; GHashTable *secrets_hash; -secrets = nm_connection_new (); -s_wsec = (NMSettingWirelessSecurity *) nm_setting_wireless_security_new (); +secrets = nm_connection_new (); +s_wsec = (NMSettingWirelessSecurity *) nm_setting_wireless_security_new (); g_object_set (G_OBJECT (s_wsec), - NM_SETTING_WIRELESS_SECURITY_PSK, "my really cool PSK", + NM_SETTING_WIRELESS_SECURITY_PSK, "my really cool PSK", NULL); -nm_connection_add_setting (secrets, NM_SETTING (s_wsec)); -secrets_hash = nm_connection_to_hash (secrets, NM_SETTING_HASH_FLAG_ALL); +nm_connection_add_setting (secrets, NM_SETTING (s_wsec)); +secrets_hash = nm_connection_to_hash (secrets, NM_SETTING_HASH_FLAG_ALL); (call the NMSecretAgentGetSecretsFunc with secrets_hash) @@ -320,9 +320,9 @@ has returned.

@@ -347,7 +347,7 @@ is the secret.

NMSecretAgentSaveSecretsFunc ()

void
 (*NMSecretAgentSaveSecretsFunc) (NMSecretAgent *agent,
-                                 NMConnection *connection,
+                                 NMConnection *connection,
                                  GError *error,
                                  gpointer user_data);

Called as a result of a request by NM to save secrets. When the @@ -394,7 +394,7 @@ has returned.

NMSecretAgentDeleteSecretsFunc ()

void
 (*NMSecretAgentDeleteSecretsFunc) (NMSecretAgent *agent,
-                                   NMConnection *connection,
+                                   NMConnection *connection,
                                    GError *error,
                                    gpointer user_data);

Called as a result of a request by NM to delete secrets. When the @@ -526,7 +526,7 @@ nm_secret_agent_get_registered (

nm_secret_agent_get_secrets ()

void
 nm_secret_agent_get_secrets (NMSecretAgent *self,
-                             NMConnection *connection,
+                             NMConnection *connection,
                              const char *setting_name,
                              const char **hints,
                              NMSecretAgentGetSecretsFlags flags,
@@ -538,7 +538,7 @@ nm_secret_agent_get_secrets (

nm_secret_agent_save_secrets ()

void
 nm_secret_agent_save_secrets (NMSecretAgent *self,
-                              NMConnection *connection,
+                              NMConnection *connection,
                               NMSecretAgentSaveSecretsFunc callback,
                               gpointer user_data);
@@ -547,7 +547,7 @@ nm_secret_agent_save_secrets (

nm_secret_agent_delete_secrets ()

void
 nm_secret_agent_delete_secrets (NMSecretAgent *self,
-                                NMConnection *connection,
+                                NMConnection *connection,
                                 NMSecretAgentDeleteSecretsFunc callback,
                                 gpointer user_data);
diff --git a/docs/libnm-glib/html/NMVPNConnection.html b/docs/libnm-glib/html/NMVPNConnection.html index 65774557..1d2f6259 100644 --- a/docs/libnm-glib/html/NMVPNConnection.html +++ b/docs/libnm-glib/html/NMVPNConnection.html @@ -52,7 +52,7 @@
+NMConnection objects to filter.

@@ -306,7 +306,7 @@ returned connections will match the nsp

Returns

a -list of NMConnection objects that could be activated with the given nsp +list of NMConnection objects that could be activated with the given nsp . The elements of the list are owned by their creator and should not be freed by the caller, but the returned list itself is owned by the caller and should @@ -319,7 +319,7 @@ be freed with

nm_wimax_nsp_connection_valid ()

gboolean
 nm_wimax_nsp_connection_valid (NMWimaxNsp *nsp,
-                               NMConnection *connection);
+ NMConnection *connection);

Validates a given connection against a given WiMAX NSP to ensure that the connection may be activated with that NSP. The connection must match the nsp @@ -341,7 +341,7 @@ against

- diff --git a/docs/libnm-glib/html/index.html b/docs/libnm-glib/html/index.html index 9057a00c..7c58bef7 100644 --- a/docs/libnm-glib/html/index.html +++ b/docs/libnm-glib/html/index.html @@ -15,7 +15,7 @@
-NMState +NMState nm_client_get_state () @@ -304,7 +304,7 @@
-NMConnectivityState +NMConnectivityState nm_client_get_connectivity () @@ -312,7 +312,7 @@
-NMConnectivityState +NMConnectivityState nm_client_check_connectivity () @@ -328,7 +328,7 @@
-NMConnectivityState +NMConnectivityState nm_client_check_connectivity_finish () @@ -861,7 +861,7 @@ or

nm_client_activate_connection ()

void
 nm_client_activate_connection (NMClient *client,
-                               NMConnection *connection,
+                               NMConnection *connection,
                                NMDevice *device,
                                const char *specific_object,
                                NMClientActivateFn callback,
@@ -899,7 +899,7 @@ track the activation to its completion.

connection

an NMConnection.

an NMConnection.

[allow-none]

partial

an NMConnection to add; the connection may be +

an NMConnection to add; the connection may be partially filled (or even NULL) and will be completed by NetworkManager using the given device and specific_object @@ -1379,7 +1379,7 @@ nm_client_get_version (

nm_client_get_state ()

-
NMState
+
NMState
 nm_client_get_state (NMClient *client);

Gets the current daemon state.

@@ -1399,7 +1399,7 @@ nm_client_get_state (

Returns

-

the current NMState

+

the current NMState


@@ -1649,7 +1649,7 @@ domains separated by ",". (

nm_client_get_connectivity ()

-
NMConnectivityState
+
NMConnectivityState
 nm_client_get_connectivity (NMClient *client);

Gets the current network connectivity state. Contrast nm_client_check_connectivity() and @@ -1679,7 +1679,7 @@ connectivity state first before returning any information.


nm_client_check_connectivity ()

-
NMConnectivityState
+
NMConnectivityState
 nm_client_check_connectivity (NMClient *client,
                               GCancellable *cancellable,
                               GError **error);
@@ -1772,7 +1772,7 @@ re-checking, and

nm_client_check_connectivity_finish ()

-
NMConnectivityState
+
NMConnectivityState
 nm_client_check_connectivity_finish (NMClient *client,
                                      GAsyncResult *result,
                                      GError **error);
diff --git a/docs/libnm-glib/html/NMDevice.html b/docs/libnm-glib/html/NMDevice.html index 82dc9625..294b776e 100644 --- a/docs/libnm-glib/html/NMDevice.html +++ b/docs/libnm-glib/html/NMDevice.html @@ -74,7 +74,7 @@
-NMDeviceType +NMDeviceType nm_device_get_device_type () @@ -124,7 +124,7 @@
-NMDeviceCapabilities +NMDeviceCapabilities nm_device_get_capabilities () @@ -204,7 +204,7 @@
-NMDeviceState +NMDeviceState nm_device_get_state () @@ -212,7 +212,7 @@
-NMDeviceState +NMDeviceState nm_device_get_state_reason () @@ -766,7 +766,7 @@ used by the device, and must not be modified.


nm_device_get_device_type ()

-
NMDeviceType
+
NMDeviceType
 nm_device_get_device_type (NMDevice *device);

Returns the numeric type of the NMDevice, ie Ethernet, Wi-Fi, etc.

@@ -960,7 +960,7 @@ This is the internal string used by the device, and must not be modified.


nm_device_get_capabilities ()

-
NMDeviceCapabilities
+
NMDeviceCapabilities
 nm_device_get_capabilities (NMDevice *device);

Gets the device' capabilities.

@@ -1249,7 +1249,7 @@ using DHCP.


nm_device_get_state ()

-
NMDeviceState
+
NMDeviceState
 nm_device_get_state (NMDevice *device);

Gets the current NMDevice state.

@@ -1275,9 +1275,9 @@ nm_device_get_state (

nm_device_get_state_reason ()

-
NMDeviceState
+
NMDeviceState
 nm_device_get_state_reason (NMDevice *device,
-                            NMDeviceStateReason *reason);
+ NMDeviceStateReason *reason);

Gets the current NMDevice state (return value) and the reason for entering the state (reason argument).

@@ -1297,7 +1297,7 @@ the state (reason

reason

location to store reason (NMDeviceStateReason), or NULL.

location to store reason (NMDeviceStateReason), or NULL.

[out][allow-none]

connections

a list of NMConnection objects to filter.

a list of NMConnection objects to filter.

[element-type NMConnection]

connection

an NMConnection to validate against device +

an NMConnection to validate against device

 

connection

an NMConnection to validate against device +

an NMConnection to validate against device

 
-NMBluetoothCapabilities +NMBluetoothCapabilities nm_device_bt_get_capabilities () @@ -256,7 +256,7 @@ nm_device_bt_get_name (

nm_device_bt_get_capabilities ()

-
NMBluetoothCapabilities
+
NMBluetoothCapabilities
 nm_device_bt_get_capabilities (NMDeviceBt *device);

Returns the Bluetooth device's usable capabilities.

@@ -276,7 +276,7 @@ nm_device_bt_get_capabilities (

Returns

-

a combination of NMBluetoothCapabilities

+

a combination of NMBluetoothCapabilities

@@ -369,7 +369,7 @@ nm_device_bt_get_capabilities (

The “bt-capabilities” property

  “bt-capabilities”          guint
-

The device's bluetooth capabilities, a combination of NMBluetoothCapabilities.

+

The device's bluetooth capabilities, a combination of NMBluetoothCapabilities.

Flags: Read

Default value: 0

diff --git a/docs/libnm-glib/html/NMDeviceModem.html b/docs/libnm-glib/html/NMDeviceModem.html index 0b71876b..75ec49a7 100644 --- a/docs/libnm-glib/html/NMDeviceModem.html +++ b/docs/libnm-glib/html/NMDeviceModem.html @@ -51,7 +51,7 @@
-NMDeviceModemCapabilities +NMDeviceModemCapabilities nm_device_modem_get_modem_capabilities () @@ -59,7 +59,7 @@
-NMDeviceModemCapabilities +NMDeviceModemCapabilities nm_device_modem_get_current_capabilities () @@ -143,7 +143,7 @@ nm_device_modem_error_quark (void

nm_device_modem_get_modem_capabilities ()

-
NMDeviceModemCapabilities
+
NMDeviceModemCapabilities
 nm_device_modem_get_modem_capabilities
                                (NMDeviceModem *self);

Returns a bitfield of the generic access technology families the modem @@ -172,7 +172,7 @@ may require a firmware reload or reinitialization.


nm_device_modem_get_current_capabilities ()

-
NMDeviceModemCapabilities
+
NMDeviceModemCapabilities
 nm_device_modem_get_current_capabilities
                                (NMDeviceModem *self);

Returns a bitfield of the generic access technology families the modem diff --git a/docs/libnm-glib/html/NMDeviceWifi.html b/docs/libnm-glib/html/NMDeviceWifi.html index d2bd93fd..4fbea127 100644 --- a/docs/libnm-glib/html/NMDeviceWifi.html +++ b/docs/libnm-glib/html/NMDeviceWifi.html @@ -74,7 +74,7 @@

-NM80211Mode +NM80211Mode nm_device_wifi_get_mode () @@ -90,7 +90,7 @@
-NMDeviceWifiCapabilities +NMDeviceWifiCapabilities nm_device_wifi_get_capabilities () @@ -374,7 +374,7 @@ device, and must not be modified.


nm_device_wifi_get_mode ()

-
NM80211Mode
+
NM80211Mode
 nm_device_wifi_get_mode (NMDeviceWifi *device);

Gets the NMDeviceWifi mode.

@@ -426,7 +426,7 @@ nm_device_wifi_get_bitrate (

nm_device_wifi_get_capabilities ()

-
NMDeviceWifiCapabilities
+
NMDeviceWifiCapabilities
 nm_device_wifi_get_capabilities (NMDeviceWifi *device);

Gets the Wi-Fi capabilities of the NMDeviceWifi.

diff --git a/docs/libnm-glib/html/NMIP6Config.html b/docs/libnm-glib/html/NMIP6Config.html index f86ffe1c..bb3771dc 100644 --- a/docs/libnm-glib/html/NMIP6Config.html +++ b/docs/libnm-glib/html/NMIP6Config.html @@ -519,7 +519,7 @@ This is the internal copy used by the configuration, and must not be modified. <

The “addresses” property

  “addresses”                NMIP6AddressObjectArray *

The GPtrArray containing the IPv6 addresses; use -nm_utils_ip6_addresses_from_gvalue() to return a GSList of +nm_utils_ip6_addresses_from_gvalue() to return a GSList of NMSettingIP6Address objects that is more usable than the raw data.

Flags: Read

@@ -552,7 +552,7 @@ contain the addresses of nameservers of the configuration.

The “routes” property

  “routes”                   NMIP6RouteObjectArray *

The GPtrArray containing the IPv6 routes; use -nm_utils_ip6_routes_from_gvalue() to return a GSList of +nm_utils_ip6_routes_from_gvalue() to return a GSList of NMSettingIP6Address objects that is more usable than the raw data.

Flags: Read

diff --git a/docs/libnm-glib/html/NMRemoteConnection.html b/docs/libnm-glib/html/NMRemoteConnection.html index 68d73ac6..9e7e0c41 100644 --- a/docs/libnm-glib/html/NMRemoteConnection.html +++ b/docs/libnm-glib/html/NMRemoteConnection.html @@ -229,7 +229,7 @@

Object Hierarchy

    GObject
-    ╰── NMConnection
+    ╰── NMConnection
         ╰── NMRemoteConnection
 
@@ -548,7 +548,7 @@ nm_remote_connection_get_secrets (

setting_name

the NMSetting object name to get secrets for

the NMSetting object name to get secrets for

 

connection

a NMConnection

a NMConnection

 

connection

a NMConnection

a NMConnection

 

secrets

the GHashTable containing -the requested secrets in the same format as an NMConnection hash (as -created by nm_connection_to_hash() for example). Each key in secrets -should be the name of a NMSetting object (like "802-11-wireless-security") +the requested secrets in the same format as an NMConnection hash (as +created by nm_connection_to_hash() for example). Each key in secrets +should be the name of a NMSetting object (like "802-11-wireless-security") and each value should be a GHashTable. The sub-hashes map string:GValue where the string is the setting property name (like "psk") and the value is the secret.

-NMVPNConnectionState +NMVPNConnectionState nm_vpn_connection_get_vpn_state () @@ -175,7 +175,7 @@ nm_vpn_connection_new (

nm_vpn_connection_get_vpn_state ()

-
NMVPNConnectionState
+
NMVPNConnectionState
 nm_vpn_connection_get_vpn_state (NMVPNConnection *vpn);

Gets the current NMVPNConnection state.

diff --git a/docs/libnm-glib/html/NMWimaxNsp.html b/docs/libnm-glib/html/NMWimaxNsp.html index f9ac6b7a..60714cc5 100644 --- a/docs/libnm-glib/html/NMWimaxNsp.html +++ b/docs/libnm-glib/html/NMWimaxNsp.html @@ -297,7 +297,7 @@ returned connections will match the nsp

connections

a list of -NMConnection objects to filter.

[element-type NMConnection]

connection

an NMConnection to validate against nsp +

an NMConnection to validate against nsp

 

- for libnm-glib 1.15.2 + for libnm-glib 1.15.91 The latest version of this documentation can be found on-line at https://developer.gnome.org/libnm-glib/stable/. diff --git a/docs/libnm-glib/html/libnm-glib-NMVPNPlugin.html b/docs/libnm-glib/html/libnm-glib-NMVPNPlugin.html index fa1dac26..1fc290e3 100644 --- a/docs/libnm-glib/html/libnm-glib-NMVPNPlugin.html +++ b/docs/libnm-glib/html/libnm-glib-NMVPNPlugin.html @@ -57,7 +57,7 @@

-NMVPNServiceState +NMVPNServiceState nm_vpn_plugin_get_state () @@ -172,7 +172,7 @@ nm_vpn_plugin_get_connection (NMV

nm_vpn_plugin_get_state ()

-
NMVPNServiceState
+
NMVPNServiceState
 nm_vpn_plugin_get_state (NMVPNPlugin *plugin);

@@ -180,7 +180,7 @@ nm_vpn_plugin_get_state (NMVPNPlu

nm_vpn_plugin_set_state ()

void
 nm_vpn_plugin_set_state (NMVPNPlugin *plugin,
-                         NMVPNServiceState state);
+ NMVPNServiceState state);
@@ -235,7 +235,7 @@ nm_vpn_plugin_set_login_banner (N

nm_vpn_plugin_failure ()

void
 nm_vpn_plugin_failure (NMVPNPlugin *plugin,
-                       NMVPNPluginFailure reason);
+ NMVPNPluginFailure reason);

diff --git a/docs/libnm-glib/html/libnm-glib-NMVpnPluginUiWidget.html b/docs/libnm-glib/html/libnm-glib-NMVpnPluginUiWidget.html index f974a0dc..83b2e40b 100644 --- a/docs/libnm-glib/html/libnm-glib-NMVpnPluginUiWidget.html +++ b/docs/libnm-glib/html/libnm-glib-NMVpnPluginUiWidget.html @@ -73,7 +73,7 @@
-NMConnection * +NMConnection * nm_vpn_plugin_ui_interface_import () @@ -254,7 +254,7 @@ nm_vpn_plugin_ui_factory (

nm_vpn_plugin_ui_interface_ui_factory ()

NMVpnPluginUiWidgetInterface *
 nm_vpn_plugin_ui_interface_ui_factory (NMVpnPluginUiInterface *iface,
-                                       NMConnection *connection,
+                                       NMConnection *connection,
                                        GError **error);

@@ -267,7 +267,7 @@ nm_vpn_plugin_ui_interface_get_capabilities

nm_vpn_plugin_ui_interface_import ()

-
NMConnection *
+
NMConnection *
 nm_vpn_plugin_ui_interface_import (NMVpnPluginUiInterface *iface,
                                    const char *path,
                                    GError **error);
@@ -278,7 +278,7 @@ nm_vpn_plugin_ui_interface_import (gboolean nm_vpn_plugin_ui_interface_export (NMVpnPluginUiInterface *iface, const char *path, - NMConnection *connection, + NMConnection *connection, GError **error);

@@ -287,7 +287,7 @@ nm_vpn_plugin_ui_interface_export (char * nm_vpn_plugin_ui_interface_get_suggested_name (NMVpnPluginUiInterface *iface, - NMConnection *connection); + NMConnection *connection);
@@ -295,7 +295,7 @@ nm_vpn_plugin_ui_interface_get_suggested_name
gboolean
 nm_vpn_plugin_ui_interface_delete_connection
                                (NMVpnPluginUiInterface *iface,
-                                NMConnection *connection,
+                                NMConnection *connection,
                                 GError **error);

nm_vpn_plugin_ui_interface_delete_connection is deprecated and should not be used in newly-written code.

@@ -312,7 +312,7 @@ nm_vpn_plugin_ui_widget_interface_get_widget
gboolean
 nm_vpn_plugin_ui_widget_interface_update_connection
                                (NMVpnPluginUiWidgetInterface *iface,
-                                NMConnection *connection,
+                                NMConnection *connection,
                                 GError **error);

@@ -321,7 +321,7 @@ nm_vpn_plugin_ui_widget_interface_update_connection
gboolean
 nm_vpn_plugin_ui_widget_interface_save_secrets
                                (NMVpnPluginUiWidgetInterface *iface,
-                                NMConnection *connection,
+                                NMConnection *connection,
                                 GError **error);

nm_vpn_plugin_ui_widget_interface_save_secrets is deprecated and should not be used in newly-written code.

diff --git a/docs/libnm-glib/html/libnm-glib-nm-vpn-plugin-utils.html b/docs/libnm-glib/html/libnm-glib-nm-vpn-plugin-utils.html index 8b94487f..50f77b71 100644 --- a/docs/libnm-glib/html/libnm-glib-nm-vpn-plugin-utils.html +++ b/docs/libnm-glib/html/libnm-glib-nm-vpn-plugin-utils.html @@ -111,11 +111,11 @@ an applet when the applet calls the authentication dialog of the VPN plugin.

gboolean
 nm_vpn_plugin_utils_get_secret_flags (GHashTable *data,
                                       const char *secret_name,
-                                      NMSettingSecretFlags *out_flags);
+ NMSettingSecretFlags *out_flags);

Given a VPN secret key name, attempts to find the corresponding flags data item in data . If found, converts the flags data item to -NMSettingSecretFlags and returns it.

+NMSettingSecretFlags and returns it.

Parameters

diff --git a/docs/libnm-glib/html/object-tree.html b/docs/libnm-glib/html/object-tree.html index 09442356..323054d1 100644 --- a/docs/libnm-glib/html/object-tree.html +++ b/docs/libnm-glib/html/object-tree.html @@ -49,7 +49,7 @@ ├──NMDHCP4Config╰──NMDHCP6Config├──NMRemoteSettings - ├── NMConnection + ├──NMConnection╰──NMRemoteConnection╰──NMSecretAgent diff --git a/docs/libnm-glib/version.xml b/docs/libnm-glib/version.xml index 42cf0675..d6b46813 100644 --- a/docs/libnm-glib/version.xml +++ b/docs/libnm-glib/version.xml @@ -1 +1 @@ -1.15.2 +1.15.91 diff --git a/docs/libnm-util/html/NMConnection.html b/docs/libnm-util/html/NMConnection.html index d3f0e51f..6bb4a151 100644 --- a/docs/libnm-util/html/NMConnection.html +++ b/docs/libnm-util/html/NMConnection.html @@ -1730,7 +1730,7 @@ nm_connection_get_connection_type (char * nm_connection_get_virtual_device_description (NMConnection *connection); -

Returns the name that nm_device_disambiguate_names() would +

Returns the name that nm_device_disambiguate_names() would return for the virtual device that would be created for connection . Eg, "VLAN (eth1.1)".

diff --git a/docs/libnm-util/html/index.html b/docs/libnm-util/html/index.html index 49155dbb..cc60b572 100644 --- a/docs/libnm-util/html/index.html +++ b/docs/libnm-util/html/index.html @@ -15,7 +15,7 @@

- for libnm-util 1.15.2 + for libnm-util 1.15.91 The latest version of this documentation can be found on-line at https://developer.gnome.org/libnm-util/stable/. diff --git a/docs/libnm-util/html/libnm-util-nm-utils.html b/docs/libnm-util/html/libnm-util-nm-utils.html index f3607399..c1b0ce0c 100644 --- a/docs/libnm-util/html/libnm-util-nm-utils.html +++ b/docs/libnm-util/html/libnm-util-nm-utils.html @@ -1597,9 +1597,9 @@ and predicate

user_data

(allow-none): user data for predicate +

user data for predicate function.

[closure][closure][allow-none]

error

Home Up PrevNextNext
@@ -584,7 +584,7 @@ with this function.

connections

-

an array of NMConnections to +

an array of NMConnections to filter.

[element-type NMConnection] @@ -594,7 +594,7 @@ filter.

Returns

an array of -NMConnections that could be activated with the given ap +NMConnections that could be activated with the given ap . The array should be freed with g_ptr_array_unref() when it is no longer required.

[transfer full][element-type NMConnection]

diff --git a/docs/libnm/html/NMCheckpoint.html b/docs/libnm/html/NMCheckpoint.html index 7d0ba4d3..dc70ac0c 100644 --- a/docs/libnm/html/NMCheckpoint.html +++ b/docs/libnm/html/NMCheckpoint.html @@ -154,7 +154,7 @@ comparing to this value.

nm_checkpoint_get_rollback_timeout ()

guint32
 nm_checkpoint_get_rollback_timeout (NMCheckpoint *checkpoint);
-

Gets the the timeout in seconds for automatic rollback.

+

Gets the timeout in seconds for automatic rollback.

Parameters

diff --git a/docs/libnm/html/NMClient.html b/docs/libnm/html/NMClient.html index f05ae51c..a33221c1 100644 --- a/docs/libnm/html/NMClient.html +++ b/docs/libnm/html/NMClient.html @@ -2923,10 +2923,10 @@ nm_client_add_and_activate_connection2_finish - - +

out_result

(transfer full): the output result +

the output result of type "a{sv}" returned by D-Bus' AddAndActivate2 call. Currently no output is implemented yet.

[allow-none][allow-none][transfer full]
@@ -4510,6 +4510,13 @@ clients can obtain to perform certain tasks on behalf of the current user.

  +

NM_CLIENT_PERMISSION_WIFI_SCAN

+ +

controls whether wifi scans can be performed

+ +  + +

NM_CLIENT_PERMISSION_LAST

a reserved boundary value

diff --git a/docs/libnm/html/NMConnection.html b/docs/libnm/html/NMConnection.html index 367491ba..5421cf34 100644 --- a/docs/libnm/html/NMConnection.html +++ b/docs/libnm/html/NMConnection.html @@ -1238,9 +1238,9 @@ nm_connection_clear_secrets_with_flags

func

-

(allow-none): function to be called to determine whether a +

function to be called to determine whether a specific secret should be cleared or not. If NULL, all secrets are cleared.

-[scope call] +[scope call][allow-none]

user_data

@@ -1314,7 +1314,7 @@ failed (tried to update secrets for a setting that doesn't exist, etc)

nm_connection_set_path (NMConnection *connection, const char *path);

Sets the D-Bus path of the connection. This property is not serialized, and -is only for the reference of the caller. Sets the “path” +is only for the reference of the caller. Sets the “path” property.

diff --git a/docs/libnm/html/NMDevice.html b/docs/libnm/html/NMDevice.html index 915fe645..6f9f1ae6 100644 --- a/docs/libnm/html/NMDevice.html +++ b/docs/libnm/html/NMDevice.html @@ -845,6 +845,7 @@ ├── NMDeviceVlan ├── NMDeviceVxlan ├── NMDeviceWifi + ├── NMDeviceWifiP2P ├── NMDeviceWimax ├── NMDeviceWireGuard ╰── NMDeviceWpan @@ -2067,9 +2068,9 @@ nm_device_get_applied_connection (

version_id

-

(allow-none): returns the current version id of +

returns the current version id of the applied connection.

-[out] +[out][allow-none]

cancellable

@@ -2176,9 +2177,9 @@ nm_device_get_applied_connection_finish

version_id

-

(allow-none): the current version id of the applied +

the current version id of the applied connection.

-[out] +[out][allow-none]

error

@@ -2485,7 +2486,7 @@ incompatible with the device. To get the full list of connections see

connections

-

an array of NMConnections to filter.

+

an array of NMConnections to filter.

[element-type NMConnection] @@ -2494,7 +2495,7 @@ incompatible with the device. To get the full list of connections see

Returns

an array of -NMConnections that could be activated with the given device +NMConnections that could be activated with the given device . The array should be freed with g_ptr_array_unref() when it is no longer required.

[transfer full][element-type NMConnection]

diff --git a/docs/libnm/html/NMDeviceVxlan.html b/docs/libnm/html/NMDeviceVxlan.html index 52d0394d..d672aa33 100644 --- a/docs/libnm/html/NMDeviceVxlan.html +++ b/docs/libnm/html/NMDeviceVxlan.html @@ -7,7 +7,7 @@ - + @@ -23,7 +23,7 @@ Home Up Prev -Next +Next
diff --git a/docs/libnm/html/NMDeviceWifi.html b/docs/libnm/html/NMDeviceWifi.html index 0cc5e19a..352768d3 100644 --- a/docs/libnm/html/NMDeviceWifi.html +++ b/docs/libnm/html/NMDeviceWifi.html @@ -6,7 +6,7 @@ - + @@ -23,7 +23,7 @@ Home Up -Prev +Prev Next
diff --git a/docs/libnm/html/NMDeviceWifiP2P.html b/docs/libnm/html/NMDeviceWifiP2P.html new file mode 100644 index 00000000..29d675a9 --- /dev/null +++ b/docs/libnm/html/NMDeviceWifiP2P.html @@ -0,0 +1,427 @@ + + + + +NMDeviceWifiP2P: libnm Reference Manual + + + + + + + + + + + + + + + + +
+
+
+ + +
+

NMDeviceWifiP2P

+

NMDeviceWifiP2P

+
+
+

Functions

+
++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
const char * + +nm_device_wifi_p2p_get_hw_address () +
+NMWifiP2PPeer * + +nm_device_wifi_p2p_get_peer_by_path () +
const GPtrArray * + +nm_device_wifi_p2p_get_peers () +
+void + +nm_device_wifi_p2p_start_find () +
+gboolean + +nm_device_wifi_p2p_start_find_finish () +
+void + +nm_device_wifi_p2p_stop_find () +
+gboolean + +nm_device_wifi_p2p_stop_find_finish () +
+
+
+

Types and Values

+
++++ + + + + + + + + + + + + + + +
#defineNM_DEVICE_WIFI_P2P_HW_ADDRESS
#defineNM_DEVICE_WIFI_P2P_PEERS
#defineNM_DEVICE_WIFI_P2P_WFDIES
+
+
+

Description

+
+
+

Functions

+
+

nm_device_wifi_p2p_get_hw_address ()

+
const char *
+nm_device_wifi_p2p_get_hw_address (NMDeviceWifiP2P *device);
+

Gets the actual hardware (MAC) address of the NMDeviceWifiP2P

+
+

Parameters

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

device

a NMDeviceWifiP2P

 
+
+
+

Returns

+

the actual hardware address. This is the internal string used by the +device, and must not be modified.

+
+

Since: 1.16

+
+
+
+

nm_device_wifi_p2p_get_peer_by_path ()

+
NMWifiP2PPeer *
+nm_device_wifi_p2p_get_peer_by_path (NMDeviceWifiP2P *device,
+                                     const char *path);
+

Gets a NMWifiP2PPeer by path.

+
+

Parameters

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

device

a NMDeviceWifiP2P

 

path

the object path of the peer

 
+
+
+

Returns

+

the peer or NULL if none is found.

+

[transfer none]

+
+

Since: 1.16

+
+
+
+

nm_device_wifi_p2p_get_peers ()

+
const GPtrArray *
+nm_device_wifi_p2p_get_peers (NMDeviceWifiP2P *device);
+

Gets all the found peers of the NMDeviceWifiP2P.

+
+

Parameters

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

device

a NMDeviceWifiP2P

 
+
+
+

Returns

+

a GPtrArray containing all the +found NMWifiP2PPeers. +The returned array is owned by the client and should not be modified.

+

[element-type NMWifiP2PPeer]

+
+

Since: 1.16

+
+
+
+

nm_device_wifi_p2p_start_find ()

+
void
+nm_device_wifi_p2p_start_find (NMDeviceWifiP2P *device,
+                               GVariant *options,
+                               GCancellable *cancellable,
+                               GAsyncReadyCallback callback,
+                               gpointer user_data);
+

Request NM to search for Wi-Fi P2P peers on device +. Note that the call +returns immediately after requesting the find, and it may take some time +after that for peers to be found.

+

The find operation will run for 30s by default. You can stop it earlier +using nm_device_p2p_wifi_stop_find().

+
+

Parameters

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

device

a NMDeviceWifiP2P

 

options

optional options passed to StartFind.

[allow-none]

cancellable

a GCancellable, or NULL

 

callback

a GAsyncReadyCallback, or NULL

 

user_data

user_data for callback +

 
+
+

Since: 1.16

+
+
+
+

nm_device_wifi_p2p_start_find_finish ()

+
gboolean
+nm_device_wifi_p2p_start_find_finish (NMDeviceWifiP2P *device,
+                                      GAsyncResult *result,
+                                      GError **error);
+

Finish an operation started by nm_device_wifi_p2p_start_find().

+
+

Parameters

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

device

a NMDeviceWifiP2P

 

result

the GAsyncResult

 

error

GError return address

 
+
+
+

Returns

+

TRUE if the call was successful

+
+

Since: 1.16

+
+
+
+

nm_device_wifi_p2p_stop_find ()

+
void
+nm_device_wifi_p2p_stop_find (NMDeviceWifiP2P *device,
+                              GCancellable *cancellable,
+                              GAsyncReadyCallback callback,
+                              gpointer user_data);
+

Request NM to stop any ongoing find operation for Wi-Fi P2P peers on device +.

+
+

Parameters

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

device

a NMDeviceWifiP2P

 

cancellable

a GCancellable, or NULL

 

callback

a GAsyncReadyCallback, or NULL

 

user_data

user_data for callback +

 
+
+

Since: 1.16

+
+
+
+

nm_device_wifi_p2p_stop_find_finish ()

+
gboolean
+nm_device_wifi_p2p_stop_find_finish (NMDeviceWifiP2P *device,
+                                     GAsyncResult *result,
+                                     GError **error);
+

Finish an operation started by nm_device_wifi_p2p_stop_find().

+
+

Parameters

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

device

a NMDeviceWifiP2P

 

result

the GAsyncResult

 

error

GError return address

 
+
+
+

Returns

+

TRUE if the call was successful

+
+

Since: 1.16

+
+
+
+

Types and Values

+
+

NM_DEVICE_WIFI_P2P_HW_ADDRESS

+
#define NM_DEVICE_WIFI_P2P_HW_ADDRESS          "hw-address"
+
+
+
+
+

NM_DEVICE_WIFI_P2P_PEERS

+
#define NM_DEVICE_WIFI_P2P_PEERS               "peers"
+
+
+
+
+

NM_DEVICE_WIFI_P2P_WFDIES

+
#define NM_DEVICE_WIFI_P2P_WFDIES              "wfdies"
+
+
+
+
+ + + \ No newline at end of file diff --git a/docs/libnm/html/NMObject.html b/docs/libnm/html/NMObject.html index dacf1197..02e9e9da 100644 --- a/docs/libnm/html/NMObject.html +++ b/docs/libnm/html/NMObject.html @@ -124,6 +124,7 @@ ├── NMDhcpConfig ├── NMIPConfig ├── NMRemoteConnection + ├── NMWifiP2PPeer ╰── NMWimaxNsp
diff --git a/docs/libnm/html/NMSetting.html b/docs/libnm/html/NMSetting.html index cb6b7305..aaafa2c1 100644 --- a/docs/libnm/html/NMSetting.html +++ b/docs/libnm/html/NMSetting.html @@ -59,6 +59,14 @@ +gboolean + + +(*_NMConnectionForEachSecretFunc) () + + + + GType @@ -265,8 +273,10 @@ ├── NMSettingVlan ├── NMSettingVpn ├── NMSettingVxlan + ├── NMSettingWifiP2P ├── NMSettingWimax ├── NMSettingWired + ├── NMSettingWireGuard ├── NMSettingWireless ├── NMSettingWirelessSecurity ╰── NMSettingWpan @@ -377,6 +387,13 @@ 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);
diff --git a/docs/libnm/html/NMSetting8021x.html b/docs/libnm/html/NMSetting8021x.html index 21ac1234..d950232c 100644 --- a/docs/libnm/html/NMSetting8021x.html +++ b/docs/libnm/html/NMSetting8021x.html @@ -1182,10 +1182,9 @@

Object Hierarchy

    GEnum
+    ├── NMSetting8021xAuthFlags
     ├── NMSetting8021xCKFormat
     ╰── NMSetting8021xCKScheme
-    GFlags
-    ╰── NMSetting8021xAuthFlags
     GObject
     ╰── NMSetting
         ╰── NMSetting8021x
@@ -1255,8 +1254,8 @@ the blob must be not UNKNOWN (or NULL).

error

-

(out): validation reason.

-[allow-none] +

validation reason.

+[allow-none][out]
@@ -4210,11 +4209,6 @@ should be used.

  -

_NM_SETTING_802_1X_AUTH_FLAGS_LAST

-  -  - -

NM_SETTING_802_1X_AUTH_FLAGS_ALL

All supported flags

diff --git a/docs/libnm/html/NMSettingConnection.html b/docs/libnm/html/NMSettingConnection.html index 867d132c..6d1aa6b3 100644 --- a/docs/libnm/html/NMSettingConnection.html +++ b/docs/libnm/html/NMSettingConnection.html @@ -2217,7 +2217,7 @@ name is included, so that different interfaces yield different addresses.

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 the the interface name of the +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 @@ -2271,7 +2271,7 @@ provider, or nm_utils_uuid_generate() or -nm_utils_uuid_generate_from_string().

+nm_utils_uuid_generate_from_string().

Flags: Read / Write

Default value: NULL

diff --git a/docs/libnm/html/NMSettingGeneric.html b/docs/libnm/html/NMSettingGeneric.html index 5ac78763..939c3c53 100644 --- a/docs/libnm/html/NMSettingGeneric.html +++ b/docs/libnm/html/NMSettingGeneric.html @@ -81,7 +81,7 @@ optional properties that apply to "generic" devices (ie, devices that NetworkManager does not specifically recognize).

There are currently no properties on this object; it exists only to be -the "connection type" setting on NMConnections for generic devices.

+the "connection type" setting on NMConnections for generic devices.

Functions

diff --git a/docs/libnm/html/NMSettingOvsPort.html b/docs/libnm/html/NMSettingOvsPort.html index 1c5e81dc..5d326bb3 100644 --- a/docs/libnm/html/NMSettingOvsPort.html +++ b/docs/libnm/html/NMSettingOvsPort.html @@ -7,7 +7,7 @@ - + @@ -20,7 +20,7 @@ Home Up Prev -Next +Next
diff --git a/docs/libnm/html/NMSettingPpp.html b/docs/libnm/html/NMSettingPpp.html index be86468b..c73d0bd7 100644 --- a/docs/libnm/html/NMSettingPpp.html +++ b/docs/libnm/html/NMSettingPpp.html @@ -6,8 +6,8 @@ - - + + @@ -21,8 +21,8 @@ Home Up -Prev -Next +Prev +Next
diff --git a/docs/libnm/html/NMSettingPppoe.html b/docs/libnm/html/NMSettingPppoe.html index 61858a6d..34f95831 100644 --- a/docs/libnm/html/NMSettingPppoe.html +++ b/docs/libnm/html/NMSettingPppoe.html @@ -6,8 +6,8 @@ - - + + @@ -21,8 +21,8 @@ Home Up -Prev -Next +Prev +Next
diff --git a/docs/libnm/html/NMSettingProxy.html b/docs/libnm/html/NMSettingProxy.html index 2870c41e..c1d4dc0d 100644 --- a/docs/libnm/html/NMSettingProxy.html +++ b/docs/libnm/html/NMSettingProxy.html @@ -6,7 +6,7 @@ - + @@ -21,7 +21,7 @@ Home Up -Prev +Prev Next
diff --git a/docs/libnm/html/NMSettingVpn.html b/docs/libnm/html/NMSettingVpn.html index 52119bb7..f5b6b1c3 100644 --- a/docs/libnm/html/NMSettingVpn.html +++ b/docs/libnm/html/NMSettingVpn.html @@ -617,8 +617,8 @@ nm_setting_vpn_get_data_keys (

out_length

-

(out): the length of the returned array.

-[allow-none] +

the length of the returned array.

+[allow-none][out]
@@ -834,8 +834,8 @@ nm_setting_vpn_get_secret_keys (

out_length

-

(out): the length of the returned array.

-[allow-none] +

the length of the returned array.

+[allow-none][out]
diff --git a/docs/libnm/html/NMSettingVxlan.html b/docs/libnm/html/NMSettingVxlan.html index 4634af0a..f0606610 100644 --- a/docs/libnm/html/NMSettingVxlan.html +++ b/docs/libnm/html/NMSettingVxlan.html @@ -7,7 +7,7 @@ - + @@ -22,7 +22,7 @@ Home Up Prev -Next +Next
diff --git a/docs/libnm/html/NMSettingWifiP2P.html b/docs/libnm/html/NMSettingWifiP2P.html new file mode 100644 index 00000000..b7cf9125 --- /dev/null +++ b/docs/libnm/html/NMSettingWifiP2P.html @@ -0,0 +1,233 @@ + + + + +NMSettingWifiP2P: libnm Reference Manual + + + + + + + + + + + + + + + + +
+
+
+ + +
+

NMSettingWifiP2P

+

NMSettingWifiP2P — Describes connection properties for 802.11 Wi-Fi P2P networks

+
+
+

Functions

+ +
+
+

Types and Values

+ +
+
+

Description

+

The NMSettingWifiP2P object is a NMSetting subclass that describes properties +necessary for connection to 802.11 Wi-Fi P2P networks (aka Wi-Fi Direct).

+
+
+

Functions

+
+

nm_setting_wifi_p2p_new ()

+
NMSetting *
+nm_setting_wifi_p2p_new (void);
+

Creates a new NMSettingWifiP2P object with default values.

+
+

Returns

+

the new empty NMSettingWifiP2P object.

+

[transfer full]

+
+

Since: 1.16

+
+
+
+

nm_setting_wifi_p2p_get_peer ()

+
const char *
+nm_setting_wifi_p2p_get_peer (NMSettingWifiP2P *setting);
+
+

Parameters

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

setting

the NMSettingWifiP2P

 
+
+
+

Returns

+

the “peer” property of the setting

+
+

Since: 1.16

+
+
+
+

nm_setting_wifi_p2p_get_wps_method ()

+
NMSettingWirelessSecurityWpsMethod
+nm_setting_wifi_p2p_get_wps_method (NMSettingWifiP2P *setting);
+
+

Parameters

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

setting

the NMSettingWifiP2P

 
+
+
+

Returns

+

the “wps-method” property of the setting

+
+

Since: 1.16

+
+
+
+

nm_setting_wifi_p2p_get_wfd_ies ()

+
GBytes *
+nm_setting_wifi_p2p_get_wfd_ies (NMSettingWifiP2P *setting);
+
+

Parameters

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

setting

the NMSettingWiFiP2P

 
+
+
+

Returns

+

the “wfd-ies” property of the setting.

+

[transfer none]

+
+

Since: 1.16

+
+
+
+

Types and Values

+
+

NM_SETTING_WIFI_P2P_SETTING_NAME

+
#define NM_SETTING_WIFI_P2P_SETTING_NAME "wifi-p2p"
+
+
+
+
+

NM_SETTING_WIFI_P2P_PEER

+
#define NM_SETTING_WIFI_P2P_PEER        "peer"
+
+

The mac address of the peer to connect to.

+
+
+
+

NM_SETTING_WIFI_P2P_WPS_METHOD

+
#define NM_SETTING_WIFI_P2P_WPS_METHOD  "wps-method"
+
+
+
+
+

NM_SETTING_WIFI_P2P_WFD_IES

+
#define NM_SETTING_WIFI_P2P_WFD_IES     "wfd-ies"
+
+
+
+
+ + + \ No newline at end of file diff --git a/docs/libnm/html/NMSettingWimax.html b/docs/libnm/html/NMSettingWimax.html index 519d0a9c..d52a4119 100644 --- a/docs/libnm/html/NMSettingWimax.html +++ b/docs/libnm/html/NMSettingWimax.html @@ -6,7 +6,7 @@ - + @@ -21,7 +21,7 @@ Home Up -Prev +Prev Next
diff --git a/docs/libnm/html/NMSettingWireGuard.html b/docs/libnm/html/NMSettingWireGuard.html new file mode 100644 index 00000000..3efa9ed5 --- /dev/null +++ b/docs/libnm/html/NMSettingWireGuard.html @@ -0,0 +1,1743 @@ + + + + +NMSettingWireGuard: libnm Reference Manual + + + + + + + + + + + + + + + + +
+
+
+ + +
+

NMSettingWireGuard

+

NMSettingWireGuard — Describes connection properties for wireguard related options

+
+
+

Functions

+
++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+NMWireGuardPeer * + +nm_wireguard_peer_new () +
+NMWireGuardPeer * + +nm_wireguard_peer_new_clone () +
+NMWireGuardPeer * + +nm_wireguard_peer_ref () +
+void + +nm_wireguard_peer_unref () +
+void + +nm_wireguard_peer_seal () +
+gboolean + +nm_wireguard_peer_is_sealed () +
const char * + +nm_wireguard_peer_get_public_key () +
+gboolean + +nm_wireguard_peer_set_public_key () +
const char * + +nm_wireguard_peer_get_preshared_key () +
+gboolean + +nm_wireguard_peer_set_preshared_key () +
+NMSettingSecretFlags + +nm_wireguard_peer_get_preshared_key_flags () +
+void + +nm_wireguard_peer_set_preshared_key_flags () +
+guint16 + +nm_wireguard_peer_get_persistent_keepalive () +
+void + +nm_wireguard_peer_set_persistent_keepalive () +
const char * + +nm_wireguard_peer_get_endpoint () +
+gboolean + +nm_wireguard_peer_set_endpoint () +
+guint + +nm_wireguard_peer_get_allowed_ips_len () +
const char * + +nm_wireguard_peer_get_allowed_ip () +
+void + +nm_wireguard_peer_clear_allowed_ips () +
+gboolean + +nm_wireguard_peer_append_allowed_ip () +
+gboolean + +nm_wireguard_peer_remove_allowed_ip () +
+gboolean + +nm_wireguard_peer_is_valid () +
+int + +nm_wireguard_peer_cmp () +
+NMSetting * + +nm_setting_wireguard_new () +
const char * + +nm_setting_wireguard_get_private_key () +
+NMSettingSecretFlags + +nm_setting_wireguard_get_private_key_flags () +
+guint16 + +nm_setting_wireguard_get_listen_port () +
+guint32 + +nm_setting_wireguard_get_fwmark () +
+guint + +nm_setting_wireguard_get_peers_len () +
+NMWireGuardPeer * + +nm_setting_wireguard_get_peer () +
+NMWireGuardPeer * + +nm_setting_wireguard_get_peer_by_public_key () +
+void + +nm_setting_wireguard_set_peer () +
+void + +nm_setting_wireguard_append_peer () +
+gboolean + +nm_setting_wireguard_remove_peer () +
+guint + +nm_setting_wireguard_clear_peers () +
+gboolean + +nm_setting_wireguard_get_peer_routes () +
+guint32 + +nm_setting_wireguard_get_mtu () +
+
+ +
+

Object Hierarchy

+
    GBoxed
+    ╰── NMWireGuardPeer
+
+
+
+

Description

+

The NMSettingWireGuard object is a NMSetting subclass that contains settings +for configuring WireGuard.

+
+
+

Functions

+
+

nm_wireguard_peer_new ()

+
NMWireGuardPeer *
+nm_wireguard_peer_new (void);
+
+

Returns

+

a new, default, unsealed NMWireGuardPeer instance.

+

[transfer full]

+
+

Since: 1.16

+
+
+
+

nm_wireguard_peer_new_clone ()

+
NMWireGuardPeer *
+nm_wireguard_peer_new_clone (const NMWireGuardPeer *self,
+                             gboolean with_secrets);
+
+

Parameters

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

self

the NMWireGuardPeer instance to copy.

 

with_secrets

if TRUE, the preshared-key secrets are copied +as well. Otherwise, they will be removed.

 
+
+
+

Returns

+

a clone of self +. This instance +is always unsealed.

+

[transfer full]

+
+

Since: 1.16

+
+
+
+

nm_wireguard_peer_ref ()

+
NMWireGuardPeer *
+nm_wireguard_peer_ref (NMWireGuardPeer *self);
+

This is not thread-safe.

+
+

Parameters

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

self

the NMWireGuardPeer instance.

[allow-none]
+
+
+

Returns

+

returns the input argument self +after incrementing +the reference count.

+
+

Since: 1.16

+
+
+
+

nm_wireguard_peer_unref ()

+
void
+nm_wireguard_peer_unref (NMWireGuardPeer *self);
+

Drop a reference to self +. If the last reference is dropped, +the instance is freed and all accociate data released.

+

This is not thread-safe.

+
+

Parameters

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

self

the NMWireGuardPeer instance.

[allow-none]
+
+

Since: 1.16

+
+
+
+

nm_wireguard_peer_seal ()

+
void
+nm_wireguard_peer_seal (NMWireGuardPeer *self);
+

Seal the NMWireGuardPeer instance. Afterwards, it is a bug +to call all functions that modify the instance (except ref/unref). +A sealed instance cannot be unsealed again, but you can create +an unsealed copy with nm_wireguard_peer_new_clone().

+
+

Parameters

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

self

the NMWireGuardPeer instance

 
+
+

Since: 1.16

+
+
+
+

nm_wireguard_peer_is_sealed ()

+
gboolean
+nm_wireguard_peer_is_sealed (const NMWireGuardPeer *self);
+
+

Parameters

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

self

the NMWireGuardPeer instance

 
+
+
+

Returns

+

whether self +is sealed or not.

+
+

Since: 1.16

+
+
+
+

nm_wireguard_peer_get_public_key ()

+
const char *
+nm_wireguard_peer_get_public_key (const NMWireGuardPeer *self);
+
+

Parameters

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

self

the NMWireGuardPeer instance

 
+
+
+

Returns

+

the public key or NULL if unset.

+

[transfer none]

+
+

Since: 1.16

+
+
+
+

nm_wireguard_peer_set_public_key ()

+
gboolean
+nm_wireguard_peer_set_public_key (NMWireGuardPeer *self,
+                                  const char *public_key,
+                                  gboolean accept_invalid);
+

Reset the public key. Note that if the public key is valid, it +will be normalized (which may or may not modify the set value).

+

It is a bug trying to modify a sealed NMWireGuardPeer instance.

+
+

Parameters

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

self

the unsealed NMWireGuardPeer instance

 

public_key

the new public +key or NULL to clear the public key.

[allow-none][transfer none]

accept_invalid

if TRUE and public_key +is not NULL and +invalid, then do not modify the instance.

 
+
+
+

Returns

+

TRUE if the key was valid or NULL. Returns +FALSE for invalid keys. Depending on accept_invalid +will an invalid key be set or not.

+
+

Since: 1.16

+
+
+
+

nm_wireguard_peer_get_preshared_key ()

+
const char *
+nm_wireguard_peer_get_preshared_key (const NMWireGuardPeer *self);
+
+

Parameters

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

self

the NMWireGuardPeer instance

 
+
+
+

Returns

+

the preshared key or NULL if unset.

+

[transfer none]

+
+

Since: 1.16

+
+
+
+

nm_wireguard_peer_set_preshared_key ()

+
gboolean
+nm_wireguard_peer_set_preshared_key (NMWireGuardPeer *self,
+                                     const char *preshared_key,
+                                     gboolean accept_invalid);
+

Reset the preshared key. Note that if the preshared key is valid, it +will be normalized (which may or may not modify the set value).

+

Note that the preshared-key is a secret and consequently has corresponding +preshared-key-flags property. This is so that secrets can be optional +and requested on demand from a secret-agent. Also, an invalid preshared-key +may optionally cause nm_wireguard_peer_is_valid() to fail or it may +be accepted.

+

It is a bug trying to modify a sealed NMWireGuardPeer instance.

+
+

Parameters

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

self

the unsealed NMWireGuardPeer instance

 

preshared_key

the new preshared +key or NULL to clear the preshared key.

[allow-none][transfer none]

accept_invalid

whether to allow setting the key to an invalid +value. If FALSE, self +is unchanged if the key is invalid +and if FALSE is returned.

 
+
+
+

Returns

+

TRUE if the preshared-key is valid, otherwise FALSE. +NULL is considered a valid value. +If the key is invalid, it depends on accept_invalid +whether the +previous value was reset.

+
+

Since: 1.16

+
+
+
+

nm_wireguard_peer_get_preshared_key_flags ()

+
NMSettingSecretFlags
+nm_wireguard_peer_get_preshared_key_flags
+                               (const NMWireGuardPeer *self);
+
+

Parameters

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

self

the NMWireGuardPeer instance

 
+
+
+

Returns

+

get the secret flags for the preshared-key.

+
+

Since: 1.16

+
+
+
+

nm_wireguard_peer_set_preshared_key_flags ()

+
void
+nm_wireguard_peer_set_preshared_key_flags
+                               (NMWireGuardPeer *self,
+                                NMSettingSecretFlags preshared_key_flags);
+

It is a bug trying to modify a sealed NMWireGuardPeer instance.

+
+

Parameters

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

self

the unsealed NMWireGuardPeer instance

 

preshared_key_flags

the secret flags to set.

 
+
+

Since: 1.16

+
+
+
+

nm_wireguard_peer_get_persistent_keepalive ()

+
guint16
+nm_wireguard_peer_get_persistent_keepalive
+                               (const NMWireGuardPeer *self);
+
+

Parameters

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

self

the NMWireGuardPeer instance

 
+
+
+

Returns

+

get the persistent-keepalive setting in seconds. Set to zero to disable +keep-alive.

+
+

Since: 1.16

+
+
+
+

nm_wireguard_peer_set_persistent_keepalive ()

+
void
+nm_wireguard_peer_set_persistent_keepalive
+                               (NMWireGuardPeer *self,
+                                guint16 persistent_keepalive);
+

It is a bug trying to modify a sealed NMWireGuardPeer instance.

+
+

Parameters

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

self

the unsealed NMWireGuardPeer instance

 

persistent_keepalive

the keep-alive value to set.

 
+
+

Since: 1.16

+
+
+
+

nm_wireguard_peer_get_endpoint ()

+
const char *
+nm_wireguard_peer_get_endpoint (const NMWireGuardPeer *self);
+
+

Parameters

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

self

the NMWireGuardPeer instance

 
+
+
+

Returns

+

the endpoint or NULL if none was set.

+

[transfer none]

+
+

Since: 1.16

+
+
+
+

nm_wireguard_peer_set_endpoint ()

+
gboolean
+nm_wireguard_peer_set_endpoint (NMWireGuardPeer *self,
+                                const char *endpoint,
+                                gboolean allow_invalid);
+

Sets or clears the endpoint of self +.

+

It is a bug trying to modify a sealed NMWireGuardPeer instance.

+
+

Parameters

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

self

the unsealed NMWireGuardPeer instance

 

endpoint

the socket address endpoint to set or NULL.

 

allow_invalid

if TRUE, also invalid values are set. +If FALSE, the function does nothing for invalid endpoint +arguments.

 
+
+
+

Returns

+

TRUE if the endpoint is NULL or valid. For an +invalid endpoint +argument, FALSE is returned. Depending +on allow_invalid +, the instance will be modified.

+
+

Since: 1.16

+
+
+
+

nm_wireguard_peer_get_allowed_ips_len ()

+
guint
+nm_wireguard_peer_get_allowed_ips_len (const NMWireGuardPeer *self);
+
+

Parameters

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

self

the NMWireGuardPeer instance

 
+
+
+

Returns

+

the number of allowed-ips entries.

+
+

Since: 1.16

+
+
+
+

nm_wireguard_peer_get_allowed_ip ()

+
const char *
+nm_wireguard_peer_get_allowed_ip (const NMWireGuardPeer *self,
+                                  guint idx,
+                                  gboolean *out_is_valid);
+
+

Parameters

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

self

the NMWireGuardPeer instance

 

idx

the index from zero to (allowed-ips-len - 1) to +retrieve.

 

out_is_valid

TRUE if the returned value is a valid allowed-ip +setting.

[allow-none]
+
+
+

Returns

+

the allowed-ip setting at index idx +. +If idx +is out of range, NULL will be returned.

+

[transfer none]

+
+

Since: 1.16

+
+
+
+

nm_wireguard_peer_clear_allowed_ips ()

+
void
+nm_wireguard_peer_clear_allowed_ips (NMWireGuardPeer *self);
+

Removes all allowed-ip entries.

+

It is a bug trying to modify a sealed NMWireGuardPeer instance.

+
+

Parameters

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

self

the unsealed NMWireGuardPeer instance

 
+
+

Since: 1.16

+
+
+
+

nm_wireguard_peer_append_allowed_ip ()

+
gboolean
+nm_wireguard_peer_append_allowed_ip (NMWireGuardPeer *self,
+                                     const char *allowed_ip,
+                                     gboolean accept_invalid);
+

Appends allowed_ip + setting to the list. This does not check +for duplicates and always appends allowed_ip + to the end of the +list. If allowed_ip + is valid, it will be normalized and a modified +for might be appended. If allowed_ip + is invalid, it will still be +appended, but later verification will fail.

+

It is a bug trying to modify a sealed NMWireGuardPeer instance.

+
+

Parameters

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

self

the unsealed NMWireGuardPeer instance

 

allowed_ip

the allowed-ip entry to set.

 

accept_invalid

if TRUE, also invalid allowed_ip +value +will be appended. Otherwise, the function does nothing +in face of invalid values and returns FALSE.

 
+
+
+

Returns

+

TRUE if the value is a valid allowed-ips value, FALSE otherwise. +Depending on accept_invalid +, also invalid values are added.

+
+

Since: 1.16

+
+
+
+

nm_wireguard_peer_remove_allowed_ip ()

+
gboolean
+nm_wireguard_peer_remove_allowed_ip (NMWireGuardPeer *self,
+                                     guint idx);
+

Removes the allowed-ip at the given idx +. This shifts all +following entries one index down.

+

It is a bug trying to modify a sealed NMWireGuardPeer instance.

+
+

Parameters

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

self

the unsealed NMWireGuardPeer instance

 

idx

the index from zero to (allowed-ips-len - 1) to +retrieve. If the index is out of range, FALSE is returned +and nothing is done.

 
+
+
+

Returns

+

TRUE if idx +was valid and the allowed-ip was removed. +FALSE otherwise, and the peer will not be changed.

+
+

Since: 1.16

+
+
+
+

nm_wireguard_peer_is_valid ()

+
gboolean
+nm_wireguard_peer_is_valid (const NMWireGuardPeer *self,
+                            gboolean check_non_secrets,
+                            gboolean check_secrets,
+                            GError **error);
+
+

Parameters

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

self

the NMWireGuardPeer instance

 

check_secrets

if TRUE, non-secret properties are validated. +Otherwise they are ignored for this purpose.

 

check_non_secrets

if TRUE, secret properties are validated. +Otherwise they are ignored for this purpose.

 

error

the GError location for returning the failure reason.

 
+
+
+

Returns

+

TRUE if the peer is valid or fails with an error +reason.

+
+

Since: 1.16

+
+
+
+

nm_wireguard_peer_cmp ()

+
int
+nm_wireguard_peer_cmp (const NMWireGuardPeer *a,
+                       const NMWireGuardPeer *b,
+                       NMSettingCompareFlags compare_flags);
+
+

Parameters

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

a

the NMWireGuardPeer to compare.

[allow-none]

b

the other NMWireGuardPeer to compare.

[allow-none]

compare_flags

NMSettingCompareFlags to affect the comparison.

 
+
+
+

Returns

+

zero of the two instances are equivalent or +a non-zero integer otherwise. This defines a total ordering +over the peers. Whether a peer is sealed or not, does not +affect the comparison.

+
+

Since: 1.16

+
+
+
+

nm_setting_wireguard_new ()

+
NMSetting *
+nm_setting_wireguard_new (void);
+

Creates a new NMSettingWireGuard object with default values.

+
+

Returns

+

the new empty NMSettingWireGuard object.

+

[transfer full]

+
+

Since: 1.16

+
+
+
+

nm_setting_wireguard_get_private_key ()

+
const char *
+nm_setting_wireguard_get_private_key (NMSettingWireGuard *self);
+
+

Parameters

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

self

the NMSettingWireGuard instance

 
+
+
+

Returns

+

the set private-key or NULL.

+

[transfer none]

+
+

Since: 1.16

+
+
+
+

nm_setting_wireguard_get_private_key_flags ()

+
NMSettingSecretFlags
+nm_setting_wireguard_get_private_key_flags
+                               (NMSettingWireGuard *self);
+
+

Parameters

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

self

the NMSettingWireGuard instance

 
+
+
+

Returns

+

the secret-flags for “private-key”.

+
+

Since: 1.16

+
+
+
+

nm_setting_wireguard_get_listen_port ()

+
guint16
+nm_setting_wireguard_get_listen_port (NMSettingWireGuard *self);
+
+

Parameters

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

self

the NMSettingWireGuard instance

 
+
+
+

Returns

+

the set UDP listen port.

+
+

Since: 1.16

+
+
+
+

nm_setting_wireguard_get_fwmark ()

+
guint32
+nm_setting_wireguard_get_fwmark (NMSettingWireGuard *self);
+
+

Parameters

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

self

the NMSettingWireGuard instance

 
+
+
+

Returns

+

the set firewall mark.

+
+

Since: 1.16

+
+
+
+

nm_setting_wireguard_get_peers_len ()

+
guint
+nm_setting_wireguard_get_peers_len (NMSettingWireGuard *self);
+
+

Parameters

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

self

the NMSettingWireGuard instance

 
+
+
+

Returns

+

the number of registered peers.

+
+

Since: 1.16

+
+
+
+

nm_setting_wireguard_get_peer ()

+
NMWireGuardPeer *
+nm_setting_wireguard_get_peer (NMSettingWireGuard *self,
+                               guint idx);
+
+

Parameters

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

self

the NMSettingWireGuard instance

 

idx

the index to lookup.

 
+
+
+

Returns

+

the NMWireGuardPeer entry at +index idx +. If the index is out of range, NULL is returned.

+

[transfer none]

+
+

Since: 1.16

+
+
+
+

nm_setting_wireguard_get_peer_by_public_key ()

+
NMWireGuardPeer *
+nm_setting_wireguard_get_peer_by_public_key
+                               (NMSettingWireGuard *self,
+                                const char *public_key,
+                                guint *out_idx);
+
+

Parameters

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

self

the NMSettingWireGuard instance

 

public_key

the public key for looking up the +peer.

 

out_idx

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]
+
+
+

Returns

+

the NMWireGuardPeer instance with a +matching public key. If no such peer exists, NULL is returned.

+

[transfer none]

+
+

Since: 1.16

+
+
+
+

nm_setting_wireguard_set_peer ()

+
void
+nm_setting_wireguard_set_peer (NMSettingWireGuard *self,
+                               NMWireGuardPeer *peer,
+                               guint idx);
+

If idx + is one past the last peer, the behavior is the same +as nm_setting_wireguard_append_peer(). +Otherwise, the peer will be at idx + and replace the peer +instance at that index. Note that if a peer with the same +public-key exists on another index, then that peer will also +be replaced. In that case, the number of peers will shrink +by one (because the one at idx + got replace and then one +with the same public-key got removed). This also means, +that the resulting index afterwards may be one less than +idx + (if another peer with a lower index was dropped).

+
+

Parameters

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

self

the NMSettingWireGuard instance

 

peer

the NMWireGuardPeer instance to set. +This seals peer +and keeps a reference on the +instance.

 

idx

the index, in the range of 0 to the number of +peers (including). That means, if idx +is one past +the end of the number of peers, this is the same as +nm_setting_wireguard_append_peer(). Otherwise, the +peer at this index is replaced.

 
+
+

Since: 1.16

+
+
+
+

nm_setting_wireguard_append_peer ()

+
void
+nm_setting_wireguard_append_peer (NMSettingWireGuard *self,
+                                  NMWireGuardPeer *peer);
+

If a peer with the same public-key already exists, that +one is replaced by peer +. The new peer + is always appended +(or moved to) the end, so in case a peer is replaced, the +indexes are shifted and the number of peers stays unchanged.

+
+

Parameters

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

self

the NMSettingWireGuard instance

 

peer

the NMWireGuardPeer instance to append. +This seals peer +and keeps a reference on the +instance.

 
+
+

Since: 1.16

+
+
+
+

nm_setting_wireguard_remove_peer ()

+
gboolean
+nm_setting_wireguard_remove_peer (NMSettingWireGuard *self,
+                                  guint idx);
+
+

Parameters

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

self

the NMSettingWireGuard instance

 

idx

the index to remove.

 
+
+
+

Returns

+

TRUE if idx +was in range and a peer +was removed. Otherwise, self +is unchanged.

+
+

Since: 1.16

+
+
+
+

nm_setting_wireguard_clear_peers ()

+
guint
+nm_setting_wireguard_clear_peers (NMSettingWireGuard *self);
+
+
+
+

nm_setting_wireguard_get_peer_routes ()

+
gboolean
+nm_setting_wireguard_get_peer_routes (NMSettingWireGuard *self);
+
+

Parameters

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

self

the NMSettingWireGuard instance

 
+
+
+

Returns

+

whether automatically add peer routes.

+
+

Since: 1.16

+
+
+
+

nm_setting_wireguard_get_mtu ()

+
guint32
+nm_setting_wireguard_get_mtu (NMSettingWireGuard *self);
+
+

Parameters

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

self

the NMSettingWireGuard instance

 
+
+
+

Returns

+

the MTU of the setting.

+
+

Since: 1.16

+
+
+
+

Types and Values

+
+

NM_WIREGUARD_PUBLIC_KEY_LEN

+
#define NM_WIREGUARD_PUBLIC_KEY_LEN     32
+
+
+
+
+

NM_WIREGUARD_SYMMETRIC_KEY_LEN

+
#define NM_WIREGUARD_SYMMETRIC_KEY_LEN  32
+
+
+
+
+

NM_SETTING_WIREGUARD_SETTING_NAME

+
#define NM_SETTING_WIREGUARD_SETTING_NAME "wireguard"
+
+
+
+
+

NM_SETTING_WIREGUARD_FWMARK

+
#define NM_SETTING_WIREGUARD_FWMARK            "fwmark"
+
+
+
+
+

NM_SETTING_WIREGUARD_LISTEN_PORT

+
#define NM_SETTING_WIREGUARD_LISTEN_PORT       "listen-port"
+
+
+
+
+

NM_SETTING_WIREGUARD_PRIVATE_KEY

+
#define NM_SETTING_WIREGUARD_PRIVATE_KEY       "private-key"
+
+
+
+
+

NM_SETTING_WIREGUARD_PRIVATE_KEY_FLAGS

+
#define NM_SETTING_WIREGUARD_PRIVATE_KEY_FLAGS "private-key-flags"
+
+
+
+
+

NM_SETTING_WIREGUARD_PEERS

+
#define NM_SETTING_WIREGUARD_PEERS             "peers"
+
+
+
+
+

NM_SETTING_WIREGUARD_MTU

+
#define NM_SETTING_WIREGUARD_MTU               "mtu"
+
+
+
+
+

NM_SETTING_WIREGUARD_PEER_ROUTES

+
#define NM_SETTING_WIREGUARD_PEER_ROUTES       "peer-routes"
+
+
+
+
+

NM_WIREGUARD_PEER_ATTR_ALLOWED_IPS

+
#define NM_WIREGUARD_PEER_ATTR_ALLOWED_IPS          "allowed-ips"
+
+
+
+
+

NM_WIREGUARD_PEER_ATTR_ENDPOINT

+
#define NM_WIREGUARD_PEER_ATTR_ENDPOINT             "endpoint"
+
+
+
+
+

NM_WIREGUARD_PEER_ATTR_PERSISTENT_KEEPALIVE

+
#define NM_WIREGUARD_PEER_ATTR_PERSISTENT_KEEPALIVE "persistent-keepalive"
+
+
+
+
+

NM_WIREGUARD_PEER_ATTR_PRESHARED_KEY

+
#define NM_WIREGUARD_PEER_ATTR_PRESHARED_KEY        "preshared-key"
+
+
+
+
+

NM_WIREGUARD_PEER_ATTR_PRESHARED_KEY_FLAGS

+
#define NM_WIREGUARD_PEER_ATTR_PRESHARED_KEY_FLAGS  "preshared-key-flags"
+
+
+
+
+

NM_WIREGUARD_PEER_ATTR_PUBLIC_KEY

+
#define NM_WIREGUARD_PEER_ATTR_PUBLIC_KEY           "public-key"
+
+
+
+
+ + + \ No newline at end of file diff --git a/docs/libnm/html/NMSettingWired.html b/docs/libnm/html/NMSettingWired.html index 8850803b..fe475926 100644 --- a/docs/libnm/html/NMSettingWired.html +++ b/docs/libnm/html/NMSettingWired.html @@ -7,7 +7,7 @@ - + @@ -22,7 +22,7 @@ Home Up Prev -Next +Next
@@ -1273,11 +1273,6 @@ are supported by all devices.

  -

_NM_SETTING_WIRED_WAKE_ON_LAN_LAST_OPT

-  -  - -

NM_SETTING_WIRED_WAKE_ON_LAN_ALL

Wake on all events. This does not diff --git a/docs/libnm/html/NMSettingWireless.html b/docs/libnm/html/NMSettingWireless.html index bfda01ff..2f4a8f36 100644 --- a/docs/libnm/html/NMSettingWireless.html +++ b/docs/libnm/html/NMSettingWireless.html @@ -1341,16 +1341,6 @@ are supported by all devices.

  -

_NM_SETTING_WIRELESS_WAKE_ON_WLAN_NUM

-  -  - - -

NM_SETTING_WIRELESS_WAKE_ON_WLAN_LAST

-  -  - -

NM_SETTING_WIRELESS_WAKE_ON_WLAN_ALL

Wake on all events. This does not diff --git a/docs/libnm/html/NMSettingWirelessSecurity.html b/docs/libnm/html/NMSettingWirelessSecurity.html index e55c5a74..90c77e7c 100644 --- a/docs/libnm/html/NMSettingWirelessSecurity.html +++ b/docs/libnm/html/NMSettingWirelessSecurity.html @@ -6,7 +6,7 @@ - + @@ -21,7 +21,7 @@ Home Up -Prev +Prev Next

@@ -1668,7 +1668,7 @@ the actual WEP key using the MD5 hash algorithm.

enum NMSettingWirelessSecurityWpsMethod

Configure the use of WPS by a connection while it activates.

Note: prior to 1.16, this was a GEnum type instead of a GFlags type -altough, with the same numeric values.

+although, with the same numeric values.

Members

@@ -1950,8 +1950,8 @@ list element may be one of "wep40", "wep104", "tkip", or "ccmp".

  “key-mgmt”                 gchar *

Key management used for the connection. One of "none" (WEP), "ieee8021x" (Dynamic WEP), "wpa-none" (Ad-Hoc WPA-PSK), "wpa-psk" (infrastructure -WPA-PSK), or "wpa-eap" (WPA-Enterprise). This property must be set for -any Wi-Fi connection that uses security.

+WPA-PSK), "sae" (SAE) or "wpa-eap" (WPA-Enterprise). +This property must be set for any Wi-Fi connection that uses security.

Flags: Read / Write

Default value: NULL

@@ -2020,12 +2020,11 @@ not specified, both WPA and RSN connections are allowed.

The “psk” property

  “psk”                      gchar *
-

Pre-Shared-Key for WPA networks. If the key is 64-characters long, it -must contain only hexadecimal characters and is interpreted as a -hexadecimal WPA key. Otherwise, the key must be between 8 and 63 ASCII -characters (as specified in the 802.11i standard) and is interpreted as a -WPA passphrase, and is hashed to derive the actual WPA-PSK used when -connecting to the Wi-Fi network.

+

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.

Flags: Read / Write

Default value: NULL

diff --git a/docs/libnm/html/NMWifiP2PPeer.html b/docs/libnm/html/NMWifiP2PPeer.html new file mode 100644 index 00000000..fae8f62d --- /dev/null +++ b/docs/libnm/html/NMWifiP2PPeer.html @@ -0,0 +1,618 @@ + + + + +NMWifiP2PPeer: libnm Reference Manual + + + + + + + + + +
+ + + + + + +
+
+
+ + +
+

NMWifiP2PPeer

+

NMWifiP2PPeer

+
+
+

Functions

+
++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+NM80211ApFlags + +nm_wifi_p2p_peer_get_flags () +
const char * + +nm_wifi_p2p_peer_get_name () +
const char * + +nm_wifi_p2p_peer_get_manufacturer () +
const char * + +nm_wifi_p2p_peer_get_model () +
const char * + +nm_wifi_p2p_peer_get_model_number () +
const char * + +nm_wifi_p2p_peer_get_serial () +
+GBytes * + +nm_wifi_p2p_peer_get_wfd_ies () +
const char * + +nm_wifi_p2p_peer_get_hw_address () +
+guint8 + +nm_wifi_p2p_peer_get_strength () +
+int + +nm_wifi_p2p_peer_get_last_seen () +
+GPtrArray * + +nm_wifi_p2p_peer_filter_connections () +
+gboolean + +nm_wifi_p2p_peer_connection_valid () +
+
+
+

Types and Values

+ +
+
+

Description

+
+
+

Functions

+
+

nm_wifi_p2p_peer_get_flags ()

+
NM80211ApFlags
+nm_wifi_p2p_peer_get_flags (NMWifiP2PPeer *peer);
+

Gets the flags of the P2P peer.

+
+

Parameters

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

peer

a NMWifiP2PPeer

 
+
+
+

Returns

+

the flags

+
+

Since: 1.16

+
+
+
+

nm_wifi_p2p_peer_get_name ()

+
const char *
+nm_wifi_p2p_peer_get_name (NMWifiP2PPeer *peer);
+

Gets the name of the P2P peer.

+
+

Parameters

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

peer

a NMWifiP2PPeer

 
+
+
+

Returns

+

the name

+
+

Since: 1.16

+
+
+
+

nm_wifi_p2p_peer_get_manufacturer ()

+
const char *
+nm_wifi_p2p_peer_get_manufacturer (NMWifiP2PPeer *peer);
+

Gets the manufacturer of the P2P peer.

+
+

Parameters

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

peer

a NMWifiP2PPeer

 
+
+
+

Returns

+

the manufacturer

+
+

Since: 1.16

+
+
+
+

nm_wifi_p2p_peer_get_model ()

+
const char *
+nm_wifi_p2p_peer_get_model (NMWifiP2PPeer *peer);
+

Gets the model of the P2P peer.

+
+

Parameters

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

peer

a NMWifiP2PPeer

 
+
+
+

Returns

+

the model

+
+

Since: 1.16

+
+
+
+

nm_wifi_p2p_peer_get_model_number ()

+
const char *
+nm_wifi_p2p_peer_get_model_number (NMWifiP2PPeer *peer);
+

Gets the model number of the P2P peer.

+
+

Parameters

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

peer

a NMWifiP2PPeer

 
+
+
+

Returns

+

the model number

+
+

Since: 1.16

+
+
+
+

nm_wifi_p2p_peer_get_serial ()

+
const char *
+nm_wifi_p2p_peer_get_serial (NMWifiP2PPeer *peer);
+

Gets the serial number of the P2P peer.

+
+

Parameters

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

peer

a NMWifiP2PPeer

 
+
+
+

Returns

+

the serial number

+
+

Since: 1.16

+
+
+
+

nm_wifi_p2p_peer_get_wfd_ies ()

+
GBytes *
+nm_wifi_p2p_peer_get_wfd_ies (NMWifiP2PPeer *peer);
+

Gets the WFD information elements of the P2P peer.

+
+

Parameters

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

peer

a NMWifiP2PPeer

 
+
+
+

Returns

+

the GBytes containing the WFD IEs, or NULL.

+

[transfer none]

+
+

Since: 1.16

+
+
+
+

nm_wifi_p2p_peer_get_hw_address ()

+
const char *
+nm_wifi_p2p_peer_get_hw_address (NMWifiP2PPeer *peer);
+

Gets the hardware address of the P2P peer.

+
+

Parameters

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

peer

a NMWifiP2PPeer

 
+
+
+

Returns

+

the hardware address

+
+

Since: 1.16

+
+
+
+

nm_wifi_p2p_peer_get_strength ()

+
guint8
+nm_wifi_p2p_peer_get_strength (NMWifiP2PPeer *peer);
+

Gets the current signal strength of the P2P peer as a percentage.

+
+

Parameters

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

peer

a NMWifiP2PPeer

 
+
+
+

Returns

+

the signal strength (0 to 100)

+
+

Since: 1.16

+
+
+
+

nm_wifi_p2p_peer_get_last_seen ()

+
int
+nm_wifi_p2p_peer_get_last_seen (NMWifiP2PPeer *peer);
+

Returns the timestamp (in CLOCK_BOOTTIME seconds) for the last time the +P2P peer was seen. A value of -1 means the P2P peer has never been seen.

+
+

Parameters

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

peer

a NMWifiP2PPeer

 
+
+
+

Returns

+

the last seen time in seconds

+
+

Since: 1.16

+
+
+
+

nm_wifi_p2p_peer_filter_connections ()

+
GPtrArray *
+nm_wifi_p2p_peer_filter_connections (NMWifiP2PPeer *peer,
+                                     const GPtrArray *connections);
+

Filters a given array of connections for a given NMWifiP2PPeer object and +returns connections which may be activated with the P2P peer. Any +returned connections will match the peers +'s HW address and in the future +possibly other attributes.

+

To obtain the list of connections that are compatible with this P2P peer, +use nm_client_get_connections() and then filter the returned list for a given +NMDevice using nm_device_filter_connections() and finally filter that list +with this function.

+
+

Parameters

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

peer

an NMWifiP2PPeer to filter connections for

 

connections

an array of NMConnections to +filter.

[element-type NMConnection]
+
+
+

Returns

+

an array of +NMConnections that could be activated with the given peer +. The array should +be freed with g_ptr_array_unref() when it is no longer required.

+

[transfer container][element-type NMConnection]

+
+

Since: 1.16

+
+
+
+

nm_wifi_p2p_peer_connection_valid ()

+
gboolean
+nm_wifi_p2p_peer_connection_valid (NMWifiP2PPeer *peer,
+                                   NMConnection *connection);
+

Validates a given connection against a given Wi-Fi P2P peer to ensure that +the connection may be activated with that peer. The connection must match the +peer +'s address and in the future possibly other attributes.

+
+

Parameters

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

peer

an NMWifiP2PPeer to validate connection +against

 

connection

an NMConnection to validate against peer +

 
+
+
+

Returns

+

TRUE if the connection may be activated with this Wi-Fi P2P Peer, +FALSE if it cannot be.

+
+

Since: 1.16

+
+
+
+

Types and Values

+
+

NM_WIFI_P2P_PEER_FLAGS

+
#define NM_WIFI_P2P_PEER_FLAGS                "flags"
+
+
+
+
+

NM_WIFI_P2P_PEER_NAME

+
#define NM_WIFI_P2P_PEER_NAME                 "name"
+
+
+
+
+

NM_WIFI_P2P_PEER_MANUFACTURER

+
#define NM_WIFI_P2P_PEER_MANUFACTURER         "manufacturer"
+
+
+
+
+

NM_WIFI_P2P_PEER_MODEL

+
#define NM_WIFI_P2P_PEER_MODEL                "model"
+
+
+
+
+

NM_WIFI_P2P_PEER_MODEL_NUMBER

+
#define NM_WIFI_P2P_PEER_MODEL_NUMBER         "model-number"
+
+
+
+
+

NM_WIFI_P2P_PEER_SERIAL

+
#define NM_WIFI_P2P_PEER_SERIAL               "serial"
+
+
+
+
+

NM_WIFI_P2P_PEER_WFD_IES

+
#define NM_WIFI_P2P_PEER_WFD_IES              "wfd-ies"
+
+
+
+
+

NM_WIFI_P2P_PEER_HW_ADDRESS

+
#define NM_WIFI_P2P_PEER_HW_ADDRESS           "hw-address"
+
+
+
+
+

NM_WIFI_P2P_PEER_STRENGTH

+
#define NM_WIFI_P2P_PEER_STRENGTH             "strength"
+
+
+
+
+

NM_WIFI_P2P_PEER_LAST_SEEN

+
#define NM_WIFI_P2P_PEER_LAST_SEEN            "last-seen"
+
+
+
+
+ + + \ No newline at end of file diff --git a/docs/libnm/html/NMWimaxNsp.html b/docs/libnm/html/NMWimaxNsp.html index 49a3f7c5..d361a0ec 100644 --- a/docs/libnm/html/NMWimaxNsp.html +++ b/docs/libnm/html/NMWimaxNsp.html @@ -6,7 +6,7 @@ - + @@ -22,7 +22,7 @@ Home Up -Prev +Prev Next
@@ -260,7 +260,7 @@ connections will match the nsp

connections

-

an array of NMConnections to +

an array of NMConnections to filter.

[element-type NMConnection] @@ -270,7 +270,7 @@ filter.

Returns

an array of -NMConnections that could be activated with the given nsp +NMConnections that could be activated with the given nsp . The array should be freed with g_ptr_array_unref() when it is no longer required.

[transfer full][element-type NMConnection]

diff --git a/docs/libnm/html/api-index-full.html b/docs/libnm/html/api-index-full.html index 34c773df..f8b8487c 100644 --- a/docs/libnm/html/api-index-full.html +++ b/docs/libnm/html/api-index-full.html @@ -13,39 +13,11 @@ - + S @@ -54,158 +26,158 @@

API Index

-

8

+

J

-NM80211ApFlags, enum in nm-dbus-interface +json_array, macro in nm-json
-NM80211ApSecurityFlags, enum in nm-dbus-interface +json_array_append_new, macro in nm-json
-NM80211Mode, enum in nm-dbus-interface +json_array_get, macro in nm-json
-

A

-NMAccessPoint, struct in NMDeviceOvs +json_array_size, macro in nm-json
-NMAccessPoint:bssid, object property in NMDeviceOvs +json_delete, macro in nm-json
-NMAccessPoint:flags, object property in NMDeviceOvs +json_dumps, macro in nm-json
-NMAccessPoint:frequency, object property in NMDeviceOvs +json_false, macro in nm-json
-NMAccessPoint:hw-address, object property in NMDeviceOvs +json_integer, macro in nm-json
-NMAccessPoint:last-seen, object property in NMDeviceOvs +json_integer_value, macro in nm-json
-NMAccessPoint:max-bitrate, object property in NMDeviceOvs +json_loads, macro in nm-json
-NMAccessPoint:mode, object property in NMDeviceOvs +json_object, macro in nm-json
-NMAccessPoint:rsn-flags, object property in NMDeviceOvs +json_object_del, macro in nm-json
-NMAccessPoint:ssid, object property in NMDeviceOvs +json_object_get, macro in nm-json
-NMAccessPoint:strength, object property in NMDeviceOvs +json_object_iter, macro in nm-json
-NMAccessPoint:wpa-flags, object property in NMDeviceOvs +json_object_iter_key, macro in nm-json
-NM_ACCESS_POINT_BSSID, macro in NMAccessPoint +json_object_iter_next, macro in nm-json
-nm_access_point_connection_valid, function in NMAccessPoint +json_object_iter_value, macro in nm-json
-nm_access_point_filter_connections, function in NMAccessPoint +json_object_key_to_iter, macro in nm-json
-NM_ACCESS_POINT_FLAGS, macro in NMAccessPoint +json_object_set_new, macro in nm-json
-NM_ACCESS_POINT_FREQUENCY, macro in NMAccessPoint +json_object_size, macro in nm-json
-nm_access_point_get_bssid, function in NMAccessPoint +json_string, macro in nm-json
-nm_access_point_get_flags, function in NMAccessPoint +json_string_value, macro in nm-json
-nm_access_point_get_frequency, function in NMAccessPoint +json_true, macro in nm-json
+

N

-nm_access_point_get_last_seen, function in NMAccessPoint +NM80211ApFlags, enum in nm-dbus-interface
-nm_access_point_get_max_bitrate, function in NMAccessPoint +NM80211ApSecurityFlags, enum in nm-dbus-interface
-nm_access_point_get_mode, function in NMAccessPoint +NM80211Mode, enum in nm-dbus-interface
-nm_access_point_get_rsn_flags, function in NMAccessPoint +NMAccessPoint, struct in NMDeviceOvs
-nm_access_point_get_ssid, function in NMAccessPoint +NMAccessPoint:bssid, object property in NMDeviceOvs
-nm_access_point_get_strength, function in NMAccessPoint +NMAccessPoint:flags, object property in NMDeviceOvs
-nm_access_point_get_wpa_flags, function in NMAccessPoint +NMAccessPoint:frequency, object property in NMDeviceOvs
-NM_ACCESS_POINT_HW_ADDRESS, macro in NMAccessPoint +NMAccessPoint:hw-address, object property in NMDeviceOvs
-NM_ACCESS_POINT_LAST_SEEN, macro in NMAccessPoint +NMAccessPoint:last-seen, object property in NMDeviceOvs
-NM_ACCESS_POINT_MAX_BITRATE, macro in NMAccessPoint +NMAccessPoint:max-bitrate, object property in NMDeviceOvs
-NM_ACCESS_POINT_MODE, macro in NMAccessPoint +NMAccessPoint:mode, object property in NMDeviceOvs
-NM_ACCESS_POINT_RSN_FLAGS, macro in NMAccessPoint +NMAccessPoint:rsn-flags, object property in NMDeviceOvs
-NM_ACCESS_POINT_SSID, macro in NMAccessPoint +NMAccessPoint:ssid, object property in NMDeviceOvs
-NM_ACCESS_POINT_STRENGTH, macro in NMAccessPoint +NMAccessPoint:strength, object property in NMDeviceOvs
-NM_ACCESS_POINT_WPA_FLAGS, macro in NMAccessPoint +NMAccessPoint:wpa-flags, object property in NMDeviceOvs
@@ -293,6322 +265,6627 @@
-NM_ACTIVE_CONNECTION_CONNECTION, macro in NMActiveConnection +NMAgentManagerError, enum in nm-errors
-NM_ACTIVE_CONNECTION_DEFAULT, macro in NMActiveConnection +NMBluetoothCapabilities, enum in nm-dbus-interface
-NM_ACTIVE_CONNECTION_DEFAULT6, macro in NMActiveConnection +NMCapability, enum in nm-dbus-interface
-NM_ACTIVE_CONNECTION_DEVICES, macro in NMActiveConnection +NMCheckpoint, struct in NMDeviceOvs
-NM_ACTIVE_CONNECTION_DHCP4_CONFIG, macro in NMActiveConnection +NMCheckpoint:created, object property in NMDeviceOvs
-NM_ACTIVE_CONNECTION_DHCP6_CONFIG, macro in NMActiveConnection +NMCheckpoint:devices, object property in NMDeviceOvs
-nm_active_connection_get_connection, function in NMActiveConnection +NMCheckpoint:rollback-timeout, object property in NMDeviceOvs
-nm_active_connection_get_connection_type, function in NMActiveConnection +NMCheckpointCreateFlags, enum in nm-dbus-interface
-nm_active_connection_get_default, function in NMActiveConnection +NMClient, struct in NMDeviceOvs
-nm_active_connection_get_default6, function in NMActiveConnection +NMClient::active-connection-added, object signal in NMDeviceOvs
-nm_active_connection_get_devices, function in NMActiveConnection +NMClient::active-connection-removed, object signal in NMDeviceOvs
-nm_active_connection_get_dhcp4_config, function in NMActiveConnection +NMClient::any-device-added, object signal in NMDeviceOvs
-nm_active_connection_get_dhcp6_config, function in NMActiveConnection +NMClient::any-device-removed, object signal in NMDeviceOvs
-nm_active_connection_get_id, function in NMActiveConnection +NMClient::connection-added, object signal in NMDeviceOvs
-nm_active_connection_get_ip4_config, function in NMActiveConnection +NMClient::connection-removed, object signal in NMDeviceOvs
-nm_active_connection_get_ip6_config, function in NMActiveConnection +NMClient::device-added, object signal in NMDeviceOvs
-nm_active_connection_get_master, function in NMActiveConnection +NMClient::device-removed, object signal in NMDeviceOvs
-nm_active_connection_get_specific_object_path, function in NMActiveConnection +NMClient::permission-changed, object signal in NMDeviceOvs
-nm_active_connection_get_state, function in NMActiveConnection +NMClient:activating-connection, object property in NMDeviceOvs
-nm_active_connection_get_state_flags, function in NMActiveConnection +NMClient:active-connections, object property in NMDeviceOvs
-nm_active_connection_get_state_reason, function in NMActiveConnection +NMClient:all-devices, object property in NMDeviceOvs
-nm_active_connection_get_uuid, function in NMActiveConnection +NMClient:can-modify, object property in NMDeviceOvs
-nm_active_connection_get_vpn, function in NMActiveConnection +NMClient:checkpoints, object property in NMDeviceOvs
-NM_ACTIVE_CONNECTION_ID, macro in NMActiveConnection +NMClient:connections, object property in NMDeviceOvs
-NM_ACTIVE_CONNECTION_IP4_CONFIG, macro in NMActiveConnection +NMClient:connectivity, object property in NMDeviceOvs
-NM_ACTIVE_CONNECTION_IP6_CONFIG, macro in NMActiveConnection +NMClient:connectivity-check-available, object property in NMDeviceOvs
-NM_ACTIVE_CONNECTION_MASTER, macro in NMActiveConnection +NMClient:connectivity-check-enabled, object property in NMDeviceOvs
-NM_ACTIVE_CONNECTION_SPECIFIC_OBJECT_PATH, macro in NMActiveConnection +NMClient:devices, object property in NMDeviceOvs
-NM_ACTIVE_CONNECTION_STATE, macro in NMActiveConnection +NMClient:dns-configuration, object property in NMDeviceOvs
-NM_ACTIVE_CONNECTION_STATE_FLAGS, macro in NMActiveConnection +NMClient:dns-mode, object property in NMDeviceOvs
-NM_ACTIVE_CONNECTION_TYPE, macro in NMActiveConnection +NMClient:dns-rc-manager, object property in NMDeviceOvs
-NM_ACTIVE_CONNECTION_UUID, macro in NMActiveConnection +NMClient:hostname, object property in NMDeviceOvs
-NM_ACTIVE_CONNECTION_VPN, macro in NMActiveConnection +NMClient:metered, object property in NMDeviceOvs
-NMAgentManagerError, enum in nm-errors +NMClient:networking-enabled, object property in NMDeviceOvs
-NM_AGENT_MANAGER_ERROR, macro in nm-errors +NMClient:nm-running, object property in NMDeviceOvs
-nm_agent_manager_error_quark, function in nm-errors +NMClient:primary-connection, object property in NMDeviceOvs
-NM_AVAILABLE_IN_0_9_10, macro in nm-version +NMClient:startup, object property in NMDeviceOvs
-NM_AVAILABLE_IN_1_0, macro in nm-version +NMClient:state, object property in NMDeviceOvs
-NM_AVAILABLE_IN_1_10, macro in nm-version +NMClient:version, object property in NMDeviceOvs
-NM_AVAILABLE_IN_1_12, macro in nm-version +NMClient:wimax-enabled, object property in NMDeviceOvs
-NM_AVAILABLE_IN_1_14, macro in nm-version +NMClient:wimax-hardware-enabled, object property in NMDeviceOvs
-NM_AVAILABLE_IN_1_16, macro in nm-version +NMClient:wireless-enabled, object property in NMDeviceOvs
-NM_AVAILABLE_IN_1_2, macro in nm-version +NMClient:wireless-hardware-enabled, object property in NMDeviceOvs
-NM_AVAILABLE_IN_1_4, macro in nm-version +NMClient:wwan-enabled, object property in NMDeviceOvs
-NM_AVAILABLE_IN_1_6, macro in nm-version +NMClient:wwan-hardware-enabled, object property in NMDeviceOvs
-NM_AVAILABLE_IN_1_8, macro in nm-version +NMClientError, enum in NMClient
-

B

-NMBluetoothCapabilities, enum in nm-dbus-interface +NMClientPermission, enum in NMClient
-

C

-NMCapability, enum in nm-dbus-interface +NMClientPermissionResult, enum in NMClient
-NMCheckpoint, struct in NMDeviceOvs +NMConnection, struct in NMSettingOvs
-NMCheckpoint:created, object property in NMDeviceOvs +NMConnection::changed, object signal in NMSettingOvs
-NMCheckpoint:devices, object property in NMDeviceOvs +NMConnection::secrets-cleared, object signal in NMSettingOvs
-NMCheckpoint:rollback-timeout, object property in NMDeviceOvs +NMConnection::secrets-updated, object signal in NMSettingOvs
-NMCheckpointCreateFlags, enum in nm-dbus-interface +NMConnectionError, enum in nm-errors
-NM_CHECKPOINT_CREATED, macro in NMCheckpoint +_NMConnectionForEachSecretFunc, user_function in NMSetting
-NM_CHECKPOINT_DEVICES, macro in NMCheckpoint +NMConnectionInterface, struct in NMConnection
-nm_checkpoint_get_created, function in NMCheckpoint +NMConnectionMultiConnect, enum in nm-dbus-interface
-nm_checkpoint_get_devices, function in NMCheckpoint +NMConnectionSerializationFlags, enum in NMConnection
-nm_checkpoint_get_rollback_timeout, function in NMCheckpoint +NMConnectivityState, enum in nm-dbus-interface
-NM_CHECKPOINT_ROLLBACK_TIMEOUT, macro in NMCheckpoint +NMCryptoError, enum in nm-errors
-NMClient, struct in NMDeviceOvs +NMDevice, struct in NMDeviceOvs
-NMClient::active-connection-added, object signal in NMDeviceOvs +NMDevice6Lowpan, struct in NMDeviceOvs
-NMClient::active-connection-removed, object signal in NMDeviceOvs +NMDevice6Lowpan:hw-address, object property in NMDeviceOvs
-NMClient::any-device-added, object signal in NMDeviceOvs +NMDevice6Lowpan:parent, object property in NMDeviceOvs
-NMClient::any-device-removed, object signal in NMDeviceOvs +NMDevice::state-changed, object signal in NMDeviceOvs
-NMClient::connection-added, object signal in NMDeviceOvs +NMDevice:active-connection, object property in NMDeviceOvs
-NMClient::connection-removed, object signal in NMDeviceOvs +NMDevice:autoconnect, object property in NMDeviceOvs
-NMClient::device-added, object signal in NMDeviceOvs +NMDevice:available-connections, object property in NMDeviceOvs
-NMClient::device-removed, object signal in NMDeviceOvs +NMDevice:capabilities, object property in NMDeviceOvs
-NMClient::permission-changed, object signal in NMDeviceOvs +NMDevice:device-type, object property in NMDeviceOvs
-NMClient:activating-connection, object property in NMDeviceOvs +NMDevice:dhcp4-config, object property in NMDeviceOvs
-NMClient:active-connections, object property in NMDeviceOvs +NMDevice:dhcp6-config, object property in NMDeviceOvs
-NMClient:all-devices, object property in NMDeviceOvs +NMDevice:driver, object property in NMDeviceOvs
-NMClient:can-modify, object property in NMDeviceOvs +NMDevice:driver-version, object property in NMDeviceOvs
-NMClient:checkpoints, object property in NMDeviceOvs +NMDevice:firmware-missing, object property in NMDeviceOvs
-NMClient:connections, object property in NMDeviceOvs +NMDevice:firmware-version, object property in NMDeviceOvs
-NMClient:connectivity, object property in NMDeviceOvs +NMDevice:interface, object property in NMDeviceOvs
-NMClient:connectivity-check-available, object property in NMDeviceOvs +NMDevice:ip-interface, object property in NMDeviceOvs
-NMClient:connectivity-check-enabled, object property in NMDeviceOvs +NMDevice:ip4-config, object property in NMDeviceOvs
-NMClient:devices, object property in NMDeviceOvs +NMDevice:ip4-connectivity, object property in NMDeviceOvs
-NMClient:dns-configuration, object property in NMDeviceOvs +NMDevice:ip6-config, object property in NMDeviceOvs
-NMClient:dns-mode, object property in NMDeviceOvs +NMDevice:ip6-connectivity, object property in NMDeviceOvs
-NMClient:dns-rc-manager, object property in NMDeviceOvs +NMDevice:lldp-neighbors, object property in NMDeviceOvs
-NMClient:hostname, object property in NMDeviceOvs +NMDevice:managed, object property in NMDeviceOvs
-NMClient:metered, object property in NMDeviceOvs +NMDevice:metered, object property in NMDeviceOvs
-NMClient:networking-enabled, object property in NMDeviceOvs +NMDevice:mtu, object property in NMDeviceOvs
-NMClient:nm-running, object property in NMDeviceOvs +NMDevice:nm-plugin-missing, object property in NMDeviceOvs
-NMClient:primary-connection, object property in NMDeviceOvs +NMDevice:physical-port-id, object property in NMDeviceOvs
-NMClient:startup, object property in NMDeviceOvs +NMDevice:product, object property in NMDeviceOvs
-NMClient:state, object property in NMDeviceOvs +NMDevice:real, object property in NMDeviceOvs
-NMClient:version, object property in NMDeviceOvs +NMDevice:state, object property in NMDeviceOvs
-NMClient:wimax-enabled, object property in NMDeviceOvs +NMDevice:state-reason, object property in NMDeviceOvs
-NMClient:wimax-hardware-enabled, object property in NMDeviceOvs +NMDevice:udi, object property in NMDeviceOvs
-NMClient:wireless-enabled, object property in NMDeviceOvs +NMDevice:vendor, object property in NMDeviceOvs
-NMClient:wireless-hardware-enabled, object property in NMDeviceOvs +NMDeviceAdsl, struct in NMDeviceOvs
-NMClient:wwan-enabled, object property in NMDeviceOvs +NMDeviceAdsl:carrier, object property in NMDeviceOvs
-NMClient:wwan-hardware-enabled, object property in NMDeviceOvs +NMDeviceBond, struct in NMDeviceOvs
-NMClientError, enum in NMClient +NMDeviceBond:carrier, object property in NMDeviceOvs
-NMClientPermission, enum in NMClient +NMDeviceBond:hw-address, object property in NMDeviceOvs
-NMClientPermissionResult, enum in NMClient +NMDeviceBond:slaves, object property in NMDeviceOvs
-nm_client_activate_connection_async, function in NMClient +NMDeviceBridge, struct in NMDeviceOvs
-nm_client_activate_connection_finish, function in NMClient +NMDeviceBridge:carrier, object property in NMDeviceOvs
-NM_CLIENT_ACTIVATING_CONNECTION, macro in NMClient +NMDeviceBridge:hw-address, object property in NMDeviceOvs
-NM_CLIENT_ACTIVE_CONNECTIONS, macro in NMClient +NMDeviceBridge:slaves, object property in NMDeviceOvs
-NM_CLIENT_ACTIVE_CONNECTION_ADDED, macro in NMClient +NMDeviceBt, struct in NMDeviceOvs
-NM_CLIENT_ACTIVE_CONNECTION_REMOVED, macro in NMClient +NMDeviceBt:bt-capabilities, object property in NMDeviceOvs
-nm_client_add_and_activate_connection2, function in NMClient +NMDeviceBt:hw-address, object property in NMDeviceOvs
-nm_client_add_and_activate_connection2_finish, function in NMClient +NMDeviceBt:name, object property in NMDeviceOvs
-nm_client_add_and_activate_connection_async, function in NMClient +NMDeviceCapabilities, enum in nm-dbus-interface
-nm_client_add_and_activate_connection_finish, function in NMClient +NMDeviceDummy, struct in NMDeviceOvs
-nm_client_add_connection_async, function in NMClient +NMDeviceDummy:hw-address, object property in NMDeviceOvs
-nm_client_add_connection_finish, function in NMClient +NMDeviceError, enum in nm-errors
-NM_CLIENT_ALL_DEVICES, macro in NMClient +NMDeviceEthernet, struct in NMDeviceOvs
-NM_CLIENT_ANY_DEVICE_ADDED, macro in NMClient +NMDeviceEthernet:carrier, object property in NMDeviceOvs
-NM_CLIENT_ANY_DEVICE_REMOVED, macro in NMClient +NMDeviceEthernet:hw-address, object property in NMDeviceOvs
-NM_CLIENT_CAN_MODIFY, macro in NMClient +NMDeviceEthernet:perm-hw-address, object property in NMDeviceOvs
-nm_client_checkpoint_adjust_rollback_timeout, function in NMClient +NMDeviceEthernet:s390-subchannels, object property in NMDeviceOvs
-nm_client_checkpoint_adjust_rollback_timeout_finish, function in NMClient +NMDeviceEthernet:speed, object property in NMDeviceOvs
-nm_client_checkpoint_create, function in NMClient +NMDeviceGeneric, struct in NMDeviceOvs
-nm_client_checkpoint_create_finish, function in NMClient +NMDeviceGeneric:hw-address, object property in NMDeviceOvs
-nm_client_checkpoint_destroy, function in NMClient +NMDeviceGeneric:type-description, object property in NMDeviceOvs
-nm_client_checkpoint_destroy_finish, function in NMClient +NMDeviceInfiniband, struct in NMDeviceOvs
-nm_client_checkpoint_rollback, function in NMClient +NMDeviceInfiniband:carrier, object property in NMDeviceOvs
-nm_client_checkpoint_rollback_finish, function in NMClient +NMDeviceInfiniband:hw-address, object property in NMDeviceOvs
-nm_client_check_connectivity, function in NMClient +NMDeviceIPTunnel, struct in NMDeviceOvs
-nm_client_check_connectivity_async, function in NMClient +NMDeviceIPTunnel:encapsulation-limit, object property in NMDeviceOvs
-nm_client_check_connectivity_finish, function in NMClient +NMDeviceIPTunnel:flags, object property in NMDeviceOvs
-NM_CLIENT_CONNECTIONS, macro in NMClient +NMDeviceIPTunnel:flow-label, object property in NMDeviceOvs
-NM_CLIENT_CONNECTION_ADDED, macro in NMClient +NMDeviceIPTunnel:input-key, object property in NMDeviceOvs
-NM_CLIENT_CONNECTION_REMOVED, macro in NMClient +NMDeviceIPTunnel:local, object property in NMDeviceOvs
-NM_CLIENT_CONNECTIVITY, macro in NMClient +NMDeviceIPTunnel:mode, object property in NMDeviceOvs
-NM_CLIENT_CONNECTIVITY_CHECK_AVAILABLE, macro in NMClient +NMDeviceIPTunnel:output-key, object property in NMDeviceOvs
-NM_CLIENT_CONNECTIVITY_CHECK_ENABLED, macro in NMClient +NMDeviceIPTunnel:parent, object property in NMDeviceOvs
-nm_client_connectivity_check_get_available, function in NMClient +NMDeviceIPTunnel:path-mtu-discovery, object property in NMDeviceOvs
-nm_client_connectivity_check_get_enabled, function in NMClient +NMDeviceIPTunnel:remote, object property in NMDeviceOvs
-nm_client_connectivity_check_set_enabled, function in NMClient +NMDeviceIPTunnel:tos, object property in NMDeviceOvs
-nm_client_deactivate_connection, function in NMClient +NMDeviceIPTunnel:ttl, object property in NMDeviceOvs
-nm_client_deactivate_connection_async, function in NMClient +NMDeviceMacsec, struct in NMDeviceOvs
-nm_client_deactivate_connection_finish, function in NMClient +NMDeviceMacsec:cipher-suite, object property in NMDeviceOvs
-NM_CLIENT_DEVICES, macro in NMClient +NMDeviceMacsec:encoding-sa, object property in NMDeviceOvs
-NM_CLIENT_DEVICE_ADDED, macro in NMClient +NMDeviceMacsec:encrypt, object property in NMDeviceOvs
-NM_CLIENT_DEVICE_REMOVED, macro in NMClient +NMDeviceMacsec:es, object property in NMDeviceOvs
-NM_CLIENT_DNS_CONFIGURATION, macro in NMClient +NMDeviceMacsec:hw-address, object property in NMDeviceOvs
-NM_CLIENT_DNS_MODE, macro in NMClient +NMDeviceMacsec:icv-length, object property in NMDeviceOvs
-NM_CLIENT_DNS_RC_MANAGER, macro in NMClient +NMDeviceMacsec:include-sci, object property in NMDeviceOvs
-NM_CLIENT_ERROR, macro in NMClient +NMDeviceMacsec:parent, object property in NMDeviceOvs
-nm_client_error_quark, function in NMClient +NMDeviceMacsec:protect, object property in NMDeviceOvs
-nm_client_get_activating_connection, function in NMClient +NMDeviceMacsec:replay-protect, object property in NMDeviceOvs
-nm_client_get_active_connections, function in NMClient +NMDeviceMacsec:scb, object property in NMDeviceOvs
-nm_client_get_all_devices, function in NMClient +NMDeviceMacsec:sci, object property in NMDeviceOvs
-nm_client_get_checkpoints, function in NMClient +NMDeviceMacsec:validation, object property in NMDeviceOvs
-nm_client_get_connections, function in NMClient +NMDeviceMacsec:window, object property in NMDeviceOvs
-nm_client_get_connection_by_id, function in NMClient +NMDeviceMacvlan, struct in NMDeviceOvs
-nm_client_get_connection_by_path, function in NMClient +NMDeviceMacvlan:hw-address, object property in NMDeviceOvs
-nm_client_get_connection_by_uuid, function in NMClient +NMDeviceMacvlan:mode, object property in NMDeviceOvs
-nm_client_get_connectivity, function in NMClient +NMDeviceMacvlan:no-promisc, object property in NMDeviceOvs
-nm_client_get_devices, function in NMClient +NMDeviceMacvlan:parent, object property in NMDeviceOvs
-nm_client_get_device_by_iface, function in NMClient +NMDeviceMacvlan:tap, object property in NMDeviceOvs
-nm_client_get_device_by_path, function in NMClient +NMDeviceModem, struct in NMDeviceOvs
-nm_client_get_dns_configuration, function in NMClient +NMDeviceModem:current-capabilities, object property in NMDeviceOvs
-nm_client_get_dns_mode, function in NMClient +NMDeviceModem:modem-capabilities, object property in NMDeviceOvs
-nm_client_get_dns_rc_manager, function in NMClient +NMDeviceModemCapabilities, enum in nm-dbus-interface
-nm_client_get_logging, function in NMClient +NMDeviceOlpcMesh, struct in NMDeviceOvs
-nm_client_get_nm_running, function in NMClient +NMDeviceOlpcMesh:active-channel, object property in NMDeviceOvs
-nm_client_get_permission_result, function in NMClient +NMDeviceOlpcMesh:companion, object property in NMDeviceOvs
-nm_client_get_primary_connection, function in NMClient +NMDeviceOlpcMesh:hw-address, object property in NMDeviceOvs
-nm_client_get_startup, function in NMClient +NMDeviceOvsBridge, struct in NMDeviceOvs
-nm_client_get_state, function in NMClient +NMDeviceOvsInterface, struct in NMDeviceOvs
-nm_client_get_version, function in NMClient +NMDeviceOvsPort, struct in NMDeviceOvs
-NM_CLIENT_HOSTNAME, macro in NMClient +NMDevicePpp, struct in NMDeviceOvs
-nm_client_load_connections, function in NMClient +NMDeviceState, enum in nm-dbus-interface
-nm_client_load_connections_async, function in NMClient +NMDeviceStateReason, enum in nm-dbus-interface
-nm_client_load_connections_finish, function in NMClient +NMDeviceTeam, struct in NMDeviceOvs
-NM_CLIENT_METERED, macro in NMClient +NMDeviceTeam:carrier, object property in NMDeviceOvs
-NM_CLIENT_NETWORKING_ENABLED, macro in NMClient +NMDeviceTeam:config, object property in NMDeviceOvs
-nm_client_networking_get_enabled, function in NMClient +NMDeviceTeam:hw-address, object property in NMDeviceOvs
-nm_client_networking_set_enabled, function in NMClient +NMDeviceTeam:slaves, object property in NMDeviceOvs
-nm_client_new, function in NMClient +NMDeviceTun, struct in NMDeviceOvs
-nm_client_new_async, function in NMClient +NMDeviceTun:group, object property in NMDeviceOvs
-nm_client_new_finish, function in NMClient +NMDeviceTun:hw-address, object property in NMDeviceOvs
-NM_CLIENT_NM_RUNNING, macro in NMClient +NMDeviceTun:mode, object property in NMDeviceOvs
-NM_CLIENT_PERMISSION_CHANGED, macro in NMClient +NMDeviceTun:multi-queue, object property in NMDeviceOvs
-NM_CLIENT_PRIMARY_CONNECTION, macro in NMClient +NMDeviceTun:no-pi, object property in NMDeviceOvs
-nm_client_reload_connections, function in NMClient +NMDeviceTun:owner, object property in NMDeviceOvs
-nm_client_reload_connections_async, function in NMClient +NMDeviceTun:vnet-hdr, object property in NMDeviceOvs
-nm_client_reload_connections_finish, function in NMClient +NMDeviceType, enum in nm-dbus-interface
-nm_client_save_hostname, function in NMClient +NMDeviceVlan, struct in NMDeviceOvs
-nm_client_save_hostname_async, function in NMClient +NMDeviceVlan:carrier, object property in NMDeviceOvs
-nm_client_save_hostname_finish, function in NMClient +NMDeviceVlan:hw-address, object property in NMDeviceOvs
-nm_client_set_logging, function in NMClient +NMDeviceVlan:parent, object property in NMDeviceOvs
-NM_CLIENT_STARTUP, macro in NMClient +NMDeviceVlan:vlan-id, object property in NMDeviceOvs
-NM_CLIENT_STATE, macro in NMClient +NMDeviceVxlan, struct in NMDeviceOvs
-NM_CLIENT_VERSION, macro in NMClient +NMDeviceVxlan:ageing, object property in NMDeviceOvs
-NM_CLIENT_WIMAX_ENABLED, macro in NMClient +NMDeviceVxlan:carrier, object property in NMDeviceOvs
-nm_client_wimax_get_enabled, function in NMClient +NMDeviceVxlan:dst-port, object property in NMDeviceOvs
-NM_CLIENT_WIMAX_HARDWARE_ENABLED, macro in NMClient +NMDeviceVxlan:group, object property in NMDeviceOvs
-nm_client_wimax_hardware_get_enabled, function in NMClient +NMDeviceVxlan:hw-address, object property in NMDeviceOvs
-nm_client_wimax_set_enabled, function in NMClient +NMDeviceVxlan:id, object property in NMDeviceOvs
-NM_CLIENT_WIRELESS_ENABLED, macro in NMClient +NMDeviceVxlan:l2miss, object property in NMDeviceOvs
-nm_client_wireless_get_enabled, function in NMClient +NMDeviceVxlan:l3miss, object property in NMDeviceOvs
-NM_CLIENT_WIRELESS_HARDWARE_ENABLED, macro in NMClient +NMDeviceVxlan:learning, object property in NMDeviceOvs
-nm_client_wireless_hardware_get_enabled, function in NMClient +NMDeviceVxlan:limit, object property in NMDeviceOvs
-nm_client_wireless_set_enabled, function in NMClient +NMDeviceVxlan:local, object property in NMDeviceOvs
-NM_CLIENT_WWAN_ENABLED, macro in NMClient +NMDeviceVxlan:parent, object property in NMDeviceOvs
-nm_client_wwan_get_enabled, function in NMClient +NMDeviceVxlan:proxy, object property in NMDeviceOvs
-NM_CLIENT_WWAN_HARDWARE_ENABLED, macro in NMClient +NMDeviceVxlan:rsc, object property in NMDeviceOvs
-nm_client_wwan_hardware_get_enabled, function in NMClient +NMDeviceVxlan:src-port-max, object property in NMDeviceOvs
-nm_client_wwan_set_enabled, function in NMClient +NMDeviceVxlan:src-port-min, object property in NMDeviceOvs
-NMConnection, struct in NMSettingOvs +NMDeviceVxlan:tos, object property in NMDeviceOvs
-NMConnection::changed, object signal in NMSettingOvs +NMDeviceVxlan:ttl, object property in NMDeviceOvs
-NMConnection::secrets-cleared, object signal in NMSettingOvs +NMDeviceWifi, struct in NMDeviceOvs
-NMConnection::secrets-updated, object signal in NMSettingOvs +NMDeviceWifi::access-point-added, object signal in NMDeviceOvs
-NMConnectionError, enum in nm-errors +NMDeviceWifi::access-point-removed, object signal in NMDeviceOvs
-NMConnectionInterface, struct in NMConnection +NMDeviceWifi:access-points, object property in NMDeviceOvs
-NMConnectionMultiConnect, enum in nm-dbus-interface +NMDeviceWifi:active-access-point, object property in NMDeviceOvs
-NMConnectionSerializationFlags, enum in NMConnection +NMDeviceWifi:bitrate, object property in NMDeviceOvs
-nm_connection_add_setting, function in NMConnection +NMDeviceWifi:hw-address, object property in NMDeviceOvs
-NM_CONNECTION_CHANGED, macro in NMConnection +NMDeviceWifi:last-scan, object property in NMDeviceOvs
-nm_connection_clear_secrets, function in NMConnection +NMDeviceWifi:mode, object property in NMDeviceOvs
-nm_connection_clear_secrets_with_flags, function in NMConnection +NMDeviceWifi:perm-hw-address, object property in NMDeviceOvs
-nm_connection_clear_settings, function in NMConnection +NMDeviceWifi:wireless-capabilities, object property in NMDeviceOvs
-nm_connection_compare, function in NMConnection +NMDeviceWifiCapabilities, enum in nm-dbus-interface
-nm_connection_diff, function in NMConnection +NMDeviceWifiP2P, struct in NMDeviceOvs
-nm_connection_dump, function in NMConnection +NMDeviceWifiP2P::peer-added, object signal in NMDeviceOvs
-NM_CONNECTION_ERROR, macro in nm-errors +NMDeviceWifiP2P::peer-removed, object signal in NMDeviceOvs
-nm_connection_error_quark, function in nm-errors +NMDeviceWifiP2P:hw-address, object property in NMDeviceOvs
-nm_connection_for_each_setting_value, function in NMConnection +NMDeviceWifiP2P:peers, object property in NMDeviceOvs
-nm_connection_get_connection_type, function in NMConnection +NMDeviceWimax, struct in NMDeviceOvs
-nm_connection_get_id, function in NMConnection +NMDeviceWimax::nsp-added, object signal in NMDeviceOvs
-nm_connection_get_interface_name, function in NMConnection +NMDeviceWimax::nsp-removed, object signal in NMDeviceOvs
-nm_connection_get_path, function in NMConnection +NMDeviceWimax:active-nsp, object property in NMDeviceOvs
-nm_connection_get_setting, function in NMConnection +NMDeviceWimax:bsid, object property in NMDeviceOvs
-nm_connection_get_settings, function in NMConnection +NMDeviceWimax:center-frequency, object property in NMDeviceOvs
-nm_connection_get_setting_802_1x, function in NMConnection +NMDeviceWimax:cinr, object property in NMDeviceOvs
-nm_connection_get_setting_adsl, function in NMConnection +NMDeviceWimax:hw-address, object property in NMDeviceOvs
-nm_connection_get_setting_bluetooth, function in NMConnection +NMDeviceWimax:nsps, object property in NMDeviceOvs
-nm_connection_get_setting_bond, function in NMConnection +NMDeviceWimax:rssi, object property in NMDeviceOvs
-nm_connection_get_setting_bridge, function in NMConnection +NMDeviceWimax:tx-power, object property in NMDeviceOvs
-nm_connection_get_setting_bridge_port, function in NMConnection +NMDeviceWireGuard, struct in NMDeviceOvs
-nm_connection_get_setting_by_name, function in NMConnection +NMDeviceWireGuard:fwmark, object property in NMDeviceOvs
-nm_connection_get_setting_cdma, function in NMConnection +NMDeviceWireGuard:listen-port, object property in NMDeviceOvs
-nm_connection_get_setting_connection, function in NMConnection +NMDeviceWireGuard:public-key, object property in NMDeviceOvs
-nm_connection_get_setting_dcb, function in NMConnection +NMDeviceWpan, struct in NMDeviceOvs
-nm_connection_get_setting_dummy, function in NMConnection +NMDeviceWpan:hw-address, object property in NMDeviceOvs
-nm_connection_get_setting_generic, function in NMConnection +NMDhcpConfig, struct in NMDeviceOvs
-nm_connection_get_setting_gsm, function in NMConnection +NMDhcpConfig:family, object property in NMDeviceOvs
-nm_connection_get_setting_infiniband, function in NMConnection +NMDhcpConfig:options, object property in NMDeviceOvs
-nm_connection_get_setting_ip4_config, function in NMConnection +NMIPConfig, struct in NMDeviceOvs
-nm_connection_get_setting_ip6_config, function in NMConnection +NMIPConfig:addresses, object property in NMDeviceOvs
-nm_connection_get_setting_ip_tunnel, function in NMConnection +NMIPConfig:domains, object property in NMDeviceOvs
-nm_connection_get_setting_macsec, function in NMConnection +NMIPConfig:family, object property in NMDeviceOvs
-nm_connection_get_setting_macvlan, function in NMConnection +NMIPConfig:gateway, object property in NMDeviceOvs
-nm_connection_get_setting_olpc_mesh, function in NMConnection +NMIPConfig:nameservers, object property in NMDeviceOvs
-nm_connection_get_setting_ovs_bridge, function in NMConnection +NMIPConfig:routes, object property in NMDeviceOvs
-nm_connection_get_setting_ovs_interface, function in NMConnection +NMIPConfig:searches, object property in NMDeviceOvs
-nm_connection_get_setting_ovs_patch, function in NMConnection +NMIPConfig:wins-servers, object property in NMDeviceOvs
-nm_connection_get_setting_ovs_port, function in NMConnection +NMIPTunnelFlags, enum in NMSettingIPTunnel
-nm_connection_get_setting_ppp, function in NMConnection +NMIPTunnelMode, enum in nm-dbus-interface
-nm_connection_get_setting_pppoe, function in NMConnection +NMManagerError, enum in nm-errors
-nm_connection_get_setting_proxy, function in NMConnection +NMMetered, enum in nm-dbus-interface
-nm_connection_get_setting_serial, function in NMConnection +NMObject, struct in NMDeviceOvs
-nm_connection_get_setting_tc_config, function in NMConnection +NMObject:dbus-connection, object property in NMDeviceOvs
-nm_connection_get_setting_team, function in NMConnection +NMObject:dbus-object, object property in NMDeviceOvs
-nm_connection_get_setting_team_port, function in NMConnection +NMObject:dbus-object-manager, object property in NMDeviceOvs
-nm_connection_get_setting_tun, function in NMConnection +NMObject:path, object property in NMDeviceOvs
-nm_connection_get_setting_vlan, function in NMConnection +NMRemoteConnection, struct in NMDeviceOvs
-nm_connection_get_setting_vpn, function in NMConnection +NMRemoteConnection:filename, object property in NMDeviceOvs
-nm_connection_get_setting_vxlan, function in NMConnection +NMRemoteConnection:flags, object property in NMDeviceOvs
-nm_connection_get_setting_wimax, function in NMConnection +NMRemoteConnection:unsaved, object property in NMDeviceOvs
-nm_connection_get_setting_wired, function in NMConnection +NMRemoteConnection:visible, object property in NMDeviceOvs
-nm_connection_get_setting_wireless, function in NMConnection +NMRollbackResult, enum in nm-dbus-interface
-nm_connection_get_setting_wireless_security, function in NMConnection +NMSecretAgentCapabilities, enum in nm-dbus-interface
-nm_connection_get_uuid, function in NMConnection +NMSecretAgentError, enum in nm-errors
-nm_connection_get_virtual_device_description, function in NMConnection +NMSecretAgentGetSecretsFlags, enum in nm-dbus-interface
-nm_connection_is_type, function in NMConnection +NMSecretAgentOld, struct in NMSecretAgentOld
-nm_connection_is_virtual, function in NMConnection +NMSecretAgentOld:auto-register, object property in NMSecretAgentOld
-nm_connection_need_secrets, function in NMConnection +NMSecretAgentOld:capabilities, object property in NMSecretAgentOld
-nm_connection_normalize, function in NMConnection +NMSecretAgentOld:identifier, object property in NMSecretAgentOld
-NM_CONNECTION_NORMALIZE_PARAM_IP6_CONFIG_METHOD, macro in NMConnection +NMSecretAgentOld:registered, object property in NMSecretAgentOld
-nm_connection_remove_setting, function in NMConnection +NMSecretAgentOldDeleteSecretsFunc, user_function in NMSecretAgentOld
-nm_connection_replace_settings, function in NMConnection +NMSecretAgentOldGetSecretsFunc, user_function in NMSecretAgentOld
-nm_connection_replace_settings_from_connection, function in NMConnection +NMSecretAgentOldSaveSecretsFunc, user_function in NMSecretAgentOld
-NM_CONNECTION_SECRETS_CLEARED, macro in NMConnection +NMSetting, struct in NMSetting
-NM_CONNECTION_SECRETS_UPDATED, macro in NMConnection +NMSetting6Lowpan, struct in NMSettingOvs
-nm_connection_set_path, function in NMConnection +NMSetting6Lowpan:parent, object property in NMSettingOvs
-nm_connection_to_dbus, function in NMConnection +NMSetting8021x, struct in NMSetting8021x
-nm_connection_update_secrets, function in NMConnection +NMSetting8021x:altsubject-matches, object property in NMSetting8021x
-nm_connection_verify, function in NMConnection +NMSetting8021x:anonymous-identity, object property in NMSetting8021x
-nm_connection_verify_secrets, function in NMConnection +NMSetting8021x:auth-timeout, object property in NMSetting8021x
-NMConnectivityState, enum in nm-dbus-interface +NMSetting8021x:ca-cert, object property in NMSetting8021x
-NMCryptoError, enum in nm-errors +NMSetting8021x:ca-cert-password, object property in NMSetting8021x
-NM_CRYPTO_ERROR, macro in nm-errors +NMSetting8021x:ca-cert-password-flags, object property in NMSetting8021x
-nm_crypto_error_quark, function in nm-errors +NMSetting8021x:ca-path, object property in NMSetting8021x
-

D

-NM_DBUS_INTERFACE, macro in nm-dbus-interface +NMSetting8021x:client-cert, object property in NMSetting8021x
-NM_DBUS_INTERFACE_ACCESS_POINT, macro in nm-dbus-interface +NMSetting8021x:client-cert-password, object property in NMSetting8021x
-NM_DBUS_INTERFACE_ACTIVE_CONNECTION, macro in nm-dbus-interface +NMSetting8021x:client-cert-password-flags, object property in NMSetting8021x
-NM_DBUS_INTERFACE_AGENT_MANAGER, macro in nm-dbus-interface +NMSetting8021x:domain-suffix-match, object property in NMSetting8021x
-NM_DBUS_INTERFACE_CHECKPOINT, macro in nm-dbus-interface +NMSetting8021x:eap, object property in NMSetting8021x
-NM_DBUS_INTERFACE_DEVICE, macro in nm-dbus-interface +NMSetting8021x:identity, object property in NMSetting8021x
-NM_DBUS_INTERFACE_DEVICE_6LOWPAN, macro in nm-dbus-interface +NMSetting8021x:pac-file, object property in NMSetting8021x
-NM_DBUS_INTERFACE_DEVICE_ADSL, macro in nm-dbus-interface +NMSetting8021x:password, object property in NMSetting8021x
-NM_DBUS_INTERFACE_DEVICE_BLUETOOTH, macro in nm-dbus-interface +NMSetting8021x:password-flags, object property in NMSetting8021x
-NM_DBUS_INTERFACE_DEVICE_BOND, macro in nm-dbus-interface +NMSetting8021x:password-raw, object property in NMSetting8021x
-NM_DBUS_INTERFACE_DEVICE_BRIDGE, macro in nm-dbus-interface +NMSetting8021x:password-raw-flags, object property in NMSetting8021x
-NM_DBUS_INTERFACE_DEVICE_DUMMY, macro in nm-dbus-interface +NMSetting8021x:phase1-auth-flags, object property in NMSetting8021x
-NM_DBUS_INTERFACE_DEVICE_GENERIC, macro in nm-dbus-interface +NMSetting8021x:phase1-fast-provisioning, object property in NMSetting8021x
-NM_DBUS_INTERFACE_DEVICE_GRE, macro in nm-dbus-interface +NMSetting8021x:phase1-peaplabel, object property in NMSetting8021x
-NM_DBUS_INTERFACE_DEVICE_INFINIBAND, macro in nm-dbus-interface +NMSetting8021x:phase1-peapver, object property in NMSetting8021x
-NM_DBUS_INTERFACE_DEVICE_IP_TUNNEL, macro in nm-dbus-interface +NMSetting8021x:phase2-altsubject-matches, object property in NMSetting8021x
-NM_DBUS_INTERFACE_DEVICE_MACSEC, macro in nm-dbus-interface +NMSetting8021x:phase2-auth, object property in NMSetting8021x
-NM_DBUS_INTERFACE_DEVICE_MACVLAN, macro in nm-dbus-interface +NMSetting8021x:phase2-autheap, object property in NMSetting8021x
-NM_DBUS_INTERFACE_DEVICE_MODEM, macro in nm-dbus-interface +NMSetting8021x:phase2-ca-cert, object property in NMSetting8021x
-NM_DBUS_INTERFACE_DEVICE_OLPC_MESH, macro in nm-dbus-interface +NMSetting8021x:phase2-ca-cert-password, object property in NMSetting8021x
-NM_DBUS_INTERFACE_DEVICE_OVS_BRIDGE, macro in nm-dbus-interface +NMSetting8021x:phase2-ca-cert-password-flags, object property in NMSetting8021x
-NM_DBUS_INTERFACE_DEVICE_OVS_INTERFACE, macro in nm-dbus-interface +NMSetting8021x:phase2-ca-path, object property in NMSetting8021x
-NM_DBUS_INTERFACE_DEVICE_OVS_PORT, macro in nm-dbus-interface +NMSetting8021x:phase2-client-cert, object property in NMSetting8021x
-NM_DBUS_INTERFACE_DEVICE_PPP, macro in nm-dbus-interface +NMSetting8021x:phase2-client-cert-password, object property in NMSetting8021x
-NM_DBUS_INTERFACE_DEVICE_STATISTICS, macro in nm-dbus-interface +NMSetting8021x:phase2-client-cert-password-flags, object property in NMSetting8021x
-NM_DBUS_INTERFACE_DEVICE_TEAM, macro in nm-dbus-interface +NMSetting8021x:phase2-domain-suffix-match, object property in NMSetting8021x
-NM_DBUS_INTERFACE_DEVICE_TUN, macro in nm-dbus-interface +NMSetting8021x:phase2-private-key, object property in NMSetting8021x
-NM_DBUS_INTERFACE_DEVICE_VETH, macro in nm-dbus-interface +NMSetting8021x:phase2-private-key-password, object property in NMSetting8021x
-NM_DBUS_INTERFACE_DEVICE_VLAN, macro in nm-dbus-interface +NMSetting8021x:phase2-private-key-password-flags, object property in NMSetting8021x
-NM_DBUS_INTERFACE_DEVICE_VXLAN, macro in nm-dbus-interface +NMSetting8021x:phase2-subject-match, object property in NMSetting8021x
-NM_DBUS_INTERFACE_DEVICE_WIMAX, macro in nm-dbus-interface +NMSetting8021x:pin, object property in NMSetting8021x
-NM_DBUS_INTERFACE_DEVICE_WIRED, macro in nm-dbus-interface +NMSetting8021x:pin-flags, object property in NMSetting8021x
-NM_DBUS_INTERFACE_DEVICE_WIREGUARD, macro in nm-dbus-interface +NMSetting8021x:private-key, object property in NMSetting8021x
-NM_DBUS_INTERFACE_DEVICE_WIRELESS, macro in nm-dbus-interface +NMSetting8021x:private-key-password, object property in NMSetting8021x
-NM_DBUS_INTERFACE_DEVICE_WPAN, macro in nm-dbus-interface +NMSetting8021x:private-key-password-flags, object property in NMSetting8021x
-NM_DBUS_INTERFACE_DHCP4_CONFIG, macro in nm-dbus-interface +NMSetting8021x:subject-match, object property in NMSetting8021x
-NM_DBUS_INTERFACE_DHCP6_CONFIG, macro in nm-dbus-interface +NMSetting8021x:system-ca-certs, object property in NMSetting8021x
-NM_DBUS_INTERFACE_DNS_MANAGER, macro in nm-dbus-interface +NMSetting8021xAuthFlags, enum in NMSetting8021x
-NM_DBUS_INTERFACE_IP4_CONFIG, macro in nm-dbus-interface +NMSetting8021xCKFormat, enum in NMSetting8021x
-NM_DBUS_INTERFACE_IP6_CONFIG, macro in nm-dbus-interface +NMSetting8021xCKScheme, enum in NMSetting8021x
-NM_DBUS_INTERFACE_SECRET_AGENT, macro in nm-dbus-interface +NMSetting:name, object property in NMSetting
-NM_DBUS_INTERFACE_SETTINGS, macro in nm-dbus-interface +NMSettingAdsl, struct in NMSettingAdsl
-NM_DBUS_INTERFACE_SETTINGS_CONNECTION, macro in nm-dbus-interface +NMSettingAdsl:encapsulation, object property in NMSettingAdsl
-NM_DBUS_INTERFACE_SETTINGS_CONNECTION_SECRETS, macro in nm-dbus-interface +NMSettingAdsl:password, object property in NMSettingAdsl
-NM_DBUS_INTERFACE_VPN, macro in nm-vpn-dbus-interface +NMSettingAdsl:password-flags, object property in NMSettingAdsl
-NM_DBUS_INTERFACE_VPN_CONNECTION, macro in nm-vpn-dbus-interface +NMSettingAdsl:protocol, object property in NMSettingAdsl
-NM_DBUS_INTERFACE_WIMAX_NSP, macro in nm-dbus-interface +NMSettingAdsl:username, object property in NMSettingAdsl
-NM_DBUS_INVALID_VPN_CONNECTION, macro in nm-vpn-dbus-interface +NMSettingAdsl:vci, object property in NMSettingAdsl
-NM_DBUS_NO_ACTIVE_VPN_CONNECTION, macro in nm-vpn-dbus-interface +NMSettingAdsl:vpi, object property in NMSettingAdsl
-NM_DBUS_NO_VPN_CONNECTIONS, macro in nm-vpn-dbus-interface +NMSettingBluetooth, struct in NMSettingBluetooth
-NM_DBUS_PATH, macro in nm-dbus-interface +NMSettingBluetooth:bdaddr, object property in NMSettingBluetooth
-NM_DBUS_PATH_ACCESS_POINT, macro in nm-dbus-interface +NMSettingBluetooth:type, object property in NMSettingBluetooth
-NM_DBUS_PATH_AGENT_MANAGER, macro in nm-dbus-interface +NMSettingBond, struct in NMSettingBond
-NM_DBUS_PATH_DNS_MANAGER, macro in nm-dbus-interface +NMSettingBond:options, object property in NMSettingBond
-NM_DBUS_PATH_SECRET_AGENT, macro in nm-dbus-interface +NMSettingBridge, struct in NMSettingBridge
-NM_DBUS_PATH_SETTINGS, macro in nm-dbus-interface +NMSettingBridge:ageing-time, object property in NMSettingBridge
-NM_DBUS_PATH_SETTINGS_CONNECTION, macro in nm-dbus-interface +NMSettingBridge:forward-delay, object property in NMSettingBridge
-NM_DBUS_PATH_VPN, macro in nm-vpn-dbus-interface +NMSettingBridge:group-forward-mask, object property in NMSettingBridge
-NM_DBUS_PATH_VPN_CONNECTION, macro in nm-vpn-dbus-interface +NMSettingBridge:hello-time, object property in NMSettingBridge
-NM_DBUS_PATH_WIMAX_NSP, macro in nm-dbus-interface +NMSettingBridge:mac-address, object property in NMSettingBridge
-NM_DBUS_SERVICE, macro in nm-dbus-interface +NMSettingBridge:max-age, object property in NMSettingBridge
-NM_DBUS_VPN_ALREADY_STARTED, macro in nm-vpn-dbus-interface +NMSettingBridge:multicast-snooping, object property in NMSettingBridge
-NM_DBUS_VPN_ALREADY_STOPPED, macro in nm-vpn-dbus-interface +NMSettingBridge:priority, object property in NMSettingBridge
-NM_DBUS_VPN_BAD_ARGUMENTS, macro in nm-vpn-dbus-interface +NMSettingBridge:stp, object property in NMSettingBridge
-NM_DBUS_VPN_ERROR_PREFIX, macro in nm-vpn-dbus-interface +NMSettingBridgePort, struct in NMSettingBridgePort
-NM_DBUS_VPN_INTERACTIVE_NOT_SUPPORTED, macro in nm-vpn-dbus-interface +NMSettingBridgePort:hairpin-mode, object property in NMSettingBridgePort
-NM_DBUS_VPN_SIGNAL_CONNECT_FAILED, macro in nm-vpn-dbus-interface +NMSettingBridgePort:path-cost, object property in NMSettingBridgePort
-NM_DBUS_VPN_SIGNAL_IP4_CONFIG, macro in nm-vpn-dbus-interface +NMSettingBridgePort:priority, object property in NMSettingBridgePort
-NM_DBUS_VPN_SIGNAL_IP_CONFIG_BAD, macro in nm-vpn-dbus-interface +NMSettingCdma, struct in NMSettingCdma
-NM_DBUS_VPN_SIGNAL_LAUNCH_FAILED, macro in nm-vpn-dbus-interface +NMSettingCdma:mtu, object property in NMSettingCdma
-NM_DBUS_VPN_SIGNAL_LOGIN_BANNER, macro in nm-vpn-dbus-interface +NMSettingCdma:number, object property in NMSettingCdma
-NM_DBUS_VPN_SIGNAL_LOGIN_FAILED, macro in nm-vpn-dbus-interface +NMSettingCdma:password, object property in NMSettingCdma
-NM_DBUS_VPN_SIGNAL_STATE_CHANGE, macro in nm-vpn-dbus-interface +NMSettingCdma:password-flags, object property in NMSettingCdma
-NM_DBUS_VPN_SIGNAL_VPN_CONFIG_BAD, macro in nm-vpn-dbus-interface +NMSettingCdma:username, object property in NMSettingCdma
-NM_DBUS_VPN_STARTING_IN_PROGRESS, macro in nm-vpn-dbus-interface +NMSettingClearSecretsWithFlagsFn, user_function in NMSetting
-NM_DBUS_VPN_STOPPING_IN_PROGRESS, macro in nm-vpn-dbus-interface +NMSettingCompareFlags, enum in NMSetting
-NM_DBUS_VPN_WRONG_STATE, macro in nm-vpn-dbus-interface +NMSettingConnection, struct in NMSettingConnection
-NM_DEPRECATED_IN_0_9_10, macro in nm-version +NMSettingConnection:auth-retries, object property in NMSettingConnection
-NM_DEPRECATED_IN_0_9_10_FOR, macro in nm-version +NMSettingConnection:autoconnect, object property in NMSettingConnection
-NM_DEPRECATED_IN_1_0, macro in nm-version +NMSettingConnection:autoconnect-priority, object property in NMSettingConnection
-NM_DEPRECATED_IN_1_0_FOR, macro in nm-version +NMSettingConnection:autoconnect-retries, object property in NMSettingConnection
-NM_DEPRECATED_IN_1_10, macro in nm-version +NMSettingConnection:autoconnect-slaves, object property in NMSettingConnection
-NM_DEPRECATED_IN_1_10_FOR, macro in nm-version +NMSettingConnection:gateway-ping-timeout, object property in NMSettingConnection
-NM_DEPRECATED_IN_1_12, macro in nm-version +NMSettingConnection:id, object property in NMSettingConnection
-NM_DEPRECATED_IN_1_12_FOR, macro in nm-version +NMSettingConnection:interface-name, object property in NMSettingConnection
-NM_DEPRECATED_IN_1_14, macro in nm-version +NMSettingConnection:lldp, object property in NMSettingConnection
-NM_DEPRECATED_IN_1_14_FOR, macro in nm-version +NMSettingConnection:llmnr, object property in NMSettingConnection
-NM_DEPRECATED_IN_1_16, macro in nm-version +NMSettingConnection:master, object property in NMSettingConnection
-NM_DEPRECATED_IN_1_16_FOR, macro in nm-version +NMSettingConnection:mdns, object property in NMSettingConnection
-NM_DEPRECATED_IN_1_2, macro in nm-version +NMSettingConnection:metered, object property in NMSettingConnection
-NM_DEPRECATED_IN_1_2_FOR, macro in nm-version +NMSettingConnection:multi-connect, object property in NMSettingConnection
-NM_DEPRECATED_IN_1_4, macro in nm-version +NMSettingConnection:permissions, object property in NMSettingConnection
-NM_DEPRECATED_IN_1_4_FOR, macro in nm-version +NMSettingConnection:read-only, object property in NMSettingConnection
-NM_DEPRECATED_IN_1_6, macro in nm-version +NMSettingConnection:secondaries, object property in NMSettingConnection
-NM_DEPRECATED_IN_1_6_FOR, macro in nm-version +NMSettingConnection:slave-type, object property in NMSettingConnection
-NM_DEPRECATED_IN_1_8, macro in nm-version +NMSettingConnection:stable-id, object property in NMSettingConnection
-NM_DEPRECATED_IN_1_8_FOR, macro in nm-vpn-dbus-interface +NMSettingConnection:timestamp, object property in NMSettingConnection
-NMDevice, struct in NMDeviceOvs +NMSettingConnection:type, object property in NMSettingConnection
-NMDevice6Lowpan, struct in NMDeviceOvs +NMSettingConnection:uuid, object property in NMSettingConnection
-NMDevice6Lowpan:hw-address, object property in NMDeviceOvs +NMSettingConnection:zone, object property in NMSettingConnection
-NMDevice6Lowpan:parent, object property in NMDeviceOvs +NMSettingConnectionAutoconnectSlaves, enum in NMSettingConnection
-NMDevice::state-changed, object signal in NMDeviceOvs +NMSettingConnectionLldp, enum in NMSettingConnection
-NMDevice:active-connection, object property in NMDeviceOvs +NMSettingConnectionLlmnr, enum in NMSettingConnection
-NMDevice:autoconnect, object property in NMDeviceOvs +NMSettingConnectionMdns, enum in NMSettingConnection
-NMDevice:available-connections, object property in NMDeviceOvs +NMSettingDcb, struct in NMSettingDcb
-NMDevice:capabilities, object property in NMDeviceOvs +NMSettingDcb:app-fcoe-flags, object property in NMSettingDcb
-NMDevice:device-type, object property in NMDeviceOvs +NMSettingDcb:app-fcoe-mode, object property in NMSettingDcb
-NMDevice:dhcp4-config, object property in NMDeviceOvs +NMSettingDcb:app-fcoe-priority, object property in NMSettingDcb
-NMDevice:dhcp6-config, object property in NMDeviceOvs +NMSettingDcb:app-fip-flags, object property in NMSettingDcb
-NMDevice:driver, object property in NMDeviceOvs +NMSettingDcb:app-fip-priority, object property in NMSettingDcb
-NMDevice:driver-version, object property in NMDeviceOvs +NMSettingDcb:app-iscsi-flags, object property in NMSettingDcb
-NMDevice:firmware-missing, object property in NMDeviceOvs +NMSettingDcb:app-iscsi-priority, object property in NMSettingDcb
-NMDevice:firmware-version, object property in NMDeviceOvs +NMSettingDcb:priority-bandwidth, object property in NMSettingDcb
-NMDevice:interface, object property in NMDeviceOvs +NMSettingDcb:priority-flow-control, object property in NMSettingDcb
-NMDevice:ip-interface, object property in NMDeviceOvs +NMSettingDcb:priority-flow-control-flags, object property in NMSettingDcb
-NMDevice:ip4-config, object property in NMDeviceOvs +NMSettingDcb:priority-group-bandwidth, object property in NMSettingDcb
-NMDevice:ip4-connectivity, object property in NMDeviceOvs +NMSettingDcb:priority-group-flags, object property in NMSettingDcb
-NMDevice:ip6-config, object property in NMDeviceOvs +NMSettingDcb:priority-group-id, object property in NMSettingDcb
-NMDevice:ip6-connectivity, object property in NMDeviceOvs +NMSettingDcb:priority-strict-bandwidth, object property in NMSettingDcb
-NMDevice:lldp-neighbors, object property in NMDeviceOvs +NMSettingDcb:priority-traffic-class, object property in NMSettingDcb
-NMDevice:managed, object property in NMDeviceOvs +NMSettingDcbFlags, enum in NMSettingDcb
-NMDevice:metered, object property in NMDeviceOvs +NMSettingDiffResult, enum in NMSetting
-NMDevice:mtu, object property in NMDeviceOvs +NMSettingDummy, struct in NMSettingDummy
-NMDevice:nm-plugin-missing, object property in NMDeviceOvs +NMSettingEthtool, struct in NMSettingOvs
-NMDevice:physical-port-id, object property in NMDeviceOvs +NMSettingGeneric, struct in NMSettingGeneric
-NMDevice:product, object property in NMDeviceOvs +NMSettingGsm, struct in NMSettingGsm
-NMDevice:real, object property in NMDeviceOvs +NMSettingGsm:apn, object property in NMSettingGsm
-NMDevice:state, object property in NMDeviceOvs +NMSettingGsm:device-id, object property in NMSettingGsm
-NMDevice:state-reason, object property in NMDeviceOvs +NMSettingGsm:home-only, object property in NMSettingGsm
-NMDevice:udi, object property in NMDeviceOvs +NMSettingGsm:mtu, object property in NMSettingGsm
-NMDevice:vendor, object property in NMDeviceOvs +NMSettingGsm:network-id, object property in NMSettingGsm
-NMDeviceAdsl, struct in NMDeviceOvs +NMSettingGsm:number, object property in NMSettingGsm
-NMDeviceAdsl:carrier, object property in NMDeviceOvs +NMSettingGsm:password, object property in NMSettingGsm
-NMDeviceBond, struct in NMDeviceOvs +NMSettingGsm:password-flags, object property in NMSettingGsm
-NMDeviceBond:carrier, object property in NMDeviceOvs +NMSettingGsm:pin, object property in NMSettingGsm
-NMDeviceBond:hw-address, object property in NMDeviceOvs +NMSettingGsm:pin-flags, object property in NMSettingGsm
-NMDeviceBond:slaves, object property in NMDeviceOvs +NMSettingGsm:sim-id, object property in NMSettingGsm
-NMDeviceBridge, struct in NMDeviceOvs +NMSettingGsm:sim-operator-id, object property in NMSettingGsm
-NMDeviceBridge:carrier, object property in NMDeviceOvs +NMSettingGsm:username, object property in NMSettingGsm
-NMDeviceBridge:hw-address, object property in NMDeviceOvs +NMSettingInfiniband, struct in NMSettingInfiniband
-NMDeviceBridge:slaves, object property in NMDeviceOvs +NMSettingInfiniband:mac-address, object property in NMSettingInfiniband
-NMDeviceBt, struct in NMDeviceOvs +NMSettingInfiniband:mtu, object property in NMSettingInfiniband
-NMDeviceBt:bt-capabilities, object property in NMDeviceOvs +NMSettingInfiniband:p-key, object property in NMSettingInfiniband
-NMDeviceBt:hw-address, object property in NMDeviceOvs +NMSettingInfiniband:parent, object property in NMSettingInfiniband
-NMDeviceBt:name, object property in NMDeviceOvs +NMSettingInfiniband:transport-mode, object property in NMSettingInfiniband
-NMDeviceCapabilities, enum in nm-dbus-interface +NMSettingIP4Config, struct in NMSettingIP4Config
-NMDeviceDummy, struct in NMDeviceOvs +NMSettingIP4Config:dhcp-client-id, object property in NMSettingIP4Config
-NMDeviceDummy:hw-address, object property in NMDeviceOvs +NMSettingIP4Config:dhcp-fqdn, object property in NMSettingIP4Config
-NMDeviceError, enum in nm-errors +NMSettingIP6Config, struct in NMSettingIP6Config
-NMDeviceEthernet, struct in NMDeviceOvs +NMSettingIP6Config:addr-gen-mode, object property in NMSettingIP6Config
-NMDeviceEthernet:carrier, object property in NMDeviceOvs +NMSettingIP6Config:dhcp-duid, object property in NMSettingIP6Config
-NMDeviceEthernet:hw-address, object property in NMDeviceOvs +NMSettingIP6Config:ip6-privacy, object property in NMSettingIP6Config
-NMDeviceEthernet:perm-hw-address, object property in NMDeviceOvs +NMSettingIP6Config:token, object property in NMSettingIP6Config
-NMDeviceEthernet:s390-subchannels, object property in NMDeviceOvs +NMSettingIP6ConfigAddrGenMode, enum in NMSettingIP6Config
-NMDeviceEthernet:speed, object property in NMDeviceOvs +NMSettingIP6ConfigPrivacy, enum in NMSettingIP6Config
-NMDeviceGeneric, struct in NMDeviceOvs +NMSettingIPConfig, struct in NMSettingIPConfig
-NMDeviceGeneric:hw-address, object property in NMDeviceOvs +NMSettingIPConfig:addresses, object property in NMSettingIPConfig
-NMDeviceGeneric:type-description, object property in NMDeviceOvs +NMSettingIPConfig:dad-timeout, object property in NMSettingIPConfig
-NMDeviceInfiniband, struct in NMDeviceOvs +NMSettingIPConfig:dhcp-hostname, object property in NMSettingIPConfig
-NMDeviceInfiniband:carrier, object property in NMDeviceOvs +NMSettingIPConfig:dhcp-send-hostname, object property in NMSettingIPConfig
-NMDeviceInfiniband:hw-address, object property in NMDeviceOvs +NMSettingIPConfig:dhcp-timeout, object property in NMSettingIPConfig
-NMDeviceIPTunnel, struct in NMDeviceOvs +NMSettingIPConfig:dns, object property in NMSettingIPConfig
-NMDeviceIPTunnel:encapsulation-limit, object property in NMDeviceOvs +NMSettingIPConfig:dns-options, object property in NMSettingIPConfig
-NMDeviceIPTunnel:flags, object property in NMDeviceOvs +NMSettingIPConfig:dns-priority, object property in NMSettingIPConfig
-NMDeviceIPTunnel:flow-label, object property in NMDeviceOvs +NMSettingIPConfig:dns-search, object property in NMSettingIPConfig
-NMDeviceIPTunnel:input-key, object property in NMDeviceOvs +NMSettingIPConfig:gateway, object property in NMSettingIPConfig
-NMDeviceIPTunnel:local, object property in NMDeviceOvs +NMSettingIPConfig:ignore-auto-dns, object property in NMSettingIPConfig
-NMDeviceIPTunnel:mode, object property in NMDeviceOvs +NMSettingIPConfig:ignore-auto-routes, object property in NMSettingIPConfig
-NMDeviceIPTunnel:output-key, object property in NMDeviceOvs +NMSettingIPConfig:may-fail, object property in NMSettingIPConfig
-NMDeviceIPTunnel:parent, object property in NMDeviceOvs +NMSettingIPConfig:method, object property in NMSettingIPConfig
-NMDeviceIPTunnel:path-mtu-discovery, object property in NMDeviceOvs +NMSettingIPConfig:never-default, object property in NMSettingIPConfig
-NMDeviceIPTunnel:remote, object property in NMDeviceOvs +NMSettingIPConfig:route-metric, object property in NMSettingIPConfig
-NMDeviceIPTunnel:tos, object property in NMDeviceOvs +NMSettingIPConfig:route-table, object property in NMSettingIPConfig
-NMDeviceIPTunnel:ttl, object property in NMDeviceOvs +NMSettingIPConfig:routes, object property in NMSettingIPConfig
-NMDeviceMacsec, struct in NMDeviceOvs +NMSettingIPTunnel, struct in NMSettingIPTunnel
-NMDeviceMacsec:cipher-suite, object property in NMDeviceOvs +NMSettingIPTunnel:encapsulation-limit, object property in NMSettingIPTunnel
-NMDeviceMacsec:encoding-sa, object property in NMDeviceOvs +NMSettingIPTunnel:flags, object property in NMSettingIPTunnel
-NMDeviceMacsec:encrypt, object property in NMDeviceOvs +NMSettingIPTunnel:flow-label, object property in NMSettingIPTunnel
-NMDeviceMacsec:es, object property in NMDeviceOvs +NMSettingIPTunnel:input-key, object property in NMSettingIPTunnel
-NMDeviceMacsec:hw-address, object property in NMDeviceOvs +NMSettingIPTunnel:local, object property in NMSettingIPTunnel
-NMDeviceMacsec:icv-length, object property in NMDeviceOvs +NMSettingIPTunnel:mode, object property in NMSettingIPTunnel
-NMDeviceMacsec:include-sci, object property in NMDeviceOvs +NMSettingIPTunnel:mtu, object property in NMSettingIPTunnel
-NMDeviceMacsec:parent, object property in NMDeviceOvs +NMSettingIPTunnel:output-key, object property in NMSettingIPTunnel
-NMDeviceMacsec:protect, object property in NMDeviceOvs +NMSettingIPTunnel:parent, object property in NMSettingIPTunnel
-NMDeviceMacsec:replay-protect, object property in NMDeviceOvs +NMSettingIPTunnel:path-mtu-discovery, object property in NMSettingIPTunnel
-NMDeviceMacsec:scb, object property in NMDeviceOvs +NMSettingIPTunnel:remote, object property in NMSettingIPTunnel
-NMDeviceMacsec:sci, object property in NMDeviceOvs +NMSettingIPTunnel:tos, object property in NMSettingIPTunnel
-NMDeviceMacsec:validation, object property in NMDeviceOvs +NMSettingIPTunnel:ttl, object property in NMSettingIPTunnel
-NMDeviceMacsec:window, object property in NMDeviceOvs +NMSettingMacRandomization, enum in NMSetting
-NMDeviceMacvlan, struct in NMDeviceOvs +NMSettingMacsec, struct in NMSettingMacsec
-NMDeviceMacvlan:hw-address, object property in NMDeviceOvs +NMSettingMacsec:encrypt, object property in NMSettingMacsec
-NMDeviceMacvlan:mode, object property in NMDeviceOvs +NMSettingMacsec:mka-cak, object property in NMSettingMacsec
-NMDeviceMacvlan:no-promisc, object property in NMDeviceOvs +NMSettingMacsec:mka-cak-flags, object property in NMSettingMacsec
-NMDeviceMacvlan:parent, object property in NMDeviceOvs +NMSettingMacsec:mka-ckn, object property in NMSettingMacsec
-NMDeviceMacvlan:tap, object property in NMDeviceOvs +NMSettingMacsec:mode, object property in NMSettingMacsec
-NMDeviceModem, struct in NMDeviceOvs +NMSettingMacsec:parent, object property in NMSettingMacsec
-NMDeviceModem:current-capabilities, object property in NMDeviceOvs +NMSettingMacsec:port, object property in NMSettingMacsec
-NMDeviceModem:modem-capabilities, object property in NMDeviceOvs +NMSettingMacsec:send-sci, object property in NMSettingMacsec
-NMDeviceModemCapabilities, enum in nm-dbus-interface +NMSettingMacsec:validation, object property in NMSettingMacsec
-NMDeviceOlpcMesh, struct in NMDeviceOvs +NMSettingMacsecMode, enum in NMSettingMacsec
-NMDeviceOlpcMesh:active-channel, object property in NMDeviceOvs +NMSettingMacsecValidation, enum in NMSettingMacsec
-NMDeviceOlpcMesh:companion, object property in NMDeviceOvs +NMSettingMacvlan, struct in NMSettingMacvlan
-NMDeviceOlpcMesh:hw-address, object property in NMDeviceOvs +NMSettingMacvlan:mode, object property in NMSettingMacvlan
-NMDeviceOvsBridge, struct in NMDeviceOvs +NMSettingMacvlan:parent, object property in NMSettingMacvlan
-NMDeviceOvsInterface, struct in NMDeviceOvs +NMSettingMacvlan:promiscuous, object property in NMSettingMacvlan
-NMDeviceOvsPort, struct in NMDeviceOvs +NMSettingMacvlan:tap, object property in NMSettingMacvlan
-NMDevicePpp, struct in NMDeviceOvs +NMSettingMacvlanMode, enum in NMSettingMacvlan
-NMDeviceState, enum in nm-dbus-interface +NMSettingMatch, struct in NMSettingOvs
-NMDeviceStateReason, enum in nm-dbus-interface +NMSettingMatch:interface-name, object property in NMSettingOvs
-NMDeviceTeam, struct in NMDeviceOvs +NMSettingOlpcMesh, struct in NMSettingOlpcMesh
-NMDeviceTeam:carrier, object property in NMDeviceOvs +NMSettingOlpcMesh:channel, object property in NMSettingOlpcMesh
-NMDeviceTeam:config, object property in NMDeviceOvs +NMSettingOlpcMesh:dhcp-anycast-address, object property in NMSettingOlpcMesh
-NMDeviceTeam:hw-address, object property in NMDeviceOvs +NMSettingOlpcMesh:ssid, object property in NMSettingOlpcMesh
-NMDeviceTeam:slaves, object property in NMDeviceOvs +NMSettingOvsBridge, struct in NMSettingOvs
-NMDeviceTun, struct in NMDeviceOvs +NMSettingOvsBridge:fail-mode, object property in NMSettingOvs
-NMDeviceTun:group, object property in NMDeviceOvs +NMSettingOvsBridge:mcast-snooping-enable, object property in NMSettingOvs
-NMDeviceTun:hw-address, object property in NMDeviceOvs +NMSettingOvsBridge:rstp-enable, object property in NMSettingOvs
-NMDeviceTun:mode, object property in NMDeviceOvs +NMSettingOvsBridge:stp-enable, object property in NMSettingOvs
-NMDeviceTun:multi-queue, object property in NMDeviceOvs +NMSettingOvsInterface, struct in NMSettingOvs
-NMDeviceTun:no-pi, object property in NMDeviceOvs +NMSettingOvsInterface:type, object property in NMSettingOvs
-NMDeviceTun:owner, object property in NMDeviceOvs +NMSettingOvsPatch, struct in NMSettingOvs
-NMDeviceTun:vnet-hdr, object property in NMDeviceOvs +NMSettingOvsPatch:peer, object property in NMSettingOvs
-NMDeviceType, enum in nm-dbus-interface +NMSettingOvsPort, struct in NMSettingOvs
-NMDeviceVlan, struct in NMDeviceOvs +NMSettingOvsPort:bond-downdelay, object property in NMSettingOvs
-NMDeviceVlan:carrier, object property in NMDeviceOvs +NMSettingOvsPort:bond-mode, object property in NMSettingOvs
-NMDeviceVlan:hw-address, object property in NMDeviceOvs +NMSettingOvsPort:bond-updelay, object property in NMSettingOvs
-NMDeviceVlan:parent, object property in NMDeviceOvs +NMSettingOvsPort:lacp, object property in NMSettingOvs
-NMDeviceVlan:vlan-id, object property in NMDeviceOvs +NMSettingOvsPort:tag, object property in NMSettingOvs
-NMDeviceVxlan, struct in NMDeviceOvs +NMSettingOvsPort:vlan-mode, object property in NMSettingOvs
-NMDeviceVxlan:ageing, object property in NMDeviceOvs +NMSettingPpp, struct in NMSettingPpp
-NMDeviceVxlan:carrier, object property in NMDeviceOvs +NMSettingPpp:baud, object property in NMSettingPpp
-NMDeviceVxlan:dst-port, object property in NMDeviceOvs +NMSettingPpp:crtscts, object property in NMSettingPpp
-NMDeviceVxlan:group, object property in NMDeviceOvs +NMSettingPpp:lcp-echo-failure, object property in NMSettingPpp
-NMDeviceVxlan:hw-address, object property in NMDeviceOvs +NMSettingPpp:lcp-echo-interval, object property in NMSettingPpp
-NMDeviceVxlan:id, object property in NMDeviceOvs +NMSettingPpp:mppe-stateful, object property in NMSettingPpp
-NMDeviceVxlan:l2miss, object property in NMDeviceOvs +NMSettingPpp:mru, object property in NMSettingPpp
-NMDeviceVxlan:l3miss, object property in NMDeviceOvs +NMSettingPpp:mtu, object property in NMSettingPpp
-NMDeviceVxlan:learning, object property in NMDeviceOvs +NMSettingPpp:no-vj-comp, object property in NMSettingPpp
-NMDeviceVxlan:limit, object property in NMDeviceOvs +NMSettingPpp:noauth, object property in NMSettingPpp
-NMDeviceVxlan:local, object property in NMDeviceOvs +NMSettingPpp:nobsdcomp, object property in NMSettingPpp
-NMDeviceVxlan:parent, object property in NMDeviceOvs +NMSettingPpp:nodeflate, object property in NMSettingPpp
-NMDeviceVxlan:proxy, object property in NMDeviceOvs +NMSettingPpp:refuse-chap, object property in NMSettingPpp
-NMDeviceVxlan:rsc, object property in NMDeviceOvs +NMSettingPpp:refuse-eap, object property in NMSettingPpp
-NMDeviceVxlan:src-port-max, object property in NMDeviceOvs +NMSettingPpp:refuse-mschap, object property in NMSettingPpp
-NMDeviceVxlan:src-port-min, object property in NMDeviceOvs +NMSettingPpp:refuse-mschapv2, object property in NMSettingPpp
-NMDeviceVxlan:tos, object property in NMDeviceOvs +NMSettingPpp:refuse-pap, object property in NMSettingPpp
-NMDeviceVxlan:ttl, object property in NMDeviceOvs +NMSettingPpp:require-mppe, object property in NMSettingPpp
-NMDeviceWifi, struct in NMDeviceOvs +NMSettingPpp:require-mppe-128, object property in NMSettingPpp
-NMDeviceWifi::access-point-added, object signal in NMDeviceOvs +NMSettingPppoe, struct in NMSettingPppoe
-NMDeviceWifi::access-point-removed, object signal in NMDeviceOvs +NMSettingPppoe:parent, object property in NMSettingPppoe
-NMDeviceWifi:access-points, object property in NMDeviceOvs +NMSettingPppoe:password, object property in NMSettingPppoe
-NMDeviceWifi:active-access-point, object property in NMDeviceOvs +NMSettingPppoe:password-flags, object property in NMSettingPppoe
-NMDeviceWifi:bitrate, object property in NMDeviceOvs +NMSettingPppoe:service, object property in NMSettingPppoe
-NMDeviceWifi:hw-address, object property in NMDeviceOvs +NMSettingPppoe:username, object property in NMSettingPppoe
-NMDeviceWifi:last-scan, object property in NMDeviceOvs +NMSettingProxy, struct in NMSettingProxy
-NMDeviceWifi:mode, object property in NMDeviceOvs +NMSettingProxy:browser-only, object property in NMSettingProxy
-NMDeviceWifi:perm-hw-address, object property in NMDeviceOvs +NMSettingProxy:method, object property in NMSettingProxy
-NMDeviceWifi:wireless-capabilities, object property in NMDeviceOvs +NMSettingProxy:pac-script, object property in NMSettingProxy
-NMDeviceWifiCapabilities, enum in nm-dbus-interface +NMSettingProxy:pac-url, object property in NMSettingProxy
-NMDeviceWimax, struct in NMDeviceOvs +NMSettingProxyMethod, enum in NMSettingProxy
-NMDeviceWimax::nsp-added, object signal in NMDeviceOvs +NMSettingsConnectionFlags, enum in nm-dbus-interface
-NMDeviceWimax::nsp-removed, object signal in NMDeviceOvs +NMSettingSecretFlags, enum in NMSetting
-NMDeviceWimax:active-nsp, object property in NMDeviceOvs +NMSettingSerial, struct in NMSettingSerial
-NMDeviceWimax:bsid, object property in NMDeviceOvs +NMSettingSerial:baud, object property in NMSettingSerial
-NMDeviceWimax:center-frequency, object property in NMDeviceOvs +NMSettingSerial:bits, object property in NMSettingSerial
-NMDeviceWimax:cinr, object property in NMDeviceOvs +NMSettingSerial:parity, object property in NMSettingSerial
-NMDeviceWimax:hw-address, object property in NMDeviceOvs +NMSettingSerial:send-delay, object property in NMSettingSerial
-NMDeviceWimax:nsps, object property in NMDeviceOvs +NMSettingSerial:stopbits, object property in NMSettingSerial
-NMDeviceWimax:rssi, object property in NMDeviceOvs +NMSettingSerialParity, enum in NMSettingSerial
-NMDeviceWimax:tx-power, object property in NMDeviceOvs +NMSettingsError, enum in nm-errors
-NMDeviceWireGuard, struct in NMDeviceOvs +NMSettingSriov, struct in NMSettingOvs
-NMDeviceWireGuard:fwmark, object property in NMDeviceOvs +NMSettingSriov:autoprobe-drivers, object property in NMSettingOvs
-NMDeviceWireGuard:listen-port, object property in NMDeviceOvs +NMSettingSriov:total-vfs, object property in NMSettingOvs
-NMDeviceWireGuard:public-key, object property in NMDeviceOvs +NMSettingSriov:vfs, object property in NMSettingOvs
-NMDeviceWpan, struct in NMDeviceOvs +NMSettingsUpdate2Flags, enum in nm-dbus-interface
-NMDeviceWpan:hw-address, object property in NMDeviceOvs +NMSettingTCConfig, struct in NMSettingOvs
-nm_device_6lowpan_get_hw_address, function in nm-device-6lowpan +NMSettingTCConfig:qdiscs, object property in NMSettingOvs
-nm_device_6lowpan_get_parent, function in nm-device-6lowpan +NMSettingTCConfig:tfilters, object property in NMSettingOvs
-NM_DEVICE_6LOWPAN_HW_ADDRESS, macro in nm-device-6lowpan +NMSettingTeam, struct in NMSettingTeam
-NM_DEVICE_6LOWPAN_PARENT, macro in nm-device-6lowpan +NMSettingTeam:config, object property in NMSettingTeam
-NM_DEVICE_ACTIVE_CONNECTION, macro in NMDevice +NMSettingTeam:link-watchers, object property in NMSettingTeam
-NM_DEVICE_ADSL_CARRIER, macro in NMDeviceAdsl +NMSettingTeam:mcast-rejoin-count, object property in NMSettingTeam
-nm_device_adsl_get_carrier, function in NMDeviceAdsl +NMSettingTeam:mcast-rejoin-interval, object property in NMSettingTeam
-NM_DEVICE_AUTOCONNECT, macro in NMDevice +NMSettingTeam:notify-peers-count, object property in NMSettingTeam
-NM_DEVICE_AVAILABLE_CONNECTIONS, macro in NMDevice +NMSettingTeam:notify-peers-interval, object property in NMSettingTeam
-NM_DEVICE_BOND_CARRIER, macro in NMDeviceBond +NMSettingTeam:runner, object property in NMSettingTeam
-nm_device_bond_get_carrier, function in NMDeviceBond +NMSettingTeam:runner-active, object property in NMSettingTeam
-nm_device_bond_get_hw_address, function in NMDeviceBond +NMSettingTeam:runner-agg-select-policy, object property in NMSettingTeam
-nm_device_bond_get_slaves, function in NMDeviceBond +NMSettingTeam:runner-fast-rate, object property in NMSettingTeam
-NM_DEVICE_BOND_HW_ADDRESS, macro in NMDeviceBond +NMSettingTeam:runner-hwaddr-policy, object property in NMSettingTeam
-NM_DEVICE_BOND_SLAVES, macro in NMDeviceBond +NMSettingTeam:runner-min-ports, object property in NMSettingTeam
-NM_DEVICE_BRIDGE_CARRIER, macro in NMDeviceBridge +NMSettingTeam:runner-sys-prio, object property in NMSettingTeam +
+
+
+NMSettingTeam:runner-tx-balancer, object property in NMSettingTeam +
+
+
+NMSettingTeam:runner-tx-balancer-interval, object property in NMSettingTeam +
+
+
+NMSettingTeam:runner-tx-hash, object property in NMSettingTeam +
+
+
+NMSettingTeamPort, struct in NMSettingTeamPort +
+
+
+NMSettingTeamPort:config, object property in NMSettingTeamPort +
+
+
+NMSettingTeamPort:lacp-key, object property in NMSettingTeamPort +
+
+
+NMSettingTeamPort:lacp-prio, object property in NMSettingTeamPort +
+
+
+NMSettingTeamPort:link-watchers, object property in NMSettingTeamPort +
+
+
+NMSettingTeamPort:prio, object property in NMSettingTeamPort +
+
+
+NMSettingTeamPort:queue-id, object property in NMSettingTeamPort +
+
+
+NMSettingTeamPort:sticky, object property in NMSettingTeamPort +
+
+
+NMSettingTun, struct in NMSettingTun +
+
+
+NMSettingTun:group, object property in NMSettingTun +
+
+
+NMSettingTun:mode, object property in NMSettingTun +
+
+
+NMSettingTun:multi-queue, object property in NMSettingTun +
+
+
+NMSettingTun:owner, object property in NMSettingTun +
+
+
+NMSettingTun:pi, object property in NMSettingTun +
+
+
+NMSettingTun:vnet-hdr, object property in NMSettingTun +
+
+
+NMSettingTunMode, enum in NMSettingTun +
+
+
+NMSettingUser, struct in NMSettingOvs +
+
+
+NMSettingUser:data, object property in NMSettingOvs +
+
+
+NMSettingValueIterFn, user_function in NMSetting +
+
+
+NMSettingVlan, struct in NMSettingVlan +
+
+
+NMSettingVlan:egress-priority-map, object property in NMSettingVlan +
+
+
+NMSettingVlan:flags, object property in NMSettingVlan +
+
+
+NMSettingVlan:id, object property in NMSettingVlan +
+
+
+NMSettingVlan:ingress-priority-map, object property in NMSettingVlan +
+
+
+NMSettingVlan:parent, object property in NMSettingVlan +
+
+
+NMSettingVpn, struct in NMSettingVpn +
+
+
+NMSettingVpn:data, object property in NMSettingVpn +
+
+
+NMSettingVpn:persistent, object property in NMSettingVpn +
+
+
+NMSettingVpn:secrets, object property in NMSettingVpn +
+
+
+NMSettingVpn:service-type, object property in NMSettingVpn +
+
+
+NMSettingVpn:timeout, object property in NMSettingVpn +
+
+
+NMSettingVpn:user-name, object property in NMSettingVpn +
+
+
+NMSettingVxlan, struct in NMSettingVxlan +
+
+
+NMSettingVxlan:ageing, object property in NMSettingVxlan +
+
+
+NMSettingVxlan:destination-port, object property in NMSettingVxlan +
+
+
+NMSettingVxlan:id, object property in NMSettingVxlan +
+
+
+NMSettingVxlan:l2-miss, object property in NMSettingVxlan +
+
+
+NMSettingVxlan:l3-miss, object property in NMSettingVxlan +
+
+
+NMSettingVxlan:learning, object property in NMSettingVxlan +
+
+
+NMSettingVxlan:limit, object property in NMSettingVxlan +
+
+
+NMSettingVxlan:local, object property in NMSettingVxlan +
+
+
+NMSettingVxlan:parent, object property in NMSettingVxlan +
+
+
+NMSettingVxlan:proxy, object property in NMSettingVxlan +
+
+
+NMSettingVxlan:remote, object property in NMSettingVxlan +
+
+
+NMSettingVxlan:rsc, object property in NMSettingVxlan +
+
+
+NMSettingVxlan:source-port-max, object property in NMSettingVxlan +
+
+
+NMSettingVxlan:source-port-min, object property in NMSettingVxlan +
+
+
+NMSettingVxlan:tos, object property in NMSettingVxlan +
+
+
+NMSettingVxlan:ttl, object property in NMSettingVxlan +
+
+
+NMSettingWifiP2P, struct in NMSettingOvs +
+
+
+NMSettingWifiP2P:peer, object property in NMSettingOvs +
+
+
+NMSettingWifiP2P:wfd-ies, object property in NMSettingOvs +
+
+
+NMSettingWifiP2P:wps-method, object property in NMSettingOvs +
+
+
+NMSettingWimax, struct in NMSettingWimax +
+
+
+NMSettingWimax:mac-address, object property in NMSettingWimax +
+
+
+NMSettingWimax:network-name, object property in NMSettingWimax +
+
+
+NMSettingWired, struct in NMSettingWired +
+
+
+NMSettingWired:auto-negotiate, object property in NMSettingWired +
+
+
+NMSettingWired:cloned-mac-address, object property in NMSettingWired +
+
+
+NMSettingWired:duplex, object property in NMSettingWired +
+
+
+NMSettingWired:generate-mac-address-mask, object property in NMSettingWired +
+
+
+NMSettingWired:mac-address, object property in NMSettingWired +
+
+
+NMSettingWired:mac-address-blacklist, object property in NMSettingWired +
+
+
+NMSettingWired:mtu, object property in NMSettingWired +
+
+
+NMSettingWired:port, object property in NMSettingWired +
+
+
+NMSettingWired:s390-nettype, object property in NMSettingWired +
+
+
+NMSettingWired:s390-options, object property in NMSettingWired +
+
+
+NMSettingWired:s390-subchannels, object property in NMSettingWired +
+
+
+NMSettingWired:speed, object property in NMSettingWired +
+
+
+NMSettingWired:wake-on-lan, object property in NMSettingWired +
+
+
+NMSettingWired:wake-on-lan-password, object property in NMSettingWired +
+
+
+NMSettingWiredWakeOnLan, enum in NMSettingWired +
+
+
+NMSettingWireGuard, struct in NMSettingOvs +
+
+
+NMSettingWireGuard:fwmark, object property in NMSettingOvs +
+
+
+NMSettingWireGuard:listen-port, object property in NMSettingOvs +
+
+
+NMSettingWireGuard:mtu, object property in NMSettingOvs
-nm_device_bridge_get_carrier, function in NMDeviceBridge +NMSettingWireGuard:peer-routes, object property in NMSettingOvs
-nm_device_bridge_get_hw_address, function in NMDeviceBridge +NMSettingWireGuard:private-key, object property in NMSettingOvs
-nm_device_bridge_get_slaves, function in NMDeviceBridge +NMSettingWireGuard:private-key-flags, object property in NMSettingOvs
-NM_DEVICE_BRIDGE_HW_ADDRESS, macro in NMDeviceBridge +NMSettingWireless, struct in NMSettingWireless
-NM_DEVICE_BRIDGE_SLAVES, macro in NMDeviceBridge +NMSettingWireless:band, object property in NMSettingWireless
-NM_DEVICE_BT_CAPABILITIES, macro in NMDeviceBt +NMSettingWireless:bssid, object property in NMSettingWireless
-nm_device_bt_get_capabilities, function in NMDeviceBt +NMSettingWireless:channel, object property in NMSettingWireless
-nm_device_bt_get_hw_address, function in NMDeviceBt +NMSettingWireless:cloned-mac-address, object property in NMSettingWireless
-nm_device_bt_get_name, function in NMDeviceBt +NMSettingWireless:generate-mac-address-mask, object property in NMSettingWireless
-NM_DEVICE_BT_HW_ADDRESS, macro in NMDeviceBt +NMSettingWireless:hidden, object property in NMSettingWireless
-NM_DEVICE_BT_NAME, macro in NMDeviceBt +NMSettingWireless:mac-address, object property in NMSettingWireless
-NM_DEVICE_CAPABILITIES, macro in NMDevice +NMSettingWireless:mac-address-blacklist, object property in NMSettingWireless
-nm_device_connection_compatible, function in NMDevice +NMSettingWireless:mac-address-randomization, object property in NMSettingWireless
-nm_device_connection_valid, function in NMDevice +NMSettingWireless:mode, object property in NMSettingWireless
-nm_device_delete, function in NMDevice +NMSettingWireless:mtu, object property in NMSettingWireless
-nm_device_delete_async, function in NMDevice +NMSettingWireless:powersave, object property in NMSettingWireless
-nm_device_delete_finish, function in NMDevice +NMSettingWireless:rate, object property in NMSettingWireless
-NM_DEVICE_DEVICE_TYPE, macro in NMDevice +NMSettingWireless:seen-bssids, object property in NMSettingWireless
-NM_DEVICE_DHCP4_CONFIG, macro in NMDevice +NMSettingWireless:ssid, object property in NMSettingWireless
-NM_DEVICE_DHCP6_CONFIG, macro in NMDevice +NMSettingWireless:tx-power, object property in NMSettingWireless
-nm_device_disambiguate_names, function in NMDevice +NMSettingWireless:wake-on-wlan, object property in NMSettingWireless
-nm_device_disconnect, function in NMDevice +NMSettingWirelessPowersave, enum in NMSettingWireless
-nm_device_disconnect_async, function in NMDevice +NMSettingWirelessSecurity, struct in NMSettingWirelessSecurity
-nm_device_disconnect_finish, function in NMDevice +NMSettingWirelessSecurity:auth-alg, object property in NMSettingWirelessSecurity
-NM_DEVICE_DRIVER, macro in NMDevice +NMSettingWirelessSecurity:fils, object property in NMSettingWirelessSecurity
-NM_DEVICE_DRIVER_VERSION, macro in NMDevice +NMSettingWirelessSecurity:group, object property in NMSettingWirelessSecurity
-nm_device_dummy_get_hw_address, function in NMDeviceDummy +NMSettingWirelessSecurity:key-mgmt, object property in NMSettingWirelessSecurity
-NM_DEVICE_DUMMY_HW_ADDRESS, macro in NMDeviceDummy +NMSettingWirelessSecurity:leap-password, object property in NMSettingWirelessSecurity
-NM_DEVICE_ERROR, macro in nm-errors +NMSettingWirelessSecurity:leap-password-flags, object property in NMSettingWirelessSecurity
-nm_device_error_quark, function in nm-errors +NMSettingWirelessSecurity:leap-username, object property in NMSettingWirelessSecurity
-NM_DEVICE_ETHERNET_CARRIER, macro in NMDeviceEthernet +NMSettingWirelessSecurity:pairwise, object property in NMSettingWirelessSecurity
-nm_device_ethernet_get_carrier, function in NMDeviceEthernet +NMSettingWirelessSecurity:pmf, object property in NMSettingWirelessSecurity
-nm_device_ethernet_get_hw_address, function in NMDeviceEthernet +NMSettingWirelessSecurity:proto, object property in NMSettingWirelessSecurity
-nm_device_ethernet_get_permanent_hw_address, function in NMDeviceEthernet +NMSettingWirelessSecurity:psk, object property in NMSettingWirelessSecurity
-nm_device_ethernet_get_s390_subchannels, function in NMDeviceEthernet +NMSettingWirelessSecurity:psk-flags, object property in NMSettingWirelessSecurity
-nm_device_ethernet_get_speed, function in NMDeviceEthernet +NMSettingWirelessSecurity:wep-key-flags, object property in NMSettingWirelessSecurity
-NM_DEVICE_ETHERNET_HW_ADDRESS, macro in NMDeviceEthernet +NMSettingWirelessSecurity:wep-key-type, object property in NMSettingWirelessSecurity
-NM_DEVICE_ETHERNET_PERMANENT_HW_ADDRESS, macro in NMDeviceEthernet +NMSettingWirelessSecurity:wep-key0, object property in NMSettingWirelessSecurity
-NM_DEVICE_ETHERNET_S390_SUBCHANNELS, macro in NMDeviceEthernet +NMSettingWirelessSecurity:wep-key1, object property in NMSettingWirelessSecurity
-NM_DEVICE_ETHERNET_SPEED, macro in NMDeviceEthernet +NMSettingWirelessSecurity:wep-key2, object property in NMSettingWirelessSecurity
-nm_device_filter_connections, function in NMDevice +NMSettingWirelessSecurity:wep-key3, object property in NMSettingWirelessSecurity
-NM_DEVICE_FIRMWARE_MISSING, macro in NMDevice +NMSettingWirelessSecurity:wep-tx-keyidx, object property in NMSettingWirelessSecurity
-NM_DEVICE_FIRMWARE_VERSION, macro in NMDevice +NMSettingWirelessSecurity:wps-method, object property in NMSettingWirelessSecurity
-nm_device_generic_get_hw_address, function in NMDeviceGeneric +NMSettingWirelessSecurityFils, enum in NMSettingWirelessSecurity
-NM_DEVICE_GENERIC_HW_ADDRESS, macro in NMDeviceGeneric +NMSettingWirelessSecurityPmf, enum in NMSettingWirelessSecurity
-NM_DEVICE_GENERIC_TYPE_DESCRIPTION, macro in NMDeviceGeneric +NMSettingWirelessSecurityWpsMethod, enum in NMSettingWirelessSecurity
-nm_device_get_active_connection, function in NMDevice +NMSettingWirelessWakeOnWLan, enum in NMSettingWireless
-nm_device_get_applied_connection, function in NMDevice +NMSettingWpan, struct in NMSettingOvs
-nm_device_get_applied_connection_async, function in NMDevice +NMSettingWpan:channel, object property in NMSettingOvs
-nm_device_get_applied_connection_finish, function in NMDevice +NMSettingWpan:mac-address, object property in NMSettingOvs
-nm_device_get_autoconnect, function in NMDevice +NMSettingWpan:page, object property in NMSettingOvs
-nm_device_get_available_connections, function in NMDevice +NMSettingWpan:pan-id, object property in NMSettingOvs
-nm_device_get_capabilities, function in NMDevice +NMSettingWpan:short-address, object property in NMSettingOvs
-nm_device_get_connectivity, function in NMDevice +NMSimpleConnection, struct in NMSimpleConnection
-nm_device_get_description, function in NMDevice +NMSriovVFVlanProtocol, enum in NMSettingSriov
-nm_device_get_device_type, function in NMDevice +NMState, enum in nm-dbus-interface
-nm_device_get_dhcp4_config, function in NMDevice +NMTeamLinkWatcherArpPingFlags, enum in NMSettingTeam
-nm_device_get_dhcp6_config, function in NMDevice +NMTernary, enum in nm-dbus-interface
-nm_device_get_driver, function in NMDevice +NMUtilsCheckFilePredicate, user_function in nm-utils
-nm_device_get_driver_version, function in NMDevice +NMUtilsFileSearchInPathsPredicate, user_function in nm-utils
-nm_device_get_firmware_missing, function in NMDevice +NMUtilsSecurityType, enum in nm-utils
-nm_device_get_firmware_version, function in NMDevice +NMVariantAttributeSpec, struct in nm-utils
-nm_device_get_hw_address, function in NMDevice +NMVlanFlags, enum in NMSettingVlan
-nm_device_get_iface, function in NMDevice +NMVlanPriorityMap, enum in NMSettingVlan
-nm_device_get_ip4_config, function in NMDevice +NMVpnConnection, struct in NMVpnConnection
-nm_device_get_ip6_config, function in NMDevice +NMVpnConnection::vpn-state-changed, object signal in NMVpnConnection
-nm_device_get_ip_iface, function in NMDevice +NMVpnConnection:banner, object property in NMVpnConnection
-nm_device_get_lldp_neighbors, function in NMDevice +NMVpnConnection:vpn-state, object property in NMVpnConnection
-nm_device_get_managed, function in NMDevice +NMVpnConnectionState, enum in nm-vpn-dbus-interface
-nm_device_get_metered, function in NMDevice +NMVpnConnectionStateReason, enum in nm-vpn-dbus-interface
-nm_device_get_mtu, function in NMDevice +NMVpnEditor, struct in NMVpnEditorPlugin
-nm_device_get_nm_plugin_missing, function in NMDevice +NMVpnEditor::changed, object signal in NMVpnEditorPlugin
-nm_device_get_physical_port_id, function in NMDevice +NMVpnEditorInterface, struct in NMVpnEditor
-nm_device_get_product, function in NMDevice +NMVpnEditorPlugin:description, object property in NMVpnEditorPlugin
-nm_device_get_setting_type, function in NMDevice +NMVpnEditorPlugin:name, object property in NMVpnEditorPlugin
-nm_device_get_state, function in NMDevice +NMVpnEditorPlugin:service, object property in NMVpnEditorPlugin
-nm_device_get_state_reason, function in NMDevice +NMVpnEditorPluginCapability, enum in NMVpnEditorPlugin
-nm_device_get_type_description, function in NMDevice +NMVpnEditorPluginFactory, user_function in NMVpnEditorPlugin
-nm_device_get_udi, function in NMDevice +NMVpnEditorPluginInterface, struct in NMVpnEditorPlugin
-nm_device_get_vendor, function in NMDevice +NMVpnEditorPluginVT, struct in NMVpnEditorPlugin
-NM_DEVICE_INFINIBAND_CARRIER, macro in NMDeviceInfiniband +NMVpnIterFunc, user_function in NMSettingVpn
-nm_device_infiniband_get_carrier, function in NMDeviceInfiniband +NMVpnPluginError, enum in nm-errors
-nm_device_infiniband_get_hw_address, function in NMDeviceInfiniband +NMVpnPluginFailure, enum in nm-vpn-dbus-interface
-NM_DEVICE_INFINIBAND_HW_ADDRESS, macro in NMDeviceInfiniband +NMVpnPluginInfo, struct in nm-vpn-plugin-info
-NM_DEVICE_INTERFACE, macro in NMDevice +NMVpnServiceState, enum in nm-vpn-dbus-interface
-NM_DEVICE_IP4_CONFIG, macro in NMDevice +NMWepKeyType, enum in NMSettingWirelessSecurity
-NM_DEVICE_IP4_CONNECTIVITY, macro in NMDevice +NMWifiP2PPeer, struct in NMDeviceOvs
-NM_DEVICE_IP6_CONFIG, macro in NMDevice +NMWifiP2PPeer:flags, object property in NMDeviceOvs
-NM_DEVICE_IP6_CONNECTIVITY, macro in NMDevice +NMWifiP2PPeer:hw-address, object property in NMDeviceOvs
-NM_DEVICE_IP_INTERFACE, macro in NMDevice +NMWifiP2PPeer:last-seen, object property in NMDeviceOvs
-NM_DEVICE_IP_TUNNEL_ENCAPSULATION_LIMIT, macro in NMDeviceIPTunnel +NMWifiP2PPeer:manufacturer, object property in NMDeviceOvs
-NM_DEVICE_IP_TUNNEL_FLAGS, macro in NMDeviceIPTunnel +NMWifiP2PPeer:model, object property in NMDeviceOvs
-NM_DEVICE_IP_TUNNEL_FLOW_LABEL, macro in NMDeviceIPTunnel +NMWifiP2PPeer:model-number, object property in NMDeviceOvs
-nm_device_ip_tunnel_get_encapsulation_limit, function in NMDeviceIPTunnel +NMWifiP2PPeer:name, object property in NMDeviceOvs
-nm_device_ip_tunnel_get_flags, function in NMDeviceIPTunnel +NMWifiP2PPeer:serial, object property in NMDeviceOvs
-nm_device_ip_tunnel_get_flow_label, function in NMDeviceIPTunnel +NMWifiP2PPeer:strength, object property in NMDeviceOvs
-nm_device_ip_tunnel_get_input_key, function in NMDeviceIPTunnel +NMWifiP2PPeer:wfd-ies, object property in NMDeviceOvs
-nm_device_ip_tunnel_get_local, function in NMDeviceIPTunnel +NMWimaxNsp, struct in NMWimaxNsp
-nm_device_ip_tunnel_get_mode, function in NMDeviceIPTunnel +NMWimaxNsp:name, object property in NMWimaxNsp
-nm_device_ip_tunnel_get_output_key, function in NMDeviceIPTunnel +NMWimaxNsp:network-type, object property in NMWimaxNsp
-nm_device_ip_tunnel_get_parent, function in NMDeviceIPTunnel +NMWimaxNsp:signal-quality, object property in NMWimaxNsp
-nm_device_ip_tunnel_get_path_mtu_discovery, function in NMDeviceIPTunnel +NMWimaxNspNetworkType, enum in nm-dbus-interface
-nm_device_ip_tunnel_get_remote, function in NMDeviceIPTunnel +NM_ACCESS_POINT_BSSID, macro in NMAccessPoint
-nm_device_ip_tunnel_get_tos, function in NMDeviceIPTunnel +nm_access_point_connection_valid, function in NMAccessPoint
-nm_device_ip_tunnel_get_ttl, function in NMDeviceIPTunnel +nm_access_point_filter_connections, function in NMAccessPoint
-NM_DEVICE_IP_TUNNEL_INPUT_KEY, macro in NMDeviceIPTunnel +NM_ACCESS_POINT_FLAGS, macro in NMAccessPoint
-NM_DEVICE_IP_TUNNEL_LOCAL, macro in NMDeviceIPTunnel +NM_ACCESS_POINT_FREQUENCY, macro in NMAccessPoint
-NM_DEVICE_IP_TUNNEL_MODE, macro in NMDeviceIPTunnel +nm_access_point_get_bssid, function in NMAccessPoint
-NM_DEVICE_IP_TUNNEL_OUTPUT_KEY, macro in NMDeviceIPTunnel +nm_access_point_get_flags, function in NMAccessPoint
-NM_DEVICE_IP_TUNNEL_PARENT, macro in NMDeviceIPTunnel +nm_access_point_get_frequency, function in NMAccessPoint
-NM_DEVICE_IP_TUNNEL_PATH_MTU_DISCOVERY, macro in NMDeviceIPTunnel +nm_access_point_get_last_seen, function in NMAccessPoint
-NM_DEVICE_IP_TUNNEL_REMOTE, macro in NMDeviceIPTunnel +nm_access_point_get_max_bitrate, function in NMAccessPoint
-NM_DEVICE_IP_TUNNEL_TOS, macro in NMDeviceIPTunnel +nm_access_point_get_mode, function in NMAccessPoint
-NM_DEVICE_IP_TUNNEL_TTL, macro in NMDeviceIPTunnel +nm_access_point_get_rsn_flags, function in NMAccessPoint
-nm_device_is_real, function in NMDevice +nm_access_point_get_ssid, function in NMAccessPoint
-nm_device_is_software, function in NMDevice +nm_access_point_get_strength, function in NMAccessPoint
-NM_DEVICE_LLDP_NEIGHBORS, macro in NMDevice +nm_access_point_get_wpa_flags, function in NMAccessPoint
-NM_DEVICE_MACSEC_CIPHER_SUITE, macro in NMDeviceMacsec +NM_ACCESS_POINT_HW_ADDRESS, macro in NMAccessPoint
-NM_DEVICE_MACSEC_ENCODING_SA, macro in NMDeviceMacsec +NM_ACCESS_POINT_LAST_SEEN, macro in NMAccessPoint
-NM_DEVICE_MACSEC_ENCRYPT, macro in NMDeviceMacsec +NM_ACCESS_POINT_MAX_BITRATE, macro in NMAccessPoint
-NM_DEVICE_MACSEC_ES, macro in NMDeviceMacsec +NM_ACCESS_POINT_MODE, macro in NMAccessPoint
-nm_device_macsec_get_cipher_suite, function in NMDeviceMacsec +NM_ACCESS_POINT_RSN_FLAGS, macro in NMAccessPoint
-nm_device_macsec_get_encoding_sa, function in NMDeviceMacsec +NM_ACCESS_POINT_SSID, macro in NMAccessPoint
-nm_device_macsec_get_encrypt, function in NMDeviceMacsec +NM_ACCESS_POINT_STRENGTH, macro in NMAccessPoint
-nm_device_macsec_get_es, function in NMDeviceMacsec +NM_ACCESS_POINT_WPA_FLAGS, macro in NMAccessPoint
-nm_device_macsec_get_hw_address, function in NMDeviceMacsec +NM_ACTIVE_CONNECTION_CONNECTION, macro in NMActiveConnection
-nm_device_macsec_get_icv_length, function in NMDeviceMacsec +NM_ACTIVE_CONNECTION_DEFAULT, macro in NMActiveConnection
-nm_device_macsec_get_include_sci, function in NMDeviceMacsec +NM_ACTIVE_CONNECTION_DEFAULT6, macro in NMActiveConnection
-nm_device_macsec_get_parent, function in NMDeviceMacsec +NM_ACTIVE_CONNECTION_DEVICES, macro in NMActiveConnection
-nm_device_macsec_get_protect, function in NMDeviceMacsec +NM_ACTIVE_CONNECTION_DHCP4_CONFIG, macro in NMActiveConnection
-nm_device_macsec_get_replay_protect, function in NMDeviceMacsec +NM_ACTIVE_CONNECTION_DHCP6_CONFIG, macro in NMActiveConnection
-nm_device_macsec_get_scb, function in NMDeviceMacsec +nm_active_connection_get_connection, function in NMActiveConnection
-nm_device_macsec_get_sci, function in NMDeviceMacsec +nm_active_connection_get_connection_type, 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_CURRENT_CAPABILITIES, macro in NMDeviceModem +NM_ACTIVE_CONNECTION_VPN, macro in NMActiveConnection
-nm_device_modem_get_current_capabilities, function in NMDeviceModem +NM_AGENT_MANAGER_ERROR, macro in nm-errors
-nm_device_modem_get_modem_capabilities, function in NMDeviceModem +nm_agent_manager_error_quark, function in nm-errors
-NM_DEVICE_MODEM_MODEM_CAPABILITIES, macro in NMDeviceModem +NM_AVAILABLE_IN_0_9_10, macro in nm-version
-NM_DEVICE_MTU, macro in NMDevice +NM_AVAILABLE_IN_1_0, macro in nm-version
-NM_DEVICE_NM_PLUGIN_MISSING, macro in NMDevice +NM_AVAILABLE_IN_1_10, macro in nm-version
-NM_DEVICE_OLPC_MESH_ACTIVE_CHANNEL, macro in NMDeviceOlpcMesh +NM_AVAILABLE_IN_1_12, macro in nm-version
-NM_DEVICE_OLPC_MESH_COMPANION, macro in NMDeviceOlpcMesh +NM_AVAILABLE_IN_1_14, macro in nm-version
-nm_device_olpc_mesh_get_active_channel, function in NMDeviceOlpcMesh +NM_AVAILABLE_IN_1_16, macro in nm-version
-nm_device_olpc_mesh_get_companion, function in NMDeviceOlpcMesh +NM_AVAILABLE_IN_1_2, macro in nm-version
-nm_device_olpc_mesh_get_hw_address, function in NMDeviceOlpcMesh +NM_AVAILABLE_IN_1_4, macro in nm-version
-NM_DEVICE_OLPC_MESH_HW_ADDRESS, macro in NMDeviceOlpcMesh +NM_AVAILABLE_IN_1_6, macro in nm-version
-nm_device_ovs_bridge_get_slaves, function in NMDeviceOvsBridge +NM_AVAILABLE_IN_1_8, macro in nm-version
-NM_DEVICE_OVS_BRIDGE_SLAVES, macro in NMDeviceOvsBridge +NM_CHECKPOINT_CREATED, macro in NMCheckpoint
-nm_device_ovs_port_get_slaves, function in NMDeviceOvsPort +NM_CHECKPOINT_DEVICES, macro in NMCheckpoint
-NM_DEVICE_OVS_PORT_SLAVES, macro in NMDeviceOvsPort +nm_checkpoint_get_created, function in NMCheckpoint
-NM_DEVICE_PHYSICAL_PORT_ID, macro in NMDevice +nm_checkpoint_get_devices, function in NMCheckpoint
-NM_DEVICE_PRODUCT, macro in NMDevice +nm_checkpoint_get_rollback_timeout, function in NMCheckpoint
-NM_DEVICE_REAL, macro in NMDevice +NM_CHECKPOINT_ROLLBACK_TIMEOUT, macro in NMCheckpoint
-nm_device_reapply, function in NMDevice +nm_client_activate_connection_async, function in NMClient
-nm_device_reapply_async, function in NMDevice +nm_client_activate_connection_finish, function in NMClient
-nm_device_reapply_finish, function in NMDevice +NM_CLIENT_ACTIVATING_CONNECTION, macro in NMClient
-nm_device_set_autoconnect, function in NMDevice +NM_CLIENT_ACTIVE_CONNECTIONS, macro in NMClient
-nm_device_set_managed, function in NMDevice +NM_CLIENT_ACTIVE_CONNECTION_ADDED, macro in NMClient
-NM_DEVICE_STATE, macro in NMDevice +NM_CLIENT_ACTIVE_CONNECTION_REMOVED, macro in NMClient
-NM_DEVICE_STATE_REASON, macro in NMDevice +nm_client_add_and_activate_connection2, function in NMClient
-NM_DEVICE_TEAM_CARRIER, macro in NMDeviceTeam +nm_client_add_and_activate_connection2_finish, function in NMClient
-NM_DEVICE_TEAM_CONFIG, macro in NMDeviceTeam +nm_client_add_and_activate_connection_async, function in NMClient
-nm_device_team_get_carrier, function in NMDeviceTeam +nm_client_add_and_activate_connection_finish, function in NMClient
-nm_device_team_get_config, function in NMDeviceTeam +nm_client_add_connection_async, function in NMClient
-nm_device_team_get_hw_address, function in NMDeviceTeam +nm_client_add_connection_finish, function in NMClient
-nm_device_team_get_slaves, function in NMDeviceTeam +NM_CLIENT_ALL_DEVICES, macro in NMClient
-NM_DEVICE_TEAM_HW_ADDRESS, macro in NMDeviceTeam +NM_CLIENT_ANY_DEVICE_ADDED, macro in NMClient
-NM_DEVICE_TEAM_SLAVES, macro in NMDeviceTeam +NM_CLIENT_ANY_DEVICE_REMOVED, macro in NMClient
-nm_device_tun_get_group, function in NMDeviceTun +NM_CLIENT_CAN_MODIFY, macro in NMClient
-nm_device_tun_get_hw_address, function in NMDeviceTun +nm_client_checkpoint_adjust_rollback_timeout, function in NMClient
-nm_device_tun_get_mode, function in NMDeviceTun +nm_client_checkpoint_adjust_rollback_timeout_finish, function in NMClient
-nm_device_tun_get_multi_queue, function in NMDeviceTun +nm_client_checkpoint_create, function in NMClient
-nm_device_tun_get_no_pi, function in NMDeviceTun +nm_client_checkpoint_create_finish, function in NMClient
-nm_device_tun_get_owner, function in NMDeviceTun +nm_client_checkpoint_destroy, function in NMClient
-nm_device_tun_get_vnet_hdr, function in NMDeviceTun +nm_client_checkpoint_destroy_finish, function in NMClient
-NM_DEVICE_TUN_GROUP, macro in NMDeviceTun +nm_client_checkpoint_rollback, function in NMClient
-NM_DEVICE_TUN_HW_ADDRESS, macro in NMDeviceTun +nm_client_checkpoint_rollback_finish, function in NMClient
-NM_DEVICE_TUN_MODE, macro in NMDeviceTun +nm_client_check_connectivity, function in NMClient
-NM_DEVICE_TUN_MULTI_QUEUE, macro in NMDeviceTun +nm_client_check_connectivity_async, function in NMClient
-NM_DEVICE_TUN_NO_PI, macro in NMDeviceTun +nm_client_check_connectivity_finish, function in NMClient
-NM_DEVICE_TUN_OWNER, macro in NMDeviceTun +NM_CLIENT_CONNECTIONS, macro in NMClient
-NM_DEVICE_TUN_VNET_HDR, macro in NMDeviceTun +NM_CLIENT_CONNECTION_ADDED, macro in NMClient
-NM_DEVICE_UDI, macro in NMDevice +NM_CLIENT_CONNECTION_REMOVED, macro in NMClient
-NM_DEVICE_VENDOR, macro in NMDevice +NM_CLIENT_CONNECTIVITY, macro in NMClient
-NM_DEVICE_VLAN_CARRIER, macro in NMDeviceVlan +NM_CLIENT_CONNECTIVITY_CHECK_AVAILABLE, macro in NMClient
-nm_device_vlan_get_carrier, function in NMDeviceVlan +NM_CLIENT_CONNECTIVITY_CHECK_ENABLED, macro in NMClient
-nm_device_vlan_get_hw_address, function in NMDeviceVlan +nm_client_connectivity_check_get_available, function in NMClient
-nm_device_vlan_get_parent, function in NMDeviceVlan +nm_client_connectivity_check_get_enabled, function in NMClient
-nm_device_vlan_get_vlan_id, function in NMDeviceVlan +nm_client_connectivity_check_set_enabled, function in NMClient
-NM_DEVICE_VLAN_HW_ADDRESS, macro in NMDeviceVlan +nm_client_deactivate_connection, function in NMClient
-NM_DEVICE_VLAN_PARENT, macro in NMDeviceVlan +nm_client_deactivate_connection_async, function in NMClient
-NM_DEVICE_VLAN_VLAN_ID, macro in NMDeviceVlan +nm_client_deactivate_connection_finish, function in NMClient
-NM_DEVICE_VXLAN_AGEING, macro in NMDeviceVxlan +NM_CLIENT_DEVICES, macro in NMClient
-NM_DEVICE_VXLAN_CARRIER, macro in NMDeviceVxlan +NM_CLIENT_DEVICE_ADDED, macro in NMClient
-NM_DEVICE_VXLAN_DST_PORT, macro in NMDeviceVxlan +NM_CLIENT_DEVICE_REMOVED, macro in NMClient
-nm_device_vxlan_get_ageing, function in NMDeviceVxlan +NM_CLIENT_DNS_CONFIGURATION, macro in NMClient
-nm_device_vxlan_get_carrier, function in NMDeviceVxlan +NM_CLIENT_DNS_MODE, macro in NMClient
-nm_device_vxlan_get_dst_port, function in NMDeviceVxlan +NM_CLIENT_DNS_RC_MANAGER, macro in NMClient
-nm_device_vxlan_get_group, function in NMDeviceVxlan +NM_CLIENT_ERROR, macro in NMClient
-nm_device_vxlan_get_hw_address, function in NMDeviceVxlan +nm_client_error_quark, function in NMClient
-nm_device_vxlan_get_id, function in NMDeviceVxlan +nm_client_get_activating_connection, function in NMClient
-nm_device_vxlan_get_l2miss, function in NMDeviceVxlan +nm_client_get_active_connections, function in NMClient
-nm_device_vxlan_get_l3miss, function in NMDeviceVxlan +nm_client_get_all_devices, function in NMClient
-nm_device_vxlan_get_learning, function in NMDeviceVxlan +nm_client_get_checkpoints, function in NMClient
-nm_device_vxlan_get_limit, function in NMDeviceVxlan +nm_client_get_connections, function in NMClient
-nm_device_vxlan_get_local, function in NMDeviceVxlan +nm_client_get_connection_by_id, function in NMClient
-nm_device_vxlan_get_parent, function in NMDeviceVxlan +nm_client_get_connection_by_path, function in NMClient
-nm_device_vxlan_get_proxy, function in NMDeviceVxlan +nm_client_get_connection_by_uuid, function in NMClient
-nm_device_vxlan_get_rsc, function in NMDeviceVxlan +nm_client_get_connectivity, function in NMClient
-nm_device_vxlan_get_src_port_max, function in NMDeviceVxlan +nm_client_get_devices, function in NMClient
-nm_device_vxlan_get_src_port_min, function in NMDeviceVxlan +nm_client_get_device_by_iface, function in NMClient
-nm_device_vxlan_get_tos, function in NMDeviceVxlan +nm_client_get_device_by_path, function in NMClient
-nm_device_vxlan_get_ttl, function in NMDeviceVxlan +nm_client_get_dns_configuration, function in NMClient
-NM_DEVICE_VXLAN_GROUP, macro in NMDeviceVxlan +nm_client_get_dns_mode, function in NMClient
-NM_DEVICE_VXLAN_HW_ADDRESS, macro in NMDeviceVxlan +nm_client_get_dns_rc_manager, function in NMClient
-NM_DEVICE_VXLAN_ID, macro in NMDeviceVxlan +nm_client_get_logging, function in NMClient
-NM_DEVICE_VXLAN_L2MISS, macro in NMDeviceVxlan +nm_client_get_nm_running, function in NMClient
-NM_DEVICE_VXLAN_L3MISS, macro in NMDeviceVxlan +nm_client_get_permission_result, function in NMClient
-NM_DEVICE_VXLAN_LEARNING, macro in NMDeviceVxlan +nm_client_get_primary_connection, function in NMClient
-NM_DEVICE_VXLAN_LIMIT, macro in NMDeviceVxlan +nm_client_get_startup, function in NMClient
-NM_DEVICE_VXLAN_LOCAL, macro in NMDeviceVxlan +nm_client_get_state, function in NMClient
-NM_DEVICE_VXLAN_PARENT, macro in NMDeviceVxlan +nm_client_get_version, function in NMClient
-NM_DEVICE_VXLAN_PROXY, macro in NMDeviceVxlan +NM_CLIENT_HOSTNAME, macro in NMClient
-NM_DEVICE_VXLAN_RSC, macro in NMDeviceVxlan +nm_client_load_connections, function in NMClient
-NM_DEVICE_VXLAN_SRC_PORT_MAX, macro in NMDeviceVxlan +nm_client_load_connections_async, function in NMClient
-NM_DEVICE_VXLAN_SRC_PORT_MIN, macro in NMDeviceVxlan +nm_client_load_connections_finish, function in NMClient
-NM_DEVICE_VXLAN_TOS, macro in NMDeviceVxlan +NM_CLIENT_METERED, macro in NMClient
-NM_DEVICE_VXLAN_TTL, macro in NMDeviceVxlan +NM_CLIENT_NETWORKING_ENABLED, macro in NMClient
-NM_DEVICE_WIFI_ACCESS_POINTS, macro in NMDeviceWifi +nm_client_networking_get_enabled, function in NMClient
-NM_DEVICE_WIFI_ACTIVE_ACCESS_POINT, macro in NMDeviceWifi +nm_client_networking_set_enabled, function in NMClient
-NM_DEVICE_WIFI_BITRATE, macro in NMDeviceWifi +nm_client_new, function in NMClient
-NM_DEVICE_WIFI_CAPABILITIES, macro in NMDeviceWifi +nm_client_new_async, function in NMClient
-nm_device_wifi_get_access_points, function in NMDeviceWifi +nm_client_new_finish, function in NMClient
-nm_device_wifi_get_access_point_by_path, function in NMDeviceWifi +NM_CLIENT_NM_RUNNING, macro in NMClient
-nm_device_wifi_get_active_access_point, function in NMDeviceWifi +NM_CLIENT_PERMISSION_CHANGED, macro in NMClient
-nm_device_wifi_get_bitrate, function in NMDeviceWifi +NM_CLIENT_PRIMARY_CONNECTION, macro in NMClient
-nm_device_wifi_get_capabilities, function in NMDeviceWifi +nm_client_reload_connections, function in NMClient
-nm_device_wifi_get_hw_address, function in NMDeviceWifi +nm_client_reload_connections_async, function in NMClient
-nm_device_wifi_get_last_scan, function in NMDeviceWifi +nm_client_reload_connections_finish, function in NMClient
-nm_device_wifi_get_mode, function in NMDeviceWifi +nm_client_save_hostname, function in NMClient
-nm_device_wifi_get_permanent_hw_address, function in NMDeviceWifi +nm_client_save_hostname_async, function in NMClient
-NM_DEVICE_WIFI_HW_ADDRESS, macro in NMDeviceWifi +nm_client_save_hostname_finish, function in NMClient
-NM_DEVICE_WIFI_LAST_SCAN, macro in NMDeviceWifi +nm_client_set_logging, function in NMClient
-NM_DEVICE_WIFI_MODE, macro in NMDeviceWifi +NM_CLIENT_STARTUP, macro in NMClient
-NM_DEVICE_WIFI_PERMANENT_HW_ADDRESS, macro in NMDeviceWifi +NM_CLIENT_STATE, macro in NMClient
-nm_device_wifi_request_scan, function in NMDeviceWifi +NM_CLIENT_VERSION, macro in NMClient
-nm_device_wifi_request_scan_async, function in NMDeviceWifi +NM_CLIENT_WIMAX_ENABLED, macro in NMClient
-nm_device_wifi_request_scan_finish, function in NMDeviceWifi +nm_client_wimax_get_enabled, function in NMClient
-nm_device_wifi_request_scan_options, function in NMDeviceWifi +NM_CLIENT_WIMAX_HARDWARE_ENABLED, macro in NMClient
-nm_device_wifi_request_scan_options_async, function in NMDeviceWifi +nm_client_wimax_hardware_get_enabled, function in NMClient
-NM_DEVICE_WIMAX_ACTIVE_NSP, macro in NMDeviceWimax +nm_client_wimax_set_enabled, function in NMClient
-NM_DEVICE_WIMAX_BSID, macro in NMDeviceWimax +NM_CLIENT_WIRELESS_ENABLED, macro in NMClient
-NM_DEVICE_WIMAX_CENTER_FREQUENCY, macro in NMDeviceWimax +nm_client_wireless_get_enabled, function in NMClient
-NM_DEVICE_WIMAX_CINR, macro in NMDeviceWimax +NM_CLIENT_WIRELESS_HARDWARE_ENABLED, macro in NMClient
-nm_device_wimax_get_active_nsp, function in NMDeviceWimax +nm_client_wireless_hardware_get_enabled, function in NMClient
-nm_device_wimax_get_bsid, function in NMDeviceWimax +nm_client_wireless_set_enabled, function in NMClient
-nm_device_wimax_get_center_frequency, function in NMDeviceWimax +NM_CLIENT_WWAN_ENABLED, macro in NMClient
-nm_device_wimax_get_cinr, function in NMDeviceWimax +nm_client_wwan_get_enabled, function in NMClient
-nm_device_wimax_get_hw_address, function in NMDeviceWimax +NM_CLIENT_WWAN_HARDWARE_ENABLED, macro in NMClient
-nm_device_wimax_get_nsps, function in NMDeviceWimax +nm_client_wwan_hardware_get_enabled, function in NMClient
-nm_device_wimax_get_nsp_by_path, function in NMDeviceWimax +nm_client_wwan_set_enabled, function in NMClient
-nm_device_wimax_get_rssi, function in NMDeviceWimax +nm_connection_add_setting, function in NMConnection
-nm_device_wimax_get_tx_power, function in NMDeviceWimax +NM_CONNECTION_CHANGED, macro in NMConnection
-NM_DEVICE_WIMAX_HW_ADDRESS, macro in NMDeviceWimax +nm_connection_clear_secrets, function in NMConnection
-NM_DEVICE_WIMAX_NSPS, macro in NMDeviceWimax +nm_connection_clear_secrets_with_flags, function in NMConnection
-NM_DEVICE_WIMAX_RSSI, macro in NMDeviceWimax +nm_connection_clear_settings, function in NMConnection
-NM_DEVICE_WIMAX_TX_POWER, macro in NMDeviceWimax +nm_connection_compare, function in NMConnection
-NM_DEVICE_WIREGUARD_FWMARK, macro in NMDeviceWireGuard +nm_connection_diff, function in NMConnection
-nm_device_wireguard_get_fwmark, function in NMDeviceWireGuard +nm_connection_dump, function in NMConnection
-nm_device_wireguard_get_listen_port, function in NMDeviceWireGuard +NM_CONNECTION_ERROR, macro in nm-errors
-nm_device_wireguard_get_public_key, function in NMDeviceWireGuard +nm_connection_error_quark, function in nm-errors
-NM_DEVICE_WIREGUARD_LISTEN_PORT, macro in NMDeviceWireGuard +nm_connection_for_each_setting_value, function in NMConnection
-NM_DEVICE_WIREGUARD_PUBLIC_KEY, macro in NMDeviceWireGuard +nm_connection_get_connection_type, function in NMConnection
-nm_device_wpan_get_hw_address, function in nm-device-wpan +nm_connection_get_id, function in NMConnection
-NM_DEVICE_WPAN_HW_ADDRESS, macro in nm-device-wpan +nm_connection_get_interface_name, function in NMConnection
-NMDhcpConfig, struct in NMDeviceOvs +nm_connection_get_path, function in NMConnection
-NMDhcpConfig:family, object property in NMDeviceOvs +nm_connection_get_setting, function in NMConnection
-NMDhcpConfig:options, object property in NMDeviceOvs +nm_connection_get_settings, function in NMConnection
-NM_DHCP_CONFIG_FAMILY, macro in NMDhcpConfig +nm_connection_get_setting_802_1x, function in NMConnection
-nm_dhcp_config_get_family, function in NMDhcpConfig +nm_connection_get_setting_adsl, function in NMConnection
-nm_dhcp_config_get_one_option, function in NMDhcpConfig +nm_connection_get_setting_bluetooth, function in NMConnection
-nm_dhcp_config_get_options, function in NMDhcpConfig +nm_connection_get_setting_bond, function in NMConnection
-NM_DHCP_CONFIG_OPTIONS, macro in NMDhcpConfig +nm_connection_get_setting_bridge, function in NMConnection
-nm_dns_entry_get_domains, function in NMClient +nm_connection_get_setting_bridge_port, function in NMConnection
-nm_dns_entry_get_interface, function in NMClient +nm_connection_get_setting_by_name, function in NMConnection
-nm_dns_entry_get_nameservers, function in NMClient +nm_connection_get_setting_cdma, function in NMConnection
-nm_dns_entry_get_priority, function in NMClient +nm_connection_get_setting_connection, function in NMConnection
-nm_dns_entry_get_vpn, function in NMClient +nm_connection_get_setting_dcb, function in NMConnection
-nm_dns_entry_unref, function in NMClient +nm_connection_get_setting_dummy, function in NMConnection
-

E

-NM_ETHTOOL_OPTNAME_FEATURE_ESP_HW_OFFLOAD, macro in NMSettingEthtool +nm_connection_get_setting_generic, function in NMConnection
-NM_ETHTOOL_OPTNAME_FEATURE_ESP_TX_CSUM_HW_OFFLOAD, macro in NMSettingEthtool +nm_connection_get_setting_gsm, function in NMConnection
-NM_ETHTOOL_OPTNAME_FEATURE_FCOE_MTU, macro in NMSettingEthtool +nm_connection_get_setting_infiniband, function in NMConnection
-NM_ETHTOOL_OPTNAME_FEATURE_GRO, macro in NMSettingEthtool +nm_connection_get_setting_ip4_config, function in NMConnection
-NM_ETHTOOL_OPTNAME_FEATURE_GSO, macro in NMSettingEthtool +nm_connection_get_setting_ip6_config, function in NMConnection
-NM_ETHTOOL_OPTNAME_FEATURE_HIGHDMA, macro in NMSettingEthtool +nm_connection_get_setting_ip_tunnel, function in NMConnection
-NM_ETHTOOL_OPTNAME_FEATURE_HW_TC_OFFLOAD, macro in NMSettingEthtool +nm_connection_get_setting_macsec, function in NMConnection
-NM_ETHTOOL_OPTNAME_FEATURE_L2_FWD_OFFLOAD, macro in NMSettingEthtool +nm_connection_get_setting_macvlan, function in NMConnection
-NM_ETHTOOL_OPTNAME_FEATURE_LOOPBACK, macro in NMSettingEthtool +nm_connection_get_setting_olpc_mesh, function in NMConnection
-NM_ETHTOOL_OPTNAME_FEATURE_LRO, macro in NMSettingEthtool +nm_connection_get_setting_ovs_bridge, function in NMConnection
-NM_ETHTOOL_OPTNAME_FEATURE_NTUPLE, macro in NMSettingEthtool +nm_connection_get_setting_ovs_interface, function in NMConnection
-NM_ETHTOOL_OPTNAME_FEATURE_RX, macro in NMSettingEthtool +nm_connection_get_setting_ovs_patch, function in NMConnection
-NM_ETHTOOL_OPTNAME_FEATURE_RXHASH, macro in NMSettingEthtool +nm_connection_get_setting_ovs_port, function in NMConnection
-NM_ETHTOOL_OPTNAME_FEATURE_RXVLAN, macro in NMSettingEthtool +nm_connection_get_setting_ppp, function in NMConnection
-NM_ETHTOOL_OPTNAME_FEATURE_RX_ALL, macro in NMSettingEthtool +nm_connection_get_setting_pppoe, function in NMConnection
-NM_ETHTOOL_OPTNAME_FEATURE_RX_FCS, macro in NMSettingEthtool +nm_connection_get_setting_proxy, function in NMConnection
-NM_ETHTOOL_OPTNAME_FEATURE_RX_GRO_HW, macro in NMSettingEthtool +nm_connection_get_setting_serial, function in NMConnection
-NM_ETHTOOL_OPTNAME_FEATURE_RX_UDP_TUNNEL_PORT_OFFLOAD, macro in NMSettingEthtool +nm_connection_get_setting_tc_config, function in NMConnection
-NM_ETHTOOL_OPTNAME_FEATURE_RX_VLAN_FILTER, macro in NMSettingEthtool +nm_connection_get_setting_team, function in NMConnection
-NM_ETHTOOL_OPTNAME_FEATURE_RX_VLAN_STAG_FILTER, macro in NMSettingEthtool +nm_connection_get_setting_team_port, function in NMConnection
-NM_ETHTOOL_OPTNAME_FEATURE_RX_VLAN_STAG_HW_PARSE, macro in NMSettingEthtool +nm_connection_get_setting_tun, function in NMConnection
-NM_ETHTOOL_OPTNAME_FEATURE_SG, macro in NMSettingEthtool +nm_connection_get_setting_vlan, function in NMConnection
-NM_ETHTOOL_OPTNAME_FEATURE_TLS_HW_RECORD, macro in NMSettingEthtool +nm_connection_get_setting_vpn, function in NMConnection
-NM_ETHTOOL_OPTNAME_FEATURE_TLS_HW_TX_OFFLOAD, macro in NMSettingEthtool +nm_connection_get_setting_vxlan, function in NMConnection
-NM_ETHTOOL_OPTNAME_FEATURE_TSO, macro in NMSettingEthtool +nm_connection_get_setting_wimax, function in NMConnection
-NM_ETHTOOL_OPTNAME_FEATURE_TX, macro in NMSettingEthtool +nm_connection_get_setting_wired, function in NMConnection
-NM_ETHTOOL_OPTNAME_FEATURE_TXVLAN, macro in NMSettingEthtool +nm_connection_get_setting_wireless, function in NMConnection
-NM_ETHTOOL_OPTNAME_FEATURE_TX_CHECKSUM_FCOE_CRC, macro in NMSettingEthtool +nm_connection_get_setting_wireless_security, function in NMConnection
-NM_ETHTOOL_OPTNAME_FEATURE_TX_CHECKSUM_IPV4, macro in NMSettingEthtool +nm_connection_get_uuid, function in NMConnection
-NM_ETHTOOL_OPTNAME_FEATURE_TX_CHECKSUM_IPV6, macro in NMSettingEthtool +nm_connection_get_virtual_device_description, function in NMConnection
-NM_ETHTOOL_OPTNAME_FEATURE_TX_CHECKSUM_IP_GENERIC, macro in NMSettingEthtool +nm_connection_is_type, function in NMConnection
-NM_ETHTOOL_OPTNAME_FEATURE_TX_CHECKSUM_SCTP, macro in NMSettingEthtool +nm_connection_is_virtual, function in NMConnection
-NM_ETHTOOL_OPTNAME_FEATURE_TX_ESP_SEGMENTATION, macro in NMSettingEthtool +nm_connection_need_secrets, function in NMConnection
-NM_ETHTOOL_OPTNAME_FEATURE_TX_FCOE_SEGMENTATION, macro in NMSettingEthtool +nm_connection_normalize, function in NMConnection
-NM_ETHTOOL_OPTNAME_FEATURE_TX_GRE_CSUM_SEGMENTATION, macro in NMSettingEthtool +NM_CONNECTION_NORMALIZE_PARAM_IP6_CONFIG_METHOD, macro in NMConnection
-NM_ETHTOOL_OPTNAME_FEATURE_TX_GRE_SEGMENTATION, macro in NMSettingEthtool +nm_connection_remove_setting, function in NMConnection
-NM_ETHTOOL_OPTNAME_FEATURE_TX_GSO_PARTIAL, macro in NMSettingEthtool +nm_connection_replace_settings, function in NMConnection
-NM_ETHTOOL_OPTNAME_FEATURE_TX_GSO_ROBUST, macro in NMSettingEthtool +nm_connection_replace_settings_from_connection, function in NMConnection
-NM_ETHTOOL_OPTNAME_FEATURE_TX_IPXIP4_SEGMENTATION, macro in NMSettingEthtool +NM_CONNECTION_SECRETS_CLEARED, macro in NMConnection
-NM_ETHTOOL_OPTNAME_FEATURE_TX_IPXIP6_SEGMENTATION, macro in NMSettingEthtool +NM_CONNECTION_SECRETS_UPDATED, macro in NMConnection
-NM_ETHTOOL_OPTNAME_FEATURE_TX_NOCACHE_COPY, macro in NMSettingEthtool +nm_connection_set_path, function in NMConnection
-NM_ETHTOOL_OPTNAME_FEATURE_TX_SCATTER_GATHER, macro in NMSettingEthtool +nm_connection_to_dbus, function in NMConnection
-NM_ETHTOOL_OPTNAME_FEATURE_TX_SCATTER_GATHER_FRAGLIST, macro in NMSettingEthtool +nm_connection_update_secrets, function in NMConnection
-NM_ETHTOOL_OPTNAME_FEATURE_TX_SCTP_SEGMENTATION, macro in NMSettingEthtool +nm_connection_verify, function in NMConnection
-NM_ETHTOOL_OPTNAME_FEATURE_TX_TCP6_SEGMENTATION, macro in NMSettingEthtool +nm_connection_verify_secrets, function in NMConnection
-NM_ETHTOOL_OPTNAME_FEATURE_TX_TCP_ECN_SEGMENTATION, macro in NMSettingEthtool +NM_CRYPTO_ERROR, macro in nm-errors
-NM_ETHTOOL_OPTNAME_FEATURE_TX_TCP_MANGLEID_SEGMENTATION, macro in NMSettingEthtool +nm_crypto_error_quark, function in nm-errors
-NM_ETHTOOL_OPTNAME_FEATURE_TX_TCP_SEGMENTATION, macro in NMSettingEthtool +NM_DBUS_INTERFACE, macro in nm-dbus-interface
-NM_ETHTOOL_OPTNAME_FEATURE_TX_UDP_SEGMENTATION, macro in NMSettingEthtool +NM_DBUS_INTERFACE_ACCESS_POINT, macro in nm-dbus-interface
-NM_ETHTOOL_OPTNAME_FEATURE_TX_UDP_TNL_CSUM_SEGMENTATION, macro in NMSettingEthtool +NM_DBUS_INTERFACE_ACTIVE_CONNECTION, macro in nm-dbus-interface
-NM_ETHTOOL_OPTNAME_FEATURE_TX_UDP_TNL_SEGMENTATION, macro in NMSettingEthtool +NM_DBUS_INTERFACE_AGENT_MANAGER, macro in nm-dbus-interface
-NM_ETHTOOL_OPTNAME_FEATURE_TX_VLAN_STAG_HW_INSERT, macro in NMSettingEthtool +NM_DBUS_INTERFACE_CHECKPOINT, macro in nm-dbus-interface
-nm_ethtool_optname_is_feature, function in NMSettingEthtool +NM_DBUS_INTERFACE_DEVICE, macro in nm-dbus-interface
-

I

-NMIPConfig, struct in NMDeviceOvs +NM_DBUS_INTERFACE_DEVICE_6LOWPAN, macro in nm-dbus-interface
-NMIPConfig:addresses, object property in NMDeviceOvs +NM_DBUS_INTERFACE_DEVICE_ADSL, macro in nm-dbus-interface
-NMIPConfig:domains, object property in NMDeviceOvs +NM_DBUS_INTERFACE_DEVICE_BLUETOOTH, macro in nm-dbus-interface
-NMIPConfig:family, object property in NMDeviceOvs +NM_DBUS_INTERFACE_DEVICE_BOND, macro in nm-dbus-interface
-NMIPConfig:gateway, object property in NMDeviceOvs +NM_DBUS_INTERFACE_DEVICE_BRIDGE, macro in nm-dbus-interface
-NMIPConfig:nameservers, object property in NMDeviceOvs +NM_DBUS_INTERFACE_DEVICE_DUMMY, macro in nm-dbus-interface
-NMIPConfig:routes, object property in NMDeviceOvs +NM_DBUS_INTERFACE_DEVICE_GENERIC, macro in nm-dbus-interface
-NMIPConfig:searches, object property in NMDeviceOvs +NM_DBUS_INTERFACE_DEVICE_GRE, macro in nm-dbus-interface
-NMIPConfig:wins-servers, object property in NMDeviceOvs +NM_DBUS_INTERFACE_DEVICE_INFINIBAND, macro in nm-dbus-interface
-NMIPTunnelFlags, enum in NMSettingIPTunnel +NM_DBUS_INTERFACE_DEVICE_IP_TUNNEL, macro in nm-dbus-interface
-NMIPTunnelMode, enum in nm-dbus-interface +NM_DBUS_INTERFACE_DEVICE_MACSEC, macro in nm-dbus-interface
-NM_IP_ADDRESS_ATTRIBUTE_LABEL, macro in NMSettingIPConfig +NM_DBUS_INTERFACE_DEVICE_MACVLAN, macro in nm-dbus-interface
-nm_ip_address_dup, function in NMSettingIPConfig +NM_DBUS_INTERFACE_DEVICE_MODEM, macro in nm-dbus-interface
-nm_ip_address_equal, function in NMSettingIPConfig +NM_DBUS_INTERFACE_DEVICE_OLPC_MESH, macro in nm-dbus-interface
-nm_ip_address_get_address, function in NMSettingIPConfig +NM_DBUS_INTERFACE_DEVICE_OVS_BRIDGE, macro in nm-dbus-interface
-nm_ip_address_get_address_binary, function in NMSettingIPConfig +NM_DBUS_INTERFACE_DEVICE_OVS_INTERFACE, macro in nm-dbus-interface
-nm_ip_address_get_attribute, function in NMSettingIPConfig +NM_DBUS_INTERFACE_DEVICE_OVS_PORT, macro in nm-dbus-interface
-nm_ip_address_get_attribute_names, function in NMSettingIPConfig +NM_DBUS_INTERFACE_DEVICE_PPP, macro in nm-dbus-interface
-nm_ip_address_get_family, function in NMSettingIPConfig +NM_DBUS_INTERFACE_DEVICE_STATISTICS, macro in nm-dbus-interface
-nm_ip_address_get_prefix, function in NMSettingIPConfig +NM_DBUS_INTERFACE_DEVICE_TEAM, macro in nm-dbus-interface
-nm_ip_address_new, function in NMSettingIPConfig +NM_DBUS_INTERFACE_DEVICE_TUN, macro in nm-dbus-interface
-nm_ip_address_new_binary, function in NMSettingIPConfig +NM_DBUS_INTERFACE_DEVICE_VETH, macro in nm-dbus-interface
-nm_ip_address_ref, function in NMSettingIPConfig +NM_DBUS_INTERFACE_DEVICE_VLAN, macro in nm-dbus-interface
-nm_ip_address_set_address, function in NMSettingIPConfig +NM_DBUS_INTERFACE_DEVICE_VXLAN, macro in nm-dbus-interface
-nm_ip_address_set_address_binary, function in NMSettingIPConfig +NM_DBUS_INTERFACE_DEVICE_WIFI_P2P, macro in nm-dbus-interface
-nm_ip_address_set_attribute, function in NMSettingIPConfig +NM_DBUS_INTERFACE_DEVICE_WIMAX, macro in nm-dbus-interface
-nm_ip_address_set_prefix, function in NMSettingIPConfig +NM_DBUS_INTERFACE_DEVICE_WIRED, macro in nm-dbus-interface
-nm_ip_address_unref, function in NMSettingIPConfig +NM_DBUS_INTERFACE_DEVICE_WIREGUARD, macro in nm-dbus-interface
-NM_IP_CONFIG_ADDRESSES, macro in NMIPConfig +NM_DBUS_INTERFACE_DEVICE_WIRELESS, macro in nm-dbus-interface
-NM_IP_CONFIG_DOMAINS, macro in NMIPConfig +NM_DBUS_INTERFACE_DEVICE_WPAN, macro in nm-dbus-interface
-NM_IP_CONFIG_FAMILY, macro in NMIPConfig +NM_DBUS_INTERFACE_DHCP4_CONFIG, macro in nm-dbus-interface
-NM_IP_CONFIG_GATEWAY, macro in NMIPConfig +NM_DBUS_INTERFACE_DHCP6_CONFIG, macro in nm-dbus-interface
-nm_ip_config_get_addresses, function in NMIPConfig +NM_DBUS_INTERFACE_DNS_MANAGER, macro in nm-dbus-interface
-nm_ip_config_get_domains, function in NMIPConfig +NM_DBUS_INTERFACE_IP4_CONFIG, macro in nm-dbus-interface
-nm_ip_config_get_family, function in NMIPConfig +NM_DBUS_INTERFACE_IP6_CONFIG, macro in nm-dbus-interface
-nm_ip_config_get_gateway, function in NMIPConfig +NM_DBUS_INTERFACE_SECRET_AGENT, macro in nm-dbus-interface
-nm_ip_config_get_nameservers, function in NMIPConfig +NM_DBUS_INTERFACE_SETTINGS, macro in nm-dbus-interface
-nm_ip_config_get_routes, function in NMIPConfig +NM_DBUS_INTERFACE_SETTINGS_CONNECTION, macro in nm-dbus-interface
-nm_ip_config_get_searches, function in NMIPConfig +NM_DBUS_INTERFACE_SETTINGS_CONNECTION_SECRETS, macro in nm-dbus-interface
-nm_ip_config_get_wins_servers, function in NMIPConfig +NM_DBUS_INTERFACE_VPN, macro in nm-vpn-dbus-interface
-NM_IP_CONFIG_NAMESERVERS, macro in NMIPConfig +NM_DBUS_INTERFACE_VPN_CONNECTION, macro in nm-vpn-dbus-interface
-NM_IP_CONFIG_ROUTES, macro in NMIPConfig +NM_DBUS_INTERFACE_WIFI_P2P_PEER, macro in nm-dbus-interface
-NM_IP_CONFIG_SEARCHES, macro in NMIPConfig +NM_DBUS_INTERFACE_WIMAX_NSP, macro in nm-dbus-interface
-NM_IP_CONFIG_WINS_SERVERS, macro in NMIPConfig +NM_DBUS_INVALID_VPN_CONNECTION, macro in nm-vpn-dbus-interface
-NM_IP_ROUTE_ATTRIBUTE_CWND, macro in NMSettingIPConfig +NM_DBUS_NO_ACTIVE_VPN_CONNECTION, macro in nm-vpn-dbus-interface
-NM_IP_ROUTE_ATTRIBUTE_FROM, macro in NMSettingIPConfig +NM_DBUS_NO_VPN_CONNECTIONS, macro in nm-vpn-dbus-interface
-NM_IP_ROUTE_ATTRIBUTE_INITCWND, macro in NMSettingIPConfig +NM_DBUS_PATH, macro in nm-dbus-interface
-NM_IP_ROUTE_ATTRIBUTE_INITRWND, 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_SRC, macro in NMSettingIPConfig +NM_DBUS_PATH_WIFI_P2P_PEER, macro in nm-dbus-interface
-NM_IP_ROUTE_ATTRIBUTE_TABLE, macro in NMSettingIPConfig +NM_DBUS_PATH_WIMAX_NSP, macro in nm-dbus-interface
-NM_IP_ROUTE_ATTRIBUTE_TOS, macro in NMSettingIPConfig +NM_DBUS_SERVICE, macro in nm-dbus-interface
-nm_ip_route_attribute_validate, function in NMSettingIPConfig +NM_DBUS_VPN_ALREADY_STARTED, macro in nm-vpn-dbus-interface
-NM_IP_ROUTE_ATTRIBUTE_WINDOW, macro in NMSettingIPConfig +NM_DBUS_VPN_ALREADY_STOPPED, macro in nm-vpn-dbus-interface
-nm_ip_route_dup, function in NMSettingIPConfig +NM_DBUS_VPN_BAD_ARGUMENTS, macro in nm-vpn-dbus-interface
-nm_ip_route_equal, function in NMSettingIPConfig +NM_DBUS_VPN_ERROR_PREFIX, macro in nm-vpn-dbus-interface
-nm_ip_route_equal_full, function in NMSettingIPConfig +NM_DBUS_VPN_INTERACTIVE_NOT_SUPPORTED, macro in nm-vpn-dbus-interface
-nm_ip_route_get_attribute, function in NMSettingIPConfig +NM_DBUS_VPN_SIGNAL_CONNECT_FAILED, macro in nm-vpn-dbus-interface
-nm_ip_route_get_attribute_names, function in NMSettingIPConfig +NM_DBUS_VPN_SIGNAL_IP4_CONFIG, macro in nm-vpn-dbus-interface
-nm_ip_route_get_dest, function in NMSettingIPConfig +NM_DBUS_VPN_SIGNAL_IP_CONFIG_BAD, macro in nm-vpn-dbus-interface
-nm_ip_route_get_dest_binary, function in NMSettingIPConfig +NM_DBUS_VPN_SIGNAL_LAUNCH_FAILED, macro in nm-vpn-dbus-interface
-nm_ip_route_get_family, function in NMSettingIPConfig +NM_DBUS_VPN_SIGNAL_LOGIN_BANNER, macro in nm-vpn-dbus-interface
-nm_ip_route_get_metric, function in NMSettingIPConfig +NM_DBUS_VPN_SIGNAL_LOGIN_FAILED, macro in nm-vpn-dbus-interface
-nm_ip_route_get_next_hop, function in NMSettingIPConfig +NM_DBUS_VPN_SIGNAL_STATE_CHANGE, macro in nm-vpn-dbus-interface
-nm_ip_route_get_next_hop_binary, function in NMSettingIPConfig +NM_DBUS_VPN_SIGNAL_VPN_CONFIG_BAD, macro in nm-vpn-dbus-interface
-nm_ip_route_get_prefix, function in NMSettingIPConfig +NM_DBUS_VPN_STARTING_IN_PROGRESS, macro in nm-vpn-dbus-interface
-nm_ip_route_get_variant_attribute_spec, function in NMSettingIPConfig +NM_DBUS_VPN_STOPPING_IN_PROGRESS, macro in nm-vpn-dbus-interface
-nm_ip_route_new, function in NMSettingIPConfig +NM_DBUS_VPN_WRONG_STATE, macro in nm-vpn-dbus-interface
-nm_ip_route_new_binary, function in NMSettingIPConfig +NM_DEPRECATED_IN_0_9_10, macro in nm-version
-nm_ip_route_ref, function in NMSettingIPConfig +NM_DEPRECATED_IN_0_9_10_FOR, macro in nm-version
-nm_ip_route_set_attribute, function in NMSettingIPConfig +NM_DEPRECATED_IN_1_0, macro in nm-version
-nm_ip_route_set_dest, function in NMSettingIPConfig +NM_DEPRECATED_IN_1_0_FOR, macro in nm-version
-nm_ip_route_set_dest_binary, function in NMSettingIPConfig +NM_DEPRECATED_IN_1_10, macro in nm-version
-nm_ip_route_set_metric, function in NMSettingIPConfig +NM_DEPRECATED_IN_1_10_FOR, macro in nm-version
-nm_ip_route_set_next_hop, function in NMSettingIPConfig +NM_DEPRECATED_IN_1_12, macro in nm-version
-nm_ip_route_set_next_hop_binary, function in NMSettingIPConfig +NM_DEPRECATED_IN_1_12_FOR, macro in nm-version
-nm_ip_route_set_prefix, function in NMSettingIPConfig +NM_DEPRECATED_IN_1_14, macro in nm-version
-nm_ip_route_unref, function in NMSettingIPConfig +NM_DEPRECATED_IN_1_14_FOR, macro in nm-version
-

J

-nm_jansson_load, function in nm-json +NM_DEPRECATED_IN_1_16, macro in nm-version
-json_array, macro in nm-json +NM_DEPRECATED_IN_1_16_FOR, macro in nm-version
-json_array_append_new, macro in nm-json +NM_DEPRECATED_IN_1_2, macro in nm-version
-json_array_get, macro in nm-json +NM_DEPRECATED_IN_1_2_FOR, macro in nm-version
-json_array_size, macro in nm-json +NM_DEPRECATED_IN_1_4, macro in nm-version
-json_delete, macro in nm-json +NM_DEPRECATED_IN_1_4_FOR, macro in nm-version
-json_dumps, macro in nm-json +NM_DEPRECATED_IN_1_6, macro in nm-version
-json_false, macro in nm-json +NM_DEPRECATED_IN_1_6_FOR, macro in nm-version
-json_integer, macro in nm-json +NM_DEPRECATED_IN_1_8, macro in nm-version
-json_integer_value, macro in nm-json +NM_DEPRECATED_IN_1_8_FOR, macro in nm-vpn-dbus-interface
-json_loads, macro in nm-json +nm_device_6lowpan_get_hw_address, function in nm-device-6lowpan
-json_object, macro in nm-json +nm_device_6lowpan_get_parent, function in nm-device-6lowpan
-json_object_del, macro in nm-json +NM_DEVICE_6LOWPAN_HW_ADDRESS, macro in nm-device-6lowpan
-json_object_get, macro in nm-json +NM_DEVICE_6LOWPAN_PARENT, macro in nm-device-6lowpan
-json_object_iter, macro in nm-json +NM_DEVICE_ACTIVE_CONNECTION, macro in NMDevice
-json_object_iter_key, macro in nm-json +NM_DEVICE_ADSL_CARRIER, macro in NMDeviceAdsl
-json_object_iter_next, macro in nm-json +nm_device_adsl_get_carrier, function in NMDeviceAdsl
-json_object_iter_value, macro in nm-json +NM_DEVICE_AUTOCONNECT, macro in NMDevice
-json_object_key_to_iter, macro in nm-json +NM_DEVICE_AVAILABLE_CONNECTIONS, macro in NMDevice
-json_object_set_new, macro in nm-json +NM_DEVICE_BOND_CARRIER, macro in NMDeviceBond
-json_object_size, macro in nm-json +nm_device_bond_get_carrier, function in NMDeviceBond
-json_string, macro in nm-json +nm_device_bond_get_hw_address, function in NMDeviceBond
-json_string_value, macro in nm-json +nm_device_bond_get_slaves, function in NMDeviceBond
-json_true, macro in nm-json +NM_DEVICE_BOND_HW_ADDRESS, macro in NMDeviceBond
-

L

-NM_LLDP_ATTR_CHASSIS_ID, macro in nm-dbus-interface +NM_DEVICE_BOND_SLAVES, macro in NMDeviceBond
-NM_LLDP_ATTR_CHASSIS_ID_TYPE, macro in nm-dbus-interface +NM_DEVICE_BRIDGE_CARRIER, macro in NMDeviceBridge
-NM_LLDP_ATTR_DESTINATION, macro in nm-dbus-interface +nm_device_bridge_get_carrier, function in NMDeviceBridge
-NM_LLDP_ATTR_IEEE_802_1_PPVID, macro in nm-dbus-interface +nm_device_bridge_get_hw_address, function in NMDeviceBridge
-NM_LLDP_ATTR_IEEE_802_1_PPVID_FLAGS, macro in nm-dbus-interface +nm_device_bridge_get_slaves, function in NMDeviceBridge
-NM_LLDP_ATTR_IEEE_802_1_PVID, macro in nm-dbus-interface +NM_DEVICE_BRIDGE_HW_ADDRESS, macro in NMDeviceBridge
-NM_LLDP_ATTR_IEEE_802_1_VID, macro in nm-dbus-interface +NM_DEVICE_BRIDGE_SLAVES, macro in NMDeviceBridge
-NM_LLDP_ATTR_IEEE_802_1_VLAN_NAME, macro in nm-dbus-interface +NM_DEVICE_BT_CAPABILITIES, macro in NMDeviceBt
-NM_LLDP_ATTR_PORT_DESCRIPTION, macro in nm-dbus-interface +nm_device_bt_get_capabilities, function in NMDeviceBt
-NM_LLDP_ATTR_PORT_ID, macro in nm-dbus-interface +nm_device_bt_get_hw_address, function in NMDeviceBt
-NM_LLDP_ATTR_PORT_ID_TYPE, macro in nm-dbus-interface +nm_device_bt_get_name, function in NMDeviceBt
-NM_LLDP_ATTR_SYSTEM_CAPABILITIES, macro in nm-dbus-interface +NM_DEVICE_BT_HW_ADDRESS, macro in NMDeviceBt
-NM_LLDP_ATTR_SYSTEM_DESCRIPTION, macro in nm-dbus-interface +NM_DEVICE_BT_NAME, macro in NMDeviceBt
-NM_LLDP_ATTR_SYSTEM_NAME, macro in nm-dbus-interface +NM_DEVICE_CAPABILITIES, macro in NMDevice
-NM_LLDP_DEST_NEAREST_BRIDGE, macro in nm-dbus-interface +nm_device_connection_compatible, function in NMDevice
-NM_LLDP_DEST_NEAREST_CUSTOMER_BRIDGE, macro in nm-dbus-interface +nm_device_connection_valid, function in NMDevice
-NM_LLDP_DEST_NEAREST_NON_TPMR_BRIDGE, macro in nm-dbus-interface +nm_device_delete, function in NMDevice
-nm_lldp_neighbor_get_attr_names, function in NMDevice +nm_device_delete_async, function in NMDevice
-nm_lldp_neighbor_get_attr_string_value, function in NMDevice +nm_device_delete_finish, function in NMDevice
-nm_lldp_neighbor_get_attr_type, function in NMDevice +NM_DEVICE_DEVICE_TYPE, macro in NMDevice
-nm_lldp_neighbor_get_attr_uint_value, function in NMDevice +NM_DEVICE_DHCP4_CONFIG, macro in NMDevice
-nm_lldp_neighbor_new, function in NMDevice +NM_DEVICE_DHCP6_CONFIG, macro in NMDevice
-nm_lldp_neighbor_ref, function in NMDevice +nm_device_disambiguate_names, function in NMDevice
-nm_lldp_neighbor_unref, function in NMDevice +nm_device_disconnect, function in NMDevice
-

M

-NMManagerError, enum in nm-errors +nm_device_disconnect_async, function in NMDevice
-NM_MANAGER_ERROR, macro in nm-errors +nm_device_disconnect_finish, function in NMDevice
-nm_manager_error_quark, function in nm-errors +NM_DEVICE_DRIVER, macro in NMDevice
-NMMetered, enum in nm-dbus-interface +NM_DEVICE_DRIVER_VERSION, macro in NMDevice
-

O

-NMObject, struct in NMDeviceOvs +nm_device_dummy_get_hw_address, function in NMDeviceDummy
-NMObject:dbus-connection, object property in NMDeviceOvs +NM_DEVICE_DUMMY_HW_ADDRESS, macro in NMDeviceDummy
-NMObject:dbus-object, object property in NMDeviceOvs +NM_DEVICE_ERROR, macro in nm-errors
-NMObject:dbus-object-manager, object property in NMDeviceOvs +nm_device_error_quark, function in nm-errors
-NMObject:path, object property in NMDeviceOvs +NM_DEVICE_ETHERNET_CARRIER, macro in NMDeviceEthernet
-NM_OBJECT_DBUS_CONNECTION, macro in NMObject +nm_device_ethernet_get_carrier, function in NMDeviceEthernet
-NM_OBJECT_DBUS_OBJECT_MANAGER, macro in NMObject +nm_device_ethernet_get_hw_address, function in NMDeviceEthernet
-nm_object_get_path, function in NMObject +nm_device_ethernet_get_permanent_hw_address, function in NMDeviceEthernet
-NM_OBJECT_PATH, macro in NMObject +nm_device_ethernet_get_s390_subchannels, function in NMDeviceEthernet
-

R

-NMRemoteConnection, struct in NMDeviceOvs +nm_device_ethernet_get_speed, function in NMDeviceEthernet
-NMRemoteConnection:filename, object property in NMDeviceOvs +NM_DEVICE_ETHERNET_HW_ADDRESS, macro in NMDeviceEthernet
-NMRemoteConnection:flags, object property in NMDeviceOvs +NM_DEVICE_ETHERNET_PERMANENT_HW_ADDRESS, macro in NMDeviceEthernet
-NMRemoteConnection:unsaved, object property in NMDeviceOvs +NM_DEVICE_ETHERNET_S390_SUBCHANNELS, macro in NMDeviceEthernet
-NMRemoteConnection:visible, object property in NMDeviceOvs +NM_DEVICE_ETHERNET_SPEED, macro in NMDeviceEthernet
-nm_remote_connection_commit_changes, function in NMRemoteConnection +nm_device_filter_connections, function in NMDevice
-nm_remote_connection_commit_changes_async, function in NMRemoteConnection +NM_DEVICE_FIRMWARE_MISSING, macro in NMDevice
-nm_remote_connection_commit_changes_finish, function in NMRemoteConnection +NM_DEVICE_FIRMWARE_VERSION, macro in NMDevice
-NM_REMOTE_CONNECTION_DBUS_CONNECTION, macro in NMRemoteConnection +nm_device_generic_get_hw_address, function in NMDeviceGeneric
-nm_remote_connection_delete, function in NMRemoteConnection +NM_DEVICE_GENERIC_HW_ADDRESS, macro in NMDeviceGeneric
-nm_remote_connection_delete_async, function in NMRemoteConnection +NM_DEVICE_GENERIC_TYPE_DESCRIPTION, macro in NMDeviceGeneric
-nm_remote_connection_delete_finish, function in NMRemoteConnection +nm_device_get_active_connection, function in NMDevice
-NM_REMOTE_CONNECTION_FILENAME, macro in NMRemoteConnection +nm_device_get_applied_connection, function in NMDevice
-NM_REMOTE_CONNECTION_FLAGS, macro in NMRemoteConnection +nm_device_get_applied_connection_async, function in NMDevice
-nm_remote_connection_get_filename, function in NMRemoteConnection +nm_device_get_applied_connection_finish, function in NMDevice
-nm_remote_connection_get_flags, function in NMRemoteConnection +nm_device_get_autoconnect, function in NMDevice
-nm_remote_connection_get_secrets, function in NMRemoteConnection +nm_device_get_available_connections, function in NMDevice
-nm_remote_connection_get_secrets_async, function in NMRemoteConnection +nm_device_get_capabilities, function in NMDevice
-nm_remote_connection_get_secrets_finish, function in NMRemoteConnection +nm_device_get_connectivity, function in NMDevice
-nm_remote_connection_get_unsaved, function in NMRemoteConnection +nm_device_get_description, function in NMDevice
-nm_remote_connection_get_visible, function in NMRemoteConnection +nm_device_get_device_type, function in NMDevice
-NM_REMOTE_CONNECTION_PATH, macro in NMRemoteConnection +nm_device_get_dhcp4_config, function in NMDevice
-nm_remote_connection_save, function in NMRemoteConnection +nm_device_get_dhcp6_config, function in NMDevice
-nm_remote_connection_save_async, function in NMRemoteConnection +nm_device_get_driver, function in NMDevice
-nm_remote_connection_save_finish, function in NMRemoteConnection +nm_device_get_driver_version, function in NMDevice
-NM_REMOTE_CONNECTION_UNSAVED, macro in NMRemoteConnection +nm_device_get_firmware_missing, function in NMDevice
-nm_remote_connection_update2, function in NMRemoteConnection +nm_device_get_firmware_version, function in NMDevice
-nm_remote_connection_update2_finish, function in NMRemoteConnection +nm_device_get_hw_address, function in NMDevice
-NM_REMOTE_CONNECTION_VISIBLE, macro in NMRemoteConnection +nm_device_get_iface, function in NMDevice
-NMRollbackResult, enum in nm-dbus-interface +nm_device_get_ip4_config, function in NMDevice
-

S

-NMSecretAgentCapabilities, enum in nm-dbus-interface +nm_device_get_ip6_config, function in NMDevice
-NMSecretAgentError, enum in nm-errors +nm_device_get_ip_iface, function in NMDevice
-NMSecretAgentGetSecretsFlags, enum in nm-dbus-interface +nm_device_get_lldp_neighbors, function in NMDevice
-NMSecretAgentOld, struct in NMSecretAgentOld +nm_device_get_managed, function in NMDevice
-NMSecretAgentOld:auto-register, object property in NMSecretAgentOld +nm_device_get_metered, function in NMDevice
-NMSecretAgentOld:capabilities, object property in NMSecretAgentOld +nm_device_get_mtu, function in NMDevice
-NMSecretAgentOld:identifier, object property in NMSecretAgentOld +nm_device_get_nm_plugin_missing, function in NMDevice
-NMSecretAgentOld:registered, object property in NMSecretAgentOld +nm_device_get_physical_port_id, function in NMDevice
-NMSecretAgentOldDeleteSecretsFunc, user_function in NMSecretAgentOld +nm_device_get_product, function in NMDevice
-NMSecretAgentOldGetSecretsFunc, user_function in NMSecretAgentOld +nm_device_get_setting_type, function in NMDevice
-NMSecretAgentOldSaveSecretsFunc, user_function in NMSecretAgentOld +nm_device_get_state, function in NMDevice
-NM_SECRET_AGENT_ERROR, macro in nm-errors +nm_device_get_state_reason, function in NMDevice
-nm_secret_agent_error_quark, function in nm-errors +nm_device_get_type_description, function in NMDevice
-NM_SECRET_AGENT_OLD_AUTO_REGISTER, macro in NMSecretAgentOld +nm_device_get_udi, function in NMDevice
-NM_SECRET_AGENT_OLD_CAPABILITIES, macro in NMSecretAgentOld +nm_device_get_vendor, function in NMDevice
-nm_secret_agent_old_delete_secrets, function in NMSecretAgentOld +NM_DEVICE_INFINIBAND_CARRIER, macro in NMDeviceInfiniband
-nm_secret_agent_old_get_registered, function in NMSecretAgentOld +nm_device_infiniband_get_carrier, function in NMDeviceInfiniband
-nm_secret_agent_old_get_secrets, function in NMSecretAgentOld +nm_device_infiniband_get_hw_address, function in NMDeviceInfiniband
-NM_SECRET_AGENT_OLD_IDENTIFIER, macro in NMSecretAgentOld +NM_DEVICE_INFINIBAND_HW_ADDRESS, macro in NMDeviceInfiniband
-nm_secret_agent_old_register, function in NMSecretAgentOld +NM_DEVICE_INTERFACE, macro in NMDevice
-NM_SECRET_AGENT_OLD_REGISTERED, macro in NMSecretAgentOld +NM_DEVICE_IP4_CONFIG, macro in NMDevice
-nm_secret_agent_old_register_async, function in NMSecretAgentOld +NM_DEVICE_IP4_CONNECTIVITY, macro in NMDevice
-nm_secret_agent_old_register_finish, function in NMSecretAgentOld +NM_DEVICE_IP6_CONFIG, macro in NMDevice
-nm_secret_agent_old_save_secrets, function in NMSecretAgentOld +NM_DEVICE_IP6_CONNECTIVITY, macro in NMDevice
-nm_secret_agent_old_unregister, function in NMSecretAgentOld +NM_DEVICE_IP_INTERFACE, macro in NMDevice
-nm_secret_agent_old_unregister_async, function in NMSecretAgentOld +NM_DEVICE_IP_TUNNEL_ENCAPSULATION_LIMIT, macro in NMDeviceIPTunnel
-nm_secret_agent_old_unregister_finish, function in NMSecretAgentOld +NM_DEVICE_IP_TUNNEL_FLAGS, macro in NMDeviceIPTunnel
-NMSetting, struct in NMSetting +NM_DEVICE_IP_TUNNEL_FLOW_LABEL, macro in NMDeviceIPTunnel
-NMSetting6Lowpan, struct in NMSettingOvs +nm_device_ip_tunnel_get_encapsulation_limit, function in NMDeviceIPTunnel
-NMSetting6Lowpan:parent, object property in NMSettingOvs +nm_device_ip_tunnel_get_flags, function in NMDeviceIPTunnel
-NMSetting8021x, struct in NMSetting8021x +nm_device_ip_tunnel_get_flow_label, function in NMDeviceIPTunnel
-NMSetting8021x:altsubject-matches, object property in NMSetting8021x +nm_device_ip_tunnel_get_input_key, function in NMDeviceIPTunnel
-NMSetting8021x:anonymous-identity, object property in NMSetting8021x +nm_device_ip_tunnel_get_local, function in NMDeviceIPTunnel
-NMSetting8021x:auth-timeout, object property in NMSetting8021x +nm_device_ip_tunnel_get_mode, function in NMDeviceIPTunnel
-NMSetting8021x:ca-cert, object property in NMSetting8021x +nm_device_ip_tunnel_get_output_key, function in NMDeviceIPTunnel
-NMSetting8021x:ca-cert-password, object property in NMSetting8021x +nm_device_ip_tunnel_get_parent, function in NMDeviceIPTunnel
-NMSetting8021x:ca-cert-password-flags, object property in NMSetting8021x +nm_device_ip_tunnel_get_path_mtu_discovery, function in NMDeviceIPTunnel
-NMSetting8021x:ca-path, object property in NMSetting8021x +nm_device_ip_tunnel_get_remote, function in NMDeviceIPTunnel
-NMSetting8021x:client-cert, object property in NMSetting8021x +nm_device_ip_tunnel_get_tos, function in NMDeviceIPTunnel
-NMSetting8021x:client-cert-password, object property in NMSetting8021x +nm_device_ip_tunnel_get_ttl, function in NMDeviceIPTunnel
-NMSetting8021x:client-cert-password-flags, object property in NMSetting8021x +NM_DEVICE_IP_TUNNEL_INPUT_KEY, macro in NMDeviceIPTunnel
-NMSetting8021x:domain-suffix-match, object property in NMSetting8021x +NM_DEVICE_IP_TUNNEL_LOCAL, macro in NMDeviceIPTunnel
-NMSetting8021x:eap, object property in NMSetting8021x +NM_DEVICE_IP_TUNNEL_MODE, macro in NMDeviceIPTunnel
-NMSetting8021x:identity, object property in NMSetting8021x +NM_DEVICE_IP_TUNNEL_OUTPUT_KEY, macro in NMDeviceIPTunnel
-NMSetting8021x:pac-file, object property in NMSetting8021x +NM_DEVICE_IP_TUNNEL_PARENT, macro in NMDeviceIPTunnel
-NMSetting8021x:password, object property in NMSetting8021x +NM_DEVICE_IP_TUNNEL_PATH_MTU_DISCOVERY, macro in NMDeviceIPTunnel
-NMSetting8021x:password-flags, object property in NMSetting8021x +NM_DEVICE_IP_TUNNEL_REMOTE, macro in NMDeviceIPTunnel
-NMSetting8021x:password-raw, object property in NMSetting8021x +NM_DEVICE_IP_TUNNEL_TOS, macro in NMDeviceIPTunnel
-NMSetting8021x:password-raw-flags, object property in NMSetting8021x +NM_DEVICE_IP_TUNNEL_TTL, macro in NMDeviceIPTunnel
-NMSetting8021x:phase1-auth-flags, object property in NMSetting8021x +nm_device_is_real, function in NMDevice
-NMSetting8021x:phase1-fast-provisioning, object property in NMSetting8021x +nm_device_is_software, function in NMDevice
-NMSetting8021x:phase1-peaplabel, object property in NMSetting8021x +NM_DEVICE_LLDP_NEIGHBORS, macro in NMDevice
-NMSetting8021x:phase1-peapver, object property in NMSetting8021x +NM_DEVICE_MACSEC_CIPHER_SUITE, macro in NMDeviceMacsec
-NMSetting8021x:phase2-altsubject-matches, object property in NMSetting8021x +NM_DEVICE_MACSEC_ENCODING_SA, macro in NMDeviceMacsec
-NMSetting8021x:phase2-auth, object property in NMSetting8021x +NM_DEVICE_MACSEC_ENCRYPT, macro in NMDeviceMacsec
-NMSetting8021x:phase2-autheap, object property in NMSetting8021x +NM_DEVICE_MACSEC_ES, macro in NMDeviceMacsec
-NMSetting8021x:phase2-ca-cert, object property in NMSetting8021x +nm_device_macsec_get_cipher_suite, function in NMDeviceMacsec
-NMSetting8021x:phase2-ca-cert-password, object property in NMSetting8021x +nm_device_macsec_get_encoding_sa, function in NMDeviceMacsec
-NMSetting8021x:phase2-ca-cert-password-flags, object property in NMSetting8021x +nm_device_macsec_get_encrypt, function in NMDeviceMacsec
-NMSetting8021x:phase2-ca-path, object property in NMSetting8021x +nm_device_macsec_get_es, function in NMDeviceMacsec
-NMSetting8021x:phase2-client-cert, object property in NMSetting8021x +nm_device_macsec_get_hw_address, function in NMDeviceMacsec
-NMSetting8021x:phase2-client-cert-password, object property in NMSetting8021x +nm_device_macsec_get_icv_length, function in NMDeviceMacsec
-NMSetting8021x:phase2-client-cert-password-flags, object property in NMSetting8021x +nm_device_macsec_get_include_sci, function in NMDeviceMacsec
-NMSetting8021x:phase2-domain-suffix-match, object property in NMSetting8021x +nm_device_macsec_get_parent, function in NMDeviceMacsec
-NMSetting8021x:phase2-private-key, object property in NMSetting8021x +nm_device_macsec_get_protect, function in NMDeviceMacsec
-NMSetting8021x:phase2-private-key-password, object property in NMSetting8021x +nm_device_macsec_get_replay_protect, function in NMDeviceMacsec
-NMSetting8021x:phase2-private-key-password-flags, object property in NMSetting8021x +nm_device_macsec_get_scb, function in NMDeviceMacsec
-NMSetting8021x:phase2-subject-match, object property in NMSetting8021x +nm_device_macsec_get_sci, function in NMDeviceMacsec
-NMSetting8021x:pin, object property in NMSetting8021x +nm_device_macsec_get_validation, function in NMDeviceMacsec
-NMSetting8021x:pin-flags, object property in NMSetting8021x +nm_device_macsec_get_window, function in NMDeviceMacsec
-NMSetting8021x:private-key, object property in NMSetting8021x +NM_DEVICE_MACSEC_HW_ADDRESS, macro in NMDeviceMacsec
-NMSetting8021x:private-key-password, object property in NMSetting8021x +NM_DEVICE_MACSEC_ICV_LENGTH, macro in NMDeviceMacsec
-NMSetting8021x:private-key-password-flags, object property in NMSetting8021x +NM_DEVICE_MACSEC_INCLUDE_SCI, macro in NMDeviceMacsec
-NMSetting8021x:subject-match, object property in NMSetting8021x +NM_DEVICE_MACSEC_PARENT, macro in NMDeviceMacsec
-NMSetting8021x:system-ca-certs, object property in NMSetting8021x +NM_DEVICE_MACSEC_PROTECT, macro in NMDeviceMacsec
-NMSetting8021xAuthFlags, enum in NMSetting8021x +NM_DEVICE_MACSEC_REPLAY_PROTECT, macro in NMDeviceMacsec
-NMSetting8021xCKFormat, enum in NMSetting8021x +NM_DEVICE_MACSEC_SCB, macro in NMDeviceMacsec
-NMSetting8021xCKScheme, enum in NMSetting8021x +NM_DEVICE_MACSEC_SCI, macro in NMDeviceMacsec
-NMSetting:name, object property in NMSetting +NM_DEVICE_MACSEC_VALIDATION, macro in NMDeviceMacsec
-NMSettingAdsl, struct in NMSettingAdsl +NM_DEVICE_MACSEC_WINDOW, macro in NMDeviceMacsec
-NMSettingAdsl:encapsulation, object property in NMSettingAdsl +nm_device_macvlan_get_hw_address, function in NMDeviceMacvlan
-NMSettingAdsl:password, object property in NMSettingAdsl +nm_device_macvlan_get_mode, function in NMDeviceMacvlan
-NMSettingAdsl:password-flags, object property in NMSettingAdsl +nm_device_macvlan_get_no_promisc, function in NMDeviceMacvlan
-NMSettingAdsl:protocol, object property in NMSettingAdsl +nm_device_macvlan_get_parent, function in NMDeviceMacvlan
-NMSettingAdsl:username, object property in NMSettingAdsl +nm_device_macvlan_get_tap, function in NMDeviceMacvlan
-NMSettingAdsl:vci, object property in NMSettingAdsl +NM_DEVICE_MACVLAN_HW_ADDRESS, macro in NMDeviceMacvlan
-NMSettingAdsl:vpi, object property in NMSettingAdsl +NM_DEVICE_MACVLAN_MODE, macro in NMDeviceMacvlan
-NMSettingBluetooth, struct in NMSettingBluetooth +NM_DEVICE_MACVLAN_NO_PROMISC, macro in NMDeviceMacvlan
-NMSettingBluetooth:bdaddr, object property in NMSettingBluetooth +NM_DEVICE_MACVLAN_PARENT, macro in NMDeviceMacvlan
-NMSettingBluetooth:type, object property in NMSettingBluetooth +NM_DEVICE_MACVLAN_TAP, macro in NMDeviceMacvlan
-NMSettingBond, struct in NMSettingBond +NM_DEVICE_MANAGED, macro in NMDevice
-NMSettingBond:options, object property in NMSettingBond +NM_DEVICE_METERED, macro in NMDevice
-NMSettingBridge, struct in NMSettingBridge +NM_DEVICE_MODEM_CURRENT_CAPABILITIES, macro in NMDeviceModem
-NMSettingBridge:ageing-time, object property in NMSettingBridge +nm_device_modem_get_current_capabilities, function in NMDeviceModem
-NMSettingBridge:forward-delay, object property in NMSettingBridge +nm_device_modem_get_modem_capabilities, function in NMDeviceModem
-NMSettingBridge:group-forward-mask, object property in NMSettingBridge +NM_DEVICE_MODEM_MODEM_CAPABILITIES, macro in NMDeviceModem
-NMSettingBridge:hello-time, object property in NMSettingBridge +NM_DEVICE_MTU, macro in NMDevice
-NMSettingBridge:mac-address, object property in NMSettingBridge +NM_DEVICE_NM_PLUGIN_MISSING, macro in NMDevice
-NMSettingBridge:max-age, object property in NMSettingBridge +NM_DEVICE_OLPC_MESH_ACTIVE_CHANNEL, macro in NMDeviceOlpcMesh
-NMSettingBridge:multicast-snooping, object property in NMSettingBridge +NM_DEVICE_OLPC_MESH_COMPANION, macro in NMDeviceOlpcMesh
-NMSettingBridge:priority, object property in NMSettingBridge +nm_device_olpc_mesh_get_active_channel, function in NMDeviceOlpcMesh
-NMSettingBridge:stp, object property in NMSettingBridge +nm_device_olpc_mesh_get_companion, function in NMDeviceOlpcMesh
-NMSettingBridgePort, struct in NMSettingBridgePort +nm_device_olpc_mesh_get_hw_address, function in NMDeviceOlpcMesh
-NMSettingBridgePort:hairpin-mode, object property in NMSettingBridgePort +NM_DEVICE_OLPC_MESH_HW_ADDRESS, macro in NMDeviceOlpcMesh
-NMSettingBridgePort:path-cost, object property in NMSettingBridgePort +nm_device_ovs_bridge_get_slaves, function in NMDeviceOvsBridge
-NMSettingBridgePort:priority, object property in NMSettingBridgePort +NM_DEVICE_OVS_BRIDGE_SLAVES, macro in NMDeviceOvsBridge
-NMSettingCdma, struct in NMSettingCdma +nm_device_ovs_port_get_slaves, function in NMDeviceOvsPort
-NMSettingCdma:mtu, object property in NMSettingCdma +NM_DEVICE_OVS_PORT_SLAVES, macro in NMDeviceOvsPort
-NMSettingCdma:number, object property in NMSettingCdma +NM_DEVICE_PHYSICAL_PORT_ID, macro in NMDevice
-NMSettingCdma:password, object property in NMSettingCdma +NM_DEVICE_PRODUCT, macro in NMDevice
-NMSettingCdma:password-flags, object property in NMSettingCdma +NM_DEVICE_REAL, macro in NMDevice
-NMSettingCdma:username, object property in NMSettingCdma +nm_device_reapply, function in NMDevice
-NMSettingClearSecretsWithFlagsFn, user_function in NMSetting +nm_device_reapply_async, function in NMDevice
-NMSettingCompareFlags, enum in NMSetting +nm_device_reapply_finish, function in NMDevice
-NMSettingConnection, struct in NMSettingConnection +nm_device_set_autoconnect, function in NMDevice
-NMSettingConnection:auth-retries, object property in NMSettingConnection +nm_device_set_managed, function in NMDevice
-NMSettingConnection:autoconnect, object property in NMSettingConnection +NM_DEVICE_STATE, macro in NMDevice
-NMSettingConnection:autoconnect-priority, object property in NMSettingConnection +NM_DEVICE_STATE_REASON, macro in NMDevice
-NMSettingConnection:autoconnect-retries, object property in NMSettingConnection +NM_DEVICE_TEAM_CARRIER, macro in NMDeviceTeam
-NMSettingConnection:autoconnect-slaves, object property in NMSettingConnection +NM_DEVICE_TEAM_CONFIG, macro in NMDeviceTeam
-NMSettingConnection:gateway-ping-timeout, object property in NMSettingConnection +nm_device_team_get_carrier, function in NMDeviceTeam
-NMSettingConnection:id, object property in NMSettingConnection +nm_device_team_get_config, function in NMDeviceTeam
-NMSettingConnection:interface-name, object property in NMSettingConnection +nm_device_team_get_hw_address, function in NMDeviceTeam
-NMSettingConnection:lldp, object property in NMSettingConnection +nm_device_team_get_slaves, function in NMDeviceTeam
-NMSettingConnection:llmnr, object property in NMSettingConnection +NM_DEVICE_TEAM_HW_ADDRESS, macro in NMDeviceTeam
-NMSettingConnection:master, object property in NMSettingConnection +NM_DEVICE_TEAM_SLAVES, macro in NMDeviceTeam
-NMSettingConnection:mdns, object property in NMSettingConnection +nm_device_tun_get_group, function in NMDeviceTun
-NMSettingConnection:metered, object property in NMSettingConnection +nm_device_tun_get_hw_address, function in NMDeviceTun
-NMSettingConnection:multi-connect, object property in NMSettingConnection +nm_device_tun_get_mode, function in NMDeviceTun
-NMSettingConnection:permissions, object property in NMSettingConnection +nm_device_tun_get_multi_queue, function in NMDeviceTun
-NMSettingConnection:read-only, object property in NMSettingConnection +nm_device_tun_get_no_pi, function in NMDeviceTun
-NMSettingConnection:secondaries, object property in NMSettingConnection +nm_device_tun_get_owner, function in NMDeviceTun
-NMSettingConnection:slave-type, object property in NMSettingConnection +nm_device_tun_get_vnet_hdr, function in NMDeviceTun
-NMSettingConnection:stable-id, object property in NMSettingConnection +NM_DEVICE_TUN_GROUP, macro in NMDeviceTun
-NMSettingConnection:timestamp, object property in NMSettingConnection +NM_DEVICE_TUN_HW_ADDRESS, macro in NMDeviceTun
-NMSettingConnection:type, object property in NMSettingConnection +NM_DEVICE_TUN_MODE, macro in NMDeviceTun
-NMSettingConnection:uuid, object property in NMSettingConnection +NM_DEVICE_TUN_MULTI_QUEUE, macro in NMDeviceTun
-NMSettingConnection:zone, object property in NMSettingConnection +NM_DEVICE_TUN_NO_PI, macro in NMDeviceTun
-NMSettingConnectionAutoconnectSlaves, enum in NMSettingConnection +NM_DEVICE_TUN_OWNER, macro in NMDeviceTun
-NMSettingConnectionLldp, enum in NMSettingConnection +NM_DEVICE_TUN_VNET_HDR, macro in NMDeviceTun
-NMSettingConnectionLlmnr, enum in NMSettingConnection +NM_DEVICE_UDI, macro in NMDevice
-NMSettingConnectionMdns, enum in NMSettingConnection +NM_DEVICE_VENDOR, macro in NMDevice
-NMSettingDcb, struct in NMSettingDcb +NM_DEVICE_VLAN_CARRIER, macro in NMDeviceVlan
-NMSettingDcb:app-fcoe-flags, object property in NMSettingDcb +nm_device_vlan_get_carrier, function in NMDeviceVlan
-NMSettingDcb:app-fcoe-mode, object property in NMSettingDcb +nm_device_vlan_get_hw_address, function in NMDeviceVlan
-NMSettingDcb:app-fcoe-priority, object property in NMSettingDcb +nm_device_vlan_get_parent, function in NMDeviceVlan
-NMSettingDcb:app-fip-flags, object property in NMSettingDcb +nm_device_vlan_get_vlan_id, function in NMDeviceVlan
-NMSettingDcb:app-fip-priority, object property in NMSettingDcb +NM_DEVICE_VLAN_HW_ADDRESS, macro in NMDeviceVlan
-NMSettingDcb:app-iscsi-flags, object property in NMSettingDcb +NM_DEVICE_VLAN_PARENT, macro in NMDeviceVlan
-NMSettingDcb:app-iscsi-priority, object property in NMSettingDcb +NM_DEVICE_VLAN_VLAN_ID, macro in NMDeviceVlan
-NMSettingDcb:priority-bandwidth, object property in NMSettingDcb +NM_DEVICE_VXLAN_AGEING, macro in NMDeviceVxlan
-NMSettingDcb:priority-flow-control, object property in NMSettingDcb +NM_DEVICE_VXLAN_CARRIER, macro in NMDeviceVxlan
-NMSettingDcb:priority-flow-control-flags, object property in NMSettingDcb +NM_DEVICE_VXLAN_DST_PORT, macro in NMDeviceVxlan
-NMSettingDcb:priority-group-bandwidth, object property in NMSettingDcb +nm_device_vxlan_get_ageing, function in NMDeviceVxlan
-NMSettingDcb:priority-group-flags, object property in NMSettingDcb +nm_device_vxlan_get_carrier, function in NMDeviceVxlan
-NMSettingDcb:priority-group-id, object property in NMSettingDcb +nm_device_vxlan_get_dst_port, function in NMDeviceVxlan
-NMSettingDcb:priority-strict-bandwidth, object property in NMSettingDcb +nm_device_vxlan_get_group, function in NMDeviceVxlan
-NMSettingDcb:priority-traffic-class, object property in NMSettingDcb +nm_device_vxlan_get_hw_address, function in NMDeviceVxlan
-NMSettingDcbFlags, enum in NMSettingDcb +nm_device_vxlan_get_id, function in NMDeviceVxlan
-NMSettingDiffResult, enum in NMSetting +nm_device_vxlan_get_l2miss, function in NMDeviceVxlan
-NMSettingDummy, struct in NMSettingDummy +nm_device_vxlan_get_l3miss, function in NMDeviceVxlan
-NMSettingEthtool, struct in NMSettingOvs +nm_device_vxlan_get_learning, function in NMDeviceVxlan
-NMSettingGeneric, struct in NMSettingGeneric +nm_device_vxlan_get_limit, function in NMDeviceVxlan
-NMSettingGsm, struct in NMSettingGsm +nm_device_vxlan_get_local, function in NMDeviceVxlan
-NMSettingGsm:apn, object property in NMSettingGsm +nm_device_vxlan_get_parent, function in NMDeviceVxlan
-NMSettingGsm:device-id, object property in NMSettingGsm +nm_device_vxlan_get_proxy, function in NMDeviceVxlan
-NMSettingGsm:home-only, object property in NMSettingGsm +nm_device_vxlan_get_rsc, function in NMDeviceVxlan
-NMSettingGsm:mtu, object property in NMSettingGsm +nm_device_vxlan_get_src_port_max, function in NMDeviceVxlan
-NMSettingGsm:network-id, object property in NMSettingGsm +nm_device_vxlan_get_src_port_min, function in NMDeviceVxlan
-NMSettingGsm:number, object property in NMSettingGsm +nm_device_vxlan_get_tos, function in NMDeviceVxlan
-NMSettingGsm:password, object property in NMSettingGsm +nm_device_vxlan_get_ttl, function in NMDeviceVxlan
-NMSettingGsm:password-flags, object property in NMSettingGsm +NM_DEVICE_VXLAN_GROUP, macro in NMDeviceVxlan
-NMSettingGsm:pin, object property in NMSettingGsm +NM_DEVICE_VXLAN_HW_ADDRESS, macro in NMDeviceVxlan
-NMSettingGsm:pin-flags, object property in NMSettingGsm +NM_DEVICE_VXLAN_ID, macro in NMDeviceVxlan
-NMSettingGsm:sim-id, object property in NMSettingGsm +NM_DEVICE_VXLAN_L2MISS, macro in NMDeviceVxlan
-NMSettingGsm:sim-operator-id, object property in NMSettingGsm +NM_DEVICE_VXLAN_L3MISS, macro in NMDeviceVxlan
-NMSettingGsm:username, object property in NMSettingGsm +NM_DEVICE_VXLAN_LEARNING, macro in NMDeviceVxlan
-NMSettingInfiniband, struct in NMSettingInfiniband +NM_DEVICE_VXLAN_LIMIT, macro in NMDeviceVxlan
-NMSettingInfiniband:mac-address, object property in NMSettingInfiniband +NM_DEVICE_VXLAN_LOCAL, macro in NMDeviceVxlan
-NMSettingInfiniband:mtu, object property in NMSettingInfiniband +NM_DEVICE_VXLAN_PARENT, macro in NMDeviceVxlan
-NMSettingInfiniband:p-key, object property in NMSettingInfiniband +NM_DEVICE_VXLAN_PROXY, macro in NMDeviceVxlan
-NMSettingInfiniband:parent, object property in NMSettingInfiniband +NM_DEVICE_VXLAN_RSC, macro in NMDeviceVxlan
-NMSettingInfiniband:transport-mode, object property in NMSettingInfiniband +NM_DEVICE_VXLAN_SRC_PORT_MAX, macro in NMDeviceVxlan
-NMSettingIP4Config, struct in NMSettingIP4Config +NM_DEVICE_VXLAN_SRC_PORT_MIN, macro in NMDeviceVxlan
-NMSettingIP4Config:dhcp-client-id, object property in NMSettingIP4Config +NM_DEVICE_VXLAN_TOS, macro in NMDeviceVxlan
-NMSettingIP4Config:dhcp-fqdn, object property in NMSettingIP4Config +NM_DEVICE_VXLAN_TTL, macro in NMDeviceVxlan
-NMSettingIP6Config, struct in NMSettingIP6Config +NM_DEVICE_WIFI_ACCESS_POINTS, macro in NMDeviceWifi
-NMSettingIP6Config:addr-gen-mode, object property in NMSettingIP6Config +NM_DEVICE_WIFI_ACTIVE_ACCESS_POINT, macro in NMDeviceWifi
-NMSettingIP6Config:dhcp-duid, object property in NMSettingIP6Config +NM_DEVICE_WIFI_BITRATE, macro in NMDeviceWifi
-NMSettingIP6Config:ip6-privacy, object property in NMSettingIP6Config +NM_DEVICE_WIFI_CAPABILITIES, macro in NMDeviceWifi
-NMSettingIP6Config:token, object property in NMSettingIP6Config +nm_device_wifi_get_access_points, function in NMDeviceWifi
-NMSettingIP6ConfigAddrGenMode, enum in NMSettingIP6Config +nm_device_wifi_get_access_point_by_path, function in NMDeviceWifi
-NMSettingIP6ConfigPrivacy, enum in NMSettingIP6Config +nm_device_wifi_get_active_access_point, function in NMDeviceWifi
-NMSettingIPConfig, struct in NMSettingIPConfig +nm_device_wifi_get_bitrate, function in NMDeviceWifi
-NMSettingIPConfig:addresses, object property in NMSettingIPConfig +nm_device_wifi_get_capabilities, function in NMDeviceWifi
-NMSettingIPConfig:dad-timeout, object property in NMSettingIPConfig +nm_device_wifi_get_hw_address, function in NMDeviceWifi
-NMSettingIPConfig:dhcp-hostname, object property in NMSettingIPConfig +nm_device_wifi_get_last_scan, function in NMDeviceWifi
-NMSettingIPConfig:dhcp-send-hostname, object property in NMSettingIPConfig +nm_device_wifi_get_mode, function in NMDeviceWifi
-NMSettingIPConfig:dhcp-timeout, object property in NMSettingIPConfig +nm_device_wifi_get_permanent_hw_address, function in NMDeviceWifi
-NMSettingIPConfig:dns, object property in NMSettingIPConfig +NM_DEVICE_WIFI_HW_ADDRESS, macro in NMDeviceWifi
-NMSettingIPConfig:dns-options, object property in NMSettingIPConfig +NM_DEVICE_WIFI_LAST_SCAN, macro in NMDeviceWifi
-NMSettingIPConfig:dns-priority, object property in NMSettingIPConfig +NM_DEVICE_WIFI_MODE, macro in NMDeviceWifi
-NMSettingIPConfig:dns-search, object property in NMSettingIPConfig +nm_device_wifi_p2p_get_hw_address, function in NMDeviceWifiP2P
-NMSettingIPConfig:gateway, object property in NMSettingIPConfig +nm_device_wifi_p2p_get_peers, function in NMDeviceWifiP2P
-NMSettingIPConfig:ignore-auto-dns, object property in NMSettingIPConfig +nm_device_wifi_p2p_get_peer_by_path, function in NMDeviceWifiP2P
-NMSettingIPConfig:ignore-auto-routes, object property in NMSettingIPConfig +NM_DEVICE_WIFI_P2P_HW_ADDRESS, macro in NMDeviceWifiP2P
-NMSettingIPConfig:may-fail, object property in NMSettingIPConfig +NM_DEVICE_WIFI_P2P_PEERS, macro in NMDeviceWifiP2P
-NMSettingIPConfig:method, object property in NMSettingIPConfig +nm_device_wifi_p2p_start_find, function in NMDeviceWifiP2P
-NMSettingIPConfig:never-default, object property in NMSettingIPConfig +nm_device_wifi_p2p_start_find_finish, function in NMDeviceWifiP2P
-NMSettingIPConfig:route-metric, object property in NMSettingIPConfig +nm_device_wifi_p2p_stop_find, function in NMDeviceWifiP2P
-NMSettingIPConfig:route-table, object property in NMSettingIPConfig +nm_device_wifi_p2p_stop_find_finish, function in NMDeviceWifiP2P
-NMSettingIPConfig:routes, object property in NMSettingIPConfig +NM_DEVICE_WIFI_P2P_WFDIES, macro in NMDeviceWifiP2P
-NMSettingIPTunnel, struct in NMSettingIPTunnel +NM_DEVICE_WIFI_PERMANENT_HW_ADDRESS, macro in NMDeviceWifi
-NMSettingIPTunnel:encapsulation-limit, object property in NMSettingIPTunnel +nm_device_wifi_request_scan, function in NMDeviceWifi
-NMSettingIPTunnel:flags, object property in NMSettingIPTunnel +nm_device_wifi_request_scan_async, function in NMDeviceWifi
-NMSettingIPTunnel:flow-label, object property in NMSettingIPTunnel +nm_device_wifi_request_scan_finish, function in NMDeviceWifi
-NMSettingIPTunnel:input-key, object property in NMSettingIPTunnel +nm_device_wifi_request_scan_options, function in NMDeviceWifi
-NMSettingIPTunnel:local, object property in NMSettingIPTunnel +nm_device_wifi_request_scan_options_async, function in NMDeviceWifi
-NMSettingIPTunnel:mode, object property in NMSettingIPTunnel +NM_DEVICE_WIMAX_ACTIVE_NSP, macro in NMDeviceWimax
-NMSettingIPTunnel:mtu, object property in NMSettingIPTunnel +NM_DEVICE_WIMAX_BSID, macro in NMDeviceWimax
-NMSettingIPTunnel:output-key, object property in NMSettingIPTunnel +NM_DEVICE_WIMAX_CENTER_FREQUENCY, macro in NMDeviceWimax
-NMSettingIPTunnel:parent, object property in NMSettingIPTunnel +NM_DEVICE_WIMAX_CINR, macro in NMDeviceWimax
-NMSettingIPTunnel:path-mtu-discovery, object property in NMSettingIPTunnel +nm_device_wimax_get_active_nsp, function in NMDeviceWimax
-NMSettingIPTunnel:remote, object property in NMSettingIPTunnel +nm_device_wimax_get_bsid, function in NMDeviceWimax
-NMSettingIPTunnel:tos, object property in NMSettingIPTunnel +nm_device_wimax_get_center_frequency, function in NMDeviceWimax
-NMSettingIPTunnel:ttl, object property in NMSettingIPTunnel +nm_device_wimax_get_cinr, function in NMDeviceWimax
-NMSettingMacRandomization, enum in NMSetting +nm_device_wimax_get_hw_address, function in NMDeviceWimax
-NMSettingMacsec, struct in NMSettingMacsec +nm_device_wimax_get_nsps, function in NMDeviceWimax
-NMSettingMacsec:encrypt, object property in NMSettingMacsec +nm_device_wimax_get_nsp_by_path, function in NMDeviceWimax
-NMSettingMacsec:mka-cak, object property in NMSettingMacsec +nm_device_wimax_get_rssi, function in NMDeviceWimax
-NMSettingMacsec:mka-cak-flags, object property in NMSettingMacsec +nm_device_wimax_get_tx_power, function in NMDeviceWimax
-NMSettingMacsec:mka-ckn, object property in NMSettingMacsec +NM_DEVICE_WIMAX_HW_ADDRESS, macro in NMDeviceWimax
-NMSettingMacsec:mode, object property in NMSettingMacsec +NM_DEVICE_WIMAX_NSPS, macro in NMDeviceWimax
-NMSettingMacsec:parent, object property in NMSettingMacsec +NM_DEVICE_WIMAX_RSSI, macro in NMDeviceWimax
-NMSettingMacsec:port, object property in NMSettingMacsec +NM_DEVICE_WIMAX_TX_POWER, macro in NMDeviceWimax
-NMSettingMacsec:send-sci, object property in NMSettingMacsec +NM_DEVICE_WIREGUARD_FWMARK, macro in NMDeviceWireGuard
-NMSettingMacsec:validation, object property in NMSettingMacsec +nm_device_wireguard_get_fwmark, function in NMDeviceWireGuard
-NMSettingMacsecMode, enum in NMSettingMacsec +nm_device_wireguard_get_listen_port, function in NMDeviceWireGuard
-NMSettingMacsecValidation, enum in NMSettingMacsec +nm_device_wireguard_get_public_key, function in NMDeviceWireGuard
-NMSettingMacvlan, struct in NMSettingMacvlan +NM_DEVICE_WIREGUARD_LISTEN_PORT, macro in NMDeviceWireGuard
-NMSettingMacvlan:mode, object property in NMSettingMacvlan +NM_DEVICE_WIREGUARD_PUBLIC_KEY, macro in NMDeviceWireGuard
-NMSettingMacvlan:parent, object property in NMSettingMacvlan +nm_device_wpan_get_hw_address, function in nm-device-wpan
-NMSettingMacvlan:promiscuous, object property in NMSettingMacvlan +NM_DEVICE_WPAN_HW_ADDRESS, macro in nm-device-wpan
-NMSettingMacvlan:tap, object property in NMSettingMacvlan +NM_DHCP_CONFIG_FAMILY, macro in NMDhcpConfig
-NMSettingMacvlanMode, enum in NMSettingMacvlan +nm_dhcp_config_get_family, function in NMDhcpConfig
-NMSettingMatch, struct in NMSettingOvs +nm_dhcp_config_get_one_option, function in NMDhcpConfig
-NMSettingMatch:interface-name, object property in NMSettingOvs +nm_dhcp_config_get_options, function in NMDhcpConfig
-NMSettingOlpcMesh, struct in NMSettingOlpcMesh +NM_DHCP_CONFIG_OPTIONS, macro in NMDhcpConfig
-NMSettingOlpcMesh:channel, object property in NMSettingOlpcMesh +nm_dns_entry_get_domains, function in NMClient
-NMSettingOlpcMesh:dhcp-anycast-address, object property in NMSettingOlpcMesh +nm_dns_entry_get_interface, function in NMClient
-NMSettingOlpcMesh:ssid, object property in NMSettingOlpcMesh +nm_dns_entry_get_nameservers, function in NMClient
-NMSettingOvsBridge, struct in NMSettingOvs +nm_dns_entry_get_priority, function in NMClient
-NMSettingOvsBridge:fail-mode, object property in NMSettingOvs +nm_dns_entry_get_vpn, function in NMClient
-NMSettingOvsBridge:mcast-snooping-enable, object property in NMSettingOvs +nm_dns_entry_unref, function in NMClient
-NMSettingOvsBridge:rstp-enable, object property in NMSettingOvs +NM_ETHTOOL_OPTNAME_FEATURE_ESP_HW_OFFLOAD, macro in NMSettingEthtool
-NMSettingOvsBridge:stp-enable, object property in NMSettingOvs +NM_ETHTOOL_OPTNAME_FEATURE_ESP_TX_CSUM_HW_OFFLOAD, macro in NMSettingEthtool
-NMSettingOvsInterface, struct in NMSettingOvs +NM_ETHTOOL_OPTNAME_FEATURE_FCOE_MTU, macro in NMSettingEthtool
-NMSettingOvsInterface:type, object property in NMSettingOvs +NM_ETHTOOL_OPTNAME_FEATURE_GRO, macro in NMSettingEthtool
-NMSettingOvsPatch, struct in NMSettingOvs +NM_ETHTOOL_OPTNAME_FEATURE_GSO, macro in NMSettingEthtool
-NMSettingOvsPatch:peer, object property in NMSettingOvs +NM_ETHTOOL_OPTNAME_FEATURE_HIGHDMA, macro in NMSettingEthtool
-NMSettingOvsPort, struct in NMSettingOvs +NM_ETHTOOL_OPTNAME_FEATURE_HW_TC_OFFLOAD, macro in NMSettingEthtool
-NMSettingOvsPort:bond-downdelay, object property in NMSettingOvs +NM_ETHTOOL_OPTNAME_FEATURE_L2_FWD_OFFLOAD, macro in NMSettingEthtool
-NMSettingOvsPort:bond-mode, object property in NMSettingOvs +NM_ETHTOOL_OPTNAME_FEATURE_LOOPBACK, macro in NMSettingEthtool
-NMSettingOvsPort:bond-updelay, object property in NMSettingOvs +NM_ETHTOOL_OPTNAME_FEATURE_LRO, macro in NMSettingEthtool
-NMSettingOvsPort:lacp, object property in NMSettingOvs +NM_ETHTOOL_OPTNAME_FEATURE_NTUPLE, macro in NMSettingEthtool
-NMSettingOvsPort:tag, object property in NMSettingOvs +NM_ETHTOOL_OPTNAME_FEATURE_RX, macro in NMSettingEthtool
-NMSettingOvsPort:vlan-mode, object property in NMSettingOvs +NM_ETHTOOL_OPTNAME_FEATURE_RXHASH, macro in NMSettingEthtool
-NMSettingPpp, struct in NMSettingPpp +NM_ETHTOOL_OPTNAME_FEATURE_RXVLAN, macro in NMSettingEthtool
-NMSettingPpp:baud, object property in NMSettingPpp +NM_ETHTOOL_OPTNAME_FEATURE_RX_ALL, macro in NMSettingEthtool
-NMSettingPpp:crtscts, object property in NMSettingPpp +NM_ETHTOOL_OPTNAME_FEATURE_RX_FCS, macro in NMSettingEthtool
-NMSettingPpp:lcp-echo-failure, object property in NMSettingPpp +NM_ETHTOOL_OPTNAME_FEATURE_RX_GRO_HW, macro in NMSettingEthtool
-NMSettingPpp:lcp-echo-interval, object property in NMSettingPpp +NM_ETHTOOL_OPTNAME_FEATURE_RX_UDP_TUNNEL_PORT_OFFLOAD, macro in NMSettingEthtool
-NMSettingPpp:mppe-stateful, object property in NMSettingPpp +NM_ETHTOOL_OPTNAME_FEATURE_RX_VLAN_FILTER, macro in NMSettingEthtool
-NMSettingPpp:mru, object property in NMSettingPpp +NM_ETHTOOL_OPTNAME_FEATURE_RX_VLAN_STAG_FILTER, macro in NMSettingEthtool
-NMSettingPpp:mtu, object property in NMSettingPpp +NM_ETHTOOL_OPTNAME_FEATURE_RX_VLAN_STAG_HW_PARSE, macro in NMSettingEthtool
-NMSettingPpp:no-vj-comp, object property in NMSettingPpp +NM_ETHTOOL_OPTNAME_FEATURE_SG, macro in NMSettingEthtool
-NMSettingPpp:noauth, object property in NMSettingPpp +NM_ETHTOOL_OPTNAME_FEATURE_TLS_HW_RECORD, macro in NMSettingEthtool
-NMSettingPpp:nobsdcomp, object property in NMSettingPpp +NM_ETHTOOL_OPTNAME_FEATURE_TLS_HW_TX_OFFLOAD, macro in NMSettingEthtool
-NMSettingPpp:nodeflate, object property in NMSettingPpp +NM_ETHTOOL_OPTNAME_FEATURE_TSO, macro in NMSettingEthtool
-NMSettingPpp:refuse-chap, object property in NMSettingPpp +NM_ETHTOOL_OPTNAME_FEATURE_TX, macro in NMSettingEthtool
-NMSettingPpp:refuse-eap, object property in NMSettingPpp +NM_ETHTOOL_OPTNAME_FEATURE_TXVLAN, macro in NMSettingEthtool
-NMSettingPpp:refuse-mschap, object property in NMSettingPpp +NM_ETHTOOL_OPTNAME_FEATURE_TX_CHECKSUM_FCOE_CRC, macro in NMSettingEthtool
-NMSettingPpp:refuse-mschapv2, object property in NMSettingPpp +NM_ETHTOOL_OPTNAME_FEATURE_TX_CHECKSUM_IPV4, macro in NMSettingEthtool
-NMSettingPpp:refuse-pap, object property in NMSettingPpp +NM_ETHTOOL_OPTNAME_FEATURE_TX_CHECKSUM_IPV6, macro in NMSettingEthtool
-NMSettingPpp:require-mppe, object property in NMSettingPpp +NM_ETHTOOL_OPTNAME_FEATURE_TX_CHECKSUM_IP_GENERIC, macro in NMSettingEthtool
-NMSettingPpp:require-mppe-128, object property in NMSettingPpp +NM_ETHTOOL_OPTNAME_FEATURE_TX_CHECKSUM_SCTP, macro in NMSettingEthtool
-NMSettingPppoe, struct in NMSettingPppoe +NM_ETHTOOL_OPTNAME_FEATURE_TX_ESP_SEGMENTATION, macro in NMSettingEthtool
-NMSettingPppoe:parent, object property in NMSettingPppoe +NM_ETHTOOL_OPTNAME_FEATURE_TX_FCOE_SEGMENTATION, macro in NMSettingEthtool
-NMSettingPppoe:password, object property in NMSettingPppoe +NM_ETHTOOL_OPTNAME_FEATURE_TX_GRE_CSUM_SEGMENTATION, macro in NMSettingEthtool
-NMSettingPppoe:password-flags, object property in NMSettingPppoe +NM_ETHTOOL_OPTNAME_FEATURE_TX_GRE_SEGMENTATION, macro in NMSettingEthtool
-NMSettingPppoe:service, object property in NMSettingPppoe +NM_ETHTOOL_OPTNAME_FEATURE_TX_GSO_PARTIAL, macro in NMSettingEthtool
-NMSettingPppoe:username, object property in NMSettingPppoe +NM_ETHTOOL_OPTNAME_FEATURE_TX_GSO_ROBUST, macro in NMSettingEthtool
-NMSettingProxy, struct in NMSettingProxy +NM_ETHTOOL_OPTNAME_FEATURE_TX_IPXIP4_SEGMENTATION, macro in NMSettingEthtool
-NMSettingProxy:browser-only, object property in NMSettingProxy +NM_ETHTOOL_OPTNAME_FEATURE_TX_IPXIP6_SEGMENTATION, macro in NMSettingEthtool
-NMSettingProxy:method, object property in NMSettingProxy +NM_ETHTOOL_OPTNAME_FEATURE_TX_NOCACHE_COPY, macro in NMSettingEthtool
-NMSettingProxy:pac-script, object property in NMSettingProxy +NM_ETHTOOL_OPTNAME_FEATURE_TX_SCATTER_GATHER, macro in NMSettingEthtool
-NMSettingProxy:pac-url, object property in NMSettingProxy +NM_ETHTOOL_OPTNAME_FEATURE_TX_SCATTER_GATHER_FRAGLIST, macro in NMSettingEthtool
-NMSettingProxyMethod, enum in NMSettingProxy +NM_ETHTOOL_OPTNAME_FEATURE_TX_SCTP_SEGMENTATION, macro in NMSettingEthtool
-NMSettingsConnectionFlags, enum in nm-dbus-interface +NM_ETHTOOL_OPTNAME_FEATURE_TX_TCP6_SEGMENTATION, macro in NMSettingEthtool
-NMSettingSecretFlags, enum in NMSetting +NM_ETHTOOL_OPTNAME_FEATURE_TX_TCP_ECN_SEGMENTATION, macro in NMSettingEthtool
-NMSettingSerial, struct in NMSettingSerial +NM_ETHTOOL_OPTNAME_FEATURE_TX_TCP_MANGLEID_SEGMENTATION, macro in NMSettingEthtool
-NMSettingSerial:baud, object property in NMSettingSerial +NM_ETHTOOL_OPTNAME_FEATURE_TX_TCP_SEGMENTATION, macro in NMSettingEthtool
-NMSettingSerial:bits, object property in NMSettingSerial +NM_ETHTOOL_OPTNAME_FEATURE_TX_UDP_SEGMENTATION, macro in NMSettingEthtool
-NMSettingSerial:parity, object property in NMSettingSerial +NM_ETHTOOL_OPTNAME_FEATURE_TX_UDP_TNL_CSUM_SEGMENTATION, macro in NMSettingEthtool
-NMSettingSerial:send-delay, object property in NMSettingSerial +NM_ETHTOOL_OPTNAME_FEATURE_TX_UDP_TNL_SEGMENTATION, macro in NMSettingEthtool
-NMSettingSerial:stopbits, object property in NMSettingSerial +NM_ETHTOOL_OPTNAME_FEATURE_TX_VLAN_STAG_HW_INSERT, macro in NMSettingEthtool
-NMSettingSerialParity, enum in NMSettingSerial +nm_ethtool_optname_is_feature, function in NMSettingEthtool
-NMSettingsError, enum in nm-errors +NM_IP_ADDRESS_ATTRIBUTE_LABEL, macro in NMSettingIPConfig
-NMSettingSriov, struct in NMSettingOvs +nm_ip_address_dup, function in NMSettingIPConfig
-NMSettingSriov:autoprobe-drivers, object property in NMSettingOvs +nm_ip_address_equal, function in NMSettingIPConfig
-NMSettingSriov:total-vfs, object property in NMSettingOvs +nm_ip_address_get_address, function in NMSettingIPConfig
-NMSettingSriov:vfs, object property in NMSettingOvs +nm_ip_address_get_address_binary, function in NMSettingIPConfig
-NMSettingsUpdate2Flags, enum in nm-dbus-interface +nm_ip_address_get_attribute, function in NMSettingIPConfig
-NM_SETTINGS_ERROR, macro in nm-errors +nm_ip_address_get_attribute_names, function in NMSettingIPConfig
-nm_settings_error_quark, function in nm-errors +nm_ip_address_get_family, function in NMSettingIPConfig
-NMSettingTCConfig, struct in NMSettingOvs +nm_ip_address_get_prefix, function in NMSettingIPConfig
-NMSettingTCConfig:qdiscs, object property in NMSettingOvs +nm_ip_address_new, function in NMSettingIPConfig
-NMSettingTCConfig:tfilters, object property in NMSettingOvs +nm_ip_address_new_binary, function in NMSettingIPConfig
-NMSettingTeam, struct in NMSettingTeam +nm_ip_address_ref, function in NMSettingIPConfig
-NMSettingTeam:config, object property in NMSettingTeam +nm_ip_address_set_address, function in NMSettingIPConfig
-NMSettingTeam:link-watchers, object property in NMSettingTeam +nm_ip_address_set_address_binary, function in NMSettingIPConfig
-NMSettingTeam:mcast-rejoin-count, object property in NMSettingTeam +nm_ip_address_set_attribute, function in NMSettingIPConfig
-NMSettingTeam:mcast-rejoin-interval, object property in NMSettingTeam +nm_ip_address_set_prefix, function in NMSettingIPConfig
-NMSettingTeam:notify-peers-count, object property in NMSettingTeam +nm_ip_address_unref, function in NMSettingIPConfig
-NMSettingTeam:notify-peers-interval, object property in NMSettingTeam +NM_IP_CONFIG_ADDRESSES, macro in NMIPConfig
-NMSettingTeam:runner, object property in NMSettingTeam +NM_IP_CONFIG_DOMAINS, macro in NMIPConfig
-NMSettingTeam:runner-active, object property in NMSettingTeam +NM_IP_CONFIG_FAMILY, macro in NMIPConfig
-NMSettingTeam:runner-agg-select-policy, object property in NMSettingTeam +NM_IP_CONFIG_GATEWAY, macro in NMIPConfig
-NMSettingTeam:runner-fast-rate, object property in NMSettingTeam +nm_ip_config_get_addresses, function in NMIPConfig
-NMSettingTeam:runner-hwaddr-policy, object property in NMSettingTeam +nm_ip_config_get_domains, function in NMIPConfig
-NMSettingTeam:runner-min-ports, object property in NMSettingTeam +nm_ip_config_get_family, function in NMIPConfig
-NMSettingTeam:runner-sys-prio, object property in NMSettingTeam +nm_ip_config_get_gateway, function in NMIPConfig
-NMSettingTeam:runner-tx-balancer, object property in NMSettingTeam +nm_ip_config_get_nameservers, function in NMIPConfig
-NMSettingTeam:runner-tx-balancer-interval, object property in NMSettingTeam +nm_ip_config_get_routes, function in NMIPConfig
-NMSettingTeam:runner-tx-hash, object property in NMSettingTeam +nm_ip_config_get_searches, function in NMIPConfig
-NMSettingTeamPort, struct in NMSettingTeamPort +nm_ip_config_get_wins_servers, function in NMIPConfig
-NMSettingTeamPort:config, object property in NMSettingTeamPort +NM_IP_CONFIG_NAMESERVERS, macro in NMIPConfig
-NMSettingTeamPort:lacp-key, object property in NMSettingTeamPort +NM_IP_CONFIG_ROUTES, macro in NMIPConfig
-NMSettingTeamPort:lacp-prio, object property in NMSettingTeamPort +NM_IP_CONFIG_SEARCHES, macro in NMIPConfig
-NMSettingTeamPort:link-watchers, object property in NMSettingTeamPort +NM_IP_CONFIG_WINS_SERVERS, macro in NMIPConfig
-NMSettingTeamPort:prio, object property in NMSettingTeamPort +NM_IP_ROUTE_ATTRIBUTE_CWND, macro in NMSettingIPConfig
-NMSettingTeamPort:queue-id, object property in NMSettingTeamPort +NM_IP_ROUTE_ATTRIBUTE_FROM, macro in NMSettingIPConfig
-NMSettingTeamPort:sticky, object property in NMSettingTeamPort +NM_IP_ROUTE_ATTRIBUTE_INITCWND, macro in NMSettingIPConfig
-NMSettingTun, struct in NMSettingTun +NM_IP_ROUTE_ATTRIBUTE_INITRWND, macro in NMSettingIPConfig
-NMSettingTun:group, object property in NMSettingTun +NM_IP_ROUTE_ATTRIBUTE_LOCK_CWND, macro in NMSettingIPConfig
-NMSettingTun:mode, object property in NMSettingTun +NM_IP_ROUTE_ATTRIBUTE_LOCK_INITCWND, macro in NMSettingIPConfig
-NMSettingTun:multi-queue, object property in NMSettingTun +NM_IP_ROUTE_ATTRIBUTE_LOCK_INITRWND, macro in NMSettingIPConfig
-NMSettingTun:owner, object property in NMSettingTun +NM_IP_ROUTE_ATTRIBUTE_LOCK_MTU, macro in NMSettingIPConfig
-NMSettingTun:pi, object property in NMSettingTun +NM_IP_ROUTE_ATTRIBUTE_LOCK_WINDOW, macro in NMSettingIPConfig
-NMSettingTun:vnet-hdr, object property in NMSettingTun +NM_IP_ROUTE_ATTRIBUTE_MTU, macro in NMSettingIPConfig
-NMSettingTunMode, enum in NMSettingTun +NM_IP_ROUTE_ATTRIBUTE_ONLINK, macro in NMSettingIPConfig
-NMSettingUser, struct in NMSettingOvs +NM_IP_ROUTE_ATTRIBUTE_SRC, macro in NMSettingIPConfig
-NMSettingUser:data, object property in NMSettingOvs +NM_IP_ROUTE_ATTRIBUTE_TABLE, macro in NMSettingIPConfig
-NMSettingValueIterFn, user_function in NMSetting +NM_IP_ROUTE_ATTRIBUTE_TOS, macro in NMSettingIPConfig
-NMSettingVlan, struct in NMSettingVlan +nm_ip_route_attribute_validate, function in NMSettingIPConfig
-NMSettingVlan:egress-priority-map, object property in NMSettingVlan +NM_IP_ROUTE_ATTRIBUTE_WINDOW, macro in NMSettingIPConfig
-NMSettingVlan:flags, object property in NMSettingVlan +nm_ip_route_dup, function in NMSettingIPConfig
-NMSettingVlan:id, object property in NMSettingVlan +nm_ip_route_equal, function in NMSettingIPConfig
-NMSettingVlan:ingress-priority-map, object property in NMSettingVlan +nm_ip_route_equal_full, function in NMSettingIPConfig
-NMSettingVlan:parent, object property in NMSettingVlan +nm_ip_route_get_attribute, function in NMSettingIPConfig
-NMSettingVpn, struct in NMSettingVpn +nm_ip_route_get_attribute_names, function in NMSettingIPConfig
-NMSettingVpn:data, object property in NMSettingVpn +nm_ip_route_get_dest, function in NMSettingIPConfig
-NMSettingVpn:persistent, object property in NMSettingVpn +nm_ip_route_get_dest_binary, function in NMSettingIPConfig
-NMSettingVpn:secrets, object property in NMSettingVpn +nm_ip_route_get_family, function in NMSettingIPConfig
-NMSettingVpn:service-type, object property in NMSettingVpn +nm_ip_route_get_metric, function in NMSettingIPConfig
-NMSettingVpn:timeout, object property in NMSettingVpn +nm_ip_route_get_next_hop, function in NMSettingIPConfig
-NMSettingVpn:user-name, object property in NMSettingVpn +nm_ip_route_get_next_hop_binary, function in NMSettingIPConfig
-NMSettingVxlan, struct in NMSettingVxlan +nm_ip_route_get_prefix, function in NMSettingIPConfig
-NMSettingVxlan:ageing, object property in NMSettingVxlan +nm_ip_route_get_variant_attribute_spec, function in NMSettingIPConfig
-NMSettingVxlan:destination-port, object property in NMSettingVxlan +nm_ip_route_new, function in NMSettingIPConfig
-NMSettingVxlan:id, object property in NMSettingVxlan +nm_ip_route_new_binary, function in NMSettingIPConfig
-NMSettingVxlan:l2-miss, object property in NMSettingVxlan +nm_ip_route_ref, function in NMSettingIPConfig
-NMSettingVxlan:l3-miss, object property in NMSettingVxlan +nm_ip_route_set_attribute, function in NMSettingIPConfig
-NMSettingVxlan:learning, object property in NMSettingVxlan +nm_ip_route_set_dest, function in NMSettingIPConfig
-NMSettingVxlan:limit, object property in NMSettingVxlan +nm_ip_route_set_dest_binary, function in NMSettingIPConfig
-NMSettingVxlan:local, object property in NMSettingVxlan +nm_ip_route_set_metric, function in NMSettingIPConfig
-NMSettingVxlan:parent, object property in NMSettingVxlan +nm_ip_route_set_next_hop, function in NMSettingIPConfig
-NMSettingVxlan:proxy, object property in NMSettingVxlan +nm_ip_route_set_next_hop_binary, function in NMSettingIPConfig
-NMSettingVxlan:remote, object property in NMSettingVxlan +nm_ip_route_set_prefix, function in NMSettingIPConfig
-NMSettingVxlan:rsc, object property in NMSettingVxlan +nm_ip_route_unref, function in NMSettingIPConfig
-NMSettingVxlan:source-port-max, object property in NMSettingVxlan +nm_jansson_load, function in nm-json
-NMSettingVxlan:source-port-min, object property in NMSettingVxlan +NM_LLDP_ATTR_CHASSIS_ID, macro in nm-dbus-interface
-NMSettingVxlan:tos, object property in NMSettingVxlan +NM_LLDP_ATTR_CHASSIS_ID_TYPE, macro in nm-dbus-interface
-NMSettingVxlan:ttl, object property in NMSettingVxlan +NM_LLDP_ATTR_DESTINATION, macro in nm-dbus-interface
-NMSettingWimax, struct in NMSettingWimax +NM_LLDP_ATTR_IEEE_802_1_PPVID, macro in nm-dbus-interface
-NMSettingWimax:mac-address, object property in NMSettingWimax +NM_LLDP_ATTR_IEEE_802_1_PPVID_FLAGS, macro in nm-dbus-interface
-NMSettingWimax:network-name, object property in NMSettingWimax +NM_LLDP_ATTR_IEEE_802_1_PVID, macro in nm-dbus-interface
-NMSettingWired, struct in NMSettingWired +NM_LLDP_ATTR_IEEE_802_1_VID, macro in nm-dbus-interface
-NMSettingWired:auto-negotiate, object property in NMSettingWired +NM_LLDP_ATTR_IEEE_802_1_VLAN_NAME, macro in nm-dbus-interface
-NMSettingWired:cloned-mac-address, object property in NMSettingWired +NM_LLDP_ATTR_PORT_DESCRIPTION, macro in nm-dbus-interface
-NMSettingWired:duplex, object property in NMSettingWired +NM_LLDP_ATTR_PORT_ID, macro in nm-dbus-interface
-NMSettingWired:generate-mac-address-mask, object property in NMSettingWired +NM_LLDP_ATTR_PORT_ID_TYPE, macro in nm-dbus-interface
-NMSettingWired:mac-address, object property in NMSettingWired +NM_LLDP_ATTR_SYSTEM_CAPABILITIES, macro in nm-dbus-interface
-NMSettingWired:mac-address-blacklist, object property in NMSettingWired +NM_LLDP_ATTR_SYSTEM_DESCRIPTION, macro in nm-dbus-interface
-NMSettingWired:mtu, object property in NMSettingWired +NM_LLDP_ATTR_SYSTEM_NAME, macro in nm-dbus-interface
-NMSettingWired:port, object property in NMSettingWired +NM_LLDP_DEST_NEAREST_BRIDGE, macro in nm-dbus-interface
-NMSettingWired:s390-nettype, object property in NMSettingWired +NM_LLDP_DEST_NEAREST_CUSTOMER_BRIDGE, macro in nm-dbus-interface
-NMSettingWired:s390-options, object property in NMSettingWired +NM_LLDP_DEST_NEAREST_NON_TPMR_BRIDGE, macro in nm-dbus-interface
-NMSettingWired:s390-subchannels, object property in NMSettingWired +nm_lldp_neighbor_get_attr_names, function in NMDevice
-NMSettingWired:speed, object property in NMSettingWired +nm_lldp_neighbor_get_attr_string_value, function in NMDevice
-NMSettingWired:wake-on-lan, object property in NMSettingWired +nm_lldp_neighbor_get_attr_type, function in NMDevice
-NMSettingWired:wake-on-lan-password, object property in NMSettingWired +nm_lldp_neighbor_get_attr_uint_value, function in NMDevice
-NMSettingWiredWakeOnLan, enum in NMSettingWired +nm_lldp_neighbor_new, function in NMDevice
-NMSettingWireless, struct in NMSettingWireless +nm_lldp_neighbor_ref, function in NMDevice
-NMSettingWireless:band, object property in NMSettingWireless +nm_lldp_neighbor_unref, function in NMDevice
-NMSettingWireless:bssid, object property in NMSettingWireless +NM_MANAGER_ERROR, macro in nm-errors
-NMSettingWireless:channel, object property in NMSettingWireless +nm_manager_error_quark, function in nm-errors
-NMSettingWireless:cloned-mac-address, object property in NMSettingWireless +NM_OBJECT_DBUS_CONNECTION, macro in NMObject
-NMSettingWireless:generate-mac-address-mask, object property in NMSettingWireless +NM_OBJECT_DBUS_OBJECT_MANAGER, macro in NMObject
-NMSettingWireless:hidden, object property in NMSettingWireless +nm_object_get_path, function in NMObject
-NMSettingWireless:mac-address, object property in NMSettingWireless +NM_OBJECT_PATH, macro in NMObject
-NMSettingWireless:mac-address-blacklist, object property in NMSettingWireless +nm_remote_connection_commit_changes, function in NMRemoteConnection
-NMSettingWireless:mac-address-randomization, object property in NMSettingWireless +nm_remote_connection_commit_changes_async, function in NMRemoteConnection
-NMSettingWireless:mode, object property in NMSettingWireless +nm_remote_connection_commit_changes_finish, function in NMRemoteConnection
-NMSettingWireless:mtu, object property in NMSettingWireless +NM_REMOTE_CONNECTION_DBUS_CONNECTION, macro in NMRemoteConnection
-NMSettingWireless:powersave, object property in NMSettingWireless +nm_remote_connection_delete, function in NMRemoteConnection
-NMSettingWireless:rate, object property in NMSettingWireless +nm_remote_connection_delete_async, function in NMRemoteConnection
-NMSettingWireless:seen-bssids, object property in NMSettingWireless +nm_remote_connection_delete_finish, function in NMRemoteConnection
-NMSettingWireless:ssid, object property in NMSettingWireless +NM_REMOTE_CONNECTION_FILENAME, macro in NMRemoteConnection
-NMSettingWireless:tx-power, object property in NMSettingWireless +NM_REMOTE_CONNECTION_FLAGS, macro in NMRemoteConnection
-NMSettingWireless:wake-on-wlan, object property in NMSettingWireless +nm_remote_connection_get_filename, function in NMRemoteConnection
-NMSettingWirelessPowersave, enum in NMSettingWireless +nm_remote_connection_get_flags, function in NMRemoteConnection
-NMSettingWirelessSecurity, struct in NMSettingWirelessSecurity +nm_remote_connection_get_secrets, function in NMRemoteConnection
-NMSettingWirelessSecurity:auth-alg, object property in NMSettingWirelessSecurity +nm_remote_connection_get_secrets_async, function in NMRemoteConnection
-NMSettingWirelessSecurity:fils, object property in NMSettingWirelessSecurity +nm_remote_connection_get_secrets_finish, function in NMRemoteConnection
-NMSettingWirelessSecurity:group, object property in NMSettingWirelessSecurity +nm_remote_connection_get_unsaved, function in NMRemoteConnection
-NMSettingWirelessSecurity:key-mgmt, object property in NMSettingWirelessSecurity +nm_remote_connection_get_visible, function in NMRemoteConnection
-NMSettingWirelessSecurity:leap-password, object property in NMSettingWirelessSecurity +NM_REMOTE_CONNECTION_PATH, macro in NMRemoteConnection
-NMSettingWirelessSecurity:leap-password-flags, object property in NMSettingWirelessSecurity +nm_remote_connection_save, function in NMRemoteConnection
-NMSettingWirelessSecurity:leap-username, object property in NMSettingWirelessSecurity +nm_remote_connection_save_async, function in NMRemoteConnection
-NMSettingWirelessSecurity:pairwise, object property in NMSettingWirelessSecurity +nm_remote_connection_save_finish, function in NMRemoteConnection
-NMSettingWirelessSecurity:pmf, object property in NMSettingWirelessSecurity +NM_REMOTE_CONNECTION_UNSAVED, macro in NMRemoteConnection
-NMSettingWirelessSecurity:proto, object property in NMSettingWirelessSecurity +nm_remote_connection_update2, function in NMRemoteConnection
-NMSettingWirelessSecurity:psk, object property in NMSettingWirelessSecurity +nm_remote_connection_update2_finish, function in NMRemoteConnection
-NMSettingWirelessSecurity:psk-flags, object property in NMSettingWirelessSecurity +NM_REMOTE_CONNECTION_VISIBLE, macro in NMRemoteConnection
-NMSettingWirelessSecurity:wep-key-flags, object property in NMSettingWirelessSecurity +NM_SECRET_AGENT_ERROR, macro in nm-errors
-NMSettingWirelessSecurity:wep-key-type, object property in NMSettingWirelessSecurity +nm_secret_agent_error_quark, function in nm-errors
-NMSettingWirelessSecurity:wep-key0, object property in NMSettingWirelessSecurity +NM_SECRET_AGENT_OLD_AUTO_REGISTER, macro in NMSecretAgentOld
-NMSettingWirelessSecurity:wep-key1, object property in NMSettingWirelessSecurity +NM_SECRET_AGENT_OLD_CAPABILITIES, macro in NMSecretAgentOld
-NMSettingWirelessSecurity:wep-key2, object property in NMSettingWirelessSecurity +nm_secret_agent_old_delete_secrets, function in NMSecretAgentOld
-NMSettingWirelessSecurity:wep-key3, object property in NMSettingWirelessSecurity +nm_secret_agent_old_get_registered, function in NMSecretAgentOld
-NMSettingWirelessSecurity:wep-tx-keyidx, object property in NMSettingWirelessSecurity +nm_secret_agent_old_get_secrets, function in NMSecretAgentOld
-NMSettingWirelessSecurity:wps-method, object property in NMSettingWirelessSecurity +NM_SECRET_AGENT_OLD_IDENTIFIER, macro in NMSecretAgentOld
-NMSettingWirelessSecurityFils, enum in NMSettingWirelessSecurity +nm_secret_agent_old_register, function in NMSecretAgentOld
-NMSettingWirelessSecurityPmf, enum in NMSettingWirelessSecurity +NM_SECRET_AGENT_OLD_REGISTERED, macro in NMSecretAgentOld
-NMSettingWirelessSecurityWpsMethod, enum in NMSettingWirelessSecurity +nm_secret_agent_old_register_async, function in NMSecretAgentOld
-NMSettingWirelessWakeOnWLan, enum in NMSettingWireless +nm_secret_agent_old_register_finish, function in NMSecretAgentOld
-NMSettingWpan, struct in NMSettingOvs +nm_secret_agent_old_save_secrets, function in NMSecretAgentOld
-NMSettingWpan:channel, object property in NMSettingOvs +nm_secret_agent_old_unregister, function in NMSecretAgentOld
-NMSettingWpan:mac-address, object property in NMSettingOvs +nm_secret_agent_old_unregister_async, function in NMSecretAgentOld
-NMSettingWpan:page, object property in NMSettingOvs +nm_secret_agent_old_unregister_finish, function in NMSecretAgentOld
-NMSettingWpan:pan-id, object property in NMSettingOvs +NM_SETTINGS_ERROR, macro in nm-errors
-NMSettingWpan:short-address, object property in NMSettingOvs +nm_settings_error_quark, function in nm-errors
@@ -10272,6 +10549,38 @@ NMSettingWpan:short-address, object property in NMSettingOvs
+nm_setting_wifi_p2p_get_peer, function in NMSettingWifiP2P +
+
+
+nm_setting_wifi_p2p_get_wfd_ies, function in NMSettingWifiP2P +
+
+
+nm_setting_wifi_p2p_get_wps_method, function in NMSettingWifiP2P +
+
+
+nm_setting_wifi_p2p_new, function in NMSettingWifiP2P +
+
+
+NM_SETTING_WIFI_P2P_PEER, macro in NMSettingWifiP2P +
+
+
+NM_SETTING_WIFI_P2P_SETTING_NAME, macro in NMSettingWifiP2P +
+
+
+NM_SETTING_WIFI_P2P_WFD_IES, macro in NMSettingWifiP2P +
+
+
+NM_SETTING_WIFI_P2P_WPS_METHOD, macro in NMSettingWifiP2P +
+
+
nm_setting_wimax_get_mac_address, function in NMSettingWimax
@@ -10376,87 +10685,175 @@ NMSettingWpan:short-address, object property in NMSettingOvs
-nm_setting_wired_get_s390_option_by_key, function in NMSettingWired +nm_setting_wired_get_s390_option_by_key, function in NMSettingWired +
+
+
+nm_setting_wired_get_s390_subchannels, function in NMSettingWired +
+
+
+nm_setting_wired_get_speed, function in NMSettingWired +
+
+
+nm_setting_wired_get_valid_s390_options, function in NMSettingWired +
+
+
+nm_setting_wired_get_wake_on_lan, function in NMSettingWired +
+
+
+nm_setting_wired_get_wake_on_lan_password, function in NMSettingWired +
+
+
+NM_SETTING_WIRED_MAC_ADDRESS, macro in NMSettingWired +
+
+
+NM_SETTING_WIRED_MAC_ADDRESS_BLACKLIST, macro in NMSettingWired +
+
+
+NM_SETTING_WIRED_MTU, macro in NMSettingWired +
+
+
+nm_setting_wired_new, function in NMSettingWired +
+
+
+NM_SETTING_WIRED_PORT, macro in NMSettingWired +
+
+
+nm_setting_wired_remove_mac_blacklist_item, function in NMSettingWired +
+
+
+nm_setting_wired_remove_mac_blacklist_item_by_value, function in NMSettingWired +
+
+
+nm_setting_wired_remove_s390_option, function in NMSettingWired +
+
+
+NM_SETTING_WIRED_S390_NETTYPE, macro in NMSettingWired +
+
+
+NM_SETTING_WIRED_S390_OPTIONS, macro in NMSettingWired +
+
+
+NM_SETTING_WIRED_S390_SUBCHANNELS, macro in NMSettingWired +
+
+
+NM_SETTING_WIRED_SETTING_NAME, macro in NMSettingWired +
+
+
+NM_SETTING_WIRED_SPEED, macro in NMSettingWired +
+
+
+NM_SETTING_WIRED_WAKE_ON_LAN, macro in NMSettingWired +
+
+
+NM_SETTING_WIRED_WAKE_ON_LAN_PASSWORD, macro in NMSettingWired +
+
+
+nm_setting_wireguard_append_peer, function in NMSettingWireGuard +
+
+
+nm_setting_wireguard_clear_peers, function in NMSettingWireGuard
-nm_setting_wired_get_s390_subchannels, function in NMSettingWired +NM_SETTING_WIREGUARD_FWMARK, macro in NMSettingWireGuard
-nm_setting_wired_get_speed, function in NMSettingWired +nm_setting_wireguard_get_fwmark, function in NMSettingWireGuard
-nm_setting_wired_get_valid_s390_options, function in NMSettingWired +nm_setting_wireguard_get_listen_port, function in NMSettingWireGuard
-nm_setting_wired_get_wake_on_lan, function in NMSettingWired +nm_setting_wireguard_get_mtu, function in NMSettingWireGuard
-nm_setting_wired_get_wake_on_lan_password, function in NMSettingWired +nm_setting_wireguard_get_peer, function in NMSettingWireGuard
-NM_SETTING_WIRED_MAC_ADDRESS, macro in NMSettingWired +nm_setting_wireguard_get_peers_len, function in NMSettingWireGuard
-NM_SETTING_WIRED_MAC_ADDRESS_BLACKLIST, macro in NMSettingWired +nm_setting_wireguard_get_peer_by_public_key, function in NMSettingWireGuard
-NM_SETTING_WIRED_MTU, macro in NMSettingWired +nm_setting_wireguard_get_peer_routes, function in NMSettingWireGuard
-nm_setting_wired_new, function in NMSettingWired +nm_setting_wireguard_get_private_key, function in NMSettingWireGuard
-NM_SETTING_WIRED_PORT, macro in NMSettingWired +nm_setting_wireguard_get_private_key_flags, function in NMSettingWireGuard
-nm_setting_wired_remove_mac_blacklist_item, function in NMSettingWired +NM_SETTING_WIREGUARD_LISTEN_PORT, macro in NMSettingWireGuard
-nm_setting_wired_remove_mac_blacklist_item_by_value, function in NMSettingWired +NM_SETTING_WIREGUARD_MTU, macro in NMSettingWireGuard
-nm_setting_wired_remove_s390_option, function in NMSettingWired +nm_setting_wireguard_new, function in NMSettingWireGuard
-NM_SETTING_WIRED_S390_NETTYPE, macro in NMSettingWired +NM_SETTING_WIREGUARD_PEERS, macro in NMSettingWireGuard
-NM_SETTING_WIRED_S390_OPTIONS, macro in NMSettingWired +NM_SETTING_WIREGUARD_PEER_ROUTES, macro in NMSettingWireGuard
-NM_SETTING_WIRED_S390_SUBCHANNELS, macro in NMSettingWired +NM_SETTING_WIREGUARD_PRIVATE_KEY, macro in NMSettingWireGuard
-NM_SETTING_WIRED_SETTING_NAME, macro in NMSettingWired +NM_SETTING_WIREGUARD_PRIVATE_KEY_FLAGS, macro in NMSettingWireGuard
-NM_SETTING_WIRED_SPEED, macro in NMSettingWired +nm_setting_wireguard_remove_peer, function in NMSettingWireGuard
-NM_SETTING_WIRED_WAKE_ON_LAN, macro in NMSettingWired +NM_SETTING_WIREGUARD_SETTING_NAME, macro in NMSettingWireGuard
-NM_SETTING_WIRED_WAKE_ON_LAN_PASSWORD, macro in NMSettingWired +nm_setting_wireguard_set_peer, function in NMSettingWireGuard
@@ -10928,10 +11325,6 @@ NMSettingWpan:short-address, object property in NMSettingOvs
-NMSimpleConnection, struct in NMSimpleConnection -
-
-
nm_simple_connection_new, function in NMSimpleConnection
@@ -10944,10 +11337,6 @@ NMSettingWpan:short-address, object property in NMSettingOvs
-NMSriovVFVlanProtocol, enum in NMSettingSriov -
-
-
nm_sriov_vf_add_vlan, function in NMSettingSriov
@@ -11036,15 +11425,6 @@ NMSettingWpan:short-address, object property in NMSettingOvs
-stat, struct in nm-utils -
-
-
-NMState, enum in nm-dbus-interface -
-
-

T

-
nm_tc_action_dup, function in NMSettingTCConfig
@@ -11161,10 +11541,6 @@ NMSettingWpan:short-address, object property in NMSettingOvs
-NMTeamLinkWatcherArpPingFlags, enum in NMSettingTeam -
-
-
NM_TEAM_LINK_WATCHER_ARP_PING, macro in NMSettingTeam
@@ -11249,24 +11625,11 @@ NMSettingWpan:short-address, object property in NMSettingOvs
-NMTernary, enum in nm-dbus-interface -
-
-

U

-
-NMUtilsCheckFilePredicate, user_function in nm-utils -
-
-
-NMUtilsFileSearchInPathsPredicate, user_function in nm-utils -
-
-
-NMUtilsSecurityType, enum in nm-utils +nm_utils_ap_mode_security_valid, function in nm-utils
-nm_utils_ap_mode_security_valid, function in nm-utils +nm_utils_base64secret_decode, function in nm-utils
@@ -11573,11 +11936,6 @@ nm_utils_fixup_vendor_string, function in nm-libnm-utils nm_utils_wpa_psk_valid, function in nm-utils
-

V

-
-NMVariantAttributeSpec, struct in nm-utils -
-
NM_VARIANT_TYPE_SETTING, macro in NMConnection
@@ -11591,440 +11949,540 @@ nm_utils_fixup_vendor_string, function in nm-libnm-utils
-NMVlanFlags, enum in NMSettingVlan +NM_VLAN_FLAGS_ALL, macro in NMSettingVlan
-NMVlanPriorityMap, enum in NMSettingVlan +NM_VPN_CONNECTION_BANNER, macro in NMVpnConnection
-NM_VLAN_FLAGS_ALL, macro in NMSettingVlan +nm_vpn_connection_get_banner, function in NMVpnConnection
-NMVpnConnection, struct in NMVpnConnection +nm_vpn_connection_get_vpn_state, function in NMVpnConnection
-NMVpnConnection::vpn-state-changed, object signal in NMVpnConnection +NM_VPN_CONNECTION_VPN_STATE, macro in NMVpnConnection
-NMVpnConnection:banner, object property in NMVpnConnection +NM_VPN_DBUS_PLUGIN_INTERFACE, macro in nm-vpn-dbus-interface
-NMVpnConnection:vpn-state, object property in NMVpnConnection +NM_VPN_DBUS_PLUGIN_PATH, macro in nm-vpn-dbus-interface
-NMVpnConnectionState, enum in nm-vpn-dbus-interface +nm_vpn_editor_get_widget, function in NMVpnEditor
-NMVpnConnectionStateReason, enum in nm-vpn-dbus-interface +NM_VPN_EDITOR_PLUGIN_DESCRIPTION, macro in NMVpnEditorPlugin
-NMVpnEditor, struct in NMVpnEditorPlugin +nm_vpn_editor_plugin_export, function in NMVpnEditorPlugin
-NMVpnEditor::changed, object signal in NMVpnEditorPlugin +nm_vpn_editor_plugin_factory, function in NMVpnEditorPlugin
-NMVpnEditorInterface, struct in NMVpnEditor +nm_vpn_editor_plugin_get_capabilities, function in NMVpnEditorPlugin
-NMVpnEditorPlugin:description, object property in NMVpnEditorPlugin +nm_vpn_editor_plugin_get_editor, function in NMVpnEditorPlugin
-NMVpnEditorPlugin:name, object property in NMVpnEditorPlugin +nm_vpn_editor_plugin_get_plugin_info, function in NMVpnEditorPlugin
-NMVpnEditorPlugin:service, object property in NMVpnEditorPlugin +nm_vpn_editor_plugin_get_suggested_filename, function in NMVpnEditorPlugin
-NMVpnEditorPluginCapability, enum in NMVpnEditorPlugin +nm_vpn_editor_plugin_get_vt, function in NMVpnEditorPlugin
-NMVpnEditorPluginFactory, user_function in NMVpnEditorPlugin +nm_vpn_editor_plugin_import, function in NMVpnEditorPlugin
-NMVpnEditorPluginInterface, struct in NMVpnEditorPlugin +nm_vpn_editor_plugin_load, function in NMVpnEditorPlugin
-NMVpnEditorPluginVT, struct in NMVpnEditorPlugin +nm_vpn_editor_plugin_load_from_file, function in NMVpnEditorPlugin
-NMVpnIterFunc, user_function in NMSettingVpn +NM_VPN_EDITOR_PLUGIN_NAME, macro in NMVpnEditorPlugin
-NMVpnPluginError, enum in nm-errors +NM_VPN_EDITOR_PLUGIN_SERVICE, macro in NMVpnEditorPlugin
-NMVpnPluginFailure, enum in nm-vpn-dbus-interface +nm_vpn_editor_plugin_set_plugin_info, function in NMVpnEditorPlugin
-NMVpnPluginInfo, struct in nm-vpn-plugin-info +nm_vpn_editor_update_connection, function in NMVpnEditor
-NMVpnServiceState, enum in nm-vpn-dbus-interface +NM_VPN_PLUGIN_CAN_PERSIST, macro in nm-vpn-dbus-interface
-NM_VPN_CONNECTION_BANNER, macro in NMVpnConnection +NM_VPN_PLUGIN_CONFIG_BANNER, macro in nm-vpn-dbus-interface
-nm_vpn_connection_get_banner, function in NMVpnConnection +NM_VPN_PLUGIN_CONFIG_EXT_GATEWAY, macro in nm-vpn-dbus-interface
-nm_vpn_connection_get_vpn_state, function in NMVpnConnection +NM_VPN_PLUGIN_CONFIG_HAS_IP4, macro in nm-vpn-dbus-interface
-NM_VPN_CONNECTION_VPN_STATE, macro in NMVpnConnection +NM_VPN_PLUGIN_CONFIG_HAS_IP6, macro in nm-vpn-dbus-interface
-NM_VPN_DBUS_PLUGIN_INTERFACE, macro in nm-vpn-dbus-interface +NM_VPN_PLUGIN_CONFIG_MTU, macro in nm-vpn-dbus-interface
-NM_VPN_DBUS_PLUGIN_PATH, macro in nm-vpn-dbus-interface +NM_VPN_PLUGIN_CONFIG_PROXY_PAC, macro in nm-vpn-dbus-interface
-nm_vpn_editor_get_widget, function in NMVpnEditor +NM_VPN_PLUGIN_CONFIG_TUNDEV, macro in nm-vpn-dbus-interface
-NM_VPN_EDITOR_PLUGIN_DESCRIPTION, macro in NMVpnEditorPlugin +NM_VPN_PLUGIN_ERROR, macro in nm-errors
-nm_vpn_editor_plugin_export, function in NMVpnEditorPlugin +nm_vpn_plugin_error_quark, function in nm-errors
-nm_vpn_editor_plugin_factory, function in NMVpnEditorPlugin +NM_VPN_PLUGIN_INFO_FILENAME, macro in nm-vpn-plugin-info
-nm_vpn_editor_plugin_get_capabilities, function in NMVpnEditorPlugin +NM_VPN_PLUGIN_INFO_KEYFILE, macro in nm-vpn-plugin-info
-nm_vpn_editor_plugin_get_editor, function in NMVpnEditorPlugin +NM_VPN_PLUGIN_INFO_KF_GROUP_CONNECTION, macro in nm-vpn-plugin-info
-nm_vpn_editor_plugin_get_plugin_info, function in NMVpnEditorPlugin +NM_VPN_PLUGIN_INFO_KF_GROUP_GNOME, macro in nm-vpn-plugin-info
-nm_vpn_editor_plugin_get_suggested_filename, function in NMVpnEditorPlugin +NM_VPN_PLUGIN_INFO_KF_GROUP_LIBNM, macro in nm-vpn-plugin-info
-nm_vpn_editor_plugin_get_vt, function in NMVpnEditorPlugin +NM_VPN_PLUGIN_INFO_NAME, macro in nm-vpn-plugin-info
-nm_vpn_editor_plugin_import, function in NMVpnEditorPlugin +NM_VPN_PLUGIN_IP4_CONFIG_ADDRESS, macro in nm-vpn-dbus-interface
-nm_vpn_editor_plugin_load, function in NMVpnEditorPlugin +NM_VPN_PLUGIN_IP4_CONFIG_BANNER, macro in nm-vpn-dbus-interface
-nm_vpn_editor_plugin_load_from_file, function in NMVpnEditorPlugin +NM_VPN_PLUGIN_IP4_CONFIG_DNS, macro in nm-vpn-dbus-interface
-NM_VPN_EDITOR_PLUGIN_NAME, macro in NMVpnEditorPlugin +NM_VPN_PLUGIN_IP4_CONFIG_DOMAIN, macro in nm-vpn-dbus-interface
-NM_VPN_EDITOR_PLUGIN_SERVICE, macro in NMVpnEditorPlugin +NM_VPN_PLUGIN_IP4_CONFIG_DOMAINS, macro in nm-vpn-dbus-interface
-nm_vpn_editor_plugin_set_plugin_info, function in NMVpnEditorPlugin +NM_VPN_PLUGIN_IP4_CONFIG_EXT_GATEWAY, macro in nm-vpn-dbus-interface
-nm_vpn_editor_update_connection, function in NMVpnEditor +NM_VPN_PLUGIN_IP4_CONFIG_GATEWAY, macro in nm-vpn-dbus-interface
-NM_VPN_PLUGIN_CAN_PERSIST, macro in nm-vpn-dbus-interface +NM_VPN_PLUGIN_IP4_CONFIG_INT_GATEWAY, macro in nm-vpn-dbus-interface
-NM_VPN_PLUGIN_CONFIG_BANNER, macro in nm-vpn-dbus-interface +NM_VPN_PLUGIN_IP4_CONFIG_MSS, macro in nm-vpn-dbus-interface
-NM_VPN_PLUGIN_CONFIG_EXT_GATEWAY, macro in nm-vpn-dbus-interface +NM_VPN_PLUGIN_IP4_CONFIG_MTU, macro in nm-vpn-dbus-interface
-NM_VPN_PLUGIN_CONFIG_HAS_IP4, macro in nm-vpn-dbus-interface +NM_VPN_PLUGIN_IP4_CONFIG_NBNS, macro in nm-vpn-dbus-interface
-NM_VPN_PLUGIN_CONFIG_HAS_IP6, macro in nm-vpn-dbus-interface +NM_VPN_PLUGIN_IP4_CONFIG_NEVER_DEFAULT, macro in nm-vpn-dbus-interface
-NM_VPN_PLUGIN_CONFIG_MTU, macro in nm-vpn-dbus-interface +NM_VPN_PLUGIN_IP4_CONFIG_PREFIX, macro in nm-vpn-dbus-interface
-NM_VPN_PLUGIN_CONFIG_PROXY_PAC, macro in nm-vpn-dbus-interface +NM_VPN_PLUGIN_IP4_CONFIG_PRESERVE_ROUTES, macro in nm-vpn-dbus-interface
-NM_VPN_PLUGIN_CONFIG_TUNDEV, macro in nm-vpn-dbus-interface +NM_VPN_PLUGIN_IP4_CONFIG_PTP, macro in nm-vpn-dbus-interface
-NM_VPN_PLUGIN_ERROR, macro in nm-errors +NM_VPN_PLUGIN_IP4_CONFIG_ROUTES, macro in nm-vpn-dbus-interface
-nm_vpn_plugin_error_quark, function in nm-errors +NM_VPN_PLUGIN_IP4_CONFIG_TUNDEV, macro in nm-vpn-dbus-interface
-NM_VPN_PLUGIN_INFO_FILENAME, macro in nm-vpn-plugin-info +NM_VPN_PLUGIN_IP6_CONFIG_ADDRESS, macro in nm-vpn-dbus-interface
-NM_VPN_PLUGIN_INFO_KEYFILE, macro in nm-vpn-plugin-info +NM_VPN_PLUGIN_IP6_CONFIG_DNS, macro in nm-vpn-dbus-interface
-NM_VPN_PLUGIN_INFO_KF_GROUP_CONNECTION, macro in nm-vpn-plugin-info +NM_VPN_PLUGIN_IP6_CONFIG_DOMAIN, macro in nm-vpn-dbus-interface
-NM_VPN_PLUGIN_INFO_KF_GROUP_GNOME, macro in nm-vpn-plugin-info +NM_VPN_PLUGIN_IP6_CONFIG_DOMAINS, macro in nm-vpn-dbus-interface
-NM_VPN_PLUGIN_INFO_KF_GROUP_LIBNM, macro in nm-vpn-plugin-info +NM_VPN_PLUGIN_IP6_CONFIG_INT_GATEWAY, macro in nm-vpn-dbus-interface
-NM_VPN_PLUGIN_INFO_NAME, macro in nm-vpn-plugin-info +NM_VPN_PLUGIN_IP6_CONFIG_MSS, macro in nm-vpn-dbus-interface
-NM_VPN_PLUGIN_IP4_CONFIG_ADDRESS, macro in nm-vpn-dbus-interface +NM_VPN_PLUGIN_IP6_CONFIG_NEVER_DEFAULT, macro in nm-vpn-dbus-interface
-NM_VPN_PLUGIN_IP4_CONFIG_BANNER, macro in nm-vpn-dbus-interface +NM_VPN_PLUGIN_IP6_CONFIG_PREFIX, macro in nm-vpn-dbus-interface
-NM_VPN_PLUGIN_IP4_CONFIG_DNS, macro in nm-vpn-dbus-interface +NM_VPN_PLUGIN_IP6_CONFIG_PRESERVE_ROUTES, macro in nm-vpn-dbus-interface
-NM_VPN_PLUGIN_IP4_CONFIG_DOMAIN, macro in nm-vpn-dbus-interface +NM_VPN_PLUGIN_IP6_CONFIG_PTP, macro in nm-vpn-dbus-interface
-NM_VPN_PLUGIN_IP4_CONFIG_DOMAINS, macro in nm-vpn-dbus-interface +NM_VPN_PLUGIN_IP6_CONFIG_ROUTES, macro in nm-vpn-dbus-interface
-NM_VPN_PLUGIN_IP4_CONFIG_EXT_GATEWAY, macro in nm-vpn-dbus-interface +NM_VPN_PLUGIN_OLD_DBUS_SERVICE_NAME, macro in nm-vpn-plugin-old
-NM_VPN_PLUGIN_IP4_CONFIG_GATEWAY, macro in nm-vpn-dbus-interface +NM_VPN_PLUGIN_OLD_STATE, macro in nm-vpn-plugin-old
-NM_VPN_PLUGIN_IP4_CONFIG_INT_GATEWAY, macro in nm-vpn-dbus-interface +NM_VPN_SERVICE_PLUGIN_DBUS_SERVICE_NAME, macro in nm-vpn-service-plugin
-NM_VPN_PLUGIN_IP4_CONFIG_MSS, macro in nm-vpn-dbus-interface +NM_VPN_SERVICE_PLUGIN_DBUS_WATCH_PEER, macro in nm-vpn-service-plugin
-NM_VPN_PLUGIN_IP4_CONFIG_MTU, macro in nm-vpn-dbus-interface +NM_VPN_SERVICE_PLUGIN_STATE, macro in nm-vpn-service-plugin
-NM_VPN_PLUGIN_IP4_CONFIG_NBNS, macro in nm-vpn-dbus-interface +nm_wifi_p2p_peer_connection_valid, function in NMWifiP2PPeer
-NM_VPN_PLUGIN_IP4_CONFIG_NEVER_DEFAULT, macro in nm-vpn-dbus-interface +nm_wifi_p2p_peer_filter_connections, function in NMWifiP2PPeer
-NM_VPN_PLUGIN_IP4_CONFIG_PREFIX, macro in nm-vpn-dbus-interface +NM_WIFI_P2P_PEER_FLAGS, macro in NMWifiP2PPeer
-NM_VPN_PLUGIN_IP4_CONFIG_PRESERVE_ROUTES, macro in nm-vpn-dbus-interface +nm_wifi_p2p_peer_get_flags, function in NMWifiP2PPeer
-NM_VPN_PLUGIN_IP4_CONFIG_PTP, macro in nm-vpn-dbus-interface +nm_wifi_p2p_peer_get_hw_address, function in NMWifiP2PPeer
-NM_VPN_PLUGIN_IP4_CONFIG_ROUTES, macro in nm-vpn-dbus-interface +nm_wifi_p2p_peer_get_last_seen, function in NMWifiP2PPeer
-NM_VPN_PLUGIN_IP4_CONFIG_TUNDEV, macro in nm-vpn-dbus-interface +nm_wifi_p2p_peer_get_manufacturer, function in NMWifiP2PPeer
-NM_VPN_PLUGIN_IP6_CONFIG_ADDRESS, macro in nm-vpn-dbus-interface +nm_wifi_p2p_peer_get_model, function in NMWifiP2PPeer
-NM_VPN_PLUGIN_IP6_CONFIG_DNS, macro in nm-vpn-dbus-interface +nm_wifi_p2p_peer_get_model_number, function in NMWifiP2PPeer
-NM_VPN_PLUGIN_IP6_CONFIG_DOMAIN, macro in nm-vpn-dbus-interface +nm_wifi_p2p_peer_get_name, function in NMWifiP2PPeer
-NM_VPN_PLUGIN_IP6_CONFIG_DOMAINS, macro in nm-vpn-dbus-interface +nm_wifi_p2p_peer_get_serial, function in NMWifiP2PPeer
-NM_VPN_PLUGIN_IP6_CONFIG_INT_GATEWAY, macro in nm-vpn-dbus-interface +nm_wifi_p2p_peer_get_strength, function in NMWifiP2PPeer
-NM_VPN_PLUGIN_IP6_CONFIG_MSS, macro in nm-vpn-dbus-interface +nm_wifi_p2p_peer_get_wfd_ies, function in NMWifiP2PPeer
-NM_VPN_PLUGIN_IP6_CONFIG_NEVER_DEFAULT, macro in nm-vpn-dbus-interface +NM_WIFI_P2P_PEER_HW_ADDRESS, macro in NMWifiP2PPeer
-NM_VPN_PLUGIN_IP6_CONFIG_PREFIX, macro in nm-vpn-dbus-interface +NM_WIFI_P2P_PEER_LAST_SEEN, macro in NMWifiP2PPeer
-NM_VPN_PLUGIN_IP6_CONFIG_PRESERVE_ROUTES, macro in nm-vpn-dbus-interface +NM_WIFI_P2P_PEER_MANUFACTURER, macro in NMWifiP2PPeer
-NM_VPN_PLUGIN_IP6_CONFIG_PTP, macro in nm-vpn-dbus-interface +NM_WIFI_P2P_PEER_MODEL, macro in NMWifiP2PPeer
-NM_VPN_PLUGIN_IP6_CONFIG_ROUTES, macro in nm-vpn-dbus-interface +NM_WIFI_P2P_PEER_MODEL_NUMBER, macro in NMWifiP2PPeer
-NM_VPN_PLUGIN_OLD_DBUS_SERVICE_NAME, macro in nm-vpn-plugin-old +NM_WIFI_P2P_PEER_NAME, macro in NMWifiP2PPeer
-NM_VPN_PLUGIN_OLD_STATE, macro in nm-vpn-plugin-old +NM_WIFI_P2P_PEER_SERIAL, macro in NMWifiP2PPeer
-NM_VPN_SERVICE_PLUGIN_DBUS_SERVICE_NAME, macro in nm-vpn-service-plugin +NM_WIFI_P2P_PEER_STRENGTH, macro in NMWifiP2PPeer
-NM_VPN_SERVICE_PLUGIN_DBUS_WATCH_PEER, macro in nm-vpn-service-plugin +NM_WIFI_P2P_PEER_WFD_IES, macro in NMWifiP2PPeer
-NM_VPN_SERVICE_PLUGIN_STATE, macro in nm-vpn-service-plugin +nm_wimax_nsp_connection_valid, function in NMWimaxNsp
-

W

-NMWepKeyType, enum in NMSettingWirelessSecurity +nm_wimax_nsp_filter_connections, function in NMWimaxNsp
-NMWimaxNsp, struct in NMWimaxNsp +nm_wimax_nsp_get_name, function in NMWimaxNsp
-NMWimaxNsp:name, object property in NMWimaxNsp +nm_wimax_nsp_get_network_type, function in NMWimaxNsp
-NMWimaxNsp:network-type, object property in NMWimaxNsp +nm_wimax_nsp_get_signal_quality, function in NMWimaxNsp
-NMWimaxNsp:signal-quality, object property in NMWimaxNsp +NM_WIMAX_NSP_NAME, macro in NMWimaxNsp
-NMWimaxNspNetworkType, enum in nm-dbus-interface +NM_WIMAX_NSP_NETWORK_TYPE, macro in NMWimaxNsp
-nm_wimax_nsp_connection_valid, function in NMWimaxNsp +NM_WIMAX_NSP_SIGNAL_QUALITY, macro in NMWimaxNsp
-nm_wimax_nsp_filter_connections, function in NMWimaxNsp +nm_wireguard_peer_append_allowed_ip, function in NMSettingWireGuard
-nm_wimax_nsp_get_name, function in NMWimaxNsp +NM_WIREGUARD_PEER_ATTR_ALLOWED_IPS, macro in NMSettingWireGuard
-nm_wimax_nsp_get_network_type, function in NMWimaxNsp +NM_WIREGUARD_PEER_ATTR_ENDPOINT, macro in NMSettingWireGuard
-nm_wimax_nsp_get_signal_quality, function in NMWimaxNsp +NM_WIREGUARD_PEER_ATTR_PERSISTENT_KEEPALIVE, macro in NMSettingWireGuard
-NM_WIMAX_NSP_NAME, macro in NMWimaxNsp +NM_WIREGUARD_PEER_ATTR_PRESHARED_KEY, macro in NMSettingWireGuard
-NM_WIMAX_NSP_NETWORK_TYPE, macro in NMWimaxNsp +NM_WIREGUARD_PEER_ATTR_PRESHARED_KEY_FLAGS, macro in NMSettingWireGuard
-NM_WIMAX_NSP_SIGNAL_QUALITY, macro in NMWimaxNsp +NM_WIREGUARD_PEER_ATTR_PUBLIC_KEY, macro in NMSettingWireGuard +
+
+
+nm_wireguard_peer_clear_allowed_ips, function in NMSettingWireGuard +
+
+
+nm_wireguard_peer_cmp, function in NMSettingWireGuard +
+
+
+nm_wireguard_peer_get_allowed_ip, function in NMSettingWireGuard +
+
+
+nm_wireguard_peer_get_allowed_ips_len, function in NMSettingWireGuard +
+
+
+nm_wireguard_peer_get_endpoint, function in NMSettingWireGuard +
+
+
+nm_wireguard_peer_get_persistent_keepalive, function in NMSettingWireGuard +
+
+
+nm_wireguard_peer_get_preshared_key, function in NMSettingWireGuard +
+
+
+nm_wireguard_peer_get_preshared_key_flags, function in NMSettingWireGuard +
+
+
+nm_wireguard_peer_get_public_key, function in NMSettingWireGuard +
+
+
+nm_wireguard_peer_is_sealed, function in NMSettingWireGuard +
+
+
+nm_wireguard_peer_is_valid, function in NMSettingWireGuard +
+
+
+nm_wireguard_peer_new, function in NMSettingWireGuard +
+
+
+nm_wireguard_peer_new_clone, function in NMSettingWireGuard +
+
+
+nm_wireguard_peer_ref, function in NMSettingWireGuard +
+
+
+nm_wireguard_peer_remove_allowed_ip, function in NMSettingWireGuard +
+
+
+nm_wireguard_peer_seal, function in NMSettingWireGuard +
+
+
+nm_wireguard_peer_set_endpoint, function in NMSettingWireGuard +
+
+
+nm_wireguard_peer_set_persistent_keepalive, function in NMSettingWireGuard +
+
+
+nm_wireguard_peer_set_preshared_key, function in NMSettingWireGuard +
+
+
+nm_wireguard_peer_set_preshared_key_flags, function in NMSettingWireGuard +
+
+
+nm_wireguard_peer_set_public_key, function in NMSettingWireGuard +
+
+
+nm_wireguard_peer_unref, function in NMSettingWireGuard +
+
+
+NM_WIREGUARD_PUBLIC_KEY_LEN, macro in NMSettingWireGuard +
+
+
+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 4e2b599e..2d9538ce 100644 --- a/docs/libnm/html/ch03.html +++ b/docs/libnm/html/ch03.html @@ -118,13 +118,13 @@ NMSettingOvsPort — Describes connection properties for Open vSwitch ports.
-NMSettingPppoe — Describes PPPoE connection properties -
-
NMSettingPpp — Describes connection properties for devices/networks that require PPP to deliver IP capability
+NMSettingPppoe — Describes PPPoE connection properties +
+
NMSettingProxy — Describes proxy URL, script and other related properties
@@ -159,12 +159,18 @@ serial communications NMSettingVxlan — Describes connection properties for VXLAN interfaces
+NMSettingWifiP2P — Describes connection properties for 802.11 Wi-Fi P2P networks +
+
NMSettingWimax — Describes 802.16e Mobile WiMAX connection properties
NMSettingWired — Describes connection properties for Ethernet-based networks
+NMSettingWireGuard — Describes connection properties for wireguard related options +
+
NMSettingWirelessSecurity — Describes connection properties for Wi-Fi networks that use WEP, LEAP, WPA or WPA2/RSN security
diff --git a/docs/libnm/html/ch04.html b/docs/libnm/html/ch04.html index 5553f2c6..e872e6fd 100644 --- a/docs/libnm/html/ch04.html +++ b/docs/libnm/html/ch04.html @@ -93,6 +93,9 @@ NMDeviceVxlan
+NMDeviceWifiP2P +
+
NMDeviceWifi
@@ -114,6 +117,9 @@ NMAccessPoint
+NMWifiP2PPeer +
+
NMWimaxNsp
diff --git a/docs/libnm/html/index.html b/docs/libnm/html/index.html index ea2007f8..29076245 100644 --- a/docs/libnm/html/index.html +++ b/docs/libnm/html/index.html @@ -15,7 +15,7 @@

- for libnm 1.15.2 + for libnm 1.15.91 The latest version of this documentation can be found on-line at https://developer.gnome.org/libnm/stable/. @@ -167,13 +167,13 @@ NMSettingOvsPort — Describes connection properties for Open vSwitch ports.

-NMSettingPppoe — Describes PPPoE connection properties -
-
NMSettingPpp — Describes connection properties for devices/networks that require PPP to deliver IP capability
+NMSettingPppoe — Describes PPPoE connection properties +
+
NMSettingProxy — Describes proxy URL, script and other related properties
@@ -208,12 +208,18 @@ serial communications NMSettingVxlan — Describes connection properties for VXLAN interfaces
+NMSettingWifiP2P — Describes connection properties for 802.11 Wi-Fi P2P networks +
+
NMSettingWimax — Describes 802.16e Mobile WiMAX connection properties
NMSettingWired — Describes connection properties for Ethernet-based networks
+NMSettingWireGuard — Describes connection properties for wireguard related options +
+
NMSettingWirelessSecurity — Describes connection properties for Wi-Fi networks that use WEP, LEAP, WPA or WPA2/RSN security
@@ -296,6 +302,9 @@ use WEP, LEAP, WPA or WPA2/RSN security NMDeviceVxlan
+NMDeviceWifiP2P +
+
NMDeviceWifi
@@ -317,6 +326,9 @@ use WEP, LEAP, WPA or WPA2/RSN security NMAccessPoint
+NMWifiP2PPeer +
+
NMWimaxNsp
diff --git a/docs/libnm/html/libnm-nm-dbus-interface.html b/docs/libnm/html/libnm-nm-dbus-interface.html index d192e249..73ae64b8 100644 --- a/docs/libnm/html/libnm-nm-dbus-interface.html +++ b/docs/libnm/html/libnm-nm-dbus-interface.html @@ -54,27 +54,31 @@ #define -NM_DBUS_PATH +NM_DBUS_INTERFACE #define -NM_DBUS_INTERFACE +NM_DBUS_INTERFACE_ACCESS_POINT #define -NM_DBUS_INTERFACE_DEVICE +NM_DBUS_INTERFACE_ACTIVE_CONNECTION #define -NM_DBUS_INTERFACE_DEVICE_WIRED +NM_DBUS_INTERFACE_CHECKPOINT #define -NM_DBUS_INTERFACE_DEVICE_ADSL +NM_DBUS_INTERFACE_DEVICE #define -NM_DBUS_INTERFACE_DEVICE_WIRELESS +NM_DBUS_INTERFACE_DEVICE_6LOWPAN + + +#define +NM_DBUS_INTERFACE_DEVICE_ADSL #define @@ -82,79 +86,79 @@ #define -NM_DBUS_INTERFACE_DEVICE_OLPC_MESH +NM_DBUS_INTERFACE_DEVICE_BOND #define -NM_DBUS_INTERFACE_DEVICE_OVS_INTERFACE +NM_DBUS_INTERFACE_DEVICE_BRIDGE #define -NM_DBUS_INTERFACE_DEVICE_OVS_PORT +NM_DBUS_INTERFACE_DEVICE_DUMMY #define -NM_DBUS_INTERFACE_DEVICE_OVS_BRIDGE +NM_DBUS_INTERFACE_DEVICE_GENERIC #define -NM_DBUS_PATH_ACCESS_POINT +NM_DBUS_INTERFACE_DEVICE_GRE #define -NM_DBUS_INTERFACE_ACCESS_POINT +NM_DBUS_INTERFACE_DEVICE_INFINIBAND #define -NM_DBUS_INTERFACE_DEVICE_MODEM +NM_DBUS_INTERFACE_DEVICE_IP_TUNNEL #define -NM_DBUS_INTERFACE_DEVICE_WIMAX +NM_DBUS_INTERFACE_DEVICE_MACSEC #define -NM_DBUS_INTERFACE_WIMAX_NSP +NM_DBUS_INTERFACE_DEVICE_MACVLAN #define -NM_DBUS_PATH_WIMAX_NSP +NM_DBUS_INTERFACE_DEVICE_MODEM #define -NM_DBUS_INTERFACE_ACTIVE_CONNECTION +NM_DBUS_INTERFACE_DEVICE_OLPC_MESH #define -NM_DBUS_INTERFACE_IP4_CONFIG +NM_DBUS_INTERFACE_DEVICE_OVS_BRIDGE #define -NM_DBUS_INTERFACE_DHCP4_CONFIG +NM_DBUS_INTERFACE_DEVICE_OVS_INTERFACE #define -NM_DBUS_INTERFACE_IP6_CONFIG +NM_DBUS_INTERFACE_DEVICE_OVS_PORT #define -NM_DBUS_INTERFACE_DHCP6_CONFIG +NM_DBUS_INTERFACE_DEVICE_PPP #define -NM_DBUS_INTERFACE_DEVICE_INFINIBAND +NM_DBUS_INTERFACE_DEVICE_STATISTICS #define -NM_DBUS_INTERFACE_DEVICE_BOND +NM_DBUS_INTERFACE_DEVICE_TEAM #define -NM_DBUS_INTERFACE_DEVICE_DUMMY +NM_DBUS_INTERFACE_DEVICE_TUN #define -NM_DBUS_INTERFACE_DEVICE_TEAM +NM_DBUS_INTERFACE_DEVICE_VETH #define @@ -162,63 +166,71 @@ #define -NM_DBUS_INTERFACE_DEVICE_BRIDGE +NM_DBUS_INTERFACE_DEVICE_VXLAN #define -NM_DBUS_INTERFACE_DEVICE_GENERIC +NM_DBUS_INTERFACE_DEVICE_WIFI_P2P #define -NM_DBUS_INTERFACE_DEVICE_VETH +NM_DBUS_INTERFACE_DEVICE_WIMAX #define -NM_DBUS_INTERFACE_DEVICE_TUN +NM_DBUS_INTERFACE_DEVICE_WIRED #define -NM_DBUS_INTERFACE_DEVICE_MACSEC +NM_DBUS_INTERFACE_DEVICE_WIREGUARD #define -NM_DBUS_INTERFACE_DEVICE_MACVLAN +NM_DBUS_INTERFACE_DEVICE_WIRELESS #define -NM_DBUS_INTERFACE_DEVICE_PPP +NM_DBUS_INTERFACE_DEVICE_WPAN #define -NM_DBUS_INTERFACE_DEVICE_VXLAN +NM_DBUS_INTERFACE_DHCP4_CONFIG #define -NM_DBUS_INTERFACE_DEVICE_WIREGUARD +NM_DBUS_INTERFACE_DHCP6_CONFIG #define -NM_DBUS_INTERFACE_DEVICE_GRE +NM_DBUS_INTERFACE_IP4_CONFIG #define -NM_DBUS_INTERFACE_DEVICE_IP_TUNNEL +NM_DBUS_INTERFACE_IP6_CONFIG #define -NM_DBUS_INTERFACE_DEVICE_WPAN +NM_DBUS_INTERFACE_WIFI_P2P_PEER #define -NM_DBUS_INTERFACE_DEVICE_6LOWPAN +NM_DBUS_INTERFACE_WIMAX_NSP #define -NM_DBUS_INTERFACE_DEVICE_STATISTICS +NM_DBUS_PATH #define -NM_DBUS_INTERFACE_CHECKPOINT +NM_DBUS_PATH_ACCESS_POINT + + +#define +NM_DBUS_PATH_WIFI_P2P_PEER + + +#define +NM_DBUS_PATH_WIMAX_NSP #define @@ -501,38 +513,44 @@
-

NM_DBUS_PATH

-
#define NM_DBUS_PATH                           "/org/freedesktop/NetworkManager"
+

NM_DBUS_INTERFACE

+
#define NM_DBUS_INTERFACE                      "org.freedesktop.NetworkManager"
 

-

NM_DBUS_INTERFACE

-
#define NM_DBUS_INTERFACE                      "org.freedesktop.NetworkManager"
+

NM_DBUS_INTERFACE_ACCESS_POINT

+
#define NM_DBUS_INTERFACE_ACCESS_POINT         NM_DBUS_INTERFACE ".AccessPoint"
 

-

NM_DBUS_INTERFACE_DEVICE

-
#define NM_DBUS_INTERFACE_DEVICE               NM_DBUS_INTERFACE ".Device"
+

NM_DBUS_INTERFACE_ACTIVE_CONNECTION

+
#define NM_DBUS_INTERFACE_ACTIVE_CONNECTION    NM_DBUS_INTERFACE ".Connection.Active"
 

-

NM_DBUS_INTERFACE_DEVICE_WIRED

-
#define NM_DBUS_INTERFACE_DEVICE_WIRED         NM_DBUS_INTERFACE_DEVICE ".Wired"
+

NM_DBUS_INTERFACE_CHECKPOINT

+
#define NM_DBUS_INTERFACE_CHECKPOINT           NM_DBUS_INTERFACE ".Checkpoint"
 

-

NM_DBUS_INTERFACE_DEVICE_ADSL

-
#define NM_DBUS_INTERFACE_DEVICE_ADSL          NM_DBUS_INTERFACE_DEVICE ".Adsl"
+

NM_DBUS_INTERFACE_DEVICE

+
#define NM_DBUS_INTERFACE_DEVICE               NM_DBUS_INTERFACE ".Device"
 

-

NM_DBUS_INTERFACE_DEVICE_WIRELESS

-
#define NM_DBUS_INTERFACE_DEVICE_WIRELESS      NM_DBUS_INTERFACE_DEVICE ".Wireless"
+

NM_DBUS_INTERFACE_DEVICE_6LOWPAN

+
#define NM_DBUS_INTERFACE_DEVICE_6LOWPAN       NM_DBUS_INTERFACE_DEVICE ".Lowpan"
+
+
+
+
+

NM_DBUS_INTERFACE_DEVICE_ADSL

+
#define NM_DBUS_INTERFACE_DEVICE_ADSL          NM_DBUS_INTERFACE_DEVICE ".Adsl"
 

@@ -543,116 +561,116 @@
-

NM_DBUS_INTERFACE_DEVICE_OLPC_MESH

-
#define NM_DBUS_INTERFACE_DEVICE_OLPC_MESH     NM_DBUS_INTERFACE_DEVICE ".OlpcMesh"
+

NM_DBUS_INTERFACE_DEVICE_BOND

+
#define NM_DBUS_INTERFACE_DEVICE_BOND          NM_DBUS_INTERFACE_DEVICE ".Bond"
 

-

NM_DBUS_INTERFACE_DEVICE_OVS_INTERFACE

-
#define NM_DBUS_INTERFACE_DEVICE_OVS_INTERFACE NM_DBUS_INTERFACE_DEVICE ".OvsInterface"
+

NM_DBUS_INTERFACE_DEVICE_BRIDGE

+
#define NM_DBUS_INTERFACE_DEVICE_BRIDGE        NM_DBUS_INTERFACE_DEVICE ".Bridge"
 

-

NM_DBUS_INTERFACE_DEVICE_OVS_PORT

-
#define NM_DBUS_INTERFACE_DEVICE_OVS_PORT      NM_DBUS_INTERFACE_DEVICE ".OvsPort"
+

NM_DBUS_INTERFACE_DEVICE_DUMMY

+
#define NM_DBUS_INTERFACE_DEVICE_DUMMY         NM_DBUS_INTERFACE_DEVICE ".Dummy"
 

-

NM_DBUS_INTERFACE_DEVICE_OVS_BRIDGE

-
#define NM_DBUS_INTERFACE_DEVICE_OVS_BRIDGE    NM_DBUS_INTERFACE_DEVICE ".OvsBridge"
+

NM_DBUS_INTERFACE_DEVICE_GENERIC

+
#define NM_DBUS_INTERFACE_DEVICE_GENERIC       NM_DBUS_INTERFACE_DEVICE ".Generic"
 

-

NM_DBUS_PATH_ACCESS_POINT

-
#define NM_DBUS_PATH_ACCESS_POINT              NM_DBUS_PATH "/AccessPoint"
+

NM_DBUS_INTERFACE_DEVICE_GRE

+
#define NM_DBUS_INTERFACE_DEVICE_GRE           NM_DBUS_INTERFACE_DEVICE ".Gre"
 

-

NM_DBUS_INTERFACE_ACCESS_POINT

-
#define NM_DBUS_INTERFACE_ACCESS_POINT         NM_DBUS_INTERFACE ".AccessPoint"
+

NM_DBUS_INTERFACE_DEVICE_INFINIBAND

+
#define NM_DBUS_INTERFACE_DEVICE_INFINIBAND    NM_DBUS_INTERFACE_DEVICE ".Infiniband"
 

-

NM_DBUS_INTERFACE_DEVICE_MODEM

-
#define NM_DBUS_INTERFACE_DEVICE_MODEM         NM_DBUS_INTERFACE_DEVICE ".Modem"
+

NM_DBUS_INTERFACE_DEVICE_IP_TUNNEL

+
#define NM_DBUS_INTERFACE_DEVICE_IP_TUNNEL     NM_DBUS_INTERFACE_DEVICE ".IPTunnel"
 

-

NM_DBUS_INTERFACE_DEVICE_WIMAX

-
#define NM_DBUS_INTERFACE_DEVICE_WIMAX         NM_DBUS_INTERFACE_DEVICE ".WiMax"
+

NM_DBUS_INTERFACE_DEVICE_MACSEC

+
#define NM_DBUS_INTERFACE_DEVICE_MACSEC        NM_DBUS_INTERFACE_DEVICE ".Macsec"
 

-

NM_DBUS_INTERFACE_WIMAX_NSP

-
#define NM_DBUS_INTERFACE_WIMAX_NSP            NM_DBUS_INTERFACE ".WiMax.Nsp"
+

NM_DBUS_INTERFACE_DEVICE_MACVLAN

+
#define NM_DBUS_INTERFACE_DEVICE_MACVLAN       NM_DBUS_INTERFACE_DEVICE ".Macvlan"
 

-

NM_DBUS_PATH_WIMAX_NSP

-
#define NM_DBUS_PATH_WIMAX_NSP                 NM_DBUS_PATH "/Nsp"
+

NM_DBUS_INTERFACE_DEVICE_MODEM

+
#define NM_DBUS_INTERFACE_DEVICE_MODEM         NM_DBUS_INTERFACE_DEVICE ".Modem"
 

-

NM_DBUS_INTERFACE_ACTIVE_CONNECTION

-
#define NM_DBUS_INTERFACE_ACTIVE_CONNECTION    NM_DBUS_INTERFACE ".Connection.Active"
+

NM_DBUS_INTERFACE_DEVICE_OLPC_MESH

+
#define NM_DBUS_INTERFACE_DEVICE_OLPC_MESH     NM_DBUS_INTERFACE_DEVICE ".OlpcMesh"
 

-

NM_DBUS_INTERFACE_IP4_CONFIG

-
#define NM_DBUS_INTERFACE_IP4_CONFIG           NM_DBUS_INTERFACE ".IP4Config"
+

NM_DBUS_INTERFACE_DEVICE_OVS_BRIDGE

+
#define NM_DBUS_INTERFACE_DEVICE_OVS_BRIDGE    NM_DBUS_INTERFACE_DEVICE ".OvsBridge"
 

-

NM_DBUS_INTERFACE_DHCP4_CONFIG

-
#define NM_DBUS_INTERFACE_DHCP4_CONFIG         NM_DBUS_INTERFACE ".DHCP4Config"
+

NM_DBUS_INTERFACE_DEVICE_OVS_INTERFACE

+
#define NM_DBUS_INTERFACE_DEVICE_OVS_INTERFACE NM_DBUS_INTERFACE_DEVICE ".OvsInterface"
 

-

NM_DBUS_INTERFACE_IP6_CONFIG

-
#define NM_DBUS_INTERFACE_IP6_CONFIG           NM_DBUS_INTERFACE ".IP6Config"
+

NM_DBUS_INTERFACE_DEVICE_OVS_PORT

+
#define NM_DBUS_INTERFACE_DEVICE_OVS_PORT      NM_DBUS_INTERFACE_DEVICE ".OvsPort"
 

-

NM_DBUS_INTERFACE_DHCP6_CONFIG

-
#define NM_DBUS_INTERFACE_DHCP6_CONFIG         NM_DBUS_INTERFACE ".DHCP6Config"
+

NM_DBUS_INTERFACE_DEVICE_PPP

+
#define NM_DBUS_INTERFACE_DEVICE_PPP           NM_DBUS_INTERFACE_DEVICE ".Ppp"
 

-

NM_DBUS_INTERFACE_DEVICE_INFINIBAND

-
#define NM_DBUS_INTERFACE_DEVICE_INFINIBAND    NM_DBUS_INTERFACE_DEVICE ".Infiniband"
+

NM_DBUS_INTERFACE_DEVICE_STATISTICS

+
#define NM_DBUS_INTERFACE_DEVICE_STATISTICS    NM_DBUS_INTERFACE_DEVICE ".Statistics"
 

-

NM_DBUS_INTERFACE_DEVICE_BOND

-
#define NM_DBUS_INTERFACE_DEVICE_BOND          NM_DBUS_INTERFACE_DEVICE ".Bond"
+

NM_DBUS_INTERFACE_DEVICE_TEAM

+
#define NM_DBUS_INTERFACE_DEVICE_TEAM          NM_DBUS_INTERFACE_DEVICE ".Team"
 

-

NM_DBUS_INTERFACE_DEVICE_DUMMY

-
#define NM_DBUS_INTERFACE_DEVICE_DUMMY         NM_DBUS_INTERFACE_DEVICE ".Dummy"
+

NM_DBUS_INTERFACE_DEVICE_TUN

+
#define NM_DBUS_INTERFACE_DEVICE_TUN           NM_DBUS_INTERFACE_DEVICE ".Tun"
 

-

NM_DBUS_INTERFACE_DEVICE_TEAM

-
#define NM_DBUS_INTERFACE_DEVICE_TEAM          NM_DBUS_INTERFACE_DEVICE ".Team"
+

NM_DBUS_INTERFACE_DEVICE_VETH

+
#define NM_DBUS_INTERFACE_DEVICE_VETH          NM_DBUS_INTERFACE_DEVICE ".Veth"
 

@@ -663,92 +681,104 @@
-

NM_DBUS_INTERFACE_DEVICE_BRIDGE

-
#define NM_DBUS_INTERFACE_DEVICE_BRIDGE        NM_DBUS_INTERFACE_DEVICE ".Bridge"
+

NM_DBUS_INTERFACE_DEVICE_VXLAN

+
#define NM_DBUS_INTERFACE_DEVICE_VXLAN         NM_DBUS_INTERFACE_DEVICE ".Vxlan"
 

-

NM_DBUS_INTERFACE_DEVICE_GENERIC

-
#define NM_DBUS_INTERFACE_DEVICE_GENERIC       NM_DBUS_INTERFACE_DEVICE ".Generic"
+

NM_DBUS_INTERFACE_DEVICE_WIFI_P2P

+
#define NM_DBUS_INTERFACE_DEVICE_WIFI_P2P      NM_DBUS_INTERFACE_DEVICE ".WifiP2P"
 

-

NM_DBUS_INTERFACE_DEVICE_VETH

-
#define NM_DBUS_INTERFACE_DEVICE_VETH          NM_DBUS_INTERFACE_DEVICE ".Veth"
+

NM_DBUS_INTERFACE_DEVICE_WIMAX

+
#define NM_DBUS_INTERFACE_DEVICE_WIMAX         NM_DBUS_INTERFACE_DEVICE ".WiMax"
 

-

NM_DBUS_INTERFACE_DEVICE_TUN

-
#define NM_DBUS_INTERFACE_DEVICE_TUN           NM_DBUS_INTERFACE_DEVICE ".Tun"
+

NM_DBUS_INTERFACE_DEVICE_WIRED

+
#define NM_DBUS_INTERFACE_DEVICE_WIRED         NM_DBUS_INTERFACE_DEVICE ".Wired"
 

-

NM_DBUS_INTERFACE_DEVICE_MACSEC

-
#define NM_DBUS_INTERFACE_DEVICE_MACSEC        NM_DBUS_INTERFACE_DEVICE ".Macsec"
+

NM_DBUS_INTERFACE_DEVICE_WIREGUARD

+
#define NM_DBUS_INTERFACE_DEVICE_WIREGUARD     NM_DBUS_INTERFACE_DEVICE ".WireGuard"
 

-

NM_DBUS_INTERFACE_DEVICE_MACVLAN

-
#define NM_DBUS_INTERFACE_DEVICE_MACVLAN       NM_DBUS_INTERFACE_DEVICE ".Macvlan"
+

NM_DBUS_INTERFACE_DEVICE_WIRELESS

+
#define NM_DBUS_INTERFACE_DEVICE_WIRELESS      NM_DBUS_INTERFACE_DEVICE ".Wireless"
 

-

NM_DBUS_INTERFACE_DEVICE_PPP

-
#define NM_DBUS_INTERFACE_DEVICE_PPP           NM_DBUS_INTERFACE_DEVICE ".Ppp"
+

NM_DBUS_INTERFACE_DEVICE_WPAN

+
#define NM_DBUS_INTERFACE_DEVICE_WPAN          NM_DBUS_INTERFACE_DEVICE ".Wpan"
 

-

NM_DBUS_INTERFACE_DEVICE_VXLAN

-
#define NM_DBUS_INTERFACE_DEVICE_VXLAN         NM_DBUS_INTERFACE_DEVICE ".Vxlan"
+

NM_DBUS_INTERFACE_DHCP4_CONFIG

+
#define NM_DBUS_INTERFACE_DHCP4_CONFIG         NM_DBUS_INTERFACE ".DHCP4Config"
 

-

NM_DBUS_INTERFACE_DEVICE_WIREGUARD

-
#define NM_DBUS_INTERFACE_DEVICE_WIREGUARD     NM_DBUS_INTERFACE_DEVICE ".WireGuard"
+

NM_DBUS_INTERFACE_DHCP6_CONFIG

+
#define NM_DBUS_INTERFACE_DHCP6_CONFIG         NM_DBUS_INTERFACE ".DHCP6Config"
 

-

NM_DBUS_INTERFACE_DEVICE_GRE

-
#define NM_DBUS_INTERFACE_DEVICE_GRE           NM_DBUS_INTERFACE_DEVICE ".Gre"
+

NM_DBUS_INTERFACE_IP4_CONFIG

+
#define NM_DBUS_INTERFACE_IP4_CONFIG           NM_DBUS_INTERFACE ".IP4Config"
 

-

NM_DBUS_INTERFACE_DEVICE_IP_TUNNEL

-
#define NM_DBUS_INTERFACE_DEVICE_IP_TUNNEL     NM_DBUS_INTERFACE_DEVICE ".IPTunnel"
+

NM_DBUS_INTERFACE_IP6_CONFIG

+
#define NM_DBUS_INTERFACE_IP6_CONFIG           NM_DBUS_INTERFACE ".IP6Config"
 

-

NM_DBUS_INTERFACE_DEVICE_WPAN

-
#define NM_DBUS_INTERFACE_DEVICE_WPAN          NM_DBUS_INTERFACE_DEVICE ".Wpan"
+

NM_DBUS_INTERFACE_WIFI_P2P_PEER

+
#define NM_DBUS_INTERFACE_WIFI_P2P_PEER        NM_DBUS_INTERFACE ".WifiP2PPeer"
 

-

NM_DBUS_INTERFACE_DEVICE_6LOWPAN

-
#define NM_DBUS_INTERFACE_DEVICE_6LOWPAN       NM_DBUS_INTERFACE_DEVICE ".Lowpan"
+

NM_DBUS_INTERFACE_WIMAX_NSP

+
#define NM_DBUS_INTERFACE_WIMAX_NSP            NM_DBUS_INTERFACE ".WiMax.Nsp"
 

-

NM_DBUS_INTERFACE_DEVICE_STATISTICS

-
#define NM_DBUS_INTERFACE_DEVICE_STATISTICS    NM_DBUS_INTERFACE_DEVICE ".Statistics"
+

NM_DBUS_PATH

+
#define NM_DBUS_PATH                           "/org/freedesktop/NetworkManager"
 

-

NM_DBUS_INTERFACE_CHECKPOINT

-
#define NM_DBUS_INTERFACE_CHECKPOINT           NM_DBUS_INTERFACE ".Checkpoint"
+

NM_DBUS_PATH_ACCESS_POINT

+
#define NM_DBUS_PATH_ACCESS_POINT              NM_DBUS_PATH "/AccessPoint"
+
+
+
+
+

NM_DBUS_PATH_WIFI_P2P_PEER

+
#define NM_DBUS_PATH_WIFI_P2P_PEER             NM_DBUS_PATH "/WifiP2PPeer"
+
+
+
+
+

NM_DBUS_PATH_WIMAX_NSP

+
#define NM_DBUS_PATH_WIMAX_NSP                 NM_DBUS_PATH "/Nsp"
 

@@ -1225,6 +1255,13 @@ GSM/UMTS, or LTE network access protocols

  + +

NM_DEVICE_TYPE_WIFI_P2P

+ +

an 802.11 Wi-Fi P2P device (Since: 1.16)

+ +  + @@ -1534,6 +1571,14 @@ is supported

  + +

NM_802_11_AP_SEC_KEY_MGMT_SAE

+ +

WPA/RSN Simultaneous Authentication of Equals is +supported

+ +  + @@ -2342,6 +2387,13 @@ GPRS, EDGE, UMTS, HSDPA, HSUPA, or HSPA+ packet switched data capability

  + +

NM_DEVICE_STATE_REASON_PEER_NOT_FOUND

+ +

The Wi-Fi P2P peer could not be found

+ +  + diff --git a/docs/libnm/html/libnm-nm-errors.html b/docs/libnm/html/libnm-nm-errors.html index 24ed306f..cd91f295 100644 --- a/docs/libnm/html/libnm-nm-errors.html +++ b/docs/libnm/html/libnm-nm-errors.html @@ -254,7 +254,7 @@ nm_vpn_plugin_error_quark (void

enum NMAgentManagerError

Errors returned from the secret-agent manager.

These errors may be returned from operations that could cause secrets to be -requested (such as nm_client_activate_connection()), and correspond to D-Bus +requested (such as nm_client_activate_connection()), and correspond to D-Bus errors in the "org.freedesktop.NetworkManager.AgentManager" namespace.

Members

@@ -582,6 +582,13 @@ returned from D-Bus operations (where they correspond to errors in the   + +

NM_DEVICE_ERROR_INVALID_ARGUMENT

+ +

invalid argument. Since: 1.16

+ +  +
@@ -730,7 +737,7 @@ errors in that namespace.

when they encounter problems retrieving secrets on behalf of NM. They correspond to errors in the "org.freedesktop.NetworkManager.SecretManager" namespace.

-

Client APIs such as nm_client_activate_connection() will not see these error +

Client APIs such as nm_client_activate_connection() will not see these error codes; instead, the secret agent manager will translate them to the corresponding NMAgentManagerError codes.

diff --git a/docs/libnm/html/libnm-nm-utils.html b/docs/libnm/html/libnm-nm-utils.html index 099fb063..3528aac9 100644 --- a/docs/libnm/html/libnm-nm-utils.html +++ b/docs/libnm/html/libnm-nm-utils.html @@ -631,6 +631,14 @@ nm_utils_get_timestamp_msec () + + +gboolean + + +nm_utils_base64secret_decode () + +
@@ -1888,9 +1896,9 @@ and predicate

user_data

-

(allow-none): user data for predicate +

user data for predicate function.

-[closure] +[closure][allow-none]

error

@@ -3356,6 +3364,51 @@ nm_utils_sriov_vf_from_str (const gint64 nm_utils_get_timestamp_msec (void); +
+
+

nm_utils_base64secret_decode ()

+
gboolean
+nm_utils_base64secret_decode (const char *base64_key,
+                              gsize required_key_len,
+                              guint8 *out_key);
+
+

Parameters

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

base64_key

the (possibly invalid) base64 encode key.

 

required_key_len

the expected (binary) length of the key after +decoding. If the length does not match, the validation fails.

 

out_key

(out): an optional output buffer for the binary +key. If given, it will be filled with exactly required_key_len +bytes.

[allow-none]
+
+
+

Returns

+

TRUE if the input key is a valid base64 encoded key +with required_key_len +bytes.

+
+

Since: 1.16

+

Types and Values

diff --git a/docs/libnm/html/libnm.devhelp2 b/docs/libnm/html/libnm.devhelp2 index 7ad47bb1..847ecd84 100644 --- a/docs/libnm/html/libnm.devhelp2 +++ b/docs/libnm/html/libnm.devhelp2 @@ -44,8 +44,8 @@ - + @@ -57,8 +57,10 @@ + + @@ -87,6 +89,7 @@ + @@ -94,6 +97,7 @@ + @@ -327,48 +331,51 @@ - + + + - + - - - - - - - - - - - - - - - - - - - - + - - + + + + + + + + + + + + + + + + - - + - - - + + + + + + + + + + @@ -533,6 +540,7 @@ + @@ -1492,24 +1500,6 @@ - - - - - - - - - - - - - - - - - - @@ -1567,6 +1557,24 @@ + + + + + + + + + + + + + + + + + + @@ -1957,6 +1965,14 @@ + + + + + + + + @@ -2023,6 +2039,59 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -2594,6 +2663,16 @@ + + + + + + + + + + @@ -2757,6 +2836,28 @@ + + + + + + + + + + + + + + + + + + + + + + @@ -2883,6 +2984,7 @@ + @@ -2976,6 +3078,7 @@ + @@ -3014,6 +3117,7 @@ + @@ -3096,6 +3200,7 @@ + @@ -3129,6 +3234,7 @@ + @@ -3225,6 +3331,7 @@ + @@ -3357,7 +3464,6 @@ - @@ -3416,7 +3522,6 @@ - @@ -3451,8 +3556,6 @@ - - diff --git a/docs/libnm/html/object-tree.html b/docs/libnm/html/object-tree.html index b255f829..d9093705 100644 --- a/docs/libnm/html/object-tree.html +++ b/docs/libnm/html/object-tree.html @@ -53,12 +53,14 @@ ├── NMDeviceVlan ├── NMDeviceVxlan ├── NMDeviceWifi + ├── NMDeviceWifiP2P ├── NMDeviceWimax ├── NMDeviceWireGuard ╰── NMDeviceWpan ├── NMDhcpConfig ├── NMIPConfig ├── NMRemoteConnection + ├── NMWifiP2PPeer ╰── NMWimaxNsp ├── NMClient ├── NMSecretAgentOld @@ -103,8 +105,10 @@ ├── NMSettingVlan ├── NMSettingVpn ├── NMSettingVxlan + ├── NMSettingWifiP2P ├── NMSettingWimax ├── NMSettingWired + ├── NMSettingWireGuard ├── NMSettingWireless ├── NMSettingWirelessSecurity ╰── NMSettingWpan @@ -126,7 +130,6 @@ ├── NMIPTunnelFlags ├── NMSecretAgentCapabilities ├── NMSecretAgentGetSecretsFlags - ├── NMSetting8021xAuthFlags ├── NMSettingDcbFlags ├── NMSettingSecretFlags ├── NMSettingWiredWakeOnLan @@ -160,6 +163,7 @@ ├── NMDeviceType ├── NMIPTunnelMode ├── NMMetered + ├── NMSetting8021xAuthFlags ├── NMSetting8021xCKFormat ├── NMSetting8021xCKScheme ├── NMSettingCompareFlags @@ -200,7 +204,8 @@ ├── NMTCAction ├── NMTCQdisc ├── NMTCTfilter - ╰── NMTeamLinkWatcher + ├── NMTeamLinkWatcher + ╰── NMWireGuardPeer