Date: Wed, 14 Sep 2005 16:37:05 +0000 (UTC) From: Andre Oppermann <andre@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: <200509141637.j8EGb5MZ071826@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
andre 2005-09-14 16:37:05 UTC FreeBSD src repository Modified files: sys/net bpf.c Log: Undo a tad little optimization to bpf_mtap() introduced in rev. 1.95 which broke the correct handling of the BIOCGSEESENT flag in the bpf listener. PR: kern/56441 Submitted by: <vys at renet.ru> MFC after: 3 days Revision Changes Path 1.160 +0 -4 src/sys/net/bpf.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509141637.j8EGb5MZ071826>