netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Parthasarathy Bhuvaragan <parthasarathy.bhuvaragan@ericsson.com>
Cc: <netdev@vger.kernel.org>, <tipc-discussion@lists.sourceforge.net>,
	<jon.maloy@ericsson.com>, <maloy@donjonn.com>
Subject: Re: [PATCH iproute2 net-next v1 0/7] tipc: updates for neighbour monitor
Date: Tue, 20 Sep 2016 09:39:17 -0700	[thread overview]
Message-ID: <20160920093917.7881af31@xeon-e3> (raw)
In-Reply-To: <1473693441-14254-1-git-send-email-parthasarathy.bhuvaragan@ericsson.com>

On Mon, 12 Sep 2016 17:17:14 +0200
Parthasarathy Bhuvaragan <parthasarathy.bhuvaragan@ericsson.com> wrote:

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

Applied, then I did a style scrub on tipc/link.c

      parent reply	other threads:[~2016-09-20 16:39 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Stephen Hemminger [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160920093917.7881af31@xeon-e3 \
    --to=stephen@networkplumber.org \
    --cc=jon.maloy@ericsson.com \
    --cc=maloy@donjonn.com \
    --cc=netdev@vger.kernel.org \
    --cc=parthasarathy.bhuvaragan@ericsson.com \
    --cc=tipc-discussion@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).