Date: Sun, 29 Feb 2004 07:32:33 -0800 (PST) From: Robert Watson <rwatson@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: <200402291532.i1TFWXH6030191@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2004/02/29 07:32:33 PST FreeBSD src repository Modified files: sys/net bpf.c Log: Grab Giant after MAC processing on outgoing packets being sent via BPF. Grab the BPF descriptor lock before entering MAC since the MAC Framework references BPF descriptor fields, including the BPF descriptor label. Submitted by: sam Revision Changes Path 1.124 +3 -1 src/sys/net/bpf.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402291532.i1TFWXH6030191>