NetBSD/sys/netiso
1999-07-12 18:15:09 +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 backout previous kprintf changes 1996-10-13 02:03:00 +00:00
clnp_frag.c
clnp_input.c
clnp_options.c
clnp_output.c
clnp_raw.c
clnp_stat.h
clnp_subr.c defopt ISO TPIP. 1998-07-05 04:37:35 +00:00
clnp_timer.c
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 don't check for ether_output, instead use if_type == IFT_ETHER 1999-04-14 16:26:42 +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 IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. 1999-07-01 08:12:45 +00:00
iso_chksum.c
iso_errno.h
iso_pcb.c
iso_pcb.h
iso_proto.c add PR_LISTEN to protocols which support listen(2) 1999-07-01 05:53:04 +00:00
iso_snpac.c
iso_snpac.h
iso_var.h
iso.c Back out previous. I was getting bitten by a bug in make(1), which is 1999-07-12 18:15:09 +00:00
iso.h
Makefile
README
tp_astring.c
tp_clnp.h
tp_cons.c
tp_driver.c
tp_emit.c
tp_events.h
tp_inet.c
tp_input.c
tp_ip.h
tp_iso.c
tp_meas.c netiso prototypes and fixes to get -DTUBA to compile. 1996-02-13 22:07:57 +00:00
tp_meas.h
tp_output.c defopt ISO TPIP. 1998-07-05 04:37:35 +00:00
tp_param.h
tp_pcb.c defopt ISO TPIP. 1998-07-05 04:37:35 +00:00
tp_pcb.h
tp_seq.h
tp_stat.h
tp_states.h
tp_states.init
tp_subr2.c
tp_subr.c
tp_timer.c backout previous kprintf changes 1996-10-13 02:03:00 +00:00
tp_timer.h
tp_tpdu.h
tp_trace.c
tp_trace.h
tp_user.h netiso prototypes and fixes to get -DTUBA to compile. 1996-02-13 22:07:57 +00:00
tp_usrreq.c
tp_var.h
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