rlenglet / openfaucet

OpenFlow 1.0.0 protocol implementation

Home Page:http://rlenglet.github.com/openfaucet/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenFaucet is a pure Python implementation of the OpenFlow 1.0.0
protocol, based on Twisted.  OpenFaucet can be used to implement both
switches and controllers in Python, and can be easily extended to
implement OpenFlow vendor extensions.

Feedback, bug reports, and patches are highly appreciated!

Join the project's mailing-lists and online forums:

  OpenFaucet Discussions

    openfaucet-discuss@googlegroups.com
    http://groups.google.com/group/openfaucet-discuss
    General discussions and announcements about OpenFaucet.

  OpenFaucet Bugs

    openfaucet-bug@googlegroups.com
    http://groups.google.com/group/openfaucet-bug
    Bug reports, patches, and technical discussions.

About

OpenFlow 1.0.0 protocol implementation

http://rlenglet.github.com/openfaucet/index.html

License:Apache License 2.0


Languages

Language:Python 99.9%Language:Shell 0.1%