org.freedesktop.NetworkManager.Device.Macvlan org.freedesktop.NetworkManager.Device.Macvlan org.freedesktop.NetworkManager.Device.Macvlan MAC VLAN Device Signals PropertiesChanged (a{sv} properties); Properties Parent readable o Mode readable s NoPromisc readable b Tap readable b Description Signal Details The "PropertiesChanged" signal org.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 values Property Details The "Parent" property org.freedesktop.NetworkManager.Device.Macvlan:Parent Parent readable o The object path of the parent device. The "Mode" property org.freedesktop.NetworkManager.Device.Macvlan:Mode Mode readable s The macvlan mode, one of "private", "vepa", "bridge", or "passthru". The "NoPromisc" property org.freedesktop.NetworkManager.Device.Macvlan:NoPromisc NoPromisc readable b Whether the device is blocked from going into promiscuous mode. The "Tap" property org.freedesktop.NetworkManager.Device.Macvlan:Tap Tap readable b Whether the device is a macvtap.