History log of /csrg-svn/sys/netiso/tuba_table.c (Results 1 – 19 of 19)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 67779 22-Sep-1994 sklower

minor fixes from cgd@alpha.bostic.com

# 67528 13-Jul-1994 sklower

'nother oops tc->index shouldbe tc->tc_index

# 67527 13-Jul-1994 sklower

further fixes, rn_inithead called with wrong offsets and
need to store NSAP with net/radix.c conventions for length byte instead of

# 67463 30-Jun-1994 sklower

bug fix from Doug Montgomery at NIST. Forgot to compensate for
changes to rn_match conventions.

# 64874 15-Nov-1993 sklower

af.h has been retired

# 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
# 61191 04-Jun-1993 sklower

changed conventions on rn_delete

# 59257 25-Apr-1993 sklower

tuba table now points to sockaddr's_iso instead of iso_addrs, so
skip 40 bits.

# 58819 25-Mar-1993 sklower

yet another fix from Francis.Dupont. siso_data is signed, spoiling checksums!

# 57950 12-Feb-1993 sklower

number of bits to ignore in matches is wrong; causes panic(tuba_lookup)

# 56912 25-Nov-1992 sklower

this version supports TCP between two workstations on the same ethernet

# 56903 20-Nov-1992 sklower

minor fixes & improvements: swab not in kernel; make sure NSEL is
6 when connecting; don't bother to save extra 2 cksum fudges; change convention
on who moves pointer past CLNP header; on input, if

minor fixes & improvements: swab not in kernel; make sure NSEL is
6 when connecting; don't bother to save extra 2 cksum fudges; change convention
on who moves pointer past CLNP header; on input, if you have to pull up TCP
header, do it directly into aligned header.

show more ...

# 56901 19-Nov-1992 sklower

changes thought to be required for new pseudo-header, not tested

# 56704 08-Nov-1992 sklower

this version works well enough for a simple sender & receiver to talk

# 56690 05-Nov-1992 sklower

checkpoint further progress, still doesn't connect tho.

# 56681 05-Nov-1992 sklower

checkpoint, doesn't do checksum right yet

# 56565 15-Oct-1992 sklower

this version compiles and matches current #include convention

# 56484 09-Oct-1992 sklower

correct defective copyright dates

# 56483 09-Oct-1992 sklower

date and time created 92/10/09 00:51:47 by sklower