mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-20 15:10:05 +01:00
The example script touches the stable-id of a connection. It does so blocking autoconnect, and was originally written to test that functionality. |
||
|---|---|---|
| .. | ||
| add_connection.py | ||
| checkpoint.py | ||
| deactivate-all.py | ||
| device-state-ip4config.py | ||
| dns.py | ||
| firewall-zone.py | ||
| get-active-connections.py | ||
| get-devices.py | ||
| get-lldp-neighbors.py | ||
| get_ips.py | ||
| list-connections.py | ||
| nm-connection-update-stable-id.py | ||
| README | ||
| setting-user-data.py | ||
| show-wifi-networks.py | ||
| update-ip4-method.py | ||
| vpn-import.py | ||
These examples show how to call libnm from Python using GObject introspection.