Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.18 KB

README.md

File metadata and controls

24 lines (20 loc) · 1.18 KB

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.