NetBSD/sys/netiso
lukem 9391907df1 add missing __RCSID() 2003-07-14 15:40:37 +00:00
..
xebec add missing __RCSID() 2003-07-14 15:40:37 +00:00
Makefile
README
argo_debug.h
clnl.h
clnp.h Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
clnp_debug.c
clnp_er.c Keep pkthdr when prepending new mbuf in front of a given chain. 2003-05-25 08:47:54 +00:00
clnp_frag.c
clnp_input.c
clnp_options.c
clnp_output.c
clnp_raw.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
clnp_stat.h
clnp_subr.c
clnp_timer.c
cltp_usrreq.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
cltp_var.h Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
cons.h
cons_pcb.h
eonvar.h
esis.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
esis.h Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
files.netiso
idrp_usrreq.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
idrp_var.h Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
if_cons.c Add MBUFTRACE kernel option. 2003-02-26 06:31:08 +00:00
if_eon.c
iso.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
iso.h
iso_chksum.c Use PAGE_SIZE rather than NBPG. 2003-04-01 01:43:29 +00:00
iso_errno.h
iso_pcb.c
iso_pcb.h
iso_proto.c
iso_snpac.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
iso_snpac.h
iso_var.h Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
tp.trans
tp_astring.c
tp_clnp.h
tp_cons.c
tp_driver.c
tp_emit.c if 0 out some redundant asserts. 2003-04-17 12:52:21 +00:00
tp_events.h
tp_inet.c
tp_input.c
tp_ip.h
tp_iso.c
tp_meas.c
tp_meas.h
tp_output.c Add MBUFTRACE kernel option. 2003-02-26 06:31:08 +00:00
tp_param.h
tp_pcb.c
tp_pcb.h
tp_seq.h
tp_stat.h
tp_states.h
tp_states.init
tp_subr.c
tp_subr2.c
tp_timer.c
tp_timer.h
tp_tpdu.h
tp_trace.c
tp_trace.h
tp_user.h
tp_usrreq.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
tp_var.h Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +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