<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Aug 23, 2019 at 5:38 AM Viktor S. Wold Eide <<a href="mailto:viktor.s.wold.eide@gmail.com">viktor.s.wold.eide@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Thanks a lot everyone for answers with information and suggestions.<br>
<br>
I'll try to summarize my understanding so far. Please let me know if<br>
this is (entirely) correct or not.<br>
<br>
There are at least three main issues which currently make testing and<br>
use of nlsr in a dynamic environment hard / difficult and also<br>
inefficient network-wise.<br></blockquote><div><br></div><div>Link state routing is bad for dynamic environment in general. You would want something like AODV in those use cases.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
- nlsr requires backup of sequence numbers (to offline medium in case<br>
  of re-install).<br></blockquote><div><br></div><div>The current implementation is, but could be avoided.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
- nlsr requires periodic global synchronized re-start (stop, wait,<br>
  start) of all nlsr instances in a network, to get rid of old<br>
  information in nlsr / sync. (nfd can be left running during re-start<br>
  of nlsr).<br></blockquote><div><br></div><div>Where did you get this conclusion from?</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
- nlsr requires synchronized clocks, that is, global time for correct<br>
  operation. (nfd does not seem to require global synchronized<br>
  clocks).<br></blockquote><div><br></div><div>Why?</div><div> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
<br>
Best regards<br>
Viktor S. Wold Eide<br>
</blockquote></div></div>