Skip to content

krizsai/SDN-TCPCongestionDetection

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TCP Congestion Detection in Software-Define Networks using Machine Learning

Idea of this thesis is to detect congestion in SDN networks using decision tree algorithms

Tools used

  1. POX OpenFlow controller (Highly recommend to use Ryu Python based controller with OF ver 1.3 or 1.5).
  2. Mininet Emulator
  3. Wireshark
  4. Iperf ver. 3
  5. Bash scripting for GNU plot
  6. WEKA machine learning tool to train and test different decision tree algorithms
  7. Customized Linux Kernel

About

MasterThesis on Congestion Detection in SDN networks using Machine Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.6%
  • Shell 4.6%
  • Other 0.8%