Subject: CVS commit: src/sys/netinet
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 08/12/2005 14:41:00
Module Name: src
Committed By: christos
Date: Fri Aug 12 14:41:00 UTC 2005
Modified Files:
src/sys/netinet: tcp_input.c
Log Message:
If called from syn_cache_add, we need to initialize t_state before calling
tcp_dooptions. Pointed out by yamt.
To generate a diff of this commit:
cvs rdiff -r1.235 -r1.236 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.