History log of /original-bsd/sys/netiso/tp_subr2.c (Results 1 – 23 of 23)
Revision Date Author Comments
# fdf395da 10-Jun-1993 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

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


# 5cbc22e2 25-May-1993 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

trailing comment after #else or #endif


# e1ca26ea 11-Oct-1992 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

make kernel includes standard


# 5a8a412c 21-Sep-1992 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

use max rather than MAX


# d4f4abd0 27-May-1992 sklower <sklower@65305748-3e16-e211-a854-8c89a5c6f760>

must calculate tp_maxlcredit as soon as mss known for initial credit
offering in CC and CR packets (by calling tp_rsyset).


# 237417a9 17-Dec-1991 sklower <sklower@65305748-3e16-e211-a854-8c89a5c6f760>

big-or-odd-size packet option. (n x 128 instead of 2^n only)


# f2d9adfa 02-Oct-1991 sklower <sklower@65305748-3e16-e211-a854-8c89a5c6f760>

collect commmon code to calculate mtu, tpdu, & window sizes
based on info cached in the routing table. (also compute initial values for
rtt and rttvar)


# fb98e518 30-Sep-1991 sklower <sklower@65305748-3e16-e211-a854-8c89a5c6f760>

remove back pointer to entry in tp_ref table; use tp_lref instead.


# f8418659 30-Sep-1991 sklower <sklower@65305748-3e16-e211-a854-8c89a5c6f760>

reinstate connection refused socket error


# e9409ad8 26-Sep-1991 sklower <sklower@65305748-3e16-e211-a854-8c89a5c6f760>

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 ...


# a417a911 03-Sep-1991 sklower <sklower@65305748-3e16-e211-a854-8c89a5c6f760>

now that SO_RCVBUF calls down, calculate maxcredit, and use in
LOCAL_CREDIT macro.


# 91d07c9d 29-Jul-1991 sklower <sklower@65305748-3e16-e211-a854-8c89a5c6f760>

checkpoint almost working version of kernel TP0/X.25; TP4/Cons seems
to crash system still.


# eff7f462 18-Jul-1991 sklower <sklower@65305748-3e16-e211-a854-8c89a5c6f760>

this changes reflect getting rid of so_tpcb.


# dbfc99ab 28-Jun-1991 sklower <sklower@65305748-3e16-e211-a854-8c89a5c6f760>

remque requires inclusion of systm.h


# 2b474bd9 27-Jun-1991 sklower <sklower@65305748-3e16-e211-a854-8c89a5c6f760>

minor changes to compile under both new and old vm systems


# 7981378e 06-May-1991 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

new copyright; att/bsd/shared


# 52f91b57 26-Apr-1991 sklower <sklower@65305748-3e16-e211-a854-8c89a5c6f760>

changing conventions for disconnect reason


# 9d95d237 12-Mar-1991 sklower <sklower@65305748-3e16-e211-a854-8c89a5c6f760>

move tp0_stash here from tp_subr.c since we include x.25 header files


# 43614f04 09-Jan-1991 sklower <sklower@65305748-3e16-e211-a854-8c89a5c6f760>

Checkpoint integration of tp_cons with UBC X.25; compiles only;
not tested, probably not complete.


# e613b661 22-Sep-1989 sklower <sklower@65305748-3e16-e211-a854-8c89a5c6f760>

tracing alignment bug


# 0b3e9d7f 29-Aug-1989 sklower <sklower@65305748-3e16-e211-a854-8c89a5c6f760>

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


# 0b7547b2 22-Apr-1989 sklower <sklower@65305748-3e16-e211-a854-8c89a5c6f760>

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


# 32c9c268 14-Dec-1988 sklower <sklower@65305748-3e16-e211-a854-8c89a5c6f760>

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