[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1398265275-19849-1-git-send-email-erik.hugne@ericsson.com>
Date: Wed, 23 Apr 2014 17:01:13 +0200
From: <erik.hugne@...csson.com>
To: <netdev@...r.kernel.org>, <tipc-discussion@...ts.sourceforge.net>,
<jon.maloy@...csson.com>, <maloy@...jonn.com>
CC: <ying.xue@...driver.com>, <paul.gortmaker@...driver.com>,
<richard.alpe@...csson.com>, Erik Hugne <erik.hugne@...csson.com>
Subject: [PATCH net-next 0/2] tipc: add support for link state subscriptions
From: Erik Hugne <erik.hugne@...csson.com>
Low level topology information like TIPC link up/down is useful for
applications like teamd to make smarter failover decisions in a
HA cluster environment. Fetching logical link names through an ioctl
may hurt the eyes of some. Suggestions for a more elegant way of doing
this would be appreciated in that case. :)
Erik Hugne (2):
tipc: add support for link state subscriptions
tipc: add ioctl to fetch link names
include/uapi/linux/tipc.h | 10 ++++++++++
net/tipc/node.c | 35 ++++++++++++++++++++++++++++++++++-
net/tipc/node.h | 1 +
net/tipc/socket.c | 29 ++++++++++++++++++++++++++---
4 files changed, 71 insertions(+), 4 deletions(-)
--
1.8.3.2
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists