[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210914144635.6850-1-nicolas.dichtel@6wind.com>
Date: Tue, 14 Sep 2021 16:46:32 +0200
From: Nicolas Dichtel <nicolas.dichtel@...nd.com>
To: steffen.klassert@...unet.com, davem@...emloft.net, kuba@...nel.org,
antony.antony@...unet.com
Cc: netdev@...r.kernel.org, Nicolas Dichtel <nicolas.dichtel@...nd.com>
Subject: [PATCH ipsec v3 0/2] xfrm: fix uapi for the default policy
This feature has just been merged after the last release, thus it's still
time to fix the uapi.
As stated in the thread, the uapi is based on some magic values (from the
userland POV).
Here is a proposal to simplify this uapi and make it clear how to use it.
The other problem was the notification: changing the default policy may
radically change the packets flows.
v2 -> v3: rebase on top of ipsec tree
v1 -> v2: fix warnings reported by the kernel test robot
Nicolas Dichtel (2):
xfrm: make user policy API complete
xfrm: notify default policy on update
include/uapi/linux/xfrm.h | 9 ++++--
net/xfrm/xfrm_user.c | 67 +++++++++++++++++++++++++++++----------
2 files changed, 56 insertions(+), 20 deletions(-)
Comments are welcome,
Nicolas
--
2.33.0
Powered by blists - more mailing lists