man: add missing description of tun parameters in nmcli manual page

Fixes: 64c6b124d2
This commit is contained in:
Jiří Klimeš
2015-11-28 19:25:18 +01:00
parent cb049d2500
commit 4eab8191eb

View File

@@ -651,6 +651,22 @@ The value can be prefixed with \fBifname/\fP, \fBuuid/\fP or \fBid/\fP to disamb
.RE
.RS
.TP
.B tun:
.IP "\fImode tun|tap\fP" 42
\(en Mode for the device
.IP "\fI[owner <UID>]\fP" 42
\(en UID of the owner
.IP "\fI[group <GID>]\fP" 42
\(en GID of the group
.IP "\fI[pi yes|no>]\fP" 42
\(en include packet information (~IFF_NO_PI flag)
.IP "\fI[vnet-hdr yes|no>]\fP" 42
\(en send and receive large (i.e. GSO) packets and packets with partial checksums (IFF_VNET_HDR flag)
.IP "\fI[multi-queue yes|no>]\fP" 42
\(en multi-queue support for tun/tap device (IFF_MULTI_QUEUE flag)
.RE
.RS
.TP
.B SLAVE_OPTIONS:
.RE
.RS