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:   Thu, 20 Dec 2018 16:22:51 -0500
From:   Willem de Bruijn <willemdebruijn.kernel@...il.com>
To:     netdev@...r.kernel.org
Cc:     davem@...emloft.net, Willem de Bruijn <willemb@...gle.com>
Subject: [PATCH net-next 0/3] expand txtimestamp selftest

From: Willem de Bruijn <willemb@...gle.com>

Convert the existing txtimestamp test to run as part of kselftest
and return a pass/fail.

Also expand the variations of timestamping tested, including packet
sockets, ipv6 raw and dgram and passing options using cmsg.

These are enough changes to split across a few patches, even if all
changes are only this one test.

Willem de Bruijn (3):
  selftests: expand txtimestamp with cmsg support
  selftests: expand txtimestamp with ipv6 dgram + raw and pf_packet
  selftests: add txtimestamp kselftest

 tools/testing/selftests/Makefile              |   1 +
 .../networking/timestamping/Makefile          |   5 +-
 .../selftests/networking/timestamping/config  |   2 +
 .../networking/timestamping/txtimestamp.c     | 382 ++++++++++++++----
 .../networking/timestamping/txtimestamp.sh    |  58 +++
 5 files changed, 368 insertions(+), 80 deletions(-)
 create mode 100644 tools/testing/selftests/networking/timestamping/config
 create mode 100755 tools/testing/selftests/networking/timestamping/txtimestamp.sh

-- 
2.20.1.415.g653613c723-goog

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ