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]
Message-ID: <cover.1716143499.git.antony.antony@secunet.com>
Date: Sun, 19 May 2024 20:36:14 +0200
From: Antony Antony <antony.antony@...unet.com>
To: Stephen Hemminger <stephen@...workplumber.org>, David Ahern
	<dsahern@...il.com>
CC: <netdev@...r.kernel.org>, <devel@...ux-ipsec.org>, Steffen Klassert
	<steffen.klassert@...unet.com>, Eyal Birger <eyal.birger@...il.com>, "Nicolas
 Dichtel" <nicolas.dichtel@...nd.com>, Sabrina Dubroca <sd@...asysnail.net>,
	Christian Hopps <chopps@...pps.org>, Antony Antony
	<antony.antony@...unet.com>
Subject: [PATCH RFC iproute2-next 0/3] xfrm: Add support for SA direction and
 output cleanup

Kernel added SA direction in commit
    179a6f5df8da ("Merge tag 'ipsec-next-2024-05-03' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next")

    This commit adds iproute2 support for SA direction.
    Additionally, redundant fields in the "ip xfrm state" output  are
    removed when SA direction is set. This series keeps the old behavior
    when the direction is not set.

    Signed-off-by: Antony Antony <antony.antony@...unet.com>

---
Antony Antony (3):
  uapi: Update kernel headers xfrm.h
  xfrm: support xfrm SA direction attribute
  xfrm: update ip xfrm state output for SA with direction attribute

 include/uapi/linux/xfrm.h |   6 ++
 ip/ipxfrm.c               | 126 +++++++++++++++++++++++++++-----------
 ip/xfrm_state.c           |  44 +++++++++++--
 3 files changed, 136 insertions(+), 40 deletions(-)

--
2.30.2


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ