<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:宋体;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:"Cambria Math";
        panose-1:0 0 0 0 0 0 0 0 0 0;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"\@宋体";
        panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        text-align:justify;
        text-justify:inter-ideograph;
        font-size:10.5pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.apple-converted-space
        {mso-style-name:apple-converted-space;}
.MsoChpDefault
        {mso-style-type:export-only;}
/* Page Definitions */
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=ZH-CN link="#0563C1" vlink="#954F72" style='text-justify-trim:punctuation'><div class=WordSection1><p class=MsoNormal><span lang=EN-US>Hi everyone:<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p><p class=MsoNormal align=left style='text-align:left;text-indent:21.0pt;line-height:17.85pt'><span lang=EN-US style='font-family:"Arial","sans-serif";color:black'>Recently, I have read the paper "Forwarding Strategies in Named Data Wireless Ad hoc Networks: Design and Evaluation". I am very interesting in the BF and PAF forward strategies, so I want to implementing them. But my work was blocked by the part of overhauling the ndnSim to support the multi-hop wireless communication. In this paper, the author said in the section 5 that “multi-hop wireless communication is not supported in the current official ndnSIM release,</span><span lang=EN-US> </span><span lang=EN-US style='font-family:"Arial","sans-serif";color:black'>In ndnSIM a node can forward the received Interest over all its network interfaces, except the interface where the Interest arrived from. As a consequence, an Interest received on the 802.11 interface cannot be straightforwardly forwarded over the same interface to permit multi-hop communication. We have overhauled ndnSIM to circumvent this problem and support re-broadcasting on the 802.11 radio interface.…,</span><span lang=EN-US> </span><span lang=EN-US style='font-family:"Arial","sans-serif";color:black'>the Network Device Face Class has been extended to create a new 802.11Face, which is responsible for the actual delivery of packets between the NDN stack and the 802.11 access layer.” <o:p></o:p></span></p><p class=MsoNormal align=left style='text-align:left;line-height:17.85pt'><span lang=EN-US style='font-family:"Arial","sans-serif";color:black'>       I have read some of the source code of ndnSim, but I can’t find out that at where I should do the work to let ndnSim to support broadcasting interests through wifi. By the way, I use NDN as the layer3 protocol without the need of IP protocol.<o:p></o:p></span></p><p class=MsoNormal align=left style='text-align:left;line-height:17.85pt'><span lang=EN-US style='font-family:"Arial","sans-serif";color:black'> So I am writing this mail to seek some help. I will be appreciated if someone could provide me with some technical details. I am looking forward to your reply.<o:p></o:p></span></p><p class=MsoNormal align=left style='text-align:left;line-height:17.85pt'><span lang=EN-US style='font-family:"Arial","sans-serif";color:black'><o:p> </o:p></span></p><p class=MsoNormal align=left style='text-align:left;line-height:17.85pt'><span lang=EN-US style='font-family:"Arial","sans-serif";color:black'>Yours sincerely <o:p></o:p></span></p><p class=MsoNormal align=left style='text-align:left;line-height:17.85pt'><span lang=EN-US style='font-family:"Arial","sans-serif";color:black'><o:p> </o:p></span></p><p class=MsoNormal align=left style='text-align:left;line-height:17.85pt'><span lang=EN-US style='font-family:"Arial","sans-serif";color:black'>                                                                               Arnodana.yue<o:p></o:p></span></p><p class=MsoNormal align=left style='text-align:left;line-height:17.85pt'><span lang=EN-US style='font-family:"Arial","sans-serif";color:black'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p></div></body></html>