lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ