Re: [Ryu-devel] Is there anyway to timeout when ryu-manager not able to detect the switch

2019-08-21 Thread Rajesh Jalagam via Ryu-devel
Thanks iwase for the quick response with the clarification and a suggestion. I will see if i can use this approach. Regards Rajesh On Wed, Aug 21, 2019 at 3:54 AM Yusuke Iwase wrote: > Hi, > > Hmmm... Sorry for I couldn't image the usecase for such feature though, as > far as I know, ryu-manger

Re: [Ryu-devel] Is there anyway to timeout when ryu-manager not able to detect the switch

2019-08-21 Thread Yusuke Iwase
Hi, Hmmm... Sorry for I couldn't image the usecase for such feature though, as far as I know, ryu-manger will just wait for the connections from the switch side and doesn't set timeout value. So just an idea, writing a script like the following seems to be easy way. 1. invokes ryu-manager from th

[Ryu-devel] Is there anyway to timeout when ryu-manager not able to detect the switch

2019-08-19 Thread Rajesh Jalagam via Ryu-devel
Hi, I am new to RYU. I just started using RYU. I have a question related to the ryu-manager. When I start the ryu-manager listening on tcp port, it sits in a tight loop waiting for the open vswitch connection. Could you please let me know if there is a way, the ryu-manager can timeout when the