Skip to content

Research project which aimed at implementing QOS on an Openflow enabled network through use of MPTCP and ECMP

Notifications You must be signed in to change notification settings

warsang/-L3_Ryu_Fakeway_ECMP_MPTCP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RESEARCH PROJECT TO IMPLEMENT WEIGHTED-ECMP ON OPENFLOW SWITCH
Inspired by poc L3 learning switch and ryu simple router
TO RUN:
sudo mn --custom newmptcpTopo.py --topo mytopo --controller=remote --switch ovsk --link tc
./changeOfVersion.sh
in Mininet:
xterm h1
xterm h2
in h1: ./host1.sh
in h2: ./host2.sh
in other terminal:
./ryu/bin/ryu-manager --verbose  ~/simple.py
(Be sure to delete all flows before attempting to run script)
sudo ovs-ofctl del-flows s1 

DOES NOT HANDLE ICMP YET

About

Research project which aimed at implementing QOS on an Openflow enabled network through use of MPTCP and ECMP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published