Re: [PATCH v1 net-next 00/11] neighbour: Namespacify arp_tbl and nd_tbl.
David Ahern <[email protected]>
| Newsgroups | org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
On 8/5/26 7:11 PM, Kuniyuki Iwashima wrote: > The neighbour subsystem is almost ready to drop RTNL. > > However, the control paths are serialised by the global > per-table lock. > > This series converts arp_tbl and nd_tbl to per-netns table. Another attempt at this. The last one as I recall: https://lore.kernel.org/netdev/[email protected]/ I think it is past time to make this happen.