about summary refs log tree commit diff
path: root/docs/api/html/settings-macvlan.html
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2022-10-04 00:56:46 +0200
committerMichael Biebl <biebl@debian.org>2022-10-04 00:56:46 +0200
commit3612e6355f3f40d264ec4657547761069baa5430 (patch)
tree768e4f5b37b66f540dd7030aa2eaff2ac7bb0168 /docs/api/html/settings-macvlan.html
parent7e9f00a3be8f65535e6620b344443ec4d403212b (diff)
parent6f7fcde10e47d8af865af336becf1fd8a446e62e (diff)
Merge tag 'debian/1.40.0-1' into debian/bullseye-backports
network-manager Debian release 1.40.0-1
Diffstat (limited to 'docs/api/html/settings-macvlan.html')
-rw-r--r--docs/api/html/settings-macvlan.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/api/html/settings-macvlan.html b/docs/api/html/settings-macvlan.html
index 554d61d5..aec99676 100644
--- a/docs/api/html/settings-macvlan.html
+++ b/docs/api/html/settings-macvlan.html
@@ -29,7 +29,7 @@
 <div class="refnamediv"><table width="100%"><tr>
 <td valign="top">
 <h2>macvlan</h2>
-<p>macvlan — MAC VLAN Settings</p>
+<p>macvlan —  MAC VLAN Settings</p>
 </td>
 <td class="gallery_image" valign="top" align="right"></td>
 </tr></table></div>
@@ -57,25 +57,25 @@
 <td><pre class="screen">mode</pre></td>
 <td><pre class="screen">uint32</pre></td>
 <td><pre class="screen">0</pre></td>
-<td>The macvlan mode, which specifies the communication mechanism between multiple macvlans on the same lower device.</td>
+<td> </td>
 </tr>
 <tr>
 <td><pre class="screen">parent</pre></td>
 <td><pre class="screen">string</pre></td>
 <td><pre class="screen"></pre></td>
-<td>If given, specifies the parent interface name or parent connection UUID from which this MAC-VLAN interface should be created.  If this property is not specified, the connection must contain an "802-3-ethernet" setting with a "mac-address" property.</td>
+<td> </td>
 </tr>
 <tr>
 <td><pre class="screen">promiscuous</pre></td>
 <td><pre class="screen">boolean</pre></td>
 <td><pre class="screen">TRUE</pre></td>
-<td>Whether the interface should be put in promiscuous mode.</td>
+<td> </td>
 </tr>
 <tr>
 <td><pre class="screen">tap</pre></td>
 <td><pre class="screen">boolean</pre></td>
 <td><pre class="screen">FALSE</pre></td>
-<td>Whether the interface should be a MACVTAP.</td>
+<td> </td>
 </tr>
 </tbody>
 </table></div>