Skip to content

Dynamic Multipath Routing Protocol - Simulator

Notifications You must be signed in to change notification settings

vidBS/dmpr-simulator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynamic Mulitpath Routing Protocol - Simulator

What is DMPR Simulator?

Is simulate a wide variety of different network topologies, with different mobility models, link and path characteristics by using the same dmpr core code which is used in the Linux implementation as well.

DMPR Promo Video

Installation

This repository uses git submodules to include DMPD core component. Do not simple clone this repository, rather clone recursive:

git clone --recursive https://github.com/protocollabs/dmpr-simulator.git

Install Dependencies on Debian based Systems

sudo aptitude install python3-cairo-dev python3-pil

About

Dynamic Multipath Routing Protocol - Simulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%