diff options
author | Julian Anastasov <ja@ssi.bg> | 2017-02-06 23:14:15 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-02-07 13:07:46 -0500 |
commit | 63fca65d08632fbec9d9b655f671cf08aa1aeeb8 (patch) | |
tree | 103ac18cddcdf911a8589f52fbcefb7140411a51 /net/ipv4/ping.c | |
parent | c3a2e8370534f810cac6050169db0ed3e0f94f0b (diff) | |
download | linux-63fca65d08632fbec9d9b655f671cf08aa1aeeb8.tar.gz linux-63fca65d08632fbec9d9b655f671cf08aa1aeeb8.tar.bz2 linux-63fca65d08632fbec9d9b655f671cf08aa1aeeb8.zip |
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>
Diffstat (limited to 'net/ipv4/ping.c')
0 files changed, 0 insertions, 0 deletions