Re: [Ryu-devel] Problem when processing traffic based on OpenFlow 1.5

2016-07-24 Thread Iwase Yusuke
Hi, > Does anyone know why this error in action format validation occurs? If you > have any experience in using Ryu with OpenFlow 1.5, please share with me. It > would be great if there is a sample code. The cause of this problem is that OVS does not support OpenFlow 1.5 Packet-Out messages.

[Ryu-devel] Problem when processing traffic based on OpenFlow 1.5

2016-07-23 Thread Jianhua Sun
Hello Everyone, I have been testing the OpenFlow 1.5 implementation of Ryu during the last week. However, I have seen problems even for the simplest case of packet forwarding. Basically, I am using the latest version of Ryu which supports OpenFlow 1.5, and the Open vSwitch 2.5.0. Two Xen based vi