summaryrefslogtreecommitdiff
path: root/man/systemd.netdev.xml
diff options
context:
space:
mode:
authorSusant Sahani <ssahani@vmware.com>2021-01-17 08:39:28 +0100
committerSusant Sahani <ssahani@vmware.com>2021-01-17 08:39:28 +0100
commitdca0a4e13128b4f84f5af169ddadf5903cca4f8d (patch)
treec7d4b633b19ea71c70cbb75739bff17bd0ee1d4e /man/systemd.netdev.xml
parent7e27a7458c56caba6913000576023f083b5433ed (diff)
downloadsystemd-dca0a4e13128b4f84f5af169ddadf5903cca4f8d.tar.gz
network: macvlan - add support to configure rx queue for broadcast/multicast
Diffstat (limited to 'man/systemd.netdev.xml')
-rw-r--r--man/systemd.netdev.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml
index 9bb7491a6e..baa734bcb2 100644
--- a/man/systemd.netdev.xml
+++ b/man/systemd.netdev.xml
@@ -546,6 +546,13 @@
to this is reset. Defaults to unset.</para>
</listitem>
</varlistentry>
+ <varlistentry>
+ <term><varname>BroadcastMulticastQueueLength=</varname></term>
+ <listitem>
+ <para>Specifies the length of the receive queue for broadcast/multicast packets. An unsigned
+ integer in the range 0—4294967294. Defaults to unset.</para>
+ </listitem>
+ </varlistentry>
</variablelist>
</refsect1>