This commit series is based on the following patches from Richard Alpe:
[PATCH iproute2 1/2] tipc: fix UDP bearer synopsis
[PATCH iproute2 2/2] tipc: refactor bearer identification

v6: - Rebase the series on top of Richard's patches in commit#5,7.
    - Dropped tipc_netlink.h in commits, as they are merged.

v5: - Made bearer name optional in monitor list command based on
      feedback from Jon.M in patch 9,10.
    - fix indentation in patch 5,6.

v4: - Declare bname_list as constant in patch#2.
    - Declare media_list as global constant in patch#4.
    - Updated to address comments from Jon.M in patch 7, 9 & 10.

regards
Partha

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        |  76 +++++-----
 tipc/bearer.h        |   3 +
 tipc/link.c          | 386 ++++++++++++++++++++++++++++++++++++++++++++++++++-
 4 files changed, 525 insertions(+), 44 deletions(-)

-- 
2.1.4


------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. http://sdm.link/zohodev2dev
_______________________________________________
tipc-discussion mailing list
tipc-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tipc-discussion

Reply via email to