History log of /csrg-svn/sys/netiso/tp_input.c (Results 1 – 25 of 33)
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

# 55550 22-Jul-1992 sklower

this version compiles at least

# 55437 20-Jul-1992 sklower

bugfix for concatednated packets from mitre.org

# 53682 27-May-1992 sklower

need to calculate initial credit on CC for other option viz CE_BIT

# 52465 11-Feb-1992 mckusick

ovbcopy should be bcopy

# 51996 17-Dec-1991 sklower

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

# 51265 02-Oct-1991 sklower

don't stomp on sockbuff sizes if already set

# 51256 02-Oct-1991 sklower

mtu calculations done in tp_route_to, checked by tp_consistency.

# 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

# 50648 29-Jul-1991 sklower

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

# 50435 18-Jul-1991 sklower

this changes reflect getting rid of so_tpcb.

# 50176 27-Jun-1991 sklower

misc fix from mostek@cray

# 49268 06-May-1991 bostic

new copyright; att/bsd/shared

# 48872 30-Apr-1991 sklower

called tsel must match length of listening tsel

# 48749 26-Apr-1991 sklower

new convention: disconnect reason passed as ancillary datum

# 45900 09-Jan-1991 sklower

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

# 44947 24-Jul-1990 sklower

fixes to talk to decnet phase V and retransmission timer

# 44601 29-Jun-1990 sklower

fix minor bugs in setting up cross-list of listeners, intercepters, and their descendents

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

# 43334 20-Jun-1990 sklower

changed esis to make use of routing table; mostly works;
checkpoint before UW merge

# 42944 06-Jun-1990 sklower

about the first third of the COS failures attempted fixes, chkpoint for testing.

# 42491 30-May-1990 sklower

document separate change that wrong version numbers are not labeled
as errors

12