K 10 svn:author V 7 rwatson K 8 svn:date V 27 2008-07-07T12:14:10.164436Z K 7 svn:log V 250 Add additional udbinfo and inpcb locking assertions to udp_output(); for some code paths, global or inpcb write locks are required, but for other code paths, read locks or no locking at all are sufficient for the data structures. MFC after: 1 month END