Alexey Kodanev 96818159c3 ipv6: allow to cache dst for a connected sk in ip6_sk_dst_lookup_flow()
Add 'connected' parameter to ip6_sk_dst_lookup_flow() and update
the cache only if ip6_sk_dst_check() returns NULL and a socket
is connected.

The function is used as before, the new behavior for UDP sockets
in udpv6_sendmsg() will be enabled in the next patch.

Signed-off-by: Alexey Kodanev <alexey.kodanev@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-04-04 11:31:57 -04:00
..
2017-07-11 06:08:58 -04:00
2018-01-19 14:02:12 -05:00
2017-11-27 16:20:04 -05:00
2018-03-26 13:14:43 -04:00
2017-04-05 10:15:20 +02:00
2018-03-23 21:52:19 -04:00
2018-03-31 02:15:54 +02:00
2018-03-04 13:34:18 -05:00
2018-02-06 11:32:48 -05:00
2018-02-28 11:43:28 -05:00
2018-03-04 13:04:22 -05:00
2017-10-11 09:49:34 +02:00
2017-11-16 10:49:00 +09:00
2017-12-11 14:10:06 -05:00
2018-03-04 13:04:22 -05:00
2017-12-15 12:34:00 -05:00
2018-03-31 23:25:39 -04:00
2017-11-08 16:12:33 +09:00
2017-12-05 14:37:13 -05:00
2017-12-04 11:32:53 -05:00
2018-03-31 02:15:54 +02:00
2018-03-31 23:37:32 -04:00
2018-03-31 02:15:54 +02:00
2018-01-17 16:07:24 -05:00