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-06-16 15:40:02 +02:00
2012-04-15 12:44:40 -04:00
2012-05-16 01:02:40 -04:00
2012-05-19 01:08:16 -04:00
2012-05-18 02:24:13 -04:00
2012-06-15 14:54:11 -07:00
2012-05-19 01:08:16 -04:00
2012-05-19 01:08:16 -04:00
2012-06-15 14:54:11 -07:00
2012-05-19 01:08:16 -04:00
2012-06-04 11:45:11 -04:00
2012-04-02 04:33:46 -04:00
2012-06-19 18:56:21 -07:00
2012-06-28 17:53:50 -07:00
2011-08-06 18:33:19 -07:00
2012-06-25 15:50:32 -07:00
2012-05-19 01:08:16 -04:00
2012-06-19 18:56:21 -07:00
2012-06-12 21:59:18 -07:00
2012-05-18 02:24:13 -04:00
2012-06-27 15:36:44 -07:00
2012-06-15 14:54:11 -07:00
2012-04-15 12:44:40 -04:00
2012-05-15 13:13:34 -04:00
2008-04-05 22:33:38 +09:00
2012-05-19 01:08:16 -04:00
2012-05-17 15:49:51 -04:00
2012-06-08 23:24:18 -07:00
2011-11-06 19:44:47 -08:00
2012-01-17 23:56:18 -05:00
2012-06-19 18:56:21 -07:00
2012-06-19 18:56:21 -07:00
2012-05-19 18:34:57 -04:00
2012-06-25 23:54:32 -07:00
2012-06-14 22:22:07 -07:00
2011-11-22 16:43:32 -05:00
2012-04-20 21:22:30 -04:00
2012-06-28 17:53:50 -07:00
2012-05-16 01:01:03 -04:00
2009-09-30 16:12:20 -07:00
2012-06-27 15:40:57 -07:00
2011-11-06 19:44:47 -08:00
2010-03-25 16:00:49 +01:00
2012-02-23 16:50:45 -05:00
2008-01-28 14:53:52 -08:00
2007-10-10 16:55:54 -07:00
2012-02-23 16:50:45 -05:00
2012-02-01 02:52:48 -05:00
2012-06-11 02:08:47 -07:00
2011-11-22 16:43:32 -05:00
2012-04-15 12:44:40 -04:00