rwatson 2008-04-22 12:20:33 UTC
FreeBSD src repository
Modified files:
sys/netinet6 udp6_usrreq.c
Log:
Acquire a read lock, rather than a write lock, on a UDPv6 inpcb when
delivering to the socket or extracting socket details for monitoring
purposes.
MFC after: 3 months
Revision Changes Path
1.87 +9 -9 src/sys/netinet6/udp6_usrreq.c