On Mon, Oct 19, 2020 at 9:47 PM Jakub Kicinski <k...@kernel.org> wrote: > > If we can save the device lookup and still be semantically correct, > that's probably better. I am afraid we need to do a device lookup if I am looking up the neighbor. neigh_lookup apis expect dev to be passed. If I go through the current lookup ie ip6_pol_route() I can drop the dev lookup at risk of returning a non neighbor route as it exists today.
- [PATCH v2] IPv6: sr: Fix End.X nexthop to use oif. Reji Thomas
- Re: [PATCH v2] IPv6: sr: Fix End.X nexthop to use oi... Jakub Kicinski
- Re: [PATCH v2] IPv6: sr: Fix End.X nexthop to us... Reji Thomas
- Re: [PATCH v2] IPv6: sr: Fix End.X nexthop t... Jakub Kicinski
- Re: [PATCH v2] IPv6: sr: Fix End.X nexth... Reji Thomas
- Re: [PATCH v2] IPv6: sr: Fix End.X nexthop t... Ahmed Abdelsalam
- Re: [PATCH v2] IPv6: sr: Fix End.X nexth... Ahmed Abdelsalam
- Re: [PATCH v2] IPv6: sr: Fix End.X ... Reji Thomas
- Re: [PATCH v2] IPv6: sr: Fix En... Ahmed Abdelsalam