diff options
| author | Michael Biebl <biebl@debian.org> | 2023-02-10 11:50:34 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2023-02-10 11:50:34 +0100 |
| commit | 1372848511cb896b80b51ed1a3e9606bd9816631 (patch) | |
| tree | 674792b9385bdef935988894b45f06b2af39f88c /introspection/org.freedesktop.NetworkManager.Device.xml | |
| parent | 40ec077ea305994c1fc2130add6787ca0c73e2c6 (diff) | |
New upstream version 1.42.0 upstream/1.42.0
Diffstat (limited to 'introspection/org.freedesktop.NetworkManager.Device.xml')
| -rw-r--r-- | introspection/org.freedesktop.NetworkManager.Device.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/introspection/org.freedesktop.NetworkManager.Device.xml b/introspection/org.freedesktop.NetworkManager.Device.xml index ae626a8e..36f7f5d0 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.xml @@ -345,8 +345,8 @@ settings-connection, just like updating the settings-connection can make them different. - Since 1.42, 1.40.10, "preserve-external-ip" flag (0x1) is supported to not - remove externally added IP addresses and routes on the device during reapply. + Since 1.42, "preserve-external-ip" flag (0x1) is supported to not remove + externally added IP addresses and routes on the device during reapply. --> <method name="Reapply"> <arg name="connection" type="a{sa{sv}}" direction="in"/> |