<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi,<div class=""><br class=""></div><div class="">I am not aware of what exactly you are trying to do, but I do not think it is correct for producers to receive an Interest that does not contain a prefix that has been registered by them.</div><div class=""><br class=""></div><div class="">Given that you work on a wireless setup, I guess you have encountered the issue that the first hop forwarder will not further forward the Interest. This has to do with the fact that you have a single face on this node and the Interest cannot be forwarded through the same face it was received unless it is received by the application and the application explicitly sends it out again. This can be solved in 2 ways. A quick workaround is this one:</div><div class=""><br class=""></div><div class=""><a href="https://github.com/4th-ndn-hackathon/ndnSIM-Mobile-Simulation-Package/commit/cadcfc41ff1b6bed617f700f822507c4dcd0f63c#diff-1a4db57f4023b0a643984ca81a91b1c8R386" class="">https://github.com/4th-ndn-hackathon/ndnSIM-Mobile-Simulation-Package/commit/cadcfc41ff1b6bed617f700f822507c4dcd0f63c#diff-1a4db57f4023b0a643984ca81a91b1c8R386</a></div><div class=""><br class=""></div><div class="">A systematic approach to deal with that is to create an application on intermediate nodes that will act as a consumer and producer at the same time in the sense that it will receive all the Interests and re-express them.</div><div class=""><br class=""></div><div class="">Thanks,</div><div class=""><br class=""></div><div 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 Feb 28, 2018, at 8:49 PM, Iel Cadence <<a href="mailto:ielumiere97@gmail.com" class="">ielumiere97@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="">Good day! <br class="">I was wondering if, in a wireless scenario, I can make a producer (say, Producer A) forward an interest to other producers if the interest it received is not for Producer A?<br class=""></div>Thanks in advance!<br class=""></div></div></blockquote></div><br class=""></div></body></html>