DragonFly commits List (threaded) for 2003-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/netinet tcp_output.c
hsu 2003/09/18 11:32:55 PDT
Modified files:
sys/netinet tcp_output.c
Log:
Reset the retransmit counter when setting the timer on a failed
ip_output(). This prevents ENOBUFS errors from later inadvertently
timing out a connection prematurely.
Switch over to the persist timer while we're at it.
Problem reported by: Jayanth Vijayaraghavan <jayanth@xxxxxxxxxxxxx>
Obtained from: BSD/OS
Revision Changes Path
1.7 +9 -3 src/sys/netinet/tcp_output.c
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]