From: Mike Karels Date: Sat, 22 Oct 1988 08:23:44 +0000 (-0800) Subject: add TCP work X-Git-Tag: BSD-4_3_Net_1-Snapshot-Development~428 X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/commitdiff_plain/f8e0db32c7a89861608cb44daabe53344dd3637f add TCP work SCCS-vsn: admin/admin/NBS/NBSreport.10.88 1.4 --- diff --git a/usr/src/admin/admin/NBS/NBSreport.10.88 b/usr/src/admin/admin/NBS/NBSreport.10.88 index fd5e7d82ee..83d6a5b486 100644 --- a/usr/src/admin/admin/NBS/NBSreport.10.88 +++ b/usr/src/admin/admin/NBS/NBSreport.10.88 @@ -1,4 +1,4 @@ -.\" @(#)NBSreport.10.88 1.3 88/10/21 +.\" @(#)NBSreport.10.88 1.4 88/10/21 .\" *troff -me .sp 2 .ce 100 @@ -98,6 +98,17 @@ changes with the kernel (after soliciting comments from colleagues at Lawrence Berkeley Laboratory and the University of Wisconsin), and designed and coded our own algorithm for hierarchical routing lookups. .pp +The version of TCP with the new ``slow-start,'' round-trip time estimation, +and congestion control +algorithms has been tested extensively, and is included in the current +Berkeley ``Tahoe'' test release. +It has been adopted by many vendors of 4.2BSD- and 4.3BSD-derived +networking software. +Additional performance experiments have been done by +Van Jacobson of the Lawrence Berkeley Laboratory, +and several additional performance improvements are ready +to be merged into the Berkeley TCP. +.pp The prototype POSIX terminal driver that was developed to validate the P1003.1 terminal driver specification has been used to produce a fully POSIX-compliant interface.