Re: [Ryu-devel] Always get the empty msg in packet_in data

2017-11-21 Thread Iwase Yusuke
Hi Qingyu, If Ryu works well on the Mininet topology, please confirm the packets sent from your hardware switches. For example, capture the incoming packets using Wireshark or tcpdump on the controller host, then check of the incoming the Packet-In messages have the empty data. If no data body,

[Ryu-devel] Always get the empty msg in packet_in data

2017-11-17 Thread Qingyu Meng
Hi guys, Recently I’m using Ryu for a project. It works very well in my virtual environment (Mininet). Now I’m trying move it into a “real” testbed (in fact it provides Openflow switch by OVX). But now I get a big trouble. Controller can received switch features, and can get packet_in event. It