Skip to content

Dredegui/routing-protocols

Repository files navigation

routing-protocols

Routing protocols implementation on a simulator.

Table of Contents

Introduction

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.

Features

  • Implementation of multiple routing protocols
  • Simulation environment to test the protocols
  • Performance metrics for analysis

Installation

To install and run this project locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/Dredegui/routing-protocols.git
  2. Navigate to the project directory:
    cd routing-protocols
  3. Compile the code:
    make

Usage

To run the simulation, use the following command:

./simulate

About

Routing protocols implementation on a simulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published