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.
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.