<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<base href="x-msg://897/">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<br>
<div apple-content-edited="true"></div>
<br>
<div>
<div>On Apr 21, 2015, at 2:54 AM, Christian Kreuzberger <<a href="mailto:christian.kreuzberger@itec.aau.at">christian.kreuzberger@itec.aau.at</a>> wrote:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite">
<div lang="EN-GB" link="#0563C1" vlink="#954F72" style="font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; ">
<div class="WordSection1" style="page: WordSection1; ">
<div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
Dear all,<o:p></o:p></div>
<div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<o:p> </o:p></div>
<div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
within our research we noticed that the „best-route“ forwarding strategy of NFD differs significantly from ndnSIM 1.0. For instance, when a link failure or congestion occurs, the forwarder will not learn anything about the underlying issue. The client will
 re-issue after the interests times out (depending on the interest timeout, this could be rather long), and the forwarder will try the very same outgoing face again (which is probably still congested).</div>
</div>
</div>
</blockquote>
<div><br>
</div>
This is by design.  The best-route strategy in NFD does not remember the status of the routes beyond the current PIT entry, so when you send another interest to the same name prefix (after the previous PIT entry times out), it will still use the same face as
 long as it is ranked highest by routing.  So it works when routing adapts to the failures.</div>
<div><br>
<blockquote type="cite">
<div lang="EN-GB" link="#0563C1" vlink="#954F72" style="font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; ">
<div class="WordSection1" style="page: WordSection1; ">
<div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<o:p></o:p></div>
<div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
With ndnSIM 1.0, the notion of “red, green, yellow faces” in combination with NACKs was working very well.
</div>
</div>
</div>
</blockquote>
<div><br>
</div>
<div>This is the strategy proposed in the paper <a href="http://named-data.net/publications/comcom-stateful-forwarding/">http://named-data.net/publications/comcom-stateful-forwarding/</a> and  <a href="http://named-data.net/publications/role_of_routing_ndn/">http://named-data.net/publications/role_of_routing_ndn/</a>.
  We do not call it best-route strategy.  It is not available in NFD yet.</div>
<br>
<blockquote type="cite">
<div lang="EN-GB" link="#0563C1" vlink="#954F72" style="font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; ">
<div class="WordSection1" style="page: WordSection1; ">
<div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
I understand that the idea for NFD is to use NLSR, though I haven’t seen NLSR active/working in ndnSIM yet. Is there ongoing work, are there any examples available?<o:p></o:p></div>
<div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<o:p> </o:p></div>
</div>
</div>
</blockquote>
<div>There is no NLSR in ndnSIM yet, but there's ongoing work to port it to ndnSIM by Anil Jangam.  I'm cc'ing him.</div>
<div><br>
</div>
<div>Lan</div>
<br>
<blockquote type="cite">
<div lang="EN-GB" link="#0563C1" vlink="#954F72" style="font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; ">
<div class="WordSection1" style="page: WordSection1; ">
<div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
Best regards,<o:p></o:p></div>
<div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
Christian<o:p></o:p></div>
<div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<o:p> </o:p></div>
</div>
_______________________________________________<br>
ndnSIM mailing list<br>
<a href="mailto:ndnSIM@lists.cs.ucla.edu" style="color: rgb(149, 79, 114); text-decoration: underline; ">ndnSIM@lists.cs.ucla.edu</a><br>
<a href="http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim" style="color: rgb(149, 79, 114); text-decoration: underline; ">http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim</a><br>
</div>
</blockquote>
</div>
<br>
</body>
</html>