On Thu, 21 Mar 2013 19:03:55 +0900 Isaku Yamahata <[email protected]> wrote:
> Thank you for the packet capture. > It looks like the switch sends malfold OF packets. What switch are you using? > I attached the patch which improve an error message. Can you please test it? > >> OpenFlow Protocol >> Header >> Version: 0x01 >> Type: Packet In (AM) (10) >> Length: 18 > ^^ This should be rounded up to 20 > And there should be 2 bytes padding at the end. > >> Transaction ID: 0 >> Packet In >> Buffer ID: 4294967295 >> Frame Total Length: 48 >> Frame Recv Port: 2 >> Reason Sent: Action explicitly output to controller (1) I've not looked at the capture file but seems that I hit the similar bug with OVS about a packet_in message if I miss_send_len is smaller than the length of a packet_in packet. ------------------------------------------------------------------------------ Own the Future-Intel® Level Up Game Demo Contest 2013 Rise to greatness in Intel's independent game demo contest. Compete for recognition, cash, and the chance to get your game on Steam. $5K grand prize plus 10 genre and skill prizes. Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
