[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <aAIVCZ2Ozd23xkwu@gauss3.secunet.de>
Date: Fri, 18 Apr 2025 11:02:01 +0200
From: Steffen Klassert <steffen.klassert@...unet.com>
To: Chiachang Wang <chiachangwang@...gle.com>
CC: <netdev@...r.kernel.org>, <leonro@...dia.com>, <stanleyjhu@...gle.com>,
<yumike@...gle.com>
Subject: Re: [PATCH ipsec-next v5 0/2] Update offload configuration with SA
On Thu, Mar 13, 2025 at 02:36:39AM +0000, Chiachang Wang wrote:
> The current Security Association (SA) offload setting
> cannot be modified without removing and re-adding the
> SA with the new configuration. Although existing netlink
> messages allow SA migration, the offload setting will
> be removed after migration.
>
> This patchset enhances SA migration to include updating
> the offload setting. This is beneficial for devices that
> support IPsec session management.
>
> Chiachang Wang (2):
> xfrm: Migrate offload configuration
> xfrm: Refactor migration setup during the cloning process
>
> include/net/xfrm.h | 8 ++++++--
> net/key/af_key.c | 2 +-
> net/xfrm/xfrm_policy.c | 4 ++--
> net/xfrm/xfrm_state.c | 24 ++++++++++++++++--------
> net/xfrm/xfrm_user.c | 15 ++++++++++++---
> 5 files changed, 37 insertions(+), 16 deletions(-)
Applied, thanks a lot Chiachang!
Powered by blists - more mailing lists