]> git.baikalelectronics.ru Git - kernel.git/commit
bridge: netlink: add support for multicast_router
authorNikolay Aleksandrov <nikolay@cumulusnetworks.com>
Sun, 4 Oct 2015 12:23:37 +0000 (14:23 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sun, 4 Oct 2015 23:46:01 +0000 (16:46 -0700)
commit38ea9eef057abe84bdd0971763f5f77b28d156d8
tree72828636c9ead1ac1d6ba8c28de85f8a825ef8a4
parent78fc1612215f3a58fa884eee02bd3b7a62172847
bridge: netlink: add support for multicast_router

Add IFLA_BR_MCAST_ROUTER to allow setting and retrieving
br->multicast_router when igmp snooping is enabled.

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