NetBSD/sys/netiso
perry bcfcddbac1 nuke trailing whitespace 2005-02-26 22:31:44 +00:00
..
xebec nuke trailing whitespace 2005-02-26 22:31:44 +00:00
Makefile
README
argo_debug.h
clnl.h
clnp.h
clnp_debug.c
clnp_er.c nuke trailing whitespace 2005-02-26 22:31:44 +00:00
clnp_frag.c
clnp_input.c
clnp_options.c
clnp_output.c
clnp_raw.c
clnp_stat.h
clnp_subr.c nuke trailing whitespace 2005-02-26 22:31:44 +00:00
clnp_timer.c
cltp_usrreq.c
cltp_var.h
cons.h
cons_pcb.h
eonvar.h
esis.c nuke trailing whitespace 2005-02-26 22:31:44 +00:00
esis.h
files.netiso
idrp_usrreq.c
idrp_var.h
if_cons.c
if_eon.c
iso.c
iso.h
iso_chksum.c nuke trailing whitespace 2005-02-26 22:31:44 +00:00
iso_errno.h
iso_pcb.c
iso_pcb.h
iso_proto.c Change initialzie of domains to use link sets. Switch to using STAILQ. 2005-01-23 18:41:56 +00:00
iso_snpac.c
iso_snpac.h
iso_var.h
tp.trans nuke trailing whitespace 2005-02-26 22:31:44 +00:00
tp_astring.c
tp_clnp.h
tp_cons.c nuke trailing whitespace 2005-02-26 22:31:44 +00:00
tp_driver.c
tp_emit.c nuke trailing whitespace 2005-02-26 22:31:44 +00:00
tp_events.h
tp_inet.c nuke trailing whitespace 2005-02-26 22:31:44 +00:00
tp_input.c nuke trailing whitespace 2005-02-26 22:31:44 +00:00
tp_ip.h
tp_iso.c nuke trailing whitespace 2005-02-26 22:31:44 +00:00
tp_meas.c
tp_meas.h
tp_output.c
tp_param.h White space nit- don't put a space before/after increment/decrement 2005-02-11 06:21:21 +00:00
tp_pcb.c
tp_pcb.h nuke trailing whitespace 2005-02-26 22:31:44 +00:00
tp_seq.h
tp_stat.h
tp_states.h
tp_states.init
tp_subr.c
tp_subr2.c
tp_timer.c Avoid use of freed memory. Reported by Ted Unangst on tech-kern. 2005-02-24 08:29:23 +00:00
tp_timer.h
tp_tpdu.h nuke trailing whitespace 2005-02-26 22:31:44 +00:00
tp_trace.c
tp_trace.h
tp_user.h
tp_usrreq.c
tp_var.h nuke trailing whitespace 2005-02-26 22:31:44 +00:00

README

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 equivalent of OSPF, to carry IP routes).

Chris.
chopps@NetBSD.org