/libfluid

Starting point for libfluid, winner of the ONF OpenFlow driver competition! Here you'll find documentation, examples and build tools.

Primary LanguageShellApache License 2.0Apache-2.0

libfluid

Welcome to the libfluid bundle repository.

This is the right place to get started: see the quick start guide for instructions on cloning and building. For an overview of the project, see our home page.

About this repository

This is the repository for the libfluid bundle, which is formed by two separate and independent libraries:

  • libfluid_base: a library that provides the connection layer for the OpenFlow protocol
  • libfluid_msg: a library that provides the messaging layer for the OpenFlow protocol

In this repository you'll find scripts for cloning and building both libraries, documentation and examples. Run the bootstrap.sh script to initialize everything.

Issues regarding documentation and examples should be reported in this repository. Issues with libfluid_msg and libfluid_base should be reported in their own repositories.