Files
linux/include/linux
Julian Anastasov 4ff0620354 net: add dst_pending_confirm flag to skbuff
Add new skbuff flag to allow protocols to confirm neighbour.
When same struct dst_entry can be used for many different
neighbours we can not use it for pending confirmations.

Add sock_confirm_neigh() helper to confirm the neighbour and
use it for IPv4, IPv6 and VRF before dst_neigh_output.

Signed-off-by: Julian Anastasov <ja@ssi.bg>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-02-07 13:07:46 -05:00
..
2017-01-13 15:17:04 -07:00
2017-01-25 13:17:47 -05:00
2017-01-16 14:03:31 -05:00
2017-01-12 16:48:26 -05:00
2017-01-09 16:07:38 -05:00
2017-01-10 18:31:55 -08:00
2017-02-03 11:19:34 -05:00
2017-01-10 18:31:55 -08:00