freebsd-nq/sys/net
Julian Elischer cc6a66f20e Reviewed by: julian and jhay@mikom.csir.co.za
Submitted by:	Mike Mitchell, supervisor@alb.asctmd.com

This is a bulk mport of Mike's IPX/SPX protocol stacks and all the
related gunf that goes with it..
it is not guaranteed to work 100% correctly at this time
but as we had several people trying to work on it
I figured it would be better to get it checked in so
they could all get teh same thing to work on..

Mikes been using it for a year or so
but on 2.0

more changes and stuff will be merged in from other developers now that this is in.

Mike Mitchell, Network Engineer
AMTECH Systems Corporation, Technology and Manufacturing
8600 Jefferson Street, Albuquerque, New Mexico 87113 (505) 856-8000
supervisor@alb.asctmd.com
1995-10-26 20:31:59 +00:00
..
bpf_compat.h Make idempotent. 1994-08-21 05:11:48 +00:00
bpf_filter.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
bpf.c Fix BPf to generate a header mbuf for writes. 1995-09-22 17:57:48 +00:00
bpf.h Fix benign type mismatches in devsw functions. 82 out of 299 devsw 1995-09-08 11:09:15 +00:00
bpfdesc.h Give the BPF the ability to generate signals when a packet is available. 1995-06-15 18:11:00 +00:00
fddi.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
if_arp.h #include <socket.h> -> <sys/socket.h> 1994-11-16 02:16:18 +00:00
if_disc.c Fix BPf to generate a header mbuf for writes. 1995-09-22 17:57:48 +00:00
if_dl.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
if_ethersubr.c Reviewed by: julian and jhay@mikom.csir.co.za 1995-10-26 20:31:59 +00:00
if_fddisubr.c Reviewed by: julian and jhay@mikom.csir.co.za 1995-10-26 20:31:59 +00:00
if_llc.h Make idempotent. 1994-08-21 05:11:48 +00:00
if_loop.c Reviewed by: julian and jhay@mikom.csir.co.za 1995-10-26 20:31:59 +00:00
if_ppp.c Reviewed by: julian and jhay@mikom.csir.co.za 1995-10-26 20:31:59 +00:00
if_ppp.h Reviewed by: julian and jhay@mikom.csir.co.za 1995-10-26 20:31:59 +00:00
if_sl.c Clear SC_OUTWAIT after checking of free clists, not before 1995-09-17 23:38:29 +00:00
if_slvar.h Fix several sysinit functions that had the wrong type and unnecessarily 1995-08-30 00:33:22 +00:00
if_sppp.h This upgrades the driver for Cronyx-Sigma multiplexor boards 1995-10-04 22:24:16 +00:00
if_spppsubr.c Reviewed by: julian and jhay@mikom.csir.co.za 1995-10-26 20:31:59 +00:00
if_tun.c Add BPF and IP multicast capabilities to the tun' and lp' network 1995-09-25 16:57:54 +00:00
if_tun.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
if_types.h Fixed comment - IFT_P80 is 80mbit. 1995-02-25 15:57:55 +00:00
if.c Add newline at end of log message and reduce log level to INFO from NOTICE. 1995-09-27 15:00:49 +00:00
if.h Say goodbye to IFF_NOTRAILERS. Support for trailers was officially 1995-10-13 19:48:06 +00:00
netisr.h Reviewed by: julian and jhay@mikom.csir.co.za 1995-10-26 20:31:59 +00:00
pppcompress.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
pppcompress.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
radix.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
radix.h Incorporate new radix code from UCB. This fixes the orphaned mask bugs. 1995-04-28 23:01:37 +00:00
raw_cb.c Eliminate sloppy common-style declarations. There should be none left for 1995-07-29 11:44:31 +00:00
raw_cb.h Eliminate sloppy common-style declarations. There should be none left for 1995-07-29 11:44:31 +00:00
raw_usrreq.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
route.c When adding a route fails because there is already a route with the same 1995-10-16 19:09:40 +00:00
route.h Reviewed by: julian and jhay@mikom.csir.co.za 1995-10-26 20:31:59 +00:00
rtsock.c Reviewed by: julian and jhay@mikom.csir.co.za 1995-10-26 20:31:59 +00:00
slcompress.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
slcompress.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
slip.h Fix misplaced idempotency #endif. 1995-04-29 15:24:00 +00:00