lwip-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-commits] lwip CHANGELOG src/core/tcp_out.c


From: Simon Goldschmidt
Subject: [lwip-commits] lwip CHANGELOG src/core/tcp_out.c
Date: Sun, 26 Apr 2009 12:27:11 +0000

CVSROOT:        /sources/lwip
Module name:    lwip
Changes by:     Simon Goldschmidt <goldsimon>   09/04/26 12:27:11

Modified files:
        .              : CHANGELOG 
        src/core       : tcp_out.c 

Log message:
        fixed bug #24212: "Deadlocked tcp_retransmit due to exceeded 
pcb->cwnd": Fixed by sorting the unsent and unacked queues (segments are 
inserted at the right place in tcp_output and tcp_rexmit)

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/lwip/CHANGELOG?cvsroot=lwip&r1=1.368&r2=1.369
http://cvs.savannah.gnu.org/viewcvs/lwip/src/core/tcp_out.c?cvsroot=lwip&r1=1.80&r2=1.81




reply via email to

[Prev in Thread] Current Thread [Next in Thread]