Subject: CVS commit: syssrc/sys/netinet
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 03/24/2002 19:09:03
Module Name:	syssrc
Committed By:	christos
Date:		Sun Mar 24 17:09:03 UTC 2002

Modified Files:
	syssrc/sys/netinet: tcp_input.c

Log Message:
Change the multicast/broadcast test to happen later, and when we are
in listen mode. Fixes panic with telnet ::1 port, where the port is an
ipv4 open port.


To generate a diff of this commit:
cvs rdiff -r1.139 -r1.140 syssrc/sys/netinet/tcp_input.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.