NetBSD/sys/netiso
2000-06-26 16:20:01 +00:00
..
xebec
argo_debug.h eliminate non-comment text after #endifs; from Dave Sainty in PR kern/4091 1997-09-08 02:06:30 +00:00
clnl.h
clnp_debug.c
clnp_er.c
clnp_frag.c Remove register declarations. 2000-03-30 12:51:13 +00:00
clnp_input.c
clnp_options.c
clnp_output.c
clnp_raw.c
clnp_stat.h netiso prototypes and fixes to get -DTUBA to compile. 1996-02-13 22:07:57 +00:00
clnp_subr.c
clnp_timer.c Remove register declarations. 2000-03-30 12:51:13 +00:00
clnp.h Make these structures packed, so that at least with our compiler, fixed 1997-11-03 15:01:18 +00:00
cltp_usrreq.c
cltp_var.h
cons_pcb.h
cons.h
eonvar.h
esis.c Remove register declarations. 2000-03-30 12:51:13 +00:00
esis.h
idrp_usrreq.c
idrp_var.h Fix ' ' -> '\t' 1998-09-13 15:24:39 +00:00
if_cons.c
if_eon.c
iso_chksum.c
iso_errno.h
iso_pcb.c Remove register declarations. 2000-03-30 12:51:13 +00:00
iso_pcb.h
iso_proto.c
iso_snpac.c
iso_snpac.h netiso prototypes and fixes to get -DTUBA to compile. 1996-02-13 22:07:57 +00:00
iso_var.h
iso.c Remove register declarations. 2000-03-30 12:51:13 +00:00
iso.h
Makefile
README add note about who uses this code 1999-04-05 01:09:51 +00:00
tp_astring.c
tp_clnp.h
tp_cons.c Remove register declarations. 2000-03-30 12:51:13 +00:00
tp_driver.c
tp_emit.c
tp_events.h
tp_inet.c
tp_input.c
tp_ip.h
tp_iso.c Remove register declarations. 2000-03-30 12:51:13 +00:00
tp_meas.c Remove register declarations. 2000-03-30 12:51:13 +00:00
tp_meas.h
tp_output.c Remove register declarations. 2000-03-30 12:51:13 +00:00
tp_param.h
tp_pcb.c
tp_pcb.h New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
tp_seq.h netiso prototypes and fixes to get -DTUBA to compile. 1996-02-13 22:07:57 +00:00
tp_stat.h
tp_states.h New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
tp_states.init New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
tp_subr2.c
tp_subr.c Remove register declarations. 2000-03-30 12:51:13 +00:00
tp_timer.c
tp_timer.h
tp_tpdu.h
tp_trace.c
tp_trace.h
tp_user.h
tp_usrreq.c
tp_var.h Fix ' ' -> '\t' 1998-09-13 15:24:39 +00:00
tp.trans

In case you were wondering why this code is still present:

The ISO (or OSI) stack is still in use by many router vendors (e.g., using
IS-IS the OSI equivelent of OSPF, to carry IP routes).

Chris.
chopps@netbsd.org