<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    No problem :) thanks for the fix!<br>
    <br>
    Cheng<br>
    <br>
    <div class="moz-cite-prefix">On 04/12/2013 11:37 AM, Alex Afanasyev
      wrote:<br>
    </div>
    <blockquote cite="mid:66234810-8F79-42ED-B743-2E05D184B9A2@ucla.edu"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      Hi Cheng,
      <div><br>
      </div>
      <div>Thanks for noticing the problem!</div>
      <div><br>
      </div>
      <div>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.</div>
      <div><br>
      </div>
      <div>Thanks again,</div>
      <div>Alex</div>
      <div><br>
        <div>
          <div>On Apr 12, 2013, at 11:28 AM, Cheng Yi <<a
              moz-do-not-send="true"
              href="mailto:notifications@github.com">notifications@github.com</a>>
            wrote:</div>
          <br class="Apple-interchange-newline">
          <blockquote type="cite">
            <p>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.</p>
          </blockquote>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
ndnSIM mailing list
<a class="moz-txt-link-abbreviated" href="mailto:ndnSIM@lists.cs.ucla.edu">ndnSIM@lists.cs.ucla.edu</a>
<a class="moz-txt-link-freetext" href="http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim">http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>