On Tue, 24 Sep 2013 15:30:56 -0300 Tonhão - Antonio Brasolin <[email protected]> wrote:
> 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 Can you try the latest code? The bug fix was commited yesterday. ------------------------------------------------------------------------------ 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
