Eric Dumazet
9b42c336d0
[TCP]: secure_tcp_sequence_number() should not use a too fast clock
...
TCP V4 sequence numbers are 32bits, and RFC 793 assumed a 250 KHz clock.
In order to follow network speed increase, we can use a faster clock, but
we should limit this clock so that the delay between two rollovers is
greater than MSL (TCP Maximum Segment Lifetime : 2 minutes)
Choosing a 64 nsec clock should be OK, since the rollovers occur every
274 seconds.
Problem spotted by Denys Fedoryshchenko
[ This bug was introduced by f85958151900f9d30fa5ff941b0ce71eaa45a7de ]
Signed-off-by: Eric Dumazet <dada1@cosmosbay.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-10-01 21:01:24 -07:00
..
2007-09-19 11:24:18 -07:00
2007-09-27 19:47:28 -07:00
2007-07-21 18:37:13 -07:00
2007-07-31 15:39:44 -07:00
2007-09-19 11:24:17 -07:00
2007-02-20 17:10:14 -08:00
2007-08-11 15:47:40 -07:00
2007-07-19 10:04:50 -07:00
2007-08-22 19:52:44 -07:00
2007-08-16 20:28:43 +00:00
2006-10-03 17:59:17 +01:00
2007-07-19 10:04:50 -07:00
2007-07-17 10:23:02 -07:00
2006-10-05 15:10:12 +01:00
2007-07-10 22:03:26 +10:00
2007-07-16 09:05:46 -07:00
2007-05-08 11:15:04 -07:00
2007-07-17 16:23:19 -04:00
2007-03-08 01:10:30 +00:00
2007-02-12 09:48:30 -08:00
2007-05-08 11:15:07 -07:00
2007-05-08 11:15:07 -07:00
2007-05-08 11:15:09 -07:00
2007-05-08 11:15:07 -07:00
2006-07-03 15:26:59 -07:00
2007-05-08 11:15:13 -07:00
2006-10-04 07:55:13 -07:00
2007-07-19 10:04:50 -07:00
2007-02-12 09:48:45 -08:00
2007-07-16 09:05:51 -07:00
2007-07-16 09:05:44 -07:00
2007-05-21 09:18:19 -07:00
2007-09-26 09:22:04 -07:00
2007-02-07 14:03:21 +11:00
2007-07-17 10:23:02 -07:00
2006-07-13 18:53:32 +10:00
2007-07-22 21:30:59 +10:00
2007-08-11 15:47:42 -07:00
2007-07-22 21:30:59 +10:00
2007-05-07 20:31:14 +10:00
2007-07-18 08:47:44 -07:00
2007-07-22 21:30:59 +10:00
2007-04-27 15:51:56 +10:00
2007-05-08 11:15:08 -07:00
2007-05-08 11:15:07 -07:00
2007-07-17 10:23:10 -07:00
2007-07-17 10:23:10 -07:00
2007-07-26 11:35:19 -07:00
2007-08-22 19:52:45 -07:00
2007-08-27 02:16:59 +01:00
2007-02-20 17:11:55 +00:00
2007-05-08 11:15:08 -07:00
2007-07-31 20:43:52 -07:00
2007-07-19 10:04:43 -07:00
2007-07-19 10:04:43 -07:00
2007-07-10 14:48:43 -07:00
2007-07-16 09:05:42 -07:00
2007-07-29 17:09:29 -07:00
2007-07-17 10:23:10 -07:00
2007-09-25 08:51:04 -07:00
2007-07-16 09:05:52 -07:00
2007-02-11 10:51:29 -08:00
2007-07-16 09:05:52 -07:00
2007-02-11 10:51:25 -08:00
2007-07-16 09:05:43 -07:00
2007-07-16 09:05:44 -07:00
2007-07-16 09:05:47 -07:00
2006-12-08 08:28:44 -08:00
2007-07-16 09:05:47 -07:00
2007-02-12 09:48:30 -08:00
2006-10-05 15:10:12 +01:00
2007-02-14 08:09:54 -08:00
2006-09-29 09:18:05 -07:00
2007-05-08 11:15:07 -07:00
2007-07-21 17:49:16 -07:00
2007-02-14 08:09:54 -08:00
2007-10-01 21:01:24 -07:00
2007-02-11 10:51:34 -08:00
2007-07-17 10:23:10 -07:00
2007-05-11 08:29:36 -07:00
2007-07-19 10:04:50 -07:00
2007-07-21 18:37:08 -07:00
2006-01-12 09:09:00 -08:00
2006-09-29 09:18:06 -07:00
2007-07-16 09:05:46 -07:00
2007-02-14 08:09:54 -08:00
2007-07-20 08:24:49 -07:00
2007-05-10 13:23:05 -07:00
2006-10-05 15:10:12 +01:00
2006-01-26 13:32:26 -08:00
2007-08-23 15:20:26 -04:00
2007-07-17 10:23:10 -07:00
2007-07-19 10:04:43 -07:00
2007-07-10 17:51:13 -07:00
2006-12-08 08:28:59 -08:00
2007-08-22 19:52:46 -07:00
2007-07-19 10:04:50 -07:00
2007-07-19 10:04:50 -07:00
2007-05-08 11:15:07 -07:00
2006-12-08 08:28:44 -08:00
2007-05-08 11:15:05 -07:00
2007-02-14 08:09:54 -08:00
2007-02-14 08:09:54 -08:00
2007-07-16 09:05:47 -07:00
2007-08-23 21:39:41 -07:00
2007-09-15 08:18:30 -07:00
2007-05-08 11:15:33 -07:00
2006-12-20 16:37:48 +11:00
2007-07-19 10:04:43 -07:00
2007-07-20 08:24:49 -07:00
2007-07-12 17:41:15 +01:00
2007-10-01 07:52:23 -07:00
2007-07-17 10:23:13 -07:00