K 10 svn:author V 7 rwatson K 8 svn:date V 27 2004-10-12T20:03:56.000000Z K 7 svn:log V 242 Don't release the udbinfo lock until after the last use of UDP inpcb in udp_input(), since the udbinfo lock is used to prevent removal of the inpcb while in use (i.e., as a form of reference count) in the in-bound path. RELENG_5 candidate. END