Skip to content
forked from trema/cbench

An dedicated OpenFlow controller implementation for "cbench" OpenFlow controller benchmark suite

License

Notifications You must be signed in to change notification settings

gitter-badger/cbench

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cbench

Build Status Code Climate Coverage Status Dependency Status

An dedicated OpenFlow controller implementation for "cbench" OpenFlow controller benchmark.

Install

$ git clone https://github.com/trema/cbench.git
$ cd cbench
$ bundle install
$ bundle exec rake

Play

Run this controller

% bundle exec trema run ./lib/cbench_switch.rb

then, on another terminal

% ./vendor/oflops-0.03.trema1/cbench/cbench --port 6653 --switches 1 --loops 10 --delay 1000

Enjoy!

About

An dedicated OpenFlow controller implementation for "cbench" OpenFlow controller benchmark suite

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%