Julian Anastasov 63fca65d08 net: add confirm_neigh method to dst_ops
Add confirm_neigh method to dst_ops and use it from IPv4 and IPv6
to lookup and confirm the neighbour. Its usage via the new helper
dst_confirm_neigh() should be restricted to MSG_PROBE users for
performance reasons.

For XFRM prefer the last tunnel address, if present. With help
from Steffen Klassert.

Signed-off-by: Julian Anastasov <ja@ssi.bg>
Acked-by: Steffen Klassert <steffen.klassert@secunet.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-02-07 13:07:46 -05:00
..
2016-04-27 22:48:24 -04:00
2016-10-20 14:32:22 -04:00
2017-01-13 22:37:16 -05:00
2016-04-27 22:48:23 -04:00
2017-01-12 16:48:26 -05:00
2017-02-03 11:19:34 -05:00
2016-06-10 23:07:49 -07:00
2016-09-21 00:23:00 -04:00
2017-01-13 22:37:16 -05:00
2017-01-29 19:17:23 -05:00
2016-10-20 14:32:22 -04:00
2015-09-17 17:18:37 -07:00
2017-01-10 10:57:12 +01:00