linux/tools
Herbert Xu 954d1fa1ac macvlan: Add netlink attribute for broadcast cutoff
Make the broadcast cutoff configurable through netlink.  Note
that macvlan is weird because there is no central device for
us to configure (the lowerdev could be anything).  So all the
options are duplicated over what could be thousands of child
devices.

IFLA_MACVLAN_BC_QUEUE_LEN took the approach of taking the maximum
of all child device settings.  This is unnecessary as we could
simply store the option in the port device and take the last
child device that gets updated as the value to use.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2023-03-29 09:03:32 +01:00
..
accounting
arch Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2023-03-17 16:29:25 -07:00
bootconfig bootconfig: Fix testcase to increase max node 2023-03-22 01:00:28 +09:00
bpf
build
certs
cgroup
counter
debugging
edid
firewire
firmware
gpio
hv
iio
include macvlan: Add netlink attribute for broadcast cutoff 2023-03-29 09:03:32 +01:00
io_uring
kvm/kvm_stat
laptop
leds
lib Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2023-03-24 10:10:20 -07:00
memory-model
mm
net/ynl tools: ynl: Add fixed-header support to ynl 2023-03-28 23:54:43 -07:00
objtool
pci
pcmcia
perf
power Power management fixes for 6.3-rc3 2023-03-17 11:02:26 -07:00
rcu
scripts
spi
testing selftests: mptcp: add mptcp_info tests 2023-03-29 09:01:28 +01:00
thermal
time
tracing
usb
verification
virtio tools/virtio: Ignore virtio-trace/trace-agent 2023-03-13 02:29:12 -04:00
wmi
Makefile