about summary refs log tree commit diff
path: root/docs/api/dbus-org.freedesktop.NetworkManager.Device.xml
diff options
context:
space:
mode:
authorJeremy Bicha <jeremy.bicha@canonical.com>2023-01-13 15:22:36 -0500
committerJeremy Bicha <jeremy.bicha@canonical.com>2023-01-13 15:22:36 -0500
commit232b13fc50aa7350766da07d057eb397f12fbf71 (patch)
treecd5a435c17f32b7347398363ab12188208d88c2f /docs/api/dbus-org.freedesktop.NetworkManager.Device.xml
parent4baddbd2cc3e3d92b45b574ab18aa2630c812e6a (diff)
parentac445e26cbdad011277f8822e0fc468ab1a6c61f (diff)
Merge tag 'debian/1.40.10-1' into ubuntu/master
network-manager Debian release 1.40.10-1
Diffstat (limited to 'docs/api/dbus-org.freedesktop.NetworkManager.Device.xml')
-rw-r--r--docs/api/dbus-org.freedesktop.NetworkManager.Device.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/api/dbus-org.freedesktop.NetworkManager.Device.xml b/docs/api/dbus-org.freedesktop.NetworkManager.Device.xml
index 0d73ca72..c8ccbd52 100644
--- a/docs/api/dbus-org.freedesktop.NetworkManager.Device.xml
+++ b/docs/api/dbus-org.freedesktop.NetworkManager.Device.xml
@@ -100,6 +100,9 @@ that the user made these changes intentionally outside of NetworkManager).
 Reapply can make the applied-connection different from the
 settings-connection, just like updating the settings-connection can make
 them different.
+</para><para>
+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.
 </para>
 <variablelist role="params">
 <varlistentry>
@@ -117,7 +120,7 @@ If non-zero, the current version id of the applied-connection must match. The cu
 <varlistentry>
   <term><literal>IN u <parameter>flags</parameter></literal>:</term>
   <listitem><para>
-Flags which would modify the behavior of the Reapply call. There are no flags defined currently and the users should use the value of 0.
+Flags which would modify the behavior of the Reapply call. Invalid flags are rejected.
 </para></listitem>
 </varlistentry>
 </variablelist>