Subject: CVS commit: src/sys/netinet
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 03/08/2005 11:27:14
Module Name: src
Committed By: yamt
Date: Tue Mar 8 11:27:14 UTC 2005
Modified Files:
src/sys/netinet: tcp_sack.c
Log Message:
tcp_sack_option: handle the case that the right-most sack'ed block is expanded.
a fix from Noritoshi Demizu (FreeBSD PR/78226) via Kentaro A. Kurahone.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/netinet/tcp_sack.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.