<p>
        <span style="white-space:normal;">Hi Spyridon, and Prof. Zhang,</span>
</p>
<p>
        <br>
</p>
<p>
        We just tried the V2V version of ndnSIM (version 2.3 based), it works fine for MANET applications, including the functionality of intermediate nodes forwarding interest packets. Previously I forgot to mention the ndnSIM tool we were using is Amust-ndnsim (version 2.1 based), where the broadcast-strategy was directly replaced by multicast-strategy. There are quite a few coding difference between the two versions. Since we want to testing file transfer and DASH video streaming, we have to use Amust-ndnsim <span style="white-space:normal;">(version 2.1 based</span><span style="white-space:normal;">)</span>. Just wonder, is there any MANET (or  V2V)patch for ndnsim version 2.1。
</p>
<p>
        <br>
</p>
<p>
        Thank you once again!
</p>
<p>
        Junyu    
</p>
<br>
<br>
<blockquote name="replyContent" class="ReferenceQuote" style="padding-left:5px;margin-left:5px;border-left:#b6b6b6 2px solid;margin-right:0;">
        -----原始邮件-----<br>
<b>发件人:</b><span id="rc_from">"赖俊宇" <laijy@uestc.edu.cn></span><br>
<b>发送时间:</b><span id="rc_senttime">2018-09-11 15:47:02 (星期二)</span><br>
<b>收件人:</b> "spyridon (spyros) mastorakis" <mastorakis@cs.ucla.edu><br>
<b>抄送:</b> ndnsim@lists.cs.ucla.edu<br>
<b>主题:</b> Re: [ndnSIM] [MANET Simulation] The intermediate nodes do not forward INTEREST packets<br>
<br>
        <p>
                Hi Spyridon, and Prof. Zhang,
        </p>
        <p>
                <br>
        </p>
        <p>
                Thank you very much for the response!
        </p>
        <p>
                <br>
        </p>
        <p>
                What I meant in the previous message is that all the nodes in the MANET has only one face (wifi device), which should receive and also transmit the interest packets. We do install wifi ad hoc faces instead of p2p. the simulation results turned out the interest packets can jump only one hop from the consumer. It seems that the Interest forwarding process is  "onIncomingInterest( )[<span style="white-space:normal;">forwarder.cpp</span>]->onContentStoreMiss( )[<span style="white-space:normal;">forwarder.cpp</span>]->afterReceiveInterest( )[<span style="white-space:normal;">multicast-strategy.cpp</span>]". In <span style="white-space:normal;">afterReceiveInterest( )[</span><span style="white-space:normal;">multicast-strategy.cpp</span><span style="white-space:normal;">], we comment out " if (pitEntry->canForwardTo(*outFace)) {this->sendInterest(pitEntry, outFace);}<span style="white-space:normal;">[</span><span style="white-space:normal;">multicast-strategy.cpp</span><span style="white-space:normal;">]</span>", then the interest can be forwarded more than one hop.</span> 
        </p>
        <p>
                <span style="white-space:normal;"><br>
</span> 
        </p>
        <p>
                <span style="white-space:normal;">P.S. It seems that the alternative method mentioned in your previous message is commenting out the "data packet" forwarding process, not interest. </span> 
        </p>
        <p>
                <span style="white-space:normal;"><br>
</span> 
        </p>
        <p>
                <span style="white-space:normal;">Thank you once again!</span> 
        </p>
        <p>
                <span style="white-space:normal;">Junyu</span> 
        </p>
<br>
<br>
        <blockquote name="replyContent" class="ReferenceQuote" style="padding-left:5px;margin-left:5px;border-left:#b6b6b6 2px solid;margin-right:0;">
                -----原始邮件-----<br>
<b>发件人:</b><span id="rc_from">"Spyridon (Spyros) Mastorakis" <mastorakis@cs.ucla.edu></span><br>
<b>发送时间:</b><span id="rc_senttime">2018-09-11 12:08:40 (星期二)</span><br>
<b>收件人:</b> "赖俊宇" <laijy@uestc.edu.cn><br>
<b>抄送:</b> ndnsim@lists.cs.ucla.edu<br>
<b>主题:</b> Re: [ndnSIM] [MANET Simulation] The intermediate nodes do not forward INTEREST packets<br>
<br>
Hi,
                <div class="">
                        <br class="">
                </div>
                <div class="">
                        just to make clear because it seems there is some misunderstanding: ndnSIM does support MANET simulations.
                </div>
                <div class="">
                        <br class="">
                </div>
                <div class="">
                        You just need to configure the NFD faces as ad hoc instead of point-to-point.
                </div>
                <div class="">
                        <br class="">
                </div>
                <div class="">
                        An alternative is to comment out these 3 lines of code:
                </div>
                <div class="">
                        <br class="">
                </div>
                <div class="">
                        <a href="https://github.com/4th-ndn-hackathon/ndnSIM-Mobile-Simulation-Package/commit/cadcfc41ff1b6bed617f700f822507c4dcd0f63c#diff-1a4db57f4023b0a643984ca81a91b1c8R387" class="">https://github.com/4th-ndn-hackathon/ndnSIM-Mobile-Simulation-Package/commit/cadcfc41ff1b6bed617f700f822507c4dcd0f63c#diff-1a4db57f4023b0a643984ca81a91b1c8R387</a> 
                </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 Sep 10, 2018, at 12:35 AM, 赖俊宇 <<a href="mailto:laijy@uestc.edu.cn" class="">laijy@uestc.edu.cn</a>> wrote:
                                        </div>
<br class="Apple-interchange-newline">
                                        <div class="">
                                                <p class="">
                                                        Dear All,
                                                </p>
                                                <p class="">
                                                        <br>
                                                </p>
                                                <p class="">
                                                        We are doing "NDN+MANET" simulations by using ndnSIM. It is noticed that ndnSIM dose not support the intermediate nodes to forward the interest packets towards the producer, and consequently the producer can not get the interest packets. We have checked the mail-list and found some other had also asked the similar questions. We just wonder wether there are some official solutions available now for reference?
                                                </p>
                                                <p class="">
                                                        <br>
                                                </p>
                                                <p class="">
                                                        Thank you in advance!
                                                </p>
                                                <p class="">
                                                        BR,
                                                </p>
                                                <p class="">
                                                        Dr. Jason Lai 
                                                </p>
                                        </div>
                                </blockquote>
                        </div>
<br class="">
                </div>
        </blockquote>
</blockquote>