Hi,

On Wed, 28 Nov 2012 23:01:21 -0800
Shivaram Mysore <shivaram.mys...@gmail.com> wrote:

> I have written some very basic and simple OF 1.2 applications for Ryu which
> I am running against LINC (www.flowforwarding.org).  Once I run the
> application (ex. add flow), I have to CNTRL+C to get out of the same -
> which means I get out of controller connectivity to switch (not my desire).
>  How can I run multiple applications via Ryu-manager?  May be I have not

What your application wants to do? For example, the simple_switch
application continues to do l2 switching (add a flow when it finds
unknown mac address source). You don't need to stop it by Control+C.

> understood certain components of Ryu.  Any pointers to documentation or
> help is highly appreciated.

Sorry about the poor documentation. That's one of things that we
really need to improve...

http://osrg.github.com/ryu/doc/index.html

------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
VERIFY Test and improve your parallel project with help from experts 
and peers. http://goparallel.sourceforge.net
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to