Date: Mon, 7 Jul 2008 10:11:17 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet6 udp6_usrreq.c Message-ID: <200807071011.m67ABcJH007865@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2008-07-07 10:11:17 UTC
FreeBSD src repository
Modified files:
sys/netinet6 udp6_usrreq.c
Log:
SVN rev 180343 on 2008-07-07 10:11:17Z by rwatson
Drop read lock on udbinfo earlier during delivery to the last matching
UDP socket for a datagram; the inpcb read lock is sufficient to provide
inpcb stability during udp6_append().
MFC after: 1 month
Revision Changes Path
1.89 +1 -1 src/sys/netinet6/udp6_usrreq.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807071011.m67ABcJH007865>
