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, 15 Sep 2020 16:52:54 -0700
From:   Jakub Kicinski <kuba@...nel.org>
To:     mkubecek@...e.cz
Cc:     netdev@...r.kernel.org, Jakub Kicinski <kuba@...nel.org>
Subject: [PATCH ethtool-next 0/5] pause frame stats

Hi!

This set adds support for pause frame statistics.

This is the first of this kind of statistics so first
support for a new flag (--include-statistics) is added.
Next pause frame info is extended to support --json.
Last but not least - it's taught to display statistics.

Jakub Kicinski (5):
  update UAPI header copies
  pause: add --json support
  separate FLAGS out in -h
  add support for stats in subcommands
  pause: add support for dumping statistics

 ethtool.8.in                 |   7 +++
 ethtool.c                    |  17 +++++-
 internal.h                   |   1 +
 netlink/netlink.h            |  12 +++-
 netlink/pause.c              | 111 +++++++++++++++++++++++++++++++----
 uapi/linux/ethtool_netlink.h |  18 +++++-
 6 files changed, 149 insertions(+), 17 deletions(-)

-- 
2.26.2

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ