From c333f062ddcba9b35330647bf6cbd0a07f2d786e Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Thu, 11 May 2017 14:55:55 +0200 Subject: New upstream version 1.8.0 --- docs/api/html/settings-macvlan.html | 95 +++++++++++++++++++++++++++++++++++++ 1 file changed, 95 insertions(+) create mode 100644 docs/api/html/settings-macvlan.html (limited to 'docs/api/html/settings-macvlan.html') diff --git a/docs/api/html/settings-macvlan.html b/docs/api/html/settings-macvlan.html new file mode 100644 index 00000000..e1fc3311 --- /dev/null +++ b/docs/api/html/settings-macvlan.html @@ -0,0 +1,95 @@ + + + + +macvlan: NetworkManager Reference Manual + + + + + + + + + + + + + + + + +
+
+
+ + +
+

macvlan

+

macvlan — MAC VLAN Settings

+
+
+

+ Properties +

+
+

Table 68. 

+
++++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Key NameValue TypeDefault ValueValue Description
mode
uint32
0
The macvlan mode, which specifies the communication mechanism between multiple macvlans on the same lower device.
name
string
macvlan
The setting's name, which uniquely identifies the setting within the connection. Each setting type has a name unique to that type, for example "ppp" or "wireless" or "wired".
parent
string
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.
promiscuous
boolean
TRUE
Whether the interface should be put in promiscuous mode.
tap
boolean
FALSE
Whether the interface should be a MACVTAP.
+
+


+
+
+ + + \ No newline at end of file -- cgit 1.3.0-6-gf8a5