cvs commit: src/sys/net bpf.h
Christian S.J. Peron
csjp at FreeBSD.org
Sat Jun 3 18:49:50 UTC 2006
csjp 2006-06-03 18:48:14 UTC
FreeBSD src repository
Modified files:
sys/net bpf.h
Log:
Back out previous two commits, this caused some problems in the namespace
resulting in some build failures. Instead, to fix the problem of bpf not
being present, check the pointer before dereferencing it.
This is a temporary bandaid until we can decide on how we want to handle
the bpf code not being present. This will be fixed shortly.
Revision Changes Path
1.44 +2 -7 src/sys/net/bpf.h
More information about the cvs-src
mailing list