Index of /software/web-tcp/fs
Name Last modified Size Description
Parent Directory 19-Aug-1998 16:06 -
tcp.h 19-Aug-1998 12:34 11k
tcp_input.c 19-Aug-1998 12:34 80k
tcp_output.c 19-Aug-1998 12:34 29k
tcp_seq.h 19-Aug-1998 12:34 4k
tcp_subr.c 19-Aug-1998 12:34 19k
tcp_timer.c 19-Aug-1998 12:34 15k
tcp_usrreq.c 19-Aug-1998 12:34 18k
tcp_var.h 19-Aug-1998 12:34 22k
Files pertaining to our implementation of TCP fast start.
The relevant kernel configuration options are:
FAST_START, FINE_GRAINED_TSTAMP, LIMIT_BURST,
TCP_STANDARD, NEWRENO
For the sake of clarity, we have removed the code
corresponding to most of the other options. However,
for building a new kernel, etc. it is recommended
that you start with the complete code distribution
(allsrc).
For questions/comments, please contact:
Venkata N. Padmanabhan (padmanab@cs.berkeley.edu)
http://www.cs.berkeley.edu/~padmanab