NetBSD/sys/net
matt 08e1d890a4 Changes so that BPF readers will get the data in fddi packet aligned along
normal boundaries.  This makes tcpdump much happier.
1998-09-20 02:36:08 +00:00
..
bpf_filter.c
bpf.c Add some braces to make egcs happy (ambiguous else warning). 1998-08-18 06:27:01 +00:00
bpf.h
bpfdesc.h Implement two new BPF ioctls: BPFGHDRCMPLT and BPFSHDRCMPLT, to get/set 1998-04-30 00:08:19 +00:00
bsd-comp.c
ethertypes.h Add/move some Ethertypes, PR #5997, Heiko W.Rupp. 1998-09-09 04:32:39 +00:00
if_arc.h add multiple inclusion protection (and cleanup). 1998-02-09 17:43:44 +00:00
if_arcsubr.c
if_arp.h add multiple inclusion protection (and cleanup). 1998-02-09 17:43:44 +00:00
if_atm.h
if_atmsubr.c
if_dl.h add multiple inclusion protection (and cleanup). 1998-02-09 17:43:44 +00:00
if_ether.h
if_ethersubr.c
if_fddi.h Changes so that BPF readers will get the data in fddi packet aligned along 1998-09-20 02:36:08 +00:00
if_fddisubr.c
if_gre.c The post 1.3.2 world is actually ready for this. 1998-09-13 21:39:49 +00:00
if_gre.h Add a gre tunnel pseudo network device. Gre = generic route encapsulation. 1998-09-13 20:27:47 +00:00
if_hippi.h
if_hippisubr.c
if_llc.h
if_loop.c defopt NS, NSIP. 1998-07-05 06:49:00 +00:00
if_media.c Make this compile with -DIFMEDIA_DEBUG. 1998-08-30 07:39:39 +00:00
if_media.h Oops, I forgot aliases for some old names (10baseT/UTP, 10base2/BNC, 1998-08-12 23:23:29 +00:00
if_ppp.c PR/5414: Ronald Khoo: tcpdump ppp does not respect inbound/outbound qualifiers. 1998-09-03 14:12:36 +00:00
if_ppp.h
if_pppvar.h
if_sl.c use __NetBSD__ not NetBSD 1998-08-26 15:12:55 +00:00
if_slvar.h
if_strip.c
if_stripvar.h
if_tun.c Add some braces to stop the new egcs warnings. 1998-08-20 19:55:06 +00:00
if_tun.h PR #2736: wrap the softc in #ifdef _KERNEL so userland can include this 1998-03-18 21:21:48 +00:00
if_types.h
if.c
if.h
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
netisr.h Add IPX bits. 1998-05-04 12:54:22 +00:00
pfil.c convert pfil(9) in and out lists from <sys/queue.h> LISTs to TAILQs, and 1998-03-19 15:45:30 +00:00
pfil.h convert pfil(9) in and out lists from <sys/queue.h> LISTs to TAILQs, and 1998-03-19 15:45:30 +00:00
ppp_defs.h
ppp_tty.c
ppp-comp.h
ppp-deflate.c
radix.c Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
radix.h Sync with Lite2. 1997-04-02 21:17:28 +00:00
raw_cb.c
raw_cb.h
raw_usrreq.c Remove unused variable. 1996-05-28 23:24:23 +00:00
route.c Explicitly dereference the route timer expiration function pointer. 1998-08-15 03:17:21 +00:00
route.h Use do { ... } while (0) in RTFREE(). 1998-08-25 04:22:33 +00:00
rtsock.c Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
slcompress.c
slcompress.h add multiple inclusion protection (and cleanup). 1998-02-09 17:43:44 +00:00
slip.h add multiple inclusion protection (and cleanup). 1998-02-09 17:43:44 +00:00
zlib.c
zlib.h