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_var.h
dillon 2003/07/23 18:31:08 PDT
Modified files:
sys/netinet tcp_input.c tcp_var.h
Log:
Here is an implementation of Limited Transmit (RFC 3042) for DragonFlyBSD.
This reduces the high latency problems that NewReno often exhibits in the face
of packet loss.
Submitted-by: Jeffrey Hsu <hsu@xxxxxxxxxxx>
Revision Changes Path
1.4 +33 -1 src/sys/netinet/tcp_input.c
1.4 +1 -0 src/sys/netinet/tcp_var.h
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]