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, 23 May 2024 11:17:05 -0400
From: Christian Hopps <chopps@...n.net>
To: netdev@...r.kernel.org
Cc: David Ahern <dsahern@...il.com>,
	devel@...ux-ipsec.org,
	Christian Hopps <chopps@...pps.org>,
	Christian Hopps <chopps@...n.net>
Subject: [PATCH iproute-next v1 0/2] Add support for xfrm state direction attribute

Summary of Changes:

  This patchset adds support for setting the new xfrm state direction
  attribute.

  The change also takes into account the existing "offload" direction
  atttribute. If the user is already setting the direction when
  enabling offload then that direciton value is used, and the general
  "dir in|out" need not additionally be specified.

  This work was started based on an earlier patch from
  "Antony Antony" <antony.antony@...unet.com>

Patchset Changes:

  4 files changed, 57 insertions(+), 16 deletions(-)
  include/uapi/linux/xfrm.h |  6 ++++++
  ip/ipxfrm.c               | 12 ++++++++++++
  ip/xfrm_state.c           | 49 +++++++++++++++++++++++++++++++----------------
  man/man8/ip-xfrm.8        |  6 ++++++

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ