NetBSD/sys/net
jonathan fb020850a0 Increase compiled-in default bpf buffer size from 4096 to 8192.
(the libpcap API provides no way to resize the inkernel buffe,r and
4096 is too small to capture maximum-sized FDDI frames.)
1998-11-05 22:50:15 +00:00
..
Makefile Also install if_gre.h in /usr/include/net/ 1998-10-02 19:23:55 +00:00
bpf.c Increase compiled-in default bpf buffer size from 4096 to 8192. 1998-11-05 22:50:15 +00:00
bpf.h
bpf_filter.c
bpfdesc.h
bsd-comp.c
ethertypes.h Put back ETHERTALK_AT (but I did convert *all* code to ETHERTYPE_ATALK), 1998-10-13 02:55:18 +00:00
if.c
if.h
if_arc.h
if_arcsubr.c
if_arp.h
if_atm.h
if_atmsubr.c
if_dl.h
if_ether.h
if_ethersubr.c Use ETHERTYPE_ATALK instead of ETHERTYPE_AT. The former seems more common. 1998-10-13 02:34:31 +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 Use ETHERTYPE_ATALK instead of ETHERTYPE_AT. The former seems more common. 1998-10-13 02:34:31 +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
if_media.c
if_media.h Add "10baseT-FDX" and "100baseTX-FDX" aliases to the end of the subtype 1998-11-02 22:10:26 +00:00
if_ppp.c
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
if_stripvar.h
if_tun.c
if_tun.h
if_types.h
netisr.h
pfil.c
pfil.h
ppp-comp.h
ppp-deflate.c
ppp_defs.h
ppp_tty.c
radix.c
radix.h
raw_cb.c
raw_cb.h
raw_usrreq.c
route.c Add call to splsoftnet() in rt_timer_timer to avoid possible race 1998-10-28 05:01:11 +00:00
route.h
rtsock.c
slcompress.c
slcompress.h
slip.h
zlib.c
zlib.h