Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jonathan Stone <jonathan@netbsd.org>
List: source-changes
Date: 05/11/2000 22:58:02
Module Name: syssrc
Committed By: jonathan
Date: Fri May 12 05:58:01 UTC 2000
Modified Files:
syssrc/sys/net: bpf.c
Log Message:
Make BPF_BUFSIZE overridable: 8192 is smaller than MTU of some devices.
TODO: defopt, or make sysctl'able (c.f. FreeBSD).
To generate a diff of this commit:
cvs rdiff -r1.54 -r1.55 syssrc/sys/net/bpf.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.