diff options
| author | Michael Biebl <biebl@debian.org> | 2023-01-11 13:41:09 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2023-01-11 13:41:09 +0100 |
| commit | 006f5c299754ae1107b6d623c7d8436ac4a109ea (patch) | |
| tree | 9245e2b76b31669c0d39e805b800156436602d93 /docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.html | |
| parent | b2ca000f0e0a915aba25f7d16b34bd092055ad59 (diff) | |
| parent | 5d9e3721ad196595acd064e0d3ce66edc2613e51 (diff) | |
Update upstream source from tag 'upstream/1.40.10'
Update to upstream version '1.40.10' with Debian dir 61c058a13d387971499d4f26e30682b0148db96f
Diffstat (limited to 'docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.html')
| -rw-r--r-- | docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.html | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.html index b1e492cb..f5026a1f 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.html @@ -129,6 +129,10 @@ Reapply can make the applied-connection different from the settings-connection, just like updating the settings-connection can make them different. </p> +<p> +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. +</p> <div class="variablelist"><table border="0" class="variablelist"> <colgroup> <col align="left" valign="top"> @@ -150,7 +154,7 @@ If non-zero, the current version id of the applied-connection must match. The cu <tr> <td><p><span class="term"><code class="literal">IN u <em class="parameter"><code>flags</code></em></code>:</span></p></td> <td><p> -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. </p></td> </tr> </tbody> |