Skip to content
This repository was archived by the owner on Dec 17, 2020. It is now read-only.

lferran/TEController

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

508 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TEController

This repositoriy holds the code implemented during a Semester Project in the Electrical Engineering and Information Technology MSc at ETH Zürich, in the Networked Systems Lab.

The initial purpose of the thesis was to build a network application on top of Fibbing. The outcome of the work so far has been to write the TEController, which stands for Traffic Engineering Controller and is a network application that load balances the traffic of a given network by means of moving flows to alternative paths. To do so, it uses the Fibbing controller, to which it gives a Direct Acyclic Graph (DAG) for a specific destination prefix as an input.

The various strategies that have been explored in order to load-balance networks are summarized in the three different labs under the labs/ folder. There, more specific information about each stage of the main load-balancing algorihm can be found.

The code is organized under the tecontroller/loadbalancer/ folder. The rest of the python scripts are tools that have been written for the purpose of testing and/or monitoring the results of the network application.

About

Network application using Fibbing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages