kytos-ng / sdntrace_cp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tag License Build status Code coverage Code-quality score Stable

amlight/sdntrace_cp

Napp that traces OpenFlow paths in the control plane

OpenAPI Docs

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 setup.py develop

Requirements

Events

Subscribed

About

License:MIT License


Languages

Language:Python 100.0%