Re: [PATCH v5 1/2] rust: netlink: add raw netlink abstraction
From: Alice Ryhl
Date: Fri May 29 2026 - 03:50:29 EST
On Thu, May 28, 2026 at 08:04:41AM -0700, Jakub Kicinski wrote:
> On Thu, 28 May 2026 06:25:48 +0000 Alice Ryhl wrote:
> > > > Netdev maintainers, what do you prefer that I put for these files? I'm
> > > > of course happy to be on the hook for this code.
> > >
> > > Can we put it under rust/kernel/net and rust/helpers/net ?
> > > And then add those directories to networking ?
> > > Just so that we don't have to keep wondering with every little piece
> > > of code.
> >
> > Sure, will do.
> >
> > However, it doesn't look like rust/kernel/net/ is listed under any
> > MAINTAINERS entry either.
>
> Which is why I said:
>
> "And then add those directories to networking ?"
Oh I missed that. Alright, let's do that.
Alice