<div dir="ltr">Dear NDN researchers,<div><br></div><div>I have tried to simulate the hybrid network of wired and wireless ones.</div><div><br></div><div>But first of all, I have found a very strange bug with ndnSIM 2.1.</div><div><br></div><div>In the example, I uploaded.</div><div><a href="https://github.com/NDNUtils/NDNSIM/blob/master/src/ndnSIM/examples/ndniotWireless10Pros4Cons2min.cpp#L275">https://github.com/NDNUtils/NDNSIM/blob/master/src/ndnSIM/examples/ndniotWireless10Pros4Cons2min.cpp#L275</a><br></div><div><a href="https://github.com/NDNUtils/NDNSIM/blob/master/src/ndnSIM/examples/ndniotWireless10Pros4Cons2min.cpp#L304">https://github.com/NDNUtils/NDNSIM/blob/master/src/ndnSIM/examples/ndniotWireless10Pros4Cons2min.cpp#L304</a><br></div><div><br></div><div>Over there, WiFi scenario works only when I install 2 wifi net device containers. If I install only one netdevice container. </div><div>Wireless communication never happen.</div><div><br></div><div>With the strange example code I have made, it works fine. However, it is a very weird operation. If any of you know</div><div>why this happens, I am glad to hear some explanations.</div><div><br></div><div>In this manner, I was installing both p2p wire and wifi stacks on a single node to mimic a gateway.</div><div>The code is </div><div><a href="https://github.com/NDNUtils/NDNSIM/blob/master/src/ndnSIM/examples/ndniotWireWIFI3Pros1Con.cpp#L299-L304">https://github.com/NDNUtils/NDNSIM/blob/master/src/ndnSIM/examples/ndniotWireWIFI3Pros1Con.cpp#L299-L304</a><br></div><div><br></div><div>However, as soon as I put wifi stack after I add p2p. Simulation goes silent, it does not give any error messages but never work.</div><div><br></div><div>My questions are below.</div><div>Is it appropriate to mimic a gateway like this? </div><div>Is it possible to put p2p and wifi stack over a single node over ndnSIM?</div><div><br></div><div>Best wishes,</div><div><br></div><div>inchan Hwang</div></div>