ndnSIM-nom-rapid-car2car icon indicating copy to clipboard operation
ndnSIM-nom-rapid-car2car copied to clipboard

Script scenarios and graph processing scripts for simulations used in "Rapid Traffic Information Dissemination Using Named Data" paper by Wang et al. (http://dx.doi.org/10.1145/2248361.2248365)

Results 8 ndnSIM-nom-rapid-car2car issues
Sort by recently updated
recently updated
newest added

When I try to switch to the ndnSIM-0.4.3 commit I'm getting a fatal error which reads as follows: fatal: 'origin/ndnSIM-0.4.3' is not a commit and a branch 'ndnSIM-0.4.3' cannot be...

when I compiled the source of ndnsim with v2v code in MacOsX and ubuntu12.04/14.04,I always got this errors, could any one tell me how to fix it ?Thanks a lot....

Thank you for your nice reply! I have got 'build' finished successfully. But, Im getting a new error after this, and I'm having a hard time figuring it out, it...

Hi. when I run "cd ns-3; git checkout -b ndnSIM-0.4.3 origin/ndnSIM-0.4.3", this error appear: fatal: cannot update paths and switch to branch 'ndnSIM-0.4.3' at the same time. Did you intend...

when I ./waf --run --vis, I have nothing? Why? Following the readme,I can't includ the visualizer model.

ndnSIM-nom-rapid-car2car-master can run well, but ndnSIM/ns-3 can ' t. Is this kind of phenomenon normal? when I am in trokee@trokee7:~/ra7ul/ndnSIM/ns-3$ to run anyting,it shows: Traceback (most recent call last): File...

when I do what README says, it showed like below after the step'./waf': . ./src/ndnSIM/helper/ndn-global-routing-helper.cc:242:68: error: typedef ‘vertex_descriptor’ locally defined but not used [-Werror=unused-local-typedefs] typedef graph_traits < NdnGlobalRouterGraph >::vertex_descriptor vertex_descriptor;...

I am getting a lot of errors (for ndn-v2v-net-device-face files) when I try to build the v2v extension.