Routing protocols implementation on a simulator.
This project implements various routing protocols on a simulator. The primary goal is to study and analyze the behavior and performance of different routing protocols in a controlled simulation environment.
- Implementation of multiple routing protocols
- Simulation environment to test the protocols
- Performance metrics for analysis
To install and run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/Dredegui/routing-protocols.git
- Navigate to the project directory:
cd routing-protocols
- Compile the code:
make
To run the simulation, use the following command:
./simulate