Now available: The Design and Implementation of the FreeBSD Operating System (Second Edition) |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
[ 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 | 2019-04-24 09:31:43 | |||
README | 721 bytes | 2019-04-23 16:39:06 | ||
ipx.c | 10307 bytes | 2019-04-23 16:39:06 | ||
ipx.h | 5606 bytes | 2019-04-23 16:39:06 | ||
ipx_cksum.c | 3195 bytes | 2019-04-23 16:39:06 | ||
ipx_if.h | 3790 bytes | 2019-04-23 16:39:06 | ||
ipx_input.c | 12596 bytes | 2019-04-23 16:39:06 | ||
ipx_ip.c | 10875 bytes | 2019-04-23 16:39:06 | ||
ipx_ip.h | 2469 bytes | 2019-04-23 16:39:06 | ||
ipx_outputfl.c | 6937 bytes | 2019-04-23 16:39:06 | ||
ipx_pcb.c | 11000 bytes | 2019-04-23 16:39:06 | ||
ipx_pcb.h | 4118 bytes | 2019-04-23 16:39:06 | ||
ipx_proto.c | 3701 bytes | 2019-04-23 16:39:06 | ||
ipx_tun.c | 2093 bytes | 2019-04-23 16:39:06 | ||
ipx_usrreq.c | 14248 bytes | 2019-04-23 16:39:06 | ||
ipx_var.h | 4186 bytes | 2019-04-23 16:39:06 | ||
spx.h | 7076 bytes | 2019-04-23 16:39:06 | ||
spx_debug.c | 4653 bytes | 2019-04-23 16:39:06 | ||
spx_debug.h | 2784 bytes | 2019-04-23 16:39:06 | ||
spx_timer.h | 5402 bytes | 2019-04-23 16:39:06 | ||
spx_usrreq.c | 45588 bytes | 2019-04-23 16:39:06 | ||
spx_var.h | 5272 bytes | 2019-04-23 16:39:06 |
1 $FreeBSD: releng/5.0/sys/netipx/README 59874 2000-05-01 20:32:07Z peter $ 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 Copyright (c) 1984, 1985, 1986, 1987, 1993 20 The Regents of the University of California. All rights reserved. 21 22 Modifications Copyright (c) 1995, Mike Mitchell 23 Modifications Copyright (c) 1995, John Hay
[ 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.