History log of /csrg-svn/sys/netiso/tp_timer.c (Results 1 – 17 of 17)
Revision Date Author Comments
# 63222 10-Jun-1993 bostic

4.4BSD snapshot (revision 8.1); add 1993 to copyright


# 56533 11-Oct-1992 bostic

make kernel includes standard


# 56306 21-Sep-1992 mckusick

use min rather than MIN


# 53681 27-May-1992 sklower

more informative debugging for tp_slowtimo


# 51340 08-Oct-1991 sklower

Bug: must zero initial tpref table;
minor rewrite of slow timout, worst offense was to not let tp_driver
set appropriate next timeout.


# 51269 02-Oct-1991 sklower

wrong order for includes


# 51254 02-Oct-1991 sklower

use RANGESET and REXMTVAL macros, initial magic constants necessary for them;
make it possible for the timeout routines to be macros


# 51204 26-Sep-1991 sklower

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 repre

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

show more ...


# 51024 06-Sep-1991 sklower

adopt TCP's policies concerning acks & (among others) use the fast
timeout mechanism and delayed acks.


# 51007 05-Sep-1991 sklower

effectively merge tp_ref structure with rest of tp_pcb;
this version doesn't crash, but does exhibit lumpy behavior;
ack & retrans policies need to be fixed


# 51006 05-Sep-1991 sklower

gather info in one place for netstat for variable allocated tp_refs


# 50940 30-Aug-1991 sklower

paranoia about freeing a tpcb while still in the list of bound tcb's
or list of children of a given TSEL


# 49268 06-May-1991 bostic

new copyright; att/bsd/shared


# 48752 26-Apr-1991 sklower

make number of simultaneous connections settable at init time
instead of compile time.


# 38841 29-Aug-1989 sklower

checkpoint for ``alpha tape''; tp is still a little broken.


# 37469 22-Apr-1989 sklower

Checkpoint as of first successful tp connection, before posix, &
before mckusick starts incorporating gnodes


# 36415 14-Dec-1988 sklower

date and time created 88/12/14 15:30:17 by sklower