WFNEX OpenFlow Application Libray is an open source libaray for openflow, supported by WFNEX Team.
How to build Firstly, set the compilation environment.
- Enter build
- source env.sh
build ace
- Enter ace
- make
build gtest
- Enter gtest.
- ./configure
- make
build libopenflow
- Enter libopenflow/src
- make