summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorSusant Sahani <ssahani@vmware.com>2020-03-19 22:41:57 +0100
committerYu Watanabe <watanabe.yu+github@gmail.com>2020-06-03 14:17:51 +0900
commitb12aaee5ab59bd51e052e3442ed42bee3e0dab7d (patch)
treeae415bf1612e530f88d8232b2ff6e49730cbfee1 /man
parentc33f1e5a3fef019c137ee727dee75bcca622eae9 (diff)
downloadsystemd-b12aaee5ab59bd51e052e3442ed42bee3e0dab7d.tar.gz
network: tc: introduce Quick Fair Queueing (QFQ)
Diffstat (limited to 'man')
-rw-r--r--man/systemd.network.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/man/systemd.network.xml b/man/systemd.network.xml
index 146401f6c9..472172094d 100644
--- a/man/systemd.network.xml
+++ b/man/systemd.network.xml
@@ -3253,6 +3253,17 @@
</refsect1>
<refsect1>
+ <title>[QuickFairQueueing] Section Options</title>
+ <para>The <literal>[QuickFairQueueing]</literal> section manages the queueing discipline
+ (qdisc) of Quick Fair Queueing (QFQ).</para>
+
+ <variablelist class='network-directives'>
+ <xi:include href="tc.xml" xpointer="qdisc-parent" />
+ <xi:include href="tc.xml" xpointer="qdisc-handle" />
+ </variablelist>
+ </refsect1>
+
+ <refsect1>
<title>[BridgeVLAN] Section Options</title>
<para>The <literal>[BridgeVLAN]</literal> section manages the VLAN ID configuration of a bridge port and accepts
the following keys. Specify several <literal>[BridgeVLAN]</literal> sections to configure several VLAN entries.