Skip to content

platform: add support for mcast_hash_max netlink attribute for bridges

Sayed Shah requested to merge sayshah/NetworkManager:ss/nm-device-bridge into master

Adding the mcast_hash_max property. The value must be the power of 2.

NMDeviceBridge is currently using sysfs. The plan is to use netlink in in the future.

Merge request reports