/cbench

Cbench is a test tool for OpenFlow controlller

Primary LanguageC

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.

  1. Usage:
$cmake .
$make
$sudo make install
$cbench -h
$cbench ...
  1. Development:

    You can directly import this project with CLion. Also, you can build and debug it with CLion.

  2. Authors and contacts

    Huibai Huang: baymaxhuang@gmail.com