[ndnSIM] How to change link type to ad hoc?

DJEMAA Adel a_djemaa at esi.dz
Wed Mar 10 22:07:34 PST 2021


Hi, have a look at this ndnSIM pipermail link, the question is about
enabling lrWPAN on ndnSIM which is an ad hoc face:
https://www.lists.cs.ucla.edu/pipermail/ndnsim/2019-May/005358.html
Hope this helps.
Regards.

<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
Garanti
sans virus. www.avast.com
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>

Le mer. 10 mars 2021 à 20:29, José Rodrigo dos Santos via ndnSIM <
ndnsim at lists.cs.ucla.edu> a écrit :

> Hello,
>
> My name is José Rodrigo. Nowadays, I am trying to set the ad-hoc link type
> without success on ndnSIM.
>
> So far, I have tried unsuccessfully to do the following suggestions in
> https://www.lists.cs.ucla.edu/pipermail/ndnsim/2018-September/004961.html
> and modify the file nfd.conf.sample.in (mcast_ad_hoc yes) in
> https://www.lists.cs.ucla.edu/pipermail/ndnsim/2019-April/005303.html.
> After these failed attempts,
>
> I tried to implement the example available in nfd.conf.sample.in on file
> ndn-l3-protocol.cpp, at the class L3Protocol::Impl (face_system). My code
> is highlighted below:
>
>       "face_system\n"
>       "{\n"
>       "  general\n"
>       "  {\n"
>       "    enable_congestion_marking yes\n"
>       "  }\n"
>       "  tcp\n"
>       "  {\n"
>       "    listen yes\n"
>       "    port 6363\n"
>       "    enable_v4 yes\n"
>       "    enable_v6 yes\n"
>       "    local\n"
>       "    {\n"
>       "      whitelist\n"
>       "      {\n"
>       "        subnet 127.0.0.0/8\n <http://127.0.0.0/8%5Cn>"
>       "        subnet ::1/128\n"
>       "      }\n"
>       "      blacklist\n"
>       "      {\n"
>       "      }\n"
>       "    }\n"
>       "  }\n"
>       "  udp\n"
>       "  {\n"
>       "    mcast_ad_hoc yes\n"
>       "  }\n"
>       "  ether\n"
>       "  {\n"
>       "    mcast yes\n"
>       "    mcast_group 01:00:5E:00:17:AA\n"
>       "    mcast_ad_hoc yes\n"
>       "  }\n"
>       "}\n"
>       "\n"
>
> How can I enable the link type ad hoc in the ndnSIM?
> _______________________________________________
> ndnSIM mailing list
> ndnSIM at lists.cs.ucla.edu
> http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim
>


-- 
Mr DJAMA Adel
Phd student
Ecole Militaire Polytechnique
Algiers 16046, ALGERIA
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20210311/1ae96b7a/attachment.html>


More information about the ndnSIM mailing list