K 10 svn:author V 7 rwatson K 8 svn:date V 27 2008-05-29T08:27:14.000000Z K 7 svn:log V 265 Employ read locks on UDP inpcbs, rather than write locks, when monitoring UDP connections using sysctls. In some cases, add previously missing locking of inpcbs, as inp_socket is followed, which also allows us to drop global locks more quickly. MFC after: 1 week END