Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [rpaulo-netinet-merge-pcb] src/sys/netinet
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.
Home |
Main Index |
Thread Index |
Old Index