All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH iproute2=next 0/4] Add new IPsec offload type
@ 2022-05-10 10:49 Leon Romanovsky
  2022-05-10 10:49 ` [PATCH iproute2-next 1/4] Update kernel headers Leon Romanovsky
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Leon Romanovsky @ 2022-05-10 10:49 UTC (permalink / raw)
  To: Steffen Klassert, David Ahern
  Cc: Leon Romanovsky, David S . Miller, Herbert Xu, netdev, Raed Salem,
	ipsec-devel

From: Leon Romanovsky <leonro@nvidia.com>

Extend ip tool to support new IPsec offload mode.
Followup of the recently sent series to XFRM core.
https://lore.kernel.org/all/cover.1652176932.git.leonro@nvidia.com

Leon Romanovsky (4):
  Update kernel headers
  xfrm: prepare state offload logic to set mode
  xfrm: add full offload mode to xfrm state
  xfrm: add an interface to offload policy

 include/uapi/linux/xfrm.h |  1 +
 ip/ipxfrm.c               | 16 +++++++++----
 ip/xfrm.h                 |  4 ++--
 ip/xfrm_monitor.c         |  2 +-
 ip/xfrm_policy.c          | 26 +++++++++++++++++++++
 ip/xfrm_state.c           | 49 +++++++++++++++++++++++++--------------
 man/man8/ip-xfrm.8        | 14 +++++++++++
 7 files changed, 87 insertions(+), 25 deletions(-)

-- 
2.35.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-05-10 10:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-10 10:49 [PATCH iproute2=next 0/4] Add new IPsec offload type Leon Romanovsky
2022-05-10 10:49 ` [PATCH iproute2-next 1/4] Update kernel headers Leon Romanovsky
2022-05-10 10:49 ` [PATCH iproute2-next 2/4] xfrm: prepare state offload logic to set mode Leon Romanovsky
2022-05-10 10:49 ` [PATCH iproute2-next 3/4] xfrm: add full offload mode to xfrm state Leon Romanovsky
2022-05-10 10:49 ` [PATCH iproute2-next 4/4] xfrm: add an interface to offload policy Leon Romanovsky

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.