Date: Fri, 1 Aug 2008 21:38:46 +0000 (UTC) From: "Christian S.J. Peron" <csjp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net bpf.c Message-ID: <200808012138.m71LcmH5083062@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808012138.m71LcmH5083062>