[ndnSIM] device faces

Alex Afanasyev alexander.afanasyev at ucla.edu
Wed May 29 10:47:48 PDT 2013


Hi Amine,

There are no limitations of the existing ndn::NetDeviceFace to be used only with PointToPoint devices.  You should be able to use it with csma, wifi, emu, or any other types of devices without problem.  Just create desired topology first and then install NDN stack using ndn::StackHelper.

Just in case, I want to remind that when packets are send out of the face, they are send out in "broadcast" fashion (e.g., for ethernet it will use FF:FF:FF:FF:FF:FF mac address).  This is not really a problem, but I want to make sure you are aware of that.

---
ALex

On May 29, 2013, at 12:01 AM, "amine" <amine.elabidi at cristal.rnu.tn> wrote:

> Hi All,
> I’m new using ndnsim, I need to use csma and emu devices with CCN stack. I looked at the code and I find that  only P2P-device face is developed.
> Any Help Please!!
> Best Regards
> _______________________________________________
> ndnSIM mailing list
> ndnSIM at lists.cs.ucla.edu
> http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim

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


More information about the ndnSIM mailing list