Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

aanm/multipath-openflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multipath-openflow

Multi failsafe routing mechanism for ODL and OvS

The source code used for master's dissertation Critical Ethernet based on OpenFlow

There are 2 versions:

The first one, more naive, only create 2 disjoint paths (can pass on same nodes, but on different links).

On this example the disjoint paths are: 1-2-3 and 1-4-5-3.

The second one, more robust, creates a backup path for each link on the primary path.

On this example the backup path for link 5-3 is 5-4-2-3.

About

Multi failsafe routing mechanism for ODL and OvS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published