[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1469515642-9498-1-git-send-email-parthasarathy.bhuvaragan@ericsson.com>
Date: Tue, 26 Jul 2016 08:47:17 +0200
From: Parthasarathy Bhuvaragan <parthasarathy.bhuvaragan@...csson.com>
To: <netdev@...r.kernel.org>
CC: <tipc-discussion@...ts.sourceforge.net>, <jon.maloy@...csson.com>,
<maloy@...jonn.com>, <ying.xue@...driver.com>
Subject: [PATCH net-next v2 0/5] tipc: netlink updates for neighbour monitor
This series contains the updates to configure and read the attributes for
neighbour monitor.
v2: rebase on top of net-next
Parthasarathy Bhuvaragan (5):
tipc: introduce constants for tipc address validation
tipc: make cluster size threshold for monitoring configurable
tipc: get monitor threshold for the cluster
tipc: add a function to get the bearer name
tipc: dump monitor attributes
include/uapi/linux/tipc.h | 30 ++++++-
include/uapi/linux/tipc_netlink.h | 37 +++++++++
net/tipc/addr.h | 5 +-
net/tipc/bearer.c | 25 +++++-
net/tipc/bearer.h | 1 +
net/tipc/monitor.c | 152 +++++++++++++++++++++++++++++++++++
net/tipc/monitor.h | 9 +++
net/tipc/netlink.c | 27 ++++++-
net/tipc/netlink.h | 1 +
net/tipc/node.c | 165 ++++++++++++++++++++++++++++++++++++++
net/tipc/node.h | 5 ++
11 files changed, 445 insertions(+), 12 deletions(-)
--
2.1.4
Powered by blists - more mailing lists