Thanks a lot. Will go thru it and get back to u if needed.
Sent from my iPhone
On 19-Dec-2014, at 6:20 AM, Flavio Junior wrote:
> I just posted it to github here: https://github.com/castroflavio/ryu
>
> Please take a look at the code (shortestpath.py). The most important parts
> are the netwo
I just posted it to github here: https://github.com/castroflavio/ryu
Please take a look at the code (shortestpath.py). The most important parts
are the networkx SP computation and the topology discovery (ryu.topology).
Networkx is a python library to do graph operations.
We just finished the proj
Hi All,
I am new to Rye. I went through ryu ebook to know the basics. For my
project , i have to find the backup path along with working path when a
ping request comes. Am using Mininet , OVS and Ryu. Earlier i used POX and
used the l2_multi that computes the shortest path by accessing the
topolo
Hi,
I want to send first few packets to an application from every new flow. So
I can match ip addresses of sender and receiver and port addresses and
protocol to match against new flows. But I don't know how to send only
first few packets to an application. Could you please, provide me some
hints f
Hello,
I trying to make mobile Wi-Fi's core network switching system by OF. In this
network Wi-Fi STA must be rerouted from one to another AP using different
path.
Are in API some function that collects ports what switches are connected?
For example network with 3 switch and two hosts. Hosts can