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: drochner
Date: Mon Feb 27 11:42:58 UTC 2006
Modified Files:
src/sys/net: bpf_filter.c
Log Message:
fix bpf_validate():
a missing "break" caused any bpf filter containing
a division to be rejected
To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 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