netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH iproute2 net-next v1 0/7] tipc: updates for neighbour monitor
@ 2016-09-12 15:17 Parthasarathy Bhuvaragan
  2016-09-12 15:17 ` [PATCH iproute2 net-next v1 1/7] tipc: remove dead code Parthasarathy Bhuvaragan
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Parthasarathy Bhuvaragan @ 2016-09-12 15:17 UTC (permalink / raw)
  To: netdev; +Cc: tipc-discussion, jon.maloy, maloy

We add configuration support for the new link monitoring attributes.

Parthasarathy Bhuvaragan (7):
  tipc: remove dead code
  tipc: add link monitor set threshold
  tipc: add link monitor get threshold
  tipc: add link monitor summary
  tipc: refractor bearer to facilitate link monitor
  tipc: add link monitor list
  tipc: update man page for link monitor

 man/man8/tipc-link.8 | 104 +++++++++++++
 tipc/bearer.c        |  75 ++++++----
 tipc/bearer.h        |   4 +
 tipc/link.c          | 408 ++++++++++++++++++++++++++++++++++++++++++++++++++-
 4 files changed, 556 insertions(+), 35 deletions(-)

-- 
2.1.4

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

end of thread, other threads:[~2016-09-20 16:39 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-12 15:17 [PATCH iproute2 net-next v1 0/7] tipc: updates for neighbour monitor Parthasarathy Bhuvaragan
2016-09-12 15:17 ` [PATCH iproute2 net-next v1 1/7] tipc: remove dead code Parthasarathy Bhuvaragan
2016-09-12 15:17 ` [PATCH iproute2 net-next v1 2/7] tipc: add link monitor set threshold Parthasarathy Bhuvaragan
2016-09-12 15:17 ` [PATCH iproute2 net-next v1 3/7] tipc: add link monitor get threshold Parthasarathy Bhuvaragan
2016-09-12 15:17 ` [PATCH iproute2 net-next v1 4/7] tipc: add link monitor summary Parthasarathy Bhuvaragan
2016-09-12 15:17 ` [PATCH iproute2 net-next v1 5/7] tipc: refractor bearer to facilitate link monitor Parthasarathy Bhuvaragan
2016-09-12 15:17 ` [PATCH iproute2 net-next v1 6/7] tipc: add link monitor list Parthasarathy Bhuvaragan
2016-09-12 15:17 ` [PATCH iproute2 net-next v1 7/7] tipc: update man page for link monitor Parthasarathy Bhuvaragan
2016-09-20 16:39 ` [PATCH iproute2 net-next v1 0/7] tipc: updates for neighbour monitor Stephen Hemminger

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).