summaryrefslogtreecommitdiff
path: root/rust/zerocopy/src/pointer/git@git.tavy.me:linux-stable.git
diff options
context:
space:
mode:
authorAntony Antony <antony.antony@secunet.com>2026-05-26 21:06:06 +0200
committerSteffen Klassert <steffen.klassert@secunet.com>2026-06-04 12:22:35 +0200
commit231a1744dc433e8f39871a8fd0f5eab78202e136 (patch)
tree242fbc054ee64ba3fea40a09acc633b44c30f780 /rust/zerocopy/src/pointer/git@git.tavy.me:linux-stable.git
parent440bf355d32e14115b16d2869fc4e8e98e4a012a (diff)
xfrm: add extack to xfrm_init_state
Add a struct extack parameter to xfrm_init_state() and pass it through to __xfrm_init_state(). This allows validation errors detected during state initialization to propagate meaningful error messages back to userspace. xfrm_state_migrate() now passes extack so that errors from the XFRM_MSG_MIGRATE_STATE path are properly reported. Callers without an extack context (af_key, ipcomp4, ipcomp6) pass NULL, preserving their existing behaviour. Reviewed-by: Sabrina Dubroca <sd@queasysnail.net> Signed-off-by: Antony Antony <antony.antony@secunet.com> Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Diffstat (limited to 'rust/zerocopy/src/pointer/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions