]> git.ipfire.org Git - thirdparty/systemd.git/commit
netdev/macvlan: allow to set the broadcast queueing threshold
authorSusant Sahani <ssahani@vmware.com>
Tue, 20 Feb 2024 13:12:20 +0000 (18:42 +0530)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 22 Feb 2024 00:36:19 +0000 (09:36 +0900)
commit9adafeddacb42e649e355b05c6f4e43e6c8507f0
treec26a0da7b18435855fa3fc35e0d07e11e658322f
parent9a7c555c686d79aecbf4a64fd5f29c0cd210c8ff
netdev/macvlan: allow to set the broadcast queueing threshold

Allow to set the broadcast queueing threshold
on macvlan devices. This controls which multicast packets will be
processed in a workqueue instead of inline.
man/systemd.netdev.xml
src/libsystemd/sd-netlink/netlink-types-rtnl.c
src/network/netdev/macvlan.c
src/network/netdev/macvlan.h
src/network/netdev/netdev-gperf.gperf