NetBSD/sys/netiso
chopps 47acef4796 add note about who uses this code 1999-04-05 01:09:51 +00:00
..
xebec convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
README add note about who uses this code 1999-04-05 01:09:51 +00:00
argo_debug.h
clnl.h
clnp.h
clnp_debug.c vax -> __vax__ (and mips to __mips__ in ultrix_misc.c) 1998-10-20 01:46:27 +00:00
clnp_er.c
clnp_frag.c
clnp_input.c defopt ISO TPIP. 1998-07-05 04:37:35 +00:00
clnp_options.c defopt ISO TPIP. 1998-07-05 04:37:35 +00:00
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
cltp_usrreq.c
cltp_var.h
cons.h
cons_pcb.h
eonvar.h
esis.c defopt ISO TPIP. 1998-07-05 04:37:35 +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 adjust format args for compiler changes 1999-03-04 02:38:31 +00:00
iso.c add back the SIOCxxx_ISO ioctl's that were eroneously removed previously 1999-04-01 06:51:48 +00:00
iso.h Fix prototypes for iso_gethostbyname and iso_gethostbyaddr 1999-01-31 19:43:32 +00:00
iso_chksum.c defopt ISO TPIP. 1998-07-05 04:37:35 +00:00
iso_errno.h
iso_pcb.c exterminate ovbcopy. patches provided by Erik Bertelsen, pr-7145 1999-03-12 22:42:30 +00:00
iso_pcb.h
iso_proto.c Domains are associated with protocol families, not address families. 1999-01-14 01:16:55 +00:00
iso_snpac.c Add some braces to make egcs happy. 1998-08-25 04:43:46 +00:00
iso_snpac.h
iso_var.h add back the SIOCxxx_ISO ioctl's that were eroneously removed previously 1999-04-01 06:51:48 +00:00
tp.trans
tp_astring.c
tp_clnp.h
tp_cons.c defopt ISO TPIP. 1998-07-05 04:37:35 +00:00
tp_driver.c
tp_emit.c adjust format args for compiler changes 1999-03-04 02:38:31 +00:00
tp_events.h
tp_inet.c defopt ISO TPIP. 1998-07-05 04:37:35 +00:00
tp_input.c
tp_ip.h
tp_iso.c defopt ISO TPIP. 1998-07-05 04:37:35 +00:00
tp_meas.c
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_subr.c
tp_subr2.c defopt ISO TPIP. 1998-07-05 04:37:35 +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

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

Chris.
chopps@netbsd.org