Re: [Ryu-devel] [PATCH v5 0/5] of1.4: Increased message coverage

2014-03-21 Thread Simon Horman
2014/03/21 22:56 "FUJITA Tomonori" : > > On Wed, 19 Mar 2014 15:37:38 +0900 > Simon Horman wrote: > > > I have made a wiki page to summarise the status of OF1.4 support in Ryu > > https://github.com/horms/ryu/wiki/OpenFlow-V1.4-Coverage > > Thanks so much! We can say that Ryu fully supports OF1.4

Re: [Ryu-devel] [PATCH v5 0/5] of1.4: Increased message coverage

2014-03-21 Thread FUJITA Tomonori
On Wed, 19 Mar 2014 15:37:38 +0900 Simon Horman wrote: > I have made a wiki page to summarise the status of OF1.4 support in Ryu > https://github.com/horms/ryu/wiki/OpenFlow-V1.4-Coverage Thanks so much! We can say that Ryu fully supports OF1.4 with this series? > Simon Horman (5): > Allow me

[Ryu-devel] [PATCH v5 0/5] of1.4: Increased message coverage

2014-03-18 Thread Simon Horman
Hi, The aim of this series is to add an implementation of and tests for the following messages: * Bundle add message + Now present in the v5 branch of of_protocol * Request forward message + Now present in the v5 branch of of_protocol + Was pull request 70 https://github.com/FlowForward