Subject: CVS commit: src/sys/netinet
To: None <source-changes@NetBSD.org>
From: Rui Paulo <rpaulo@netbsd.org>
List: source-changes
Date: 10/15/2006 17:45:06
Module Name: src
Committed By: rpaulo
Date: Sun Oct 15 17:45:06 UTC 2006
Modified Files:
src/sys/netinet: tcp_congctl.c tcp_congctl.h tcp_input.c
Log Message:
Add a new tcp_congctl(9) structure member for congestion experienced callback.
Needed by HSTCP.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/netinet/tcp_congctl.c
cvs rdiff -r1.1 -r1.2 src/sys/netinet/tcp_congctl.h
cvs rdiff -r1.250 -r1.251 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.