bisdn / rofl-core

OpenFlow library set - Collection of libraries to build OpenFlow controllers and switches, written in C/C++. Hub repository.

Home Page:http://www.roflibs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please note

This project is deprecated and has been replaced by its successor https://github.com/bisdn/rofl-common and is kept here as an archive. Please do not use rofl-core for new projects any more.

-- 24.02.2016 --

What it is

The Revised OpenFlow Library (ROFL) helps you adding OpenFlow support to your software to build control applications, controller frameworks and/or datapath elements.

This is a meta-repository that contains all the ROFL libraries. Refer to each library for more details on how to build and install.

Compilation

To compile the libraries initialize all submodules like:

git submodule update --init --recursive

And for each of them proceed according to their README to install them.

More information, documentation and support

For getting support or participate in the discussions, join the mailing list rofl-devel@roflibs.org at https://lists.roflibs.org/mailman

Authorship

(c) Copyright BISDN GmbH 2013

Andreas Koepsel<andreas.koepsel (at) bisdn.de>
Marc Sune<marc.sune (at) bisdn.de>
Victor Alvarez<victor.alvarez (at) bisdn.de>
Tobias Jungel<tobias.jungel (at) bisdn.de>

And others.

About

OpenFlow library set - Collection of libraries to build OpenFlow controllers and switches, written in C/C++. Hub repository.

http://www.roflibs.org

License:Other