[Ryu-devel] [PATCH] gui_topology: Avoid wildcard URL matching

2018-07-10 Thread IWAMOTO Toshihiro
GUIServerController eats up the entire URL space and sometimes causes problems. See the following thread in ryu-devel for example: https://sourceforge.net/p/ryu/mailman/message/36312411/ Signed-off-by: IWAMOTO Toshihiro --- ryu/app/gui_topology/gui_topology.py | 2 +- 1 file changed, 1 insertio

Re: [Ryu-devel] Ryu Topology Viewer integration problem

2018-07-10 Thread IWAMOTO Toshihiro
On Mon, 09 Jul 2018 07:08:22 +0900, Munim Shabir wrote: > > Hi guys, > > > I am new to Ryu and got stuck at the very beginning of it. I am trying to get > the topology view of it but topology viewer doesn't load any nodes besides > heading "Ryu Topology Viewer" though topology is ping-able and

[Ryu-devel] Ryu Apps in PyCharm

2018-07-10 Thread David Kasabji
Hello Ryu Developers, I am in need of debugging Ryu Applications and I want to use PyCharm for it. I am using Ubuntu 18.04 launched via VirtualBox. I have installed Mininet through apt-get and git cloned Ryu source and installed it via python setup script. *I have 2 issues:* 1. When I run mi

Re: [Ryu-devel] Dpid of Switch

2018-07-10 Thread Fernando Farias
You can use both contexts dpids or switches. thx, 2018-07-10 4:33 GMT-03:00 IWAMOTO Toshihiro : > On Fri, 06 Jul 2018 06:06:53 +0900, > udeh Paschal wrote: > > Hello guys, please I am modifying the simple switch 13 python file. I > want > > to give some instructions to some switches in my topolo

[Ryu-devel] Your Financial Institution Contacted About Unauthorized Account Activity. Case :#02974223

2018-07-10 Thread service--- via Ryu-devel
Hello , We were recently notified that you disputed the transaction below with your f.. Hello ,We were recently notified that you disputed the transaction below with your financial institution or credit card company.Dispute Case ID: PP-3-82049117Transaction Amount: $49.90 USDDispute A

Re: [Ryu-devel] Dpid of Switch

2018-07-10 Thread IWAMOTO Toshihiro
On Fri, 06 Jul 2018 06:06:53 +0900, udeh Paschal wrote: > Hello guys, please I am modifying the simple switch 13 python file. I want > to give some instructions to some switches in my topology so I need to > extract the datapath id of my switches. Although I know the dpid since it > is my topology