On Thu, Mar 08, 2012 at 06:28:34AM +0900, FUJITA Tomonori wrote:
> On Wed, 7 Mar 2012 20:55:39 +0900
> Isaku Yamahata wrote:
>
> > 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
On Wed, 7 Mar 2012 20:55:39 +0900
Isaku Yamahata wrote:
> 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 an
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