<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi,<div class=""><br class=""></div><div class="">you can try to use the FibManager and specifically the listFaces method:</div><div class=""><br class=""></div><div class=""><a href="https://github.com/named-data/NFD/blob/9be9980011a088ce5880e4583b7f4b66795380f1/daemon/mgmt/face-manager.cpp" class="">https://github.com/named-data/NFD/blob/9be9980011a088ce5880e4583b7f4b66795380f1/daemon/mgmt/face-manager.cpp</a></div><div class=""><br class=""></div><div class="">Another way would be to iterate through all the FIB entries and collect all the different faces.</div><div class=""><br class=""></div><div class="">However, I do not understand why you would like to use a specific face if the FIB entry for the Interest you forwarded does not list it (assuming you run some routing protocol).</div><div class=""><br class=""></div><div class="">Thanks,</div><div class=""><br class=""><div class="">
<div class=""><div class=""><div class=""><span class="" style="float: none; display: inline !important;">Spyridon (Spyros) Mastorakis</span><br class=""><span class="" style="float: none; display: inline !important;">Personal Website: </span><a href="http://cs.ucla.edu/~mastorakis/" class="">http://cs.ucla.edu/~mastorakis/</a><br class=""><span class="" style="float: none; display: inline !important;">Internet Research Laboratory</span><br class=""><span class="" style="float: none; display: inline !important;">Computer Science Department</span><br class=""><span class="" style="float: none; display: inline !important;">UCLA</span></div><div class=""><br class=""></div></div></div></div><div><blockquote type="cite" class=""><div class="">On Jan 24, 2019, at 11:38 PM, ANKUR VINEET via ndnSIM <<a href="mailto:ndnsim@lists.cs.ucla.edu" class="">ndnsim@lists.cs.ucla.edu</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Is there a way to get all the faces corresponding to the node on which the forwarding strategy is installed. Currently while making the forwarding decision the list of faces is obtained from fib entries, is there any function which returns a list of all the faces.<div class=""><br class=""></div><div class="">Thanks in Advance</div><div class="">Ankur</div></div></div></blockquote></div><br class=""></div></body></html>