summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2019-05-20 14:13:11 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2019-05-22 17:58:46 +0900
commit35433040575584c9ab39400774ae9c7cfb82678c (patch)
treefcc4c42f5f529bc7403702bc6619ca0d5eeca389 /man
parent2746d3079706bdb689ce863d57156638334fa4c7 (diff)
downloadsystemd-35433040575584c9ab39400774ae9c7cfb82678c.tar.gz
network: deprecate OneQueue= for tun or tap devices
IFF_ONE_QUEUE has no effect since kernel-3.8. See kernel's commit 5d097109257c03a71845729f8db6b5770c4bbedc.
Diffstat (limited to 'man')
-rw-r--r--man/systemd.netdev.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml
index 4b26d9670b..26a5dbbd1e 100644
--- a/man/systemd.netdev.xml
+++ b/man/systemd.netdev.xml
@@ -1380,15 +1380,6 @@
<variablelist class='network-directives'>
<varlistentry>
- <term><varname>OneQueue=</varname></term>
- <listitem><para>Takes a boolean. Configures whether
- all packets are queued at the device (enabled), or a fixed
- number of packets are queued at the device and the rest at the
- <literal>qdisc</literal>. Defaults to
- <literal>no</literal>.</para>
- </listitem>
- </varlistentry>
- <varlistentry>
<term><varname>MultiQueue=</varname></term>
<listitem><para>Takes a boolean. Configures whether
to use multiple file descriptors (queues) to parallelize