bridge: netlink: add support for port's multicast_router attribute
authorNikolay Aleksandrov <nikolay@cumulusnetworks.com>
Tue, 6 Oct 2015 12:12:02 +0000 (14:12 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 7 Oct 2015 11:49:34 +0000 (04:49 -0700)
commit5d6ae479ab7ddf77bb22bdf739268581453ff886
tree287195fb2c3dab3b9bffe7e4ec89ba80df80b612
parent9b0c6e4deb3df91bf0aea8158ea77dc58c9d90b6
bridge: netlink: add support for port's multicast_router attribute

Add IFLA_BRPORT_MULTICAST_ROUTER to allow setting/getting port's
multicast_router 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