org.freedesktop.NetworkManager.Device.Tun org.freedesktop.NetworkManager.Device.Tun org.freedesktop.NetworkManager.Device.Tun Userspace Tunneling Device Signals PropertiesChanged (a{sv} properties); Properties Owner readable x Group readable x Mode readable s NoPi readable b VnetHdr readable b MultiQueue readable b HwAddress readable s Description Signal Details The "PropertiesChanged" signal org.freedesktop.NetworkManager.Device.Tun::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 "Owner" property org.freedesktop.NetworkManager.Device.Tun:Owner Owner readable x The uid of the tunnel owner, or -1 if it has no owner. The "Group" property org.freedesktop.NetworkManager.Device.Tun:Group Group readable x The gid of the tunnel group, or -1 if it has no owner. The "Mode" property org.freedesktop.NetworkManager.Device.Tun:Mode Mode readable s The tunnel mode, either "tun" or "tap". The "NoPi" property org.freedesktop.NetworkManager.Device.Tun:NoPi NoPi readable b The tunnel's "TUN_NO_PI" flag; true if no protocol info is prepended to the tunnel packets. The "VnetHdr" property org.freedesktop.NetworkManager.Device.Tun:VnetHdr VnetHdr readable b The tunnel's "TUN_VNET_HDR" flag; true if the tunnel packets include a virtio network header. The "MultiQueue" property org.freedesktop.NetworkManager.Device.Tun:MultiQueue MultiQueue readable b The tunnel's "TUN_TAP_MQ" flag; true if callers can connect to the tap device multiple times, for multiple send/receive queues. The "HwAddress" property org.freedesktop.NetworkManager.Device.Tun:HwAddress HwAddress readable s Hardware address of the device. n DEPRECATED. Use the "HwAddress" property in "org.freedesktop.NetworkManager.Device" instead which exists since version NetworkManager 1.24.0.