cvs commit: src/sys/netinet6 udp6_usrreq.c
Robert Watson
rwatson at FreeBSD.org
Sun Aug 31 13:16:58 UTC 2008
rwatson 2008-08-31 13:16:45 UTC
FreeBSD src repository
Modified files:
sys/netinet6 udp6_usrreq.c
Log:
SVN rev 182537 on 2008-08-31 13:16:45Z by rwatson
In UDPv6, reduce scope of global udbinfo lock during append to last
matching socket by dropping it before udp6_append(), and remove
duplicate unlocks of udbinfo and inpcb in sysctl return path.
MFC after: 3 days
Revision Changes Path
1.93 +1 -3 src/sys/netinet6/udp6_usrreq.c
More information about the cvs-src
mailing list