From owner-freebsd-net Thu May 9 2: 2:54 2002 Delivered-To: freebsd-net@freebsd.org Received: from ccsun2.csie.nctu.edu.tw (ccsun2.csie.nctu.edu.tw [140.113.209.102]) by hub.freebsd.org (Postfix) with ESMTP id 2522437B416 for ; Thu, 9 May 2002 02:02:51 -0700 (PDT) Received: (from cfliu@localhost) by ccsun2.csie.nctu.edu.tw (8.9.3/8.9.0) id RAA09591 for freebsd-net@freebsd.org; Thu, 9 May 2002 17:06:54 +0800 (CST) From: "Vive l'amour" Message-Id: <200205090906.RAA09591@ccsun2.csie.nctu.edu.tw> Subject: Are there any documents for PCB hashing? To: freebsd-net@freebsd.org Date: Thu, 9 May 2002 17:06:53 +0800 (CST) X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I'd like to know if there are any tutorial or introduction documents that explains the PCB hashing in BSD kernel. Steven's TCPv2 didn't explain this becoz at the time he wrote the book, only one-behind cache was used. I'm confused at in_pcblookup_local() and in_pcblookup_hash(). In TCPv2, there is only a in_pcblookup and these hashing stuffs have confused me. What's the difference between the two calls?? Thank you very much David To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message