freebsd-dev/sys/netipx
Julian Elischer 079b7badea Pre-KSE/M3 commit.
this is a low-functionality change that changes the kernel to access the main
thread of a process via the linked list of threads rather than
assuming that it is embedded in the process. It IS still embeded there
but remove all teh code that assumes that in preparation for the next commit
which will actually move it out.

Reviewed by: peter@freebsd.org, gallatin@cs.duke.edu, benno rice,
2002-02-07 20:58:47 +00:00
..
ipx_cksum.c
ipx_if.h
ipx_input.c Initialise the intrq_present fields at runtime, not link time. This allows 2002-01-08 10:34:03 +00:00
ipx_ip.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
ipx_ip.h
ipx_outputfl.c FreeBSD/vax is quite some time away. 2001-11-03 08:24:00 +00:00
ipx_pcb.c Give struct socket structures a ref counting interface similar to 2001-11-17 03:07:11 +00:00
ipx_pcb.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
ipx_proto.c
ipx_tun.c
ipx_usrreq.c Give struct socket structures a ref counting interface similar to 2001-11-17 03:07:11 +00:00
ipx_var.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
ipx.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
ipx.h FreeBSD/vax is quite some time away. 2001-11-03 08:24:00 +00:00
README
spx_debug.c
spx_debug.h
spx_timer.h
spx_usrreq.c Pre-KSE/M3 commit. 2002-02-07 20:58:47 +00:00
spx_var.h
spx.h

$FreeBSD$

This protocol implements IPX/SPX over Ethernet_II frame type 0x8137.
Please note: the SPX implementation may require further work and testing
to insure proper operation.

Mike Mitchell, Network Engineer
AMTECH Systems Corporation, Technology and Manufacturing
8600 Jefferson Street, Albuquerque, New Mexico 87113 (505) 856-8000
supervisor@alb.asctmd.com

John Hay
Some Company
Some Address
jhay@mikom.csir.co.za

--- Copyright Information ---

Copyright (c) 1984, 1985, 1986, 1987, 1993
The Regents of the University of California.  All rights reserved.

Modifications Copyright (c) 1995, Mike Mitchell
Modifications Copyright (c) 1995, John Hay