Re: [RFC net-next 00/14] wireguard: netlink: ynl conversion
From: "Jason A. Donenfeld" <Jason@zx2c4.com>
Date: 2025-09-16 15:51:39
Also in:
lkml
From: "Jason A. Donenfeld" <Jason@zx2c4.com>
Date: 2025-09-16 15:51:39
Also in:
lkml
Hi Asbjorn, On Fri, Sep 5, 2025 at 12:03 AM Asbjørn Sloth Tønnesen [off-list ref] wrote:
This series contains the wireguard changes needed to adopt an YNL-based generated netlink code. This RFC series is posted for reference, as it is referenced from the current v1 series of ynl preparations, which has to go in before this series can be submitted for net-next.
I'm not actually convinced this makes anything better. It seems like the code becomes more complicated and less obvious. What is the benefit here? As is, I really don't like this direction. Jason