[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1421172864-20853-1-git-send-email-vadim4j@gmail.com>
Date: Tue, 13 Jan 2015 20:14:22 +0200
From: Vadim Kochan <vadim4j@...il.com>
To: netdev@...r.kernel.org
Cc: Vadim Kochan <vadim4j@...il.com>
Subject: [PATCH iproute2 0/2] Refactoring for monitoring utils
From: Vadim Kochan <vadim4j@...il.com>
This series is just about refactoring for bridge/ip/rtmon monitoring tools.
Changes:
1) Added #define for nlmsg_type = 15 which is used for log timestamp within
nlmsg for monitoring tools.
2) Using one function to print timestamp from nlmsg for ip/bridge monitor tools.
Vadim Kochan (2):
Add define for nlmsg_types with timestamp
Use one func to print timestamp from nlmsg
bridge/monitor.c | 18 +++---------------
include/libnetlink.h | 4 ++++
include/utils.h | 2 ++
ip/ipmonitor.c | 9 ++-------
ip/rtmon.c | 2 +-
lib/utils.c | 10 ++++++++++
6 files changed, 22 insertions(+), 23 deletions(-)
--
2.1.3
--
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