[ndnSIM] ConsumerWindow application does not get all Data (#33)

Cheng Yi yic at email.arizona.edu
Fri Apr 12 11:42:15 PDT 2013


No problem :) thanks for the fix!

Cheng

On 04/12/2013 11:37 AM, Alex Afanasyev wrote:
> Hi Cheng,
>
> Thanks for noticing the problem!
>
> I just pushed a commit that should solve the bug.  I used a slightly 
> different solution that you were suggesting, but the effect should be 
> exactly the same.
>
> Thanks again,
> Alex
>
> On Apr 12, 2013, at 11:28 AM, Cheng Yi <notifications at github.com 
> <mailto:notifications at github.com>> wrote:
>
>> In ConsumerWindow::ScheduleNextPacket, m_inFlight is always increased 
>> when Consumer::SendPacket is scheduled, but Consumer::SendPacket does 
>> not always send out an Interest. If m_inFlight is increased when no 
>> Interest is sent out, it will cause m_inFlight to be larger than the 
>> actual number of in-flight Interests. As a result, Interests in the 
>> retransmission queue may not be sent out because the window size is 
>> smaller than the m_inFlight at the end of the simulation.
>>
>
>
> _______________________________________________
> ndnSIM mailing list
> ndnSIM at lists.cs.ucla.edu
> http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20130412/6d57b4d4/attachment.html>


More information about the ndnSIM mailing list