<html><head><meta http-equiv="Content-Type" content="text/html charset=GB2312"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>I'm not quite sure what is the relation between ndn->GetNFaces() and new type of packet you created.  Would it be possible if you post some code, so I can check what is going wrong?</div><div><br></div><div>---</div><div>Alex</div><br><div><div>On Apr 18, 2013, at 2:09 AM, ÍõÄþ <<a href="mailto:wnbupt9@gmail.com">wnbupt9@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">hi£¬thank you for your answers . Since i define a new packet,so when i use 'ndn->GetNFaces ()'  sending to all faces,   when the node recevice the packet ,it cannot  get the type of my new packet, i define the new packet in ndn-header-helper.cc  ndn-header-helper.h  , so what should i do ? </div>
<div class="gmail_extra"><br><br><div class="gmail_quote">2013/4/18 Alex Afanasyev <span dir="ltr"><<a href="mailto:alexander.afanasyev@ucla.edu" target="_blank">alexander.afanasyev@ucla.edu</a>></span><br><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; position: static; z-index: auto; ">
<div style="word-wrap:break-word"><div>Is there a reason for not adding information about forwarding to the node's neighbor to the FIB?  FIB suppose to be just a database for all available paths to where you can send Interests for specific (or all) prefixes, maintaining data plane performance characteristics for each face.</div>
<div><br></div><div>If you really want to do that, it is still possible if you write a custom strategy (<a href="http://ndnsim.net/fw.html#writing-your-own-custom-strategy" target="_blank">http://ndnsim.net/fw.html#writing-your-own-custom-strategy</a>). You may also want to check this conversation <a href="http://www.lists.cs.ucla.edu/pipermail/ndnsim/2012-December/000030.html" target="_blank">http://www.lists.cs.ucla.edu/pipermail/ndnsim/2012-December/000030.html</a>  with an example how to send out interests to faces not listed in the FIB.</div>
<div><br></div><div>---</div><div>Alex</div><div><br><div><div class="im"><div>On Apr 17, 2013, at 6:27 AM, ÍõÄþ <<a href="mailto:wnbupt9@gmail.com" target="_blank">wnbupt9@gmail.com</a>> wrote:</div><br></div><blockquote type="cite">
<div class="im"><div dir="ltr">hi,i want to know if the node's neighbor<span></span>  is not in FIB,but i want to send interest to all neighbor. what should i do ?<br></div></div></blockquote></div></div></div></blockquote></div></div></blockquote></div><br></body></html>