Re: [Ryu-devel] Passing arguments to ryu app

2015-03-29 Thread Yusuke Iwase
Thanks, > Sandesh Shrestha > > > > > Message: 7 > Date: Tue, 24 Mar 2015 10:18:27 +0900 > From: Yusuke Iwase mailto:[email protected]>> > Subject: Re: [Ryu-devel] Passing arguments to ryu app > To: [email protected] <mailto:sande...@ualberta

Re: [Ryu-devel] Passing arguments to ryu app

2015-03-29 Thread Sandesh Shrestha
Hello, I tried doing this but it didnt work. Do I need to change flags.py file Thanks, Sandesh Shrestha Message: 7 Date: Tue, 24 Mar 2015 10:18:27 +0900 From: Yusuke Iwase Subject: Re: [Ryu-devel] Passing arguments to ryu app To: [email protected], [email protected] Message

Re: [Ryu-devel] Passing arguments to ryu app

2015-03-23 Thread Yusuke Iwase
Hi Sandesh, On 2015年03月22日 13:08, Sandesh Shrestha wrote: > Dear All, > > I need to pass arguments to ryu app. How can I do that and how to get that in > the app. How about adding CLI options for your App as follow? $ git diff diff --git a/ryu/app/simple_switch_13.py b/ryu/app/simple_switch_1

[Ryu-devel] Passing arguments to ryu app

2015-03-21 Thread Sandesh Shrestha
Dear All, I need to pass arguments to ryu app. How can I do that and how to get that in the app. Thanks, Sandesh Shrestha -- Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and dev