cvs commit: src/sys/netinet6 udp6_usrreq.c
Robert Watson
rwatson at FreeBSD.org
Mon Jul 7 10:11:38 UTC 2008
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
More information about the cvs-src
mailing list