Skip to content

shahzad46/DNCS_BBR

 
 

Repository files navigation

BBR performance analysis

This repository contains all the material used to obtain the results contained in the presentation.

This work has been done as part of the exam for the course Design of Networks and Communication System, yield by Prof. Granelli at the University of Trento.

How to use

  • Install Vagrant and VirtualBox on your machine
  • Clone this repository
  • Provision the machine with vagrant up
  • Connect to the machine through vagrant ssh and install Mininet through the install_mininet.sh script
  • cd into any folder and run the tests.
  • If you want some plots, run the Python scripts in each folder after the tests

Outcomes

The results are presented in the presentation.

We could say that the expectations were correct and, overall, BBR achieves higher bandwidth than other congestion control algorithm.

License

All the files are licensed under the GNU GPL v3 license. See LICENSE for more details.

About

BBR Performance analysis using Mininet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 65.3%
  • TeX 24.8%
  • Shell 9.9%