org.freedesktop.NetworkManager.Device.Macvlanorg.freedesktop.NetworkManager.Device.Macvlanorg.freedesktop.NetworkManager.Device.MacvlanMAC VLAN DeviceSignals
PropertiesChanged (a{sv} properties);
Properties
Parent readable o
Mode readable s
NoPromisc readable b
Tap readable b
DescriptionSignal DetailsThe "PropertiesChanged" signalorg.freedesktop.NetworkManager.Device.Macvlan::PropertiesChanged
PropertiesChanged (a{sv} properties);
DEPRECATED. Use the standard "PropertiesChanged" signal from "org.freedesktop.DBus.Properties" instead which exists since version NetworkManager 1.2.0.
a{sv} properties:A dictionary mapping property names to variant boxed valuesProperty DetailsThe "Parent" propertyorg.freedesktop.NetworkManager.Device.Macvlan:Parent
Parent readable o
The object path of the parent device.
The "Mode" propertyorg.freedesktop.NetworkManager.Device.Macvlan:Mode
Mode readable s
The macvlan mode, one of "private", "vepa", "bridge", or "passthru".
The "NoPromisc" propertyorg.freedesktop.NetworkManager.Device.Macvlan:NoPromisc
NoPromisc readable b
Whether the device is blocked from going into promiscuous mode.
The "Tap" propertyorg.freedesktop.NetworkManager.Device.Macvlan:Tap
Tap readable b
Whether the device is a macvtap.