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
: 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.
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