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:   Fri,  6 Nov 2020 13:07:39 -0500
From:   Tanner Love <tannerlove.kernel@...il.com>
To:     netdev@...r.kernel.org
Cc:     davem@...emloft.net, Tanner Love <tannerlove@...gle.com>
Subject: [PATCH net-next 0/2] net/packet: make packet_fanout.arr size configurable up to 64K

From: Tanner Love <tannerlove@...gle.com>

First patch makes the change; second patch adds unit tests.

Tanner Love (2):
  net/packet: make packet_fanout.arr size configurable up to 64K
  selftests/net: test max_num_members, fanout_args in psock_fanout

 include/uapi/linux/if_packet.h             | 12 ++++
 net/packet/af_packet.c                     | 37 +++++++----
 net/packet/internal.h                      |  5 +-
 tools/testing/selftests/net/psock_fanout.c | 72 +++++++++++++++++++++-
 4 files changed, 109 insertions(+), 17 deletions(-)

-- 
2.29.1.341.ge80a0c044ae-goog

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ