K 10 svn:author V 2 dg K 8 svn:date V 27 1995-05-03T07:16:53.000000Z K 7 svn:log V 265 Changed in_pcblookuphash() to not automatically call in_pcblookup() if the lookup fails. Updated callers to deal with this. Call in_pcblookuphash instead of in_pcblookup() in in_pcbconnect; this improves performance of UDP output by about 17% in the standard case. END