Skip to content

HeriLFIU/sdntrace_cp_ui

 
 

Repository files navigation

Tag License Build status Code coverage Code-quality score Stable

amlight/sdntrace_cp

Napp that traces OpenFlow paths in the control plane

Overview

sdntrace_cp traces OpenFlow paths in the control plane. This NApp can used by either network operators to troubleshoot control plane flow entries or other NApps that might need to make sure that a control plane path is traceable.

Installing

To install this NApp, first, make sure to have the same venv activated as you have kytos installed on:

$ git clone https://github.com/kytos-ng/sdntrace_cp.git
$ cd sdntrace_cp
$ python -m pip install --editable .

To install the kytos environment, please follow our development environment setup.

Requirements

Events

Subscribed

About

Adds ui to sdntrace_cp.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%