David S. Miller
dfb4b9dceb
[TCP] Vegas: timestamp before clone
...
We have to store the congestion control timestamp on the SKB before we
clone it, not after. Else we get no timestamping information at all.
tcp_transmit_skb() has been reworked so that we can do the timestamp
still in one spot, instead of at all the call sites.
Problem discovered, and initial fix, from Tom Young
<tyo@ee.unimelb.edu.au >.
Signed-off-by: David S. Miller <davem@davemloft.net >
2005-12-06 16:24:52 -08:00
..
2005-11-08 09:41:34 -08:00
2005-09-19 15:41:28 -07:00
2005-09-27 16:11:29 -07:00
2005-11-29 16:16:41 -08:00
2005-11-08 09:41:34 -08:00
2005-11-08 09:57:38 -08:00
2005-11-23 19:04:08 -08:00
2005-12-05 13:40:12 -08:00
2005-11-20 21:16:13 -08:00
2005-12-05 13:42:06 -08:00
2005-10-03 14:35:55 -07:00
2005-11-08 09:41:34 -08:00
2005-11-09 01:01:04 -05:00
2005-12-06 16:24:52 -08:00
2005-12-05 13:32:50 -08:00
2005-08-29 16:01:32 -07:00
2005-11-08 09:41:34 -08:00
2005-10-08 15:00:57 -07:00
2005-08-29 15:31:14 -07:00
2005-11-17 15:17:42 -08:00
2005-12-05 13:36:50 -08:00
2005-11-22 14:41:50 -08:00
2005-10-05 12:16:04 -07:00
2005-10-03 13:57:23 -07:00
2005-11-08 09:41:34 -08:00
2005-11-10 13:01:24 -08:00
2005-11-20 13:41:05 -08:00
2005-12-02 20:32:29 -08:00
2005-12-03 15:20:10 -05:00
2005-11-09 07:55:58 -08:00
2005-11-08 09:41:34 -08:00
2005-08-29 15:41:54 -07:00
2005-11-10 02:26:40 +01:00
2005-09-08 08:14:11 -07:00
2005-09-17 00:41:21 -07:00
2005-11-14 15:25:59 -08:00
2005-04-16 15:20:36 -07:00
2005-09-27 15:23:38 -07:00
2005-10-03 14:16:34 -07:00
2005-04-16 15:20:36 -07:00