- vanet_secure_routing_project.docx → Full project documentation and report
- secure-routing.cc → NS-3 source code
- wscript → NS-3 configuration build script
- Place
secure-routing.ccin the NS-3scratchdirectory. - Place
wscriptin the NS-3 main directory. - Run: ./waf configure --enable-examples ./waf build ./waf --run "scratch/secure-routing"
For full details, see the documentation.