Netdev List
 help / color / mirror / Atom feed
From: Vadim Kochan <vadim4j@gmail.com>
To: netdev@vger.kernel.org
Cc: Vadim Kochan <vadim4j@gmail.com>
Subject: [PATCH iproute2 0/2] Refactoring for monitoring utils
Date: Tue, 13 Jan 2015 20:14:22 +0200	[thread overview]
Message-ID: <1421172864-20853-1-git-send-email-vadim4j@gmail.com> (raw)

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

             reply	other threads:[~2015-01-13 18:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-13 18:14 Vadim Kochan [this message]
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

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=1421172864-20853-1-git-send-email-vadim4j@gmail.com \
    --to=vadim4j@gmail.com \
    --cc=netdev@vger.kernel.org \
    /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