vishvananda/netlink

Add IFLA_MACVLAN_BC_QUEUE_LEN / IFLA_MACVLAN_BC_QUEUE_LEN_USED

Closed this issue · 0 comments

It can be interesting to allow to be able to configure bcqueuelen for macvlan interface, for exemple for macvlan CNI (https://www.cni.dev/plugins/current/main/macvlan/)

This was added in Linux 5.11
torvalds/linux@d4bff72
iproute2/iproute2@42f5642

While at it we can also add IFLA_MACVLAN_BC_CUTOFF, added in linux 6.4
torvalds/linux@954d1fa
iproute2/iproute2@e8a3fb4