Hi Ben,
Thank you for your reply!
On 2015年07月10日 02:30, Ben Pfaff wrote:
> On Thu, Jul 09, 2015 at 01:42:16PM +0900, Yusuke Iwase wrote:
>> I'm developing an OpenFlow controller which supports OpenFlow 1.5.
>> I want to validate my implementation by using the packet data
>
Hi Ben,
On 2015年07月10日 15:00, Ben Pfaff wrote:
> On Fri, Jul 10, 2015 at 10:35:14AM +0900, Yusuke Iwase wrote:
>> If you don't mind, please let us know if there is any plan when to
>> release OpenFlow 1.5 support?
>
> You can see a list of the missing features f
Hi,
I'm developing an OpenFlow controller which supports OpenFlow 1.5.
I want to validate my implementation by using the packet data
generated by lib.ofp-util.
But, unfortunately, some packet data of lib.ofp-util seems not be
composed in OpenFlow 1.5 structure.
It seems to be version 1.4 or earli