DragonFly commits List (threaded) for 2003-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/netinet tcp_input.c tcp_seq.h tcp_timer.c tcp_var.h
dillon 2003/07/22 23:21:01 PDT
Modified files:
sys/netinet tcp_input.c tcp_seq.h tcp_timer.c
tcp_var.h
Log:
Merge from FreeBSD 2003/07/15 15:49:53 PDT commit to sys/netinet.
Unify the "send high" and "recover" variables as specified in the
lastest rev of the spec. Use an explicit flag for Fast Recovery. [1]
Fix bug with exiting Fast Recovery on a retransmit timeout
diagnosed by Lu Guohan. [2]
Original Commit by: Jeffrey Hsu <hsu@xxxxxxxxxxx>
Revision Changes Path
1.3 +26 -21 src/sys/netinet/tcp_input.c
1.3 +2 -2 src/sys/netinet/tcp_seq.h
1.3 +8 -3 src/sys/netinet/tcp_timer.c
1.3 +28 -23 src/sys/netinet/tcp_var.h
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]