This patch series splits up handshake into more phase.
Then it can be easily hooked up.
With this refactoring, cbench work around is contained in cbench app itself.
Isaku Yamahata (3):
ofproto: add known list of desc stats and helper functions
controller/handler: split out handshack into more phase
app/cbench: add cbench specific work around
ryu/app/cbench.py | 26 ++++++++
ryu/app/simple_isolation.py | 4 +-
ryu/controller/controller.py | 1 +
ryu/controller/handler.py | 73 +++++++++++++++++------
ryu/{controller/dp_type.py => ofproto/desc.py} | 33 ++++++++---
5 files changed, 106 insertions(+), 31 deletions(-)
copy ryu/{controller/dp_type.py => ofproto/desc.py} (50%)
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel