Skip to content

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

Notifications You must be signed in to change notification settings

bisdn/rofl-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 [email protected] 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.

Resources

Stars

Watchers

Forks

Packages

No packages published