lkml.org 
[lkml]   [2020]   [Jun]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH net-next v3 0/2] bridge: mrp: Extend MRP netlink interface with IFLA_BRIDGE_MRP_CLEAR
Date
This patch series extends MRP netlink interface with IFLA_BRIDGE_MRP_CLEAR.
To allow the userspace to clear all MRP instances when is started. The
second patch in the series fix different sparse warnings.

v3:
- add the second patch to fix sparse warnings

v2:
- use list_for_each_entry_safe instead of list_for_each_entry_rcu
when deleting mrp instances

Horatiu Vultur (2):
bridge: mrp: Extend MRP netlink interface with IFLA_BRIDGE_MRP_CLEAR
bridge: mrp: Fix endian conversion and some other warnings

include/uapi/linux/if_bridge.h | 8 ++++++++
net/bridge/br_mrp.c | 17 ++++++++++++++++-
net/bridge/br_mrp_netlink.c | 26 ++++++++++++++++++++++++++
net/bridge/br_private.h | 2 +-
net/bridge/br_private_mrp.h | 3 ++-
5 files changed, 53 insertions(+), 3 deletions(-)

--
2.26.2

\
 
 \ /
  Last update: 2020-06-26 09:34    [W:0.509 / U:0.016 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site