Subject: CVS commit: src/sys/netinet
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 08/11/2005 22:25:18
Module Name:	src
Committed By:	christos
Date:		Thu Aug 11 22:25:18 UTC 2005

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

Log Message:
Don't process TCP options in SYN packets after the connection has
been established. (FreeBSD-SA-05:15.tcp)


To generate a diff of this commit:
cvs rdiff -r1.233 -r1.234 src/sys/netinet/tcp_input.c

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