Subject: CVS commit: syssrc/sys/netinet
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 03/19/2002 16:35:21
Module Name:	syssrc
Committed By:	christos
Date:		Tue Mar 19 14:35:21 UTC 2002

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

Log Message:
Drop connections to the broadcast address. From BUGTRAQ. This is a security
issue because it can by-pass ipf rules unintentionally.


To generate a diff of this commit:
cvs rdiff -r1.136 -r1.137 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.