Hi all,

The pseudo code in the recovery draft uses the function 
DetectAndRemoveAckedPackets. Is my assumption correct that this function should 
return a list of all newly acked packets (including these that do not count as 
in flight)?

If so, it seems there is a bug in the code, because this list is passed to the 
congestion controller, which uses *all* the packets in the list to decrease its 
bytes_in_flight.

Timo

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to