]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge branch 'Update offload configuration with SA'
authorSteffen Klassert <steffen.klassert@secunet.com>
Fri, 18 Apr 2025 08:58:23 +0000 (10:58 +0200)
committerSteffen Klassert <steffen.klassert@secunet.com>
Fri, 18 Apr 2025 08:58:23 +0000 (10:58 +0200)
commit86e530c84c9701e653a324df970c25ca3ffee390
treed21da77b30d8d2cdf9ad641b9173f43ac38ae445
parent197c2974cb49495925783220b07f5cd0c5ceec08
parente8961c50ee9cc329b9ba4959aa1b8794fae17ab2
Merge branch 'Update offload configuration with SA'

Chiachang Wang says:

====================
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.
====================

Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>