Re: [RFC net-next 00/14] wireguard: netlink: ynl conversion
"Jason A. Donenfeld" <[email protected]>
| Newsgroups | com.zx2c4.lists.wireguard,org.kernel.vger.linux-kernel,org.kernel.vger.netdev |
|---|---|
| Message-ID | <CAHmME9ra4_P0-FdVV75gaAWiW8yWsUJJsmTes_kac0EdTgnjHQ@mail.gmail.com> |
Hi Asbjorn, On Fri, Sep 5, 2025 at 12:03 AM Asbjørn Sloth Tønnesen <[email protected]> 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