Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/netinet
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.
Home |
Main Index |
Thread Index |
Old Index