<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font size="+1">Christian,<br>
      Thanks for bringing good point. I did notice there are different
      ways for handling link failures.<br>
      In NLSR implementation as well as published paper, they use taking
      one node down<br>
      instead of link fails. But in Ndnsim, uses the link down but two
      nodes still can communicate<br>
      with others.<br>
      <br>
      One more question, in ndnsim example, both bestroute and </font>calculateallpossible
    route appear<br>
    in the main file, then does it account for ?<br>
    <pre wrap="">
</pre>
    <div class="moz-cite-prefix">On 4/27/15 12:34 AM, Christian
      Kreuzberger wrote:<br>
    </div>
    <blockquote cite="mid:008c01d080bc$9667b3d0$c3371b70$@itec.aau.at"
      type="cite">
      <pre wrap="">As far as I know, Link failures are, as per the name, LINK failures, and not
node failures.
This means that in theory two nodes can still communicate via alternate
routes.

However, this behaviour depends on the forwarding strategy you use. If you
are using ndnSIM 2.0 + NFD with BestRoute, you might not be able to
experience this behaviour, if you use Broadcast +
CalculateAllPossibleRoutes() you should see the behaviour.

For examples see 
<a class="moz-txt-link-freetext" href="http://ndnsim.net/2.0/helpers.html#link-control-helper">http://ndnsim.net/2.0/helpers.html#link-control-helper</a>
and
<a class="moz-txt-link-freetext" href="http://ndnsim.net/2.0/examples.html#simple-scenario-with-link-failures">http://ndnsim.net/2.0/examples.html#simple-scenario-with-link-failures</a> 



</pre>
      <blockquote type="cite">
        <pre wrap="">-----Original Message-----
From: ndnSIM [<a class="moz-txt-link-freetext" href="mailto:ndnsim-bounces@lists.cs.ucla.edu">mailto:ndnsim-bounces@lists.cs.ucla.edu</a>] On Behalf Of
Trade
Sent: Sunday, April 26, 2015 2:00 AM
To: <a class="moz-txt-link-abbreviated" href="mailto:ndnsim@lists.cs.ucla.edu">ndnsim@lists.cs.ucla.edu</a>
Subject: [ndnSIM] link failure

Does link failure refer to only one node down or "the link down but two
nodes still can transmit message to other neighbors"?  Which one is the
</pre>
      </blockquote>
      <pre wrap="">case
</pre>
      <blockquote type="cite">
        <pre wrap="">in ns3 or ndnsim?

Thanks

_______________________________________________
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>
      <pre wrap="">
</pre>
    </blockquote>
    <br>
  </body>
</html>