diff options
| author | Sebastien Bacher <seb128@ubuntu.com> | 2020-07-02 12:20:27 +0200 |
|---|---|---|
| committer | Sebastien Bacher <seb128@ubuntu.com> | 2020-07-02 12:20:27 +0200 |
| commit | 486e0bef719d78ee55d2166b0bfb4fa684c09854 (patch) | |
| tree | aead4c1cc30eb61a2d9dec70f7c8339904506fad /docs/api/html/settings-connection.html | |
| parent | 39143df7aed46e83f8c68ea9ad6d24cfdf5a1dd8 (diff) | |
| parent | 10ae7d8cd706062742d0cdb1803d49909aef9e06 (diff) | |
Merge branch 'upstream/latest' of https://salsa.debian.org/utopia-team/network-manager into upstream/latest
Diffstat (limited to 'docs/api/html/settings-connection.html')
| -rw-r--r-- | docs/api/html/settings-connection.html | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/api/html/settings-connection.html b/docs/api/html/settings-connection.html index fb1c2b33..7c6584ca 100644 --- a/docs/api/html/settings-connection.html +++ b/docs/api/html/settings-connection.html @@ -38,7 +38,7 @@ Properties </h2> <div class="table"> -<a name="id-1.3.3.2.2.2.1"></a><p class="title"><b>Table 69. </b></p> +<a name="id-1.3.3.2.2.2.1"></a><p class="title"><b>Table 42. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> @@ -132,6 +132,12 @@ <td>Whether the connection is metered. When updating this property on a currently activated connection, the change takes effect immediately.</td> </tr> <tr> +<td><pre class="screen">mud-url</pre></td> +<td><pre class="screen">string</pre></td> +<td><pre class="screen"></pre></td> +<td>If configured, set to a Manufacturer Usage Description (MUD) URL that points to manufacturer-recommended network policies for IoT devices. It is transmitted as a DHCPv4 or DHCPv6 option. The value must be a valid URL starting with "https://". The special value "none" is allowed to indicate that no MUD URL is used. If the per-profile value is unspecified (the default), a global connection default gets consulted. If still unspecified, the ultimate default is "none".</td> +</tr> +<tr> <td><pre class="screen">multi-connect</pre></td> <td><pre class="screen">int32</pre></td> <td><pre class="screen">0</pre></td> |