<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi,<br>
      <br>
      I am pretty sure that you have to modify line 61 in ndn-grid.cpp
      too.<br>
      <br>
      From:   ndn::GlobalRoutingHelper::CalculateRoutes();<br>
      To:        ndn::GlobalRoutingHelper::CalculateAllPossibleRoutes();<br>
      <br>
      Otherwise the FIB considers only the shortest path.<br>
      <br>
      Greetings,<br>
      Daniel<br>
      <br>
      On 05/26/2015 10:40 AM, Xingdong Li wrote:<br>
    </div>
    <blockquote
cite="mid:CAMKEKbJOik7P4HwN1cic-jHsK+RpbjsrmF_a39Nm18xCzD76ZA@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi, all.
        <div><br>
        </div>
        <div>I have already modified interest rate in ndn-grid.cpp and
          use L2Tracer/L3RateTracer to record the change. And there are
          some changes.</div>
        <div><br>
        </div>
        <div>But the problem arose when I change the strategy. When I
          substitute best-route strategy by broadcast or others, the
          rate or the drop stayed the same! That was really ridiculous.
          Is the topology too simple?</div>
        <div><br>
        </div>
        <div>I am looking for any advise on how to change the strategy.</div>
        <div><br>
        </div>
        <div>Thanks for replying.</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>