lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <21dd5e48-3880-497b-b14b-8f92c8114650@openvpn.net>
Date: Thu, 18 Jul 2024 10:29:24 +0200
From: Antonio Quartulli <antonio@...nvpn.net>
To: Sabrina Dubroca <sd@...asysnail.net>
Cc: netdev@...r.kernel.org, kuba@...nel.org, ryazanov.s.a@...il.com,
 pabeni@...hat.com, edumazet@...gle.com, andrew@...n.ch
Subject: Re: [PATCH net-next v5 21/25] ovpn: implement key add/del/swap via
 netlink

Hi,

On 17/07/2024 19:17, Sabrina Dubroca wrote:
> 2024-06-27, 15:08:39 +0200, Antonio Quartulli wrote:
>> This change introduces the netlink commands needed to add, delete and
>> swap keys for a specific peer.
>>
>> Userspace is expected to use these commands to create, destroy and
>> rotate session keys for a specific peer.
>>
>> Signed-off-by: Antonio Quartulli <antonio@...nvpn.net>
>> ---
>>   Documentation/netlink/specs/ovpn.yaml |   2 +-
>>   drivers/net/ovpn/netlink-gen.c        |   2 +-
>>   drivers/net/ovpn/netlink.c            | 199 +++++++++++++++++++++++++-
>>   3 files changed, 198 insertions(+), 5 deletions(-)
>>
>> diff --git a/Documentation/netlink/specs/ovpn.yaml b/Documentation/netlink/specs/ovpn.yaml
>> index 68ed88d03732..21c89f0bdcbb 100644
>> --- a/Documentation/netlink/specs/ovpn.yaml
>> +++ b/Documentation/netlink/specs/ovpn.yaml
>> @@ -153,7 +153,7 @@ attribute-sets:
>>             decryption
>>           type: u32
>>           checks:
>> -          max: 2
>> +          max: 7
> 
> Looks like this got squashed into the wrong patch.

Indeed. Thanks for spotting it.

Cheers,

-- 
Antonio Quartulli
OpenVPN Inc.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ