Date: Fri, 1 May 2009 11:05:24 +0000 (UTC) From: Bruce M Simpson <bms@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netinet6 udp6_usrreq.c Message-ID: <200905011105.n41B5hcx018195@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bms 2009-05-01 11:05:24 UTC FreeBSD src repository Modified files: sys/netinet6 udp6_usrreq.c Log: SVN rev 191718 on 2009-05-01 11:05:24Z by bms Limit scope of acquisition of INP_RLOCK for multicast input filter to the scope of its use, even though this may thrash the lock if the INP is referenced for other purposes. Tested by: David Wolfskill Revision Changes Path 1.110 +5 -5 src/sys/netinet6/udp6_usrreq.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905011105.n41B5hcx018195>