Neal Cardwell 9494218fba tcp: use inet6_csk_route_req() in tcp_v6_send_synack()
With the recent change (earlier in this patch series) to set
flowi6_oif to treq->iif in inet6_csk_route_req(), the dst lookup in
these two functions is now identical, so tcp_v6_send_synack() can now
just call inet6_csk_route_req(), to reduce code duplication and keep
things closer to the IPv4 side, which is structured this way.

Signed-off-by: Neal Cardwell <ncardwell@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-06-28 17:53:50 -07:00
..
2012-05-18 02:24:13 -04:00
2012-05-19 01:08:16 -04:00
2012-05-19 01:08:16 -04:00
2012-06-04 11:45:11 -04:00
2012-06-19 18:56:21 -07:00
2012-05-18 02:24:13 -04:00
2012-06-27 15:36:44 -07:00
2012-05-15 13:13:34 -04:00
2012-05-19 01:08:16 -04:00
2012-01-17 23:56:18 -05:00
2012-06-19 18:56:21 -07:00
2011-11-22 16:43:32 -05:00
2011-11-22 16:43:32 -05:00