NetBSD/sys/net
pk c633b5aae2 wrt. previous change: can't compute `ilen' that early; just do computation
separately when logging.
Notes: consider using mbuf pkthdr length field in PPP code.
       condider doing packet log after de-compression.
1996-02-07 12:43:41 +00:00
..
bpf.c Enhancements to the bpf from Stu Grossman <grossman@cygnus.com>: 1995-09-27 18:30:37 +00:00
bpf.h Enhancements to the bpf from Stu Grossman <grossman@cygnus.com>: 1995-09-27 18:30:37 +00:00
bpf_filter.c
bpfdesc.h Enhancements to the bpf from Stu Grossman <grossman@cygnus.com>: 1995-09-27 18:30:37 +00:00
bsd-comp.c Latest version of PPP stuff, with packet compression and other 1995-07-04 06:28:17 +00:00
if.c splnet --> splsoftnet 1995-08-12 23:59:09 +00:00
if.h oops; export that head definition to non-kernel code. 1995-06-19 21:57:28 +00:00
if_arc.h update from Ignatios Souvatzis 1995-06-07 00:13:52 +00:00
if_arcsubr.c Various cleanup, mostly by me, submitted by Ignatios Souvatzis. 1995-12-24 03:03:55 +00:00
if_arp.h
if_dl.h
if_ethersubr.c Avoid extra byte-swapping in average cases. 1995-12-24 03:33:43 +00:00
if_fddi.h local adaptations, and fix a could of compilation errors 1995-08-19 04:35:18 +00:00
if_fddisubr.c Remove old comment regarding trailers. 1995-12-24 03:32:03 +00:00
if_llc.h
if_loop.c Make panic message consistent. 1995-07-23 16:33:08 +00:00
if_ppp.c wrt. previous change: can't compute `ilen' that early; just do computation 1996-02-07 12:43:41 +00:00
if_ppp.h Latest version of PPP stuff, with packet compression and other 1995-07-04 06:28:17 +00:00
if_pppvar.h Use the right prototype for pppioctl(). 1995-07-04 15:30:39 +00:00
if_sl.c splnet --> splsoftnet 1995-08-12 23:59:09 +00:00
if_slvar.h
if_tun.c Grammar police; noted by Peter Seebach <seebs@solon.com>. Closes PR #1982. 1996-02-05 17:39:25 +00:00
if_tun.h
if_types.h
netisr.h LOCORE -> _LOCORE 1996-02-01 22:28:24 +00:00
ppp-comp.h Latest version of PPP stuff, with packet compression and other 1995-07-04 06:28:17 +00:00
ppp_defs.h Latest version of PPP stuff, with packet compression and other 1995-07-04 06:28:17 +00:00
ppp_tty.c Add some missing statistics. From Thorsten Lockert. 1995-10-05 05:55:09 +00:00
radix.c
radix.h
raw_cb.c Various cleanup, including: 1995-06-12 00:46:47 +00:00
raw_cb.h Various cleanup, including: 1995-06-12 00:46:47 +00:00
raw_usrreq.c Various cleanup, including: 1995-06-12 00:46:47 +00:00
route.c splnet --> splsoftnet 1995-08-12 23:59:09 +00:00
route.h
rtsock.c Update to latest code from CSRG. 1995-08-19 07:48:14 +00:00
slcompress.c fix casts; should cast pointers to longs, not ints. 1995-11-20 20:43:33 +00:00
slcompress.h Latest version of PPP stuff, with packet compression and other 1995-07-04 06:28:17 +00:00
slip.h