From 553939139 at qq.com Tue Sep 12 00:31:17 2023 From: 553939139 at qq.com (=?gb18030?B?eQ==?=) Date: Tue, 12 Sep 2023 15:31:17 +0800 Subject: [ndnSIM] Global Routing Router work not well Message-ID: Dear ndnSIM team   I'm using ndnSIM for a experiment,in my experiment,producer1 and producer2 have same prefix.when i print producer2's FIB the result is prefix is/prefix face is257cost is2 end node prefix is/prefix face is259cost is1 face is258cost is1 end node prefix is/prefix face is258cost is0 face is257cost is2 end node The Producer node has two next hops?not one. I don't know why there is another hop in FIB.My code and topology file is:         CommandLine cmd;         cmd.Parse(argc, argv);         AnnotatedTopologyReader topologyReader("", 25);         topologyReader.SetFileName("src/ndnSIM/examples/topologies/2-1.txt");         topologyReader.Read();         std::string prefix = "/prefix";         // Install NDN stack on all nodes         ndn::StackHelper ndnHelper;         ndnHelper.InstallAll();                                                                              ndn::StrategyChoiceHelper::InstallAll("/", "/localhost/nfd/strategy/best-route");         ndn::GlobalRoutingHelper ndnGlobalRoutingHelper;         ndnGlobalRoutingHelper.InstallAll();         // Getting containers for the consumer/producer         Ptr From surathmaloth555 at gmail.com Fri Sep 29 07:22:09 2023 From: surathmaloth555 at gmail.com (surath maloth) Date: Fri, 29 Sep 2023 10:22:09 -0400 Subject: [ndnSIM] Error in installation of ndnSIM version 2.9 Message-ID: Sir, I have installed all the dependencies to install the ndnSIM and followed the exact way in the documentation to install the ndnSIM.But I have been getting a error and unable to install it properly.As I am a newbie to this field,I am unable to resolve this issue. PLease provide me with a solution and I am attaching screenshots of my error. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: WhatsApp Image 2023-09-26 at 2.05.19 AM (2) (1)-min.jpeg Type: image/jpeg Size: 29894 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: WhatsApp Image 2023-09-26 at 2.05.19 AM (1)-min.jpeg Type: image/jpeg Size: 27794 bytes Desc: not available URL: From shijunxiao at arizona.edu Fri Sep 29 04:08:40 2023 From: shijunxiao at arizona.edu (Junxiao Shi) Date: Fri, 29 Sep 2023 07:08:40 -0400 Subject: [ndnSIM] [EXT] Error in installation of ndnSIM version 2.9 In-Reply-To: References: Message-ID: Hi Surath Please paste error messages in textual format in the emails body, not as pictures or attachments. Please describe your operating system version, compiler version, Boost library version. Yours, Junxiao On Fri, Sep 29, 2023, 00:57 surath maloth via ndnSIM < ndnsim at lists.cs.ucla.edu> wrote: > *External Email* > Sir, > I have installed all the dependencies to install the ndnSIM and followed > the exact way in the documentation to install the ndnSIM.But I have been > getting a error and unable to install it properly.As I am a newbie to this > field,I am unable to resolve this issue. PLease provide me with a solution > and I am attaching screenshots of my error. > _______________________________________________ > ndnSIM mailing list > ndnSIM at lists.cs.ucla.edu > https://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim > -------------- next part -------------- An HTML attachment was scrubbed... URL: