How about this?

$ ryu-manager --verbose ryu.app.simple_switch my_app.py

In my expectations, simple_switch is inside Ryu which is already installed.


2015-06-23 16:09 GMT+09:00 Chaitanya Kumar <[email protected]>:

> Hi,
> I am facing some trouble with executing two Ryu apps together. One of them
> is the SimpleSwitch while the other is an app that I wrote using scapy, in
> order to sniff tls packets.
>
> After looking this up, I found a similar question asked here
> <http://sourceforge.net/p/ryu/mailman/message/29988398/>. Following this,
> I tried to execute *ryu-manager --verbose simple_switch.py my_app.py*,
> but only one of them (my_app.py) got instantiated, although it loaded both
> of them.
>
> Any suggestions as to what I may be missing? Is there something specific
> way I need to have my apps designed? If this information helps,
> *my_app.py* needs to install flows on the switch, depending on the tls
> packets it sniffs.
>
> Thanks,
> Chaitanya
>
>
> ------------------------------------------------------------------------------
> Monitor 25 network devices or servers for free with OpManager!
> OpManager is web-based network management software that monitors
> network devices and physical & virtual servers, alerts via email & sms
> for fault. Monitor 25 devices for free with no restriction. Download now
> http://ad.doubleclick.net/ddm/clk/292181274;119417398;o
> _______________________________________________
> Ryu-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>
>


-- 
Satoshi KOBAYASHI <[email protected]>
------------------------------------------------------------------------------
Monitor 25 network devices or servers for free with OpManager!
OpManager is web-based network management software that monitors 
network devices and physical & virtual servers, alerts via email & sms 
for fault. Monitor 25 devices for free with no restriction. Download now
http://ad.doubleclick.net/ddm/clk/292181274;119417398;o
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to