baymaxhuang / pof-cbench

Pof-cbench is a test tool for pof controller

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pof-cbench is a benchmarking tool for pof controllers, which is modified from openflow cbench.

  1. Usage:
$cmake .
$make
$sudo make install
$pof-cbench -h
$pof-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

Pof-cbench is a test tool for pof controller


Languages

Language:C 94.8%Language:Objective-C 4.7%Language:CMake 0.5%