bridge: netlink: add group_fwd_mask support
authorNikolay Aleksandrov <nikolay@cumulusnetworks.com>
Sun, 4 Oct 2015 12:23:28 +0000 (14:23 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sun, 4 Oct 2015 23:45:53 +0000 (16:45 -0700)
commit7910228b6bb35f3c8e0bc72a8d84c29616cb1b90
treeb1c52718ebb098f3ed631892d53d48a24a47ad47
parent68d4e5208291ac8bd7d47d992f353da31a2e1484
bridge: netlink: add group_fwd_mask support

Add IFLA_BR_GROUP_FWD_MASK attribute to allow setting and retrieving the
group_fwd_mask via netlink.

Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/uapi/linux/if_link.h
net/bridge/br_netlink.c