[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170226.213548.1175046698197997781.davem@davemloft.net>
Date: Sun, 26 Feb 2017 21:35:48 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: ja@....bg
Cc: netdev@...r.kernel.org, steffen.klassert@...unet.com
Subject: Re: [PATCH net] xfrm: provide correct dst in xfrm_neigh_lookup
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.
Powered by blists - more mailing lists