freebsd-dev/sys/netipx
Robert Watson 62f6bcfbef Garbage collect unused ipx_abort().
Spell NULL right in a KASSERT() panic message.

MFC after:	1 week
2005-01-03 12:54:31 +00:00
..
ipx_cksum.c Trim trailing whitespace. 2005-01-02 15:13:59 +00:00
ipx_if.h Trim trailing whitespace. 2005-01-02 15:13:59 +00:00
ipx_input.c Trim trailing whitespace. 2005-01-02 15:13:59 +00:00
ipx_ip.c Trim trailing whitespace. 2005-01-02 15:13:59 +00:00
ipx_ip.h
ipx_outputfl.c Use RTFREE() to free route references rather than rtfree(), as rtfree() 2005-01-02 01:47:56 +00:00
ipx_pcb.c Eliminate XXX comments regarding allocation failures when retrieving 2005-01-02 15:25:59 +00:00
ipx_pcb.h Extern declaration of old 'ipxpcb' list head no longer required. 2005-01-02 15:16:35 +00:00
ipx_proto.c Trim trailing whitespace. 2005-01-02 15:13:59 +00:00
ipx_usrreq.c Garbage collect unused ipx_abort(). 2005-01-03 12:54:31 +00:00
ipx_var.h Garbage collect unused ipx_abort(). 2005-01-03 12:54:31 +00:00
ipx.c Trim trailing whitespace. 2005-01-02 15:13:59 +00:00
ipx.h Mark 'struct ipx', the IPX packet header, as __packed. Otherwise, 2005-01-02 02:30:27 +00:00
README Document copyright updates in netipx README as other prior updates have 2005-01-02 15:10:02 +00:00
spx_debug.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
spx_debug.h
spx_timer.h
spx_usrreq.c Acquire the socket buffer receive lock in spx_rcvoob() to permit 2005-01-02 15:38:47 +00:00
spx_var.h
spx.h Mark 'struct spx' and 'struct spxhdr' as __packed to prevent possible 2005-01-02 15:06:47 +00:00

$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) 2004, Robert N. M. Watson
Modifications Copyright (c) 1995, Mike Mitchell
Modifications Copyright (c) 1995, John Hay