Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/net
Module Name: src
Committed By: rpaulo
Date: Mon Dec 5 21:46:00 UTC 2005
Modified Files:
src/sys/net: bpf.h bpf_filter.c
Log Message:
Make the bpf_maxbufsize a constant when bpfilter pseudo-device is not
present in the kernel config, thus fixing the build. Problem reported
by Havard Eidnes. Solution proposed by Christos, thanks.
To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 src/sys/net/bpf.h
cvs rdiff -r1.24 -r1.25 src/sys/net/bpf_filter.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index