History log of /csrg-svn/sys/netiso/tp_pcb.c (Results 1 – 25 of 27)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 63222 10-Jun-1993 bostic

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


/csrg-svn/sys/netiso/argo_debug.h
/csrg-svn/sys/netiso/clnl.h
/csrg-svn/sys/netiso/clnp.h
/csrg-svn/sys/netiso/clnp_debug.c
/csrg-svn/sys/netiso/clnp_er.c
/csrg-svn/sys/netiso/clnp_frag.c
/csrg-svn/sys/netiso/clnp_input.c
/csrg-svn/sys/netiso/clnp_options.c
/csrg-svn/sys/netiso/clnp_output.c
/csrg-svn/sys/netiso/clnp_raw.c
/csrg-svn/sys/netiso/clnp_stat.h
/csrg-svn/sys/netiso/clnp_subr.c
/csrg-svn/sys/netiso/clnp_timer.c
/csrg-svn/sys/netiso/cltp_usrreq.c
/csrg-svn/sys/netiso/cltp_var.h
/csrg-svn/sys/netiso/cons.h
/csrg-svn/sys/netiso/cons_pcb.h
/csrg-svn/sys/netiso/eonvar.h
/csrg-svn/sys/netiso/esis.c
/csrg-svn/sys/netiso/esis.h
/csrg-svn/sys/netiso/idrp_usrreq.c
/csrg-svn/sys/netiso/if_cons.c
/csrg-svn/sys/netiso/if_eon.c
/csrg-svn/sys/netiso/iso.c
/csrg-svn/sys/netiso/iso.h
/csrg-svn/sys/netiso/iso_chksum.c
/csrg-svn/sys/netiso/iso_errno.h
/csrg-svn/sys/netiso/iso_pcb.c
/csrg-svn/sys/netiso/iso_pcb.h
/csrg-svn/sys/netiso/iso_proto.c
/csrg-svn/sys/netiso/iso_snpac.c
/csrg-svn/sys/netiso/iso_snpac.h
/csrg-svn/sys/netiso/iso_var.h
/csrg-svn/sys/netiso/tp_astring.c
/csrg-svn/sys/netiso/tp_clnp.h
/csrg-svn/sys/netiso/tp_cons.c
/csrg-svn/sys/netiso/tp_emit.c
/csrg-svn/sys/netiso/tp_inet.c
/csrg-svn/sys/netiso/tp_input.c
/csrg-svn/sys/netiso/tp_ip.h
/csrg-svn/sys/netiso/tp_iso.c
/csrg-svn/sys/netiso/tp_meas.c
/csrg-svn/sys/netiso/tp_meas.h
/csrg-svn/sys/netiso/tp_output.c
/csrg-svn/sys/netiso/tp_param.h
/csrg-svn/sys/netiso/tp_pcb.c
/csrg-svn/sys/netiso/tp_pcb.h
/csrg-svn/sys/netiso/tp_seq.h
/csrg-svn/sys/netiso/tp_stat.h
/csrg-svn/sys/netiso/tp_subr.c
/csrg-svn/sys/netiso/tp_subr2.c
/csrg-svn/sys/netiso/tp_timer.c
/csrg-svn/sys/netiso/tp_timer.h
/csrg-svn/sys/netiso/tp_tpdu.h
/csrg-svn/sys/netiso/tp_trace.c
/csrg-svn/sys/netiso/tp_trace.h
/csrg-svn/sys/netiso/tp_user.h
/csrg-svn/sys/netiso/tp_usrreq.c
/csrg-svn/sys/netiso/tuba_subr.c
/csrg-svn/sys/netiso/tuba_table.c
/csrg-svn/sys/netiso/tuba_table.h
/csrg-svn/sys/netiso/tuba_usrreq.c
# 60359 25-May-1993 bostic

trailing comment after #else or #endif

# 56533 11-Oct-1992 bostic

make kernel includes standard

# 53687 27-May-1992 sklower

remember initial so_rcv space for later

# 53185 17-Apr-1992 sklower

fix bug with specifying specific network address but defaulting tsel

# 51266 02-Oct-1991 sklower

fix typo

# 51264 02-Oct-1991 sklower

don't stomp on sockbuff sizes if already set

# 51251 02-Oct-1991 sklower

get rid of useless tp_param global structure.

# 51213 30-Sep-1991 sklower

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

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

# 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

# 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

# 50904 28-Aug-1991 sklower

changes to get rid of RTC structure

# 50648 29-Jul-1991 sklower

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

# 50501 23-Jul-1991 sklower

note semi-working version with only listen and bind changes

# 50435 18-Jul-1991 sklower

this changes reflect getting rid of so_tpcb.

# 49268 06-May-1991 bostic

new copyright; att/bsd/shared

# 49258 06-May-1991 sklower

tpclnp_mtu should do work for tpcons_mtu.

# 48733 26-Apr-1991 sklower

off by one error in allocating ref structures

# 47278 12-Mar-1991 sklower

fixes from mostek@cray

# 45900 09-Jan-1991 sklower

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

# 44423 28-Jun-1990 sklower

check for duplicate CR's; allow intercepting all CR's to a given
nsap; not yet tested, but check in for tape anyhow

# 39923 16-Jan-1990 sklower

mitre decbit changes

# 39196 22-Sep-1989 sklower

fixes to tracing and avoiding silly window between
socket layer and transport; more changes to come to usrreq and tp_send.

# 38841 29-Aug-1989 sklower

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

12