NetBSD/sys/net
thorpej 588ccb2d75 Fix some typos in comments, and clean up some whitespace. 1998-10-07 23:33:02 +00:00
..
Makefile Also install if_gre.h in /usr/include/net/ 1998-10-02 19:23:55 +00:00
bpf.c Add some braces to make egcs happy (ambiguous else warning). 1998-08-18 06:27:01 +00:00
bpf.h define DLT_HDLC 1998-07-25 11:31:18 +00:00
bpf_filter.c
bpfdesc.h
bsd-comp.c
ethertypes.h Add/move some Ethertypes, PR #5997, Heiko W.Rupp. 1998-09-09 04:32:39 +00:00
if.c
if.h
if_arc.h
if_arcsubr.c
if_arp.h
if_atm.h
if_atmsubr.c defopt NATM. 1998-07-05 22:48:05 +00:00
if_dl.h
if_ether.h Remove obsolete comment. 1998-07-28 12:25:53 +00:00
if_ethersubr.c defopt NS, NSIP. 1998-07-05 06:49:00 +00:00
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 defopt NS, NSIP. 1998-07-05 06:49:00 +00:00
if_gre.c Fix some typos in comments, and clean up some whitespace. 1998-10-07 23:33:02 +00:00
if_gre.h Fix some typos in comments, and clean up some whitespace. 1998-10-07 23:33:02 +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 #error instead of causing parse errors; noticed by Heiko. 1998-10-06 18:38:08 +00:00
if_slvar.h
if_strip.c Make this compile again. 1998-07-07 03:22:03 +00:00
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
if_types.h
netisr.h
pfil.c
pfil.h
ppp-comp.h
ppp-deflate.c
ppp_defs.h
ppp_tty.c Fix PR5898: ppp delays last packet. 1998-08-02 15:09:50 +00:00
radix.c
radix.h
raw_cb.c
raw_cb.h
raw_usrreq.c
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
slcompress.c
slcompress.h
slip.h
zlib.c
zlib.h