From 6accbd3ec0e42d8633bbde4d47ed7bfe854e7e0b Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 12 Aug 2022 19:21:11 +0200 Subject: New upstream version 1.38.4 --- ...s-org.freedesktop.NetworkManager.Device.Tun.xml | 33 ++++++++++++++-------- 1 file changed, 21 insertions(+), 12 deletions(-) (limited to 'docs/api/dbus-org.freedesktop.NetworkManager.Device.Tun.xml') diff --git a/docs/api/dbus-org.freedesktop.NetworkManager.Device.Tun.xml b/docs/api/dbus-org.freedesktop.NetworkManager.Device.Tun.xml index 5f1ea7e4..0b5f198a 100644 --- a/docs/api/dbus-org.freedesktop.NetworkManager.Device.Tun.xml +++ b/docs/api/dbus-org.freedesktop.NetworkManager.Device.Tun.xml @@ -19,7 +19,9 @@ Description - + + + Property Details @@ -29,7 +31,8 @@ Owner readable x - The uid of the tunnel owner, or -1 if it has no owner. + +The uid of the tunnel owner, or -1 if it has no owner. @@ -38,7 +41,8 @@ Owner readable x Group readable x - The gid of the tunnel group, or -1 if it has no owner. + +The gid of the tunnel group, or -1 if it has no owner. @@ -47,7 +51,8 @@ Group readable x Mode readable s - The tunnel mode, either "tun" or "tap". + +The tunnel mode, either "tun" or "tap". @@ -56,8 +61,9 @@ Mode readable s NoPi readable b - The tunnel's "TUN_NO_PI" flag; true if no protocol info is prepended to - the tunnel packets. + +The tunnel's "TUN_NO_PI" flag; true if no protocol info is prepended to +the tunnel packets. @@ -66,8 +72,9 @@ NoPi readable b VnetHdr readable b - The tunnel's "TUN_VNET_HDR" flag; true if the tunnel packets include a - virtio network header. + +The tunnel's "TUN_VNET_HDR" flag; true if the tunnel packets include a +virtio network header. @@ -76,8 +83,9 @@ VnetHdr readable b 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 tunnel's "TUN_TAP_MQ" flag; true if callers can connect to the tap +device multiple times, for multiple send/receive queues. @@ -86,9 +94,10 @@ MultiQueue readable b HwAddress readable s - Hardware address of the device. + +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. +DEPRECATED. Use the "HwAddress" property in "org.freedesktop.NetworkManager.Device" instead which exists since version NetworkManager 1.24.0. -- cgit 1.3.0-6-gf8a5