[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20170227120802.GF694@gauss.secunet.com>
Date: Mon, 27 Feb 2017 13:08:02 +0100
From: Steffen Klassert <steffen.klassert@...unet.com>
To: David Miller <davem@...emloft.net>
CC: <ja@....bg>, <netdev@...r.kernel.org>
Subject: Re: [PATCH net] xfrm: provide correct dst in xfrm_neigh_lookup
On Sun, Feb 26, 2017 at 09:35:48PM -0500, David Miller wrote:
> From: Julian Anastasov <ja@....bg>
> Date: Sat, 25 Feb 2017 17:57:43 +0200
>
> > Fix xfrm_neigh_lookup to provide dst->path to the
> > neigh_lookup dst_ops method.
> >
> > When skb is provided, the IP address in packet should already
> > match the dst->path address family. But for the non-skb case,
> > we should consider the last tunnel address as nexthop address.
> >
> > Fixes: f894cbf847c9 ("net: Add optional SKB arg to dst_ops->neigh_lookup().")
> > Signed-off-by: Julian Anastasov <ja@....bg>
>
> This looks good to me.
>
> Steffen, I applied this directly to my tree, I hope you don't mind.
That's ok, no problem.
Powered by blists - more mailing lists