Hello,

I have run into a problem with the current version of RYU on master. I'm
not sure what is causing it, but the topology discovery is discovering many
links that are not in the topology.

I'm using mininet, the command is:
sudo mn --topo linear,5 --controller remote
The topology should be h1-h2-h3-h4-h5 but the current version of ryu finds
the following links: h1-h3, h3-5, h2-h4 (sometimes it changes). This
happens on my code and on ryu/apps/rest_topology.py

Thanks.
Antonio

-- 
El Psy Congroo,
Antonio Añon Brasolin,
Masters Degree Student in Universidade Federal de São Carlos
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to