Subject: CVS commit: src/sys/netinet
To: None <source-changes@NetBSD.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 04/20/2004 19:49:15
Module Name: src
Committed By: itojun
Date: Tue Apr 20 19:49:15 UTC 2004
Modified Files:
src/sys/netinet: tcp_input.c
Log Message:
follow draft-ietf-tcpm-tcpsecure-00.txt 3.2 (B):
if SYN is coming and RCV.NXT == SEG.SEQ, then ACK with value - 1.
To generate a diff of this commit:
cvs rdiff -r1.194 -r1.195 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.