Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!husc6!mit-eddie!ll-xn!ames!ucbcad!ucbvax!LBL-CSAM.ARPA!van From: van@LBL-CSAM.ARPA (Van Jacobson) Newsgroups: comp.protocols.tcp-ip Subject: newer (bug fixed) 4.3bsd tcp for Sun OS 3.3 available Message-ID: <8706272026.AA16055@lbl-csam.arpa> Date: Sat, 27-Jun-87 16:26:31 EDT Article-I.D.: lbl-csam.8706272026.AA16055 Posted: Sat Jun 27 16:26:31 1987 Date-Received: Sun, 28-Jun-87 02:37:11 EDT Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: The ARPA Internet Lines: 23 Bill Nowicki of Sun kindly sent me a long list of bug fixes for our Sun version of the 4.3bsd tcp code. I think I've incorporated all his fixes in a new version. At the same time, Mike Karels of Berkeley fixed four or five minor bugs in the 4.3 code. I've incorporated those fixes as well. Also, you may have noticed that the retransmit timer code was almost completely broken in the previous version. We have been using the new timer algorithm I described on the tcp-ip list a few weeks ago. Although the new algorithm has been working well in several weeks of tests at LBL, I didn't want to pass out experimental code. I tried to back-fit the original timer code and blew it. It looks like the new timer algorithm is about to go into 4.3bsd so we've left it in the new version of the Sun code. The new code is compressed tarchive 4.3tcp4sun3.3.tar.Z available via anonymous ftp from lbl-rtsg.arpa. Note that this code is for Sun OS 3.3. As Bill Nowicki has pointed out, you *DON'T want to USE IT WITH Sun OS 3.4*: 3.4 already contains the 4.3bsd tcp code and, since 3.4 has most of the 4.3 icmp fixes as well, several features that we've ifdef'd out are enabled in Sun's 3.4. - Van