Re: [Ryu-devel] Raising a event from custom app

2018-10-17 Thread IWAMOTO Toshihiro
On Thu, 11 Oct 2018 23:17:55 +0900, Rodriguez Felipe wrote: > > [1 ] > Hello, sorry for the delay. > > > Yes, I, have tried. The problem is that the topology is a bit complex, so I'm > running the applications in the following way: > > > tc.cmdPrint("ryu-manager --verbose --observe-links --w

Re: [Ryu-devel] Raising a event from custom app

2018-10-11 Thread Rodriguez Felipe
ember 25, 2018 10:47:17 AM To: Rodriguez Felipe Cc: ryu-devel@lists.sourceforge.net Subject: Re: [Ryu-devel] Raising a event from custom app On Thu, 20 Sep 2018 17:11:59 +0900, Rodriguez Felipe wrote: > > [1 ] > [1.1 ] > Hi! > > > I'm trying to raise one event for sharing

Re: [Ryu-devel] Raising a event from custom app

2018-09-25 Thread IWAMOTO Toshihiro
On Thu, 20 Sep 2018 17:11:59 +0900, Rodriguez Felipe wrote: > > [1 ] > [1.1 ] > Hi! > > > I'm trying to raise one event for sharing it from one app to another, > unfortunately I'm not able to set > > the first app as a event provider (checked when running the app in --verbose > mode). I've