|
[ source navigation ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]
FreeBSD/Linux Kernel Cross Reference
|
| Name | Size | Last modified (GMT) | Description | |
| Parent directory | 2008-12-15 14:16:21 | |||
| README | 785 bytes | 2005-04-10 18:05:46 | ||
| ipx.c | 10451 bytes | 2005-01-09 05:34:37 | ||
| ipx.h | 5614 bytes | 2005-05-27 12:25:42 | ||
| ipx_cksum.c | 3202 bytes | 2005-01-07 01:45:47 | ||
| ipx_if.h | 3723 bytes | 2005-01-07 01:45:47 | ||
| ipx_input.c | 12489 bytes | 2006-02-14 21:35:07 | ||
| ipx_ip.c | 11056 bytes | 2006-03-29 12:42:43 | ||
| ipx_ip.h | 2466 bytes | 2005-06-10 16:49:22 | ||
| ipx_outputfl.c | 6978 bytes | 2005-01-07 01:45:47 | ||
| ipx_pcb.c | 10332 bytes | 2005-01-09 05:10:43 | ||
| ipx_pcb.h | 4734 bytes | 2005-01-09 05:00:41 | ||
| ipx_proto.c | 3968 bytes | 2005-11-16 10:31:23 | ||
| ipx_usrreq.c | 15283 bytes | 2005-01-09 05:15:59 | ||
| ipx_var.h | 4131 bytes | 2005-01-07 01:45:47 | ||
| spx.h | 7089 bytes | 2005-01-07 01:45:47 | ||
| spx_debug.c | 4680 bytes | 2005-01-07 01:45:47 | ||
| spx_debug.h | 2776 bytes | 2005-01-07 01:45:47 | ||
| spx_timer.h | 5398 bytes | 2005-01-07 01:45:47 | ||
| spx_usrreq.c | 47210 bytes | 2005-02-21 21:58:17 | ||
| spx_var.h | 5268 bytes | 2005-01-07 01:45:47 |
1 $FreeBSD: src/sys/netipx/README,v 1.6 2005/04/10 18:05:46 rwatson Exp $ 2 3 This protocol implements IPX/SPX over Ethernet_II frame type 0x8137. 4 Please note: the SPX implementation may require further work and testing 5 to insure proper operation. 6 7 Mike Mitchell, Network Engineer 8 AMTECH Systems Corporation, Technology and Manufacturing 9 8600 Jefferson Street, Albuquerque, New Mexico 87113 (505) 856-8000 10 supervisor@alb.asctmd.com 11 12 John Hay 13 Some Company 14 Some Address 15 jhay@mikom.csir.co.za 16 17 --- Copyright Information --- 18 /*- 19 20 Copyright (c) 1984, 1985, 1986, 1987, 1993 21 The Regents of the University of California. All rights reserved. 22 23 Modifications Copyright (c) 2004-2005 Robert N. M. Watson 24 Modifications Copyright (c) 1995, Mike Mitchell 25 Modifications Copyright (c) 1995, John Hay 26 27 */
[ source navigation ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]
This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.