<div dir="ltr"><div><div><div>Thanks Alex for you reply.<br></div>Ok, let's see what we can do with it<br><br></div>Best,<br></div>Natalya<br></div><div class="gmail_extra"><br><div class="gmail_quote">2015-12-03 21:44 GMT+01:00 Alex Afanasyev <span dir="ltr"><<a href="mailto:aa@cs.ucla.edu" target="_blank">aa@cs.ucla.edu</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Natalya,<br>
<br>
NS-3, as I remember, doesn't provide a mechanism to remove channel/netdevice. As such, there is no corresponding part in ndnSIM.<br>
<br>
At the same time, the FaceTable code you found is to support tcp/udp faces of NFD, which can go up and down any time.  Unfortunately, due to lack of manpower, we are still lagging behind implementation of IP-overlay faces in ndnSIM that would have functionality you need.  It would be terrific if you or somebody else on the list helped with this implementation.<br>
<br>
---<br>
Alex<br>
<div class="HOEnZb"><div class="h5"><br>
> On Dec 3, 2015, at 9:35 AM, Natalya Rozhnova <<a href="mailto:rozhnova.natalya@gmail.com">rozhnova.natalya@gmail.com</a>> wrote:<br>
><br>
> Hi all,<br>
><br>
> I would ask a question about the interface state management.<br>
> Is there in ndnSIM 2.1 something that do the following:<br>
> when interface goes physically down (say nomore channel or link or something else on physical layer) -> remove the corresponding face from FIB?<br>
><br>
> How (and where) could I check it ? I would need this information in NFD forwarder.<br>
><br>
> BTW I found the similar functionnality in FaceTable but didn't really get how the information about the interface is checked... Could anybody please explain it to me in more details?<br>
> I also found the function to check whether a face isUp() but it always returns true...<br>
><br>
> thanks in advance,<br>
> Natalya<br>
><br>
</div></div></blockquote></div><br></div>