[PATCH net-next 0/3] bridge: mrp: Add support for getting the status

From: Horatiu Vultur
Date: Tue Jun 30 2020 - 09:45:43 EST


This patch series extends the MRP netlink interface to allow the userspace
daemon to get the status of the MRP instances in the kernel.

Horatiu Vultur (3):
bridge: uapi: mrp: Extend MRP attributes to get the status
bridge: mrp: Add br_mrp_fill_info
bridge: Extend br_fill_ifinfo to return MPR status

include/uapi/linux/if_bridge.h | 17 ++++++++++
include/uapi/linux/rtnetlink.h | 1 +
net/bridge/br_mrp_netlink.c | 57 ++++++++++++++++++++++++++++++++++
net/bridge/br_netlink.c | 29 ++++++++++++++++-
net/bridge/br_private.h | 7 +++++
5 files changed, 110 insertions(+), 1 deletion(-)

--
2.27.0