From 05e4a733f2141995181a551854d5df929f084adf Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 9 Aug 2023 21:55:35 +0200 Subject: New upstream version 1.44.0 --- docs/api/html/settings-tun.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'docs/api/html/settings-tun.html') diff --git a/docs/api/html/settings-tun.html b/docs/api/html/settings-tun.html index 3691e124..a5b5a994 100644 --- a/docs/api/html/settings-tun.html +++ b/docs/api/html/settings-tun.html @@ -38,7 +38,7 @@ Properties
-

Table 83. 

+

Table 71. 

@@ -57,37 +57,37 @@ - + - + - + - + - + - +
group
string
 The group ID which will own the device. If set to NULL everyone will be able to use the device.
mode
uint32
1
 The operating mode of the virtual device. Allowed values are NM_SETTING_TUN_MODE_TUN (1) to create a layer 3 device and NM_SETTING_TUN_MODE_TAP (2) to create an Ethernet-like layer 2 one.
multi-queue
boolean
FALSE
 If the property is set to TRUE, the interface will support multiple file descriptors (queues) to parallelize packet sending or receiving. Otherwise, the interface will only support a single queue.
owner
string
 The user ID which will own the device. If set to NULL everyone will be able to use the device.
pi
boolean
FALSE
 If TRUE the interface will prepend a 4 byte header describing the physical interface to the packets.
vnet-hdr
boolean
FALSE
 If TRUE the IFF_VNET_HDR the tunnel packets will include a virtio network header.
-- cgit 1.3.0-6-gf8a5