Re: [PATCH v2 1/4] net: add helper for device lookup by destination address
From: Jakub Kicinski
Date: Thu Jul 30 2026 - 19:19:33 EST
On Mon, 27 Jul 2026 20:46:44 +0530 Nilay Shroff wrote:
> Add netdev_get_by_addr(), a helper that looks up the routing table to
> retrieve the network device associated with a destination address. The
> helper also supports netdev reference tracking.
This does not explain why you're doing this.
Please CC the whole series to netdev or write better commit messages.