baymaxhuang / cbench

Cbench is a test tool for OpenFlow controlller

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Cbench is a test tool for OpenFlow controlller


Languages

Language:C 95.9%Language:Objective-C 3.7%Language:CMake 0.4%