[ndnSIM] Ethernet + wifi interface on one ndnNode

Spyridon (Spyros) Mastorakis mastorakis at cs.ucla.edu
Mon May 21 11:08:55 PDT 2018


Hi,

yes, this is possible, but it is entirely up to the forwarding plane to decide. 

This decision is made mainly by the forwarder class:

https://github.com/named-data-ndnSIM/NFD/blob/NFD-0.6.1-ndnSIM/daemon/fw/forwarder.cpp#L85 <https://github.com/named-data-ndnSIM/NFD/blob/NFD-0.6.1-ndnSIM/daemon/fw/forwarder.cpp#L85>

and it also depends on the forwarding strategy that you are using.

Thanks,

Spyridon (Spyros) Mastorakis
Personal Website: http://cs.ucla.edu/~mastorakis/ <http://cs.ucla.edu/~mastorakis/>
Internet Research Laboratory
Computer Science Department
UCLA

> On May 20, 2018, at 10:58 AM, Eridy Lukau <info.lukau at gmail.com> wrote:
> 
> 
> Hi,
> 
> is it possible for a node in ndnSim to receive an Interest via p2p ethernet interface and explicitly forward it via wifi interface?
> 
> If so, is there an example or a hint how this can be accomplished i.e. an simNDN api on the ndnStack where the correct interface can be chosen ?
> 
> 
> Thanks
> --
> 
> Matthias Madsen (Bachelor of Science)
> International Media & Computer Science
> Technical University Berlin

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20180521/e4aec50b/attachment-0001.html>


More information about the ndnSIM mailing list