[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250715080630.2704593e@kernel.org>
Date: Tue, 15 Jul 2025 08:06:30 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Antonio Quartulli <antonio@...nvpn.net>
Cc: Sabrina Dubroca <sd@...asysnail.net>, Donald Hunter
<donald.hunter@...il.com>, netdev@...r.kernel.org, "David S . Miller"
<davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>, Paolo Abeni
<pabeni@...hat.com>, Ralf Lici <ralf@...delbit.com>
Subject: Re: [PATCH net 2/3] ovpn: explicitly reject netlink attr
PEER_LOCAL_PORT in CMD_PEER_NEW/SET
On Tue, 15 Jul 2025 16:36:40 +0200 Antonio Quartulli wrote:
> As Jakub predicted, I am hitting a problem with PEER_GET: the
> attribute-set is one for the entire op, therefore I can't specify two
> different sets for request and reply.
>
> I presume I need to leave PEER_GET on the main 'ovpn' set and then
> opencode the restriction of having only the ID in the request.
>
> Similarly goes for KEY_GET.
>
> Sabrina, Jakub, does it make sense to you?
Yes :( Sorry for the mixed solution but I think using the spec to its
full capabilities is worthwhile, even if it doesn't cover all the needs.
Powered by blists - more mailing lists