]> Git Repo - linux.git/commit
bridge: Netlink interface fix.
authorHenrik Bjoernlund <[email protected]>
Wed, 7 Oct 2020 12:07:00 +0000 (12:07 +0000)
committerJakub Kicinski <[email protected]>
Thu, 8 Oct 2020 19:05:07 +0000 (12:05 -0700)
commitb6c02ef549134d7bf14fa3835ad2bd3738982689
tree54bb9bf0a4adb6b69fd2640aa01142ad2fbc96c4
parentd91dc434f2baa592e9793597421231174d57bbbf
bridge: Netlink interface fix.

This commit is correcting NETLINK br_fill_ifinfo() to be able to
handle 'filter_mask' with multiple flags asserted.

Fixes: 36a8e8e265420 ("bridge: Extend br_fill_ifinfo to return MPR status")
Signed-off-by: Henrik Bjoernlund <[email protected]>
Reviewed-by: Horatiu Vultur <[email protected]>
Suggested-by: Nikolay Aleksandrov <[email protected]>
Tested-by: Horatiu Vultur <[email protected]>
Acked-by: Nikolay Aleksandrov <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
net/bridge/br_netlink.c
This page took 0.060994 seconds and 4 git commands to generate.