Skip to content

zarifis/sdn-debugger

 
 

Repository files navigation

This is a troubleshooting framework for software-defined networks. It is
useful for both network operators seeking to track down network policy-violations,
and platform developers seeking to test and debug control software.

The code is quite nascent and still in flux.

 == Notes ==

Requires python 2.7+

You'll need to load the pox submodule to run pox applications.

After cloning, run:
  $ git submodule init
  $ git submodule update

To run, see:
  $ ./debugger.py -h

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published