Netdev List
 help / color / mirror / Atom feed
* [PATCH iproute2 0/2] Refactoring for monitoring utils
@ 2015-01-13 18:14 Vadim Kochan
  2015-01-13 18:14 ` [PATCH iproute2 1/2] Add define for nlmsg_types with timestamp Vadim Kochan
  2015-01-13 18:14 ` [PATCH iproute2 2/2] Use one func to print timestamp from nlmsg Vadim Kochan
  0 siblings, 2 replies; 3+ messages in thread
From: Vadim Kochan @ 2015-01-13 18:14 UTC (permalink / raw)
  To: netdev; +Cc: Vadim Kochan

From: Vadim Kochan <vadim4j@gmail.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

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

end of thread, other threads:[~2015-01-13 18:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-13 18:14 [PATCH iproute2 0/2] Refactoring for monitoring utils Vadim Kochan
2015-01-13 18:14 ` [PATCH iproute2 1/2] Add define for nlmsg_types with timestamp Vadim Kochan
2015-01-13 18:14 ` [PATCH iproute2 2/2] Use one func to print timestamp from nlmsg Vadim Kochan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox