org.freedesktop.NetworkManager.Device.Macvlan
org.freedesktop.NetworkManager.Device.Macvlan
|
|
Signal Details
The "PropertiesChanged" signal
PropertiesChanged (a{sv} properties);
a{sv} properties :
|
A dictionary mapping property names to variant boxed values |
Property Details
The "Parent" property
Parent readable o
The object path of the parent device.
The "Mode" property
Mode readable s
The macvlan mode, one of "private", "vepa", "bridge", or "passthru".
The "NoPromisc" property
NoPromisc readable b
Whether the device is blocked from going into promiscuous mode.
The "Tap" property
Tap readable b
Whether the device is a macvtap.