cvs commit: src/sys/net bpf.c
Christian S.J. Peron
csjp at FreeBSD.org
Fri Aug 1 21:38:55 UTC 2008
csjp 2008-08-01 21:38:46 UTC
FreeBSD src repository
Modified files:
sys/net bpf.c
Log:
SVN rev 181135 on 2008-08-01 21:38:46Z by csjp
Annotate why we do not call BPF_CHECK_DIRECTION() in this tapping routine.
There is no way for the caller to tell us which direction this packet is
going. With the bpf_mtap{2} routines, we can check the interface pointer.
MFC after: 2 weeks
Revision Changes Path
1.199 +6 -0 src/sys/net/bpf.c
More information about the cvs-src
mailing list