Cbench is a benchmarking tool for OpenFlow controllers. This project is modified from openflow cbench. You can easily build and install cbench within this project.
- Usage:
$cmake .
$make
$sudo make install
$cbench -h
$cbench ...
-
Development:
You can directly import this project with CLion. Also, you can build and debug it with CLion.
-
Authors and contacts
Huibai Huang: [email protected]