Re: [PATCH net-next v11 19/23] ovpn: implement key add/get/del/swap via netlink

2024-11-12 Thread Antonio Quartulli
On 05/11/2024 11:16, Sabrina Dubroca wrote: 2024-10-29, 11:47:32 +0100, Antonio Quartulli wrote: This change introduces the netlink commands needed to add, get, delete and swap keys for a specific peer. Userspace is expected to use these commands to create, inspect (non sensible data only), des

Re: [PATCH net-next v11 19/23] ovpn: implement key add/get/del/swap via netlink

2024-11-05 Thread Sabrina Dubroca
2024-10-29, 11:47:32 +0100, Antonio Quartulli wrote: > This change introduces the netlink commands needed to add, get, delete > and swap keys for a specific peer. > > Userspace is expected to use these commands to create, inspect (non > sensible data only), destroy and rotate session keys for a sp

[PATCH net-next v11 19/23] ovpn: implement key add/get/del/swap via netlink

2024-10-29 Thread Antonio Quartulli
This change introduces the netlink commands needed to add, get, delete and swap keys for a specific peer. Userspace is expected to use these commands to create, inspect (non sensible data only), destroy and rotate session keys for a specific peer. Signed-off-by: Antonio Quartulli --- drivers/ne