[Ryu-devel] Ryu-manager

2016-05-29 Thread Muhammad Tauseef Khan
Hi, I have been trying to run Ryu but I am getting the following error on Ubuntu 16. I have also tried RyuInstallHelper but unfortunately it just worked only once inside the $ virtualenv ryu_venv environment and next time it started giving me the same error as without virtualenv ryu_venu. Can y

Re: [Ryu-devel] Ryu-manager

2016-06-02 Thread Muhammad Tauseef Khan
Iwase On 2016年05月30日 03:30, Muhammad Tauseef Khan wrote: > Hi, > > I have been trying to run Ryu but I am getting the following error on Ubuntu > 16. I have also tried RyuInstallHelper > <https://github.com/sdnds-tw/ryuInstallHelper> but unfortunately it just >

[Ryu-devel] Using Ryu ActionCT

2019-05-13 Thread Muhammad Tauseef Khan
Hi, I have been trying to use conntrack with RYU and I am experiencing the following error messages. I am using a simple match statement and the ActionCT as given on the Ryu's documents page but that is giving me the following errors. I have tried using ovs verion 2.10 as well but no success. Co

Re: [Ryu-devel] Using Ryu ActionCT

2019-05-14 Thread Muhammad Tauseef Khan
s=veth_r0" I am finding it difficult to set it up via RYU. Thanks Tauseef On 5/14/19, 3:05 AM, "IWAMOTO Toshihiro" wrote: On Mon, 13 May 2019 22:20:01 +0900, Muhammad Tauseef Khan wrote: > > Hi, > I have been trying to use conntrack with RYU and