Module Name: src
Committed By: jonathan
Date: Thu Nov 5 22:50:15 UTC 1998
Modified Files:
src/sys/net: bpf.c
Log Message:
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.)