Hi,
First, please try '--verbose' option of ryu-manager to get the detail logs.
On my environment, the following error messages were shown.
$ ryu-manager ryu.app.simple_switch_13 --verbose
...
move onto main mode
EventOFPErrorMsg received.
version=0x4, msg_type=0x1, msg_len=0x4c, xid=0x737ff375
Hi,
Here's a new release, some new features (BGP 4bytes ASN support) and
many fixes.
OpenStack Neutron's OVS plugin, de facto plugin, uses Ryu by default
now. Every time someone installs the next release of OpenStack, likely
we get a new Ryu user. Nice!
=
FUJITA Tomonori (1):
Ryu 4.5
IWAS
On Thu, 28 Jul 2016 23:01:13 +
Victor Orlikowski wrote:
> A quick patch to clean up stale Datapath objects in the ofctl_service
> application.
>
> Signed-off-by: Victor J. Orlikowski
> ---
Applied, thanks!
--
___
On Thu, 28 Jul 2016 22:45:15 +
Victor Orlikowski wrote:
> When a Datapath disconnects, an application may not know about it until it
> attempts to send a message to that Datapath.
> Ryu's core will detect the failure to send, and will close the Datapath
> object - but has no way of letting
I am using Ryu with OF-DPA. Apparently it is a requirement for a specific
table to enter a flow rule that has two Set Actions on the same variable. When
I attempt to code this the the same object twice. The code looks something
like this:
actions = [
parser.OFPActionSetField(vlan_vid = va
Hi,
I am now doing experiment with Lagopus 0.2.6 and i wonder how to check the flow
table of the switch. Can anyone help me please ?
Thanks
Panha
--
___
Ryu-devel mailing list