History log of /csrg-svn/sys/netiso/iso_snpac.c (Results 1 – 25 of 28)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 69163 02-May-1995 mckusick

spelling error in comment

# 68261 09-Feb-1995 cgd

casts to quiet compiler.

# 68165 09-Jan-1995 cgd

64-bit changes

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

fix #endif something to #endif /* something */

# 58990 06-Apr-1993 sklower

arg to timeout require a void (*) (void)

# 57952 12-Feb-1993 sklower

fixes from MITRE

# 56533 11-Oct-1992 bostic

make kernel includes standard

# 55903 14-Aug-1992 sklower

fix typo cpp+) instaed of cpp++)

# 54717 06-Jul-1992 sklower

use multicast conventions

# 53691 27-May-1992 sklower

fix various reported bugs (like double freeing)

# 52625 20-Feb-1992 sklower

minor typo-level changes for consistency with new header files

# 50899 28-Aug-1991 sklower

mark esis entries according to if_type and index, so that netstat will work

# 50231 27-Jun-1991 sklower

now, take advantage that work is being done in the routing layer

# 50230 27-Jun-1991 sklower

this fixes a bug in snpac_free (freeing an entry and depending on
it for the next pointer), and also compiles on both new and old vm systems;
it does not make use of recent changes to the routing lay

this fixes a bug in snpac_free (freeing an entry and depending on
it for the next pointer), and also compiles on both new and old vm systems;
it does not make use of recent changes to the routing layer, and should be
the version for the Networking 2 tape

show more ...

# 49268 06-May-1991 bostic

new copyright; att/bsd/shared

# 48732 26-Apr-1991 sklower

make routes start off with default mtu inherited from if

# 47274 12-Mar-1991 sklower

args to log() wrong; need syslog.h to define LOG_DEBUG

# 45898 09-Jan-1991 sklower

changes requested by wisconsin to support IS-IS.

# 43423 22-Jun-1990 sklower

merge in UW isis changes; my merge is untested, but SCCS id's
must be assigned before I leave today :-(

# 43334 20-Jun-1990 sklower

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

# 43071 09-Jun-1990 sklower

change snpa cache to fold in to routing table; this doesn't work yet;
but checkpoint anyhow

# 39950 25-Jan-1990 sklower

fixbugs in ishinput, rdinput processing, checkpoint for release
to NIST

# 38841 29-Aug-1989 sklower

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

# 37652 05-May-1989 mckusick

get rid of unneeded include's

12