Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 513 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 513 Bytes

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: [email protected]