John Polstra
588c92252f
Fix a bug in the handling of the "persist" state which, under certain
...
circumstances, caused perfectly good connections to be dropped. This
happened for connections over a LAN, where the retransmit timer
calculation TCP_REXMTVAL(tp) returned 0. If sending was blocked by flow
control for long enough, the old code dropped the connection, even
though timely replies were being received for all window probes.
Reviewed by: W. Richard Stevens <rstevens@noao.edu>
1996-06-03 15:37:52 +00:00
..
1995-02-16 00:27:47 +00:00
1996-03-23 01:32:30 +00:00
1996-03-23 01:32:30 +00:00
1996-01-26 09:29:29 +00:00
1996-03-14 16:59:20 +00:00
1996-04-18 15:41:11 +00:00
1996-03-14 16:59:20 +00:00
1995-05-30 08:16:23 +00:00
1996-05-31 05:11:22 +00:00
1996-02-22 21:32:23 +00:00
1996-05-08 04:34:03 +00:00
1996-05-06 17:42:13 +00:00
1994-08-21 05:27:42 +00:00
1996-03-14 16:59:20 +00:00
1996-04-07 06:59:52 +00:00
1996-04-03 13:52:20 +00:00
1996-05-08 04:29:08 +00:00
1996-06-02 00:15:19 +00:00
1996-04-03 18:52:22 +00:00
1996-01-30 23:02:38 +00:00
1996-05-08 04:29:08 +00:00
1996-04-18 15:41:11 +00:00
1995-12-02 19:38:06 +00:00
1996-05-22 17:23:09 +00:00
1996-03-26 19:16:46 +00:00
1996-04-18 15:42:50 +00:00
1996-05-22 17:23:09 +00:00
1996-04-13 12:45:57 +00:00
1996-04-13 12:45:57 +00:00
1995-11-14 20:34:56 +00:00
1996-05-02 05:54:14 +00:00
1996-04-15 03:46:33 +00:00
1996-05-02 05:54:14 +00:00
1995-10-03 16:54:17 +00:00
1996-03-27 18:23:16 +00:00
1996-06-03 15:37:52 +00:00
1996-01-30 23:02:38 +00:00
1996-03-27 18:23:16 +00:00
1996-03-11 15:13:58 +00:00
1996-04-26 18:32:58 +00:00
1995-05-30 08:16:23 +00:00
1995-02-08 20:18:48 +00:00
1996-05-09 20:15:26 +00:00
1995-12-16 02:14:44 +00:00
1994-08-21 05:27:42 +00:00