add TCP work
authorMike Karels <karels@ucbvax.Berkeley.EDU>
Sat, 22 Oct 1988 08:23:44 +0000 (00:23 -0800)
committerMike Karels <karels@ucbvax.Berkeley.EDU>
Sat, 22 Oct 1988 08:23:44 +0000 (00:23 -0800)
SCCS-vsn: admin/admin/NBS/NBSreport.10.88 1.4

usr/src/admin/admin/NBS/NBSreport.10.88

index fd5e7d8..83d6a5b 100644 (file)
@@ -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
 .\" *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
 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.
 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.