summaryrefslogtreecommitdiff
path: root/man/systemd.netdev.xml
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2019-05-20 13:27:20 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2019-05-22 17:58:46 +0900
commit75eed300a9339c5150d1210679fa2c3579f5250a (patch)
treea5f389923a6f61e5b090cc1e20f5dd50c6df8f16 /man/systemd.netdev.xml
parent077f9abc3a5e585c9df85379a31cf877a4a27951 (diff)
downloadsystemd-75eed300a9339c5150d1210679fa2c3579f5250a.tar.gz
network: Allow IFF_VNET_HDR to also be set for tun devices
f5f07dbf06f6df9d12e092c05ad8cfbe244d203f adds VnetHeader= for tap devices, but the flag is also used for tun devices. This adds VnetHeader= setting in [Tun] section.
Diffstat (limited to 'man/systemd.netdev.xml')
-rw-r--r--man/systemd.netdev.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml
index c746ed31f8..4b26d9670b 100644
--- a/man/systemd.netdev.xml
+++ b/man/systemd.netdev.xml
@@ -1408,7 +1408,7 @@
<varlistentry>
<term><varname>VNetHeader=</varname></term>
<listitem><para>Takes a boolean. Configures
- IFF_VNET_HDR flag for a tap device. It allows sending
+ IFF_VNET_HDR flag for a tun or tap device. It allows sending
and receiving larger Generic Segmentation Offload (GSO)
packets. This may increase throughput significantly.
Defaults to