Neal Cardwell
0af2a0d057
tcp: fix tcp_shifted_skb() adjustment of lost_cnt_hint for FACK
...
This commit ensures that lost_cnt_hint is correctly updated in
tcp_shifted_skb() for FACK TCP senders. The lost_cnt_hint adjustment
in tcp_sacktag_one() only applies to non-FACK senders, so FACK senders
need their own adjustment.
This applies the spirit of 1e5289e121372a3494402b1b131b41bfe1cf9b7f -
except now that the sequence range passed into tcp_sacktag_one() is
correct we need only have a special case adjustment for FACK.
Signed-off-by: Neal Cardwell <ncardwell@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-02-14 14:38:57 -05:00
..
2012-01-12 15:44:42 +10:30
2011-10-31 19:30:30 -04:00
2011-12-14 02:39:30 -05:00
2011-10-31 19:30:30 -04:00
2011-12-05 15:20:19 -05:00
2011-12-28 14:08:08 -05:00
2011-12-16 15:07:28 -05:00
2012-01-22 15:08:46 -05:00
2012-01-17 10:17:32 -05:00
2012-02-02 14:35:12 -05:00
2011-10-17 19:22:46 -04:00
2012-02-02 15:47:33 -08:00
2012-02-10 15:08:57 -05:00
2011-10-31 19:30:30 -04:00
2012-01-11 12:56:06 -08:00
2012-01-14 18:36:33 -08:00
2011-11-29 00:21:36 -05:00
2011-11-18 14:37:09 -05:00
2011-11-18 14:37:09 -05:00
2012-02-14 14:38:57 -05:00
2012-01-22 15:08:45 -05:00
2011-10-31 19:30:30 -04:00
2011-12-21 15:46:22 -05:00
2011-12-20 14:05:03 -05:00
2011-12-11 18:25:16 -05:00
2012-01-25 21:45:00 -05:00
2012-01-24 15:33:19 -05:00
2012-02-01 15:26:00 -05:00
2012-01-17 22:26:41 -08:00
2012-01-12 12:26:56 -08:00
2012-01-14 18:36:33 -08:00
2011-12-28 14:08:08 -05:00
2012-01-04 14:30:43 -05:00
2012-01-17 23:56:19 -05:00
2011-12-30 13:04:14 -05:00
2012-01-12 12:26:56 -08:00
2012-01-24 17:03:44 -05:00
2012-01-05 10:13:24 -05:00
2011-10-31 19:30:30 -04:00
2011-12-19 22:27:29 -05:00
2012-02-09 13:50:34 -05:00
2012-01-08 13:21:22 -08:00
2012-01-23 14:03:46 -08:00
2011-12-29 21:53:30 -05:00
2012-01-30 12:45:07 -05:00
2011-11-07 13:27:30 -05:00
2011-10-31 19:30:30 -04:00
2012-01-11 15:14:50 -05:00
2011-12-16 15:49:52 -05:00
2012-01-14 18:36:33 -08:00
2011-10-31 19:30:30 -04:00
2011-12-03 09:35:17 -08:00
2011-12-03 09:35:17 -08:00
2012-01-12 12:26:56 -08:00
2011-10-31 19:30:30 -04:00