Hi Devs,
I’m trying to use ofctl_rest with a switch running OF-DPA 3.0.4.0.
OF-DPA sends out HELLO messages to the controller and expects a HELLO back.
Instead it receives OPF_FEATURE_REQUEST messages from ryu.
Therefore the connection setup fails and the session gets torn down.
Which file do I
这是一封 HTML 格式的邮件,请以网页方式查看邮件。
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Ryu-devel mailing lis
Hi
I think current Ryu doesn't support host on GUI.
(Also C.C. to Ryu mailing list
-Yi
2017-03-18 1:01 GMT-07:00 The Seniors :
> Hello,
>
> I'm using the Ryu controller with Open vSwitches and mininet. And I want
> to run the Ryu GUI. I have used the gui_topology API and my simple_switch
> fil
Hello,
I would like to set up a flow table entry in a ovs that swaps the
ipv4_src and ipv4_dst address of a received packet.
The actions definition should be something similar to the following, but
I don't know how to refer to the fields of the received packet. Does it
exist something similar