Subject: CVS commit: src/sys/netinet
To: None <source-changes@NetBSD.org>
From: Niels Provos <provos@netbsd.org>
List: source-changes
Date: 10/28/2003 17:18:37
Module Name: src
Committed By: provos
Date: Tue Oct 28 17:18:37 UTC 2003
Modified Files:
src/sys/netinet: in_pcb.c in_pcb_hdr.h
Log Message:
use a hash table to bind to local ports; suggested by markus friedl
approved: fvdl@
To generate a diff of this commit:
cvs rdiff -r1.89 -r1.90 src/sys/netinet/in_pcb.c
cvs rdiff -r1.1 -r1.2 src/sys/netinet/in_pcb_hdr.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.