xfrm: rework default policy structure
authorNicolas Dichtel <nicolas.dichtel@6wind.com>
Mon, 14 Mar 2022 10:38:22 +0000 (11:38 +0100)
committerSteffen Klassert <steffen.klassert@secunet.com>
Fri, 18 Mar 2022 06:23:12 +0000 (07:23 +0100)
commitb58b1f563ab78955d37e9e43e02790a85c66ac05
treed01fe8c020acf8556b7528f026796b328a019b80
parent2ecda181682e9ed66dfbd5f8445c5d5a35b984d3
xfrm: rework default policy structure

This is a follow up of commit f8d858e607b2 ("xfrm: make user policy API
complete"). The goal is to align userland API to the internal structures.

Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Reviewed-by: Antony Antony <antony.antony@secunet.com>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
include/net/netns/xfrm.h
include/net/xfrm.h
net/xfrm/xfrm_policy.c
net/xfrm/xfrm_user.c