]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0a2695a6db669abedae57487441fbbefe5096a0d
tree287195fb2c3dab3b9bffe7e4ec89ba80df80b612
parent1f42866fc25c486f7aea6b6725e4c8417bbe973f
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