From dca0a4e13128b4f84f5af169ddadf5903cca4f8d Mon Sep 17 00:00:00 2001 From: Susant Sahani Date: Sun, 17 Jan 2021 08:39:28 +0100 Subject: network: macvlan - add support to configure rx queue for broadcast/multicast --- man/systemd.netdev.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'man/systemd.netdev.xml') 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. + + BroadcastMulticastQueueLength= + + Specifies the length of the receive queue for broadcast/multicast packets. An unsigned + integer in the range 0—4294967294. Defaults to unset. + + -- cgit v1.2.1