Subject: CVS commit: src/sys/netinet
To: None <source-changes@NetBSD.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 09/10/2003 00:58:31
Module Name:	src
Committed By:	itojun
Date:		Wed Sep 10 00:58:30 UTC 2003

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

Log Message:
if IPsec inbound policy mismatches, respond to SYN with RST (instead of
just dropping it), allow client to react quickly.


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