Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Jonathan Stone <jonathan@netbsd.org>
List: source-changes
Date: 11/05/1998 14:50:16
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.)