Subject: CVS commit: [rpaulo-netinet-merge-pcb] src/sys/netinet
To: None <source-changes@NetBSD.org>
From: Rui Paulo <rpaulo@netbsd.org>
List: source-changes
Date: 02/14/2006 02:17:12
Module Name: src
Committed By: rpaulo
Date: Tue Feb 14 02:17:12 UTC 2006
Modified Files:
src/sys/netinet [rpaulo-netinet-merge-pcb]: in_pcb.c
Log Message:
Remove INPCBHASH_PORT, INPCBHASH_BIND, INPCBHASH_CONNECT (moved to
in_pcb.h).
If INET6, detect whether the pcb is v4 or v6 based on the socket
family (from FreeBSD).
To generate a diff of this commit:
cvs rdiff -r1.101.4.1 -r1.101.4.2 src/sys/netinet/in_pcb.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.