netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] tipc: add support for link state subscriptions
@ 2014-04-23 15:01 erik.hugne
  2014-04-23 15:01 ` [PATCH net-next 1/2] " erik.hugne
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: erik.hugne @ 2014-04-23 15:01 UTC (permalink / raw)
  To: netdev, tipc-discussion, jon.maloy, maloy
  Cc: ying.xue, paul.gortmaker, richard.alpe, Erik Hugne

From: Erik Hugne <erik.hugne@ericsson.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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-04-24 10:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-23 15:01 [PATCH net-next 0/2] tipc: add support for link state subscriptions erik.hugne
2014-04-23 15:01 ` [PATCH net-next 1/2] " erik.hugne
2014-04-23 15:01 ` [PATCH net-next 2/2] tipc: add ioctl to fetch link names erik.hugne
2014-04-24 10:52 ` [PATCH net-next 0/2] tipc: add support for link state subscriptions Erik Hugne

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).