Date: Mon, 7 Jul 2008 09:26:52 +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/netinet udp_usrreq.c Message-ID: <200807070927.m679R834001020@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2008-07-07 09:26:52 UTC FreeBSD src repository Modified files: sys/netinet udp_usrreq.c Log: SVN rev 180338 on 2008-07-07 09:26:52Z 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 udp_append(). MFC after: 1 month Revision Changes Path 1.225 +5 -3 src/sys/netinet/udp_usrreq.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807070927.m679R834001020>