NetworkManager/introspection
Thomas Haller 7218daac78
core: support flag "preserve-external-ip" for Reapply() call
Reapply() is supposed to make sure that the system (the interface)
is configured as indicated by the applied-connection. That means,
it will remove/add configuration to make the system match the requested
configuration.

Add a flag "preserve-external-ip" which relaxes this. During reapply,
IP addresses/routes that exist on the interface and which are not known
(or added) by NetworkManager will be left alone.

This will be used by nm-cloud-setup, so that it can reconfigure the
interface in a less destructive way, which does not conflict with
external `ip addr/route` calls.

Note that the previous commit just adds "VersionInfo" and the
possibility to expose capabilities (patch-level). This is not used
for the new reapply flag, because, while we might backport the
reapply flag, we won't backport the "VersionInfo" property. Exposing
new capabilities via the "VersionInfo" property will only become useful
in the future, where we can backport a capability to older NM versions
(but those that have "VersionInfo" too).

(cherry picked from commit 2c1fb50fb5)
2022-12-19 15:46:45 +01:00
..
meson.build build/introspection: cleanup dependencies for libnmdbus in meson 2021-02-24 12:50:25 +01:00
org.freedesktop.NetworkManager.AccessPoint.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.AgentManager.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Checkpoint.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Connection.Active.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.Adsl.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.Bluetooth.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.Bond.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.Bridge.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.Dummy.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.Generic.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.Infiniband.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.IPTunnel.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.Lowpan.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.Macsec.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.Macvlan.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.Modem.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.OlpcMesh.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.OvsBridge.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.OvsInterface.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.OvsPort.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.Ppp.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.Statistics.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.Team.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.Tun.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.Veth.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.Vlan.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.Vrf.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.Vxlan.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.WifiP2P.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.WiMax.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.Wired.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.WireGuard.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.Wireless.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.Wpan.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.xml core: support flag "preserve-external-ip" for Reapply() call 2022-12-19 15:46:45 +01:00
org.freedesktop.NetworkManager.DHCP4Config.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.DHCP6Config.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.DnsManager.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.IP4Config.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.IP6Config.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.PPP.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.SecretAgent.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Settings.Connection.xml settings-connection: add a "plugin" argument to Update2() 2022-03-28 13:29:28 +02:00
org.freedesktop.NetworkManager.Settings.xml settings: add "plugin" argument to AddAndActivate2() 2022-03-28 13:29:28 +02:00
org.freedesktop.NetworkManager.VPN.Connection.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.VPN.Plugin.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.WifiP2PPeer.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.WiMax.Nsp.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.xml doc: fix bind-activation description for AddAndActivateConnection2 D-Bus API 2022-10-05 10:48:25 +02:00