[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240523151707.972161-1-chopps@labn.net>
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