These changes represent a rewrite of retransmission policies to
authorKeith Sklower <sklower@ucbvax.Berkeley.EDU>
Fri, 27 Sep 1991 08:02:46 +0000 (00:02 -0800)
committerKeith Sklower <sklower@ucbvax.Berkeley.EDU>
Fri, 27 Sep 1991 08:02:46 +0000 (00:02 -0800)
commitbdf41b09562d15429e47a80b800ba2ae5e710088
tree06f0569e9edb9d9c28da7a2c47f635acff72a300
parenta3dd2fa9867053839c634da5f9584d8858300c7c
These changes represent a rewrite of retransmission policies to
imitate the TCP algorithms more closely.  More tuning and testing need to
be done, but the code runs at least somewhat, and these represent a checkpoint

SCCS-vsn: sys/netiso/tp_subr.c 7.15
SCCS-vsn: sys/netiso/tp_pcb.c 7.18
SCCS-vsn: sys/netiso/tp_pcb.h 7.17
SCCS-vsn: sys/netiso/tp.trans 7.14
SCCS-vsn: sys/netiso/tp_subr2.c 7.14
SCCS-vsn: sys/netiso/tp_emit.c 7.12
SCCS-vsn: sys/netiso/tp_input.c 7.23
SCCS-vsn: sys/netiso/tp_param.h 7.10
SCCS-vsn: sys/netiso/tp_timer.c 7.10
usr/src/sys/netiso/tp.trans
usr/src/sys/netiso/tp_emit.c
usr/src/sys/netiso/tp_input.c
usr/src/sys/netiso/tp_param.h
usr/src/sys/netiso/tp_pcb.c
usr/src/sys/netiso/tp_pcb.h
usr/src/sys/netiso/tp_subr.c
usr/src/sys/netiso/tp_subr2.c
usr/src/sys/netiso/tp_timer.c