This project implements ETX metric in AODV routing protocol in NS3 simulator. Project is work in progress. Updated to work with 3.28 release.
To try how it works, you should do the following:
- Delete all files from folder /ns-3.28/src/aodv/model in your ns-3 instalation (save these files if you want to restore them later);
- Then copy all files from folder aodv/model from this repository to folder /ns-3.28/src/aodv/model in your ns-3 instalaltion;
- Do the same with file wscript from folder aodv from this repository to folder /ns-3.28/src/aodv in your ns-3 instalaltion;
- Write a script that uses aodv routing protocol and you are ready to go. You can use script file provided for you in folder scratch. Put it in your scratch folder and run.
PUBLICATIONS:
- Telfor Journal, http://journal.telfor.rs/Published/Vol10No1/Vol10No1_A4.pdf
- Telfor conference, https://ieeexplore.ieee.org/document/8249315, DOI: 10.1109/TELFOR.2017.8249315