K 10 svn:author V 5 andre K 8 svn:date V 27 2012-11-13T16:48:52.051359Z K 7 svn:log V 337 Automatically scale the TCP control block hash that is used for INPCB lookup of incoming TCP packets to about 1/8 of maxsockets. Rename TCBHASHSIZE to TCBMINHASHSIZE to reflect its new purpose. Add TCBPORTHASHSIZE defaulting to 512 for INADDR_ANY listen ports. It is independent of maxsockets. Submitted by: alfred (previous version) END