DragonFly commits List (threaded) for 2003-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/netinet tcp_input.c tcp_timer.c tcp_var.h
hsu 2003/08/13 11:34:25 PDT
Modified files:
sys/netinet tcp_input.c tcp_timer.c tcp_var.h
Log:
Implement the Eifel Dectection Algorithm for TCP (RFC 3522).
Revision Changes Path
1.8 +40 -4 src/sys/netinet/tcp_input.c
1.4 +18 -7 src/sys/netinet/tcp_timer.c
1.5 +6 -0 src/sys/netinet/tcp_var.h
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]