Hi,
Please send to ryu-devel mailing list.
On Fri, 30 May 2014 04:06:33 -0600
"Dr. Jose Manuel Ballester" wrote:
> 1-) Does Ryu support benchmarking with cbench?
Ryu worked with cbench but I have not tried for a while.
> 2-) Does Ryu support some traffic enginnering application or load
> bala
ofctl_rest is now enabled to use MAC arbitrary bitmask as follows:
curl -X POST -d '{"dpid": 1,
"actions":[{"port":2, "type":"OUTPUT"}],
"match":{"dl_dst":"01:02:03:ab:cd:ef/ff:ff:ff:ff:00:00"}}'
http://localhost:8080/stats/flowentry/add
And now enabled