[Ryu-devel] Issue with multipart reply parser

2013-07-16 Thread Claiborne, Matt
I am seeing the following error when controller receives and attempts to parse a multipart reply for a port_desc_stats_request. This was working until recently, I would appreciate any suggestions for a fix/workaround to this issue. Trace: [0x182e5f694c00] ('143.0.1.211', 56538): OFPGetConfi

Re: [Ryu-devel] Ryu - flow mod with IPv6 source/dest match issue

2013-07-11 Thread Claiborne, Matt
: Thursday, July 11, 2013 6:27 PM To: Claiborne, Matt Cc: ryu-devel@lists.sourceforge.net Subject: Re: Ryu - flow mod with IPv6 source/dest match issue On Fri, Jul 12, 2013 at 10:20:33AM +0900, Isaku Yamahata wrote: > Hi, thank you for reporting this. > Please use ryu-devel@lists.sourceforge.net.

[Ryu-devel] Errors when starting RYU after latest pull

2013-05-14 Thread Claiborne, Matt
Hello RYU-developers, I am using RYU as one of the controllers in my openflow test environment. After the latest pull I am unable to start any of my applications (or any of the example apps included with RYU). I also did a fresh install of RYU on a base Debian system and experienced the same