lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ