Hariharan L Thantry wrote: > Could somebody provide me with a pointer to the place(s) I should > look for to study code relating to the TCP's slow start algorithm? > Theoretically, this would occur when time-out has occured for any TCP > segment (not duplicate ACK case when it goes directly into congestion > avoidance) I'm not sure, but I think net/ipv4/tcp_input.c's tcp_cong_avoid() algorithm does the trick. Cheers, Remco. - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.rutgers.edu