Please keep the mailing list On Mon, 27 Oct 2014 18:38:03 -0700 Ashwin Prabhu <[email protected]> wrote:
> When we run dumper.py file, it doesnot guve any output. Can you please give > one example of how we can use dumper.py for debugging? That's for debugging files at the following directory: https://github.com/osrg/ryu/tree/master/ryu/topology > Also, i am currently planning to get the topology from mininet and use it > to find a shortest path from point A to point B in that topology. > How can i extract the topology details and use it for finding shortest > path. Can we use networkx library for that? The answer for the first your question depends on how you want to do. How you want to get network topology? For the second your question, you could use such. ------------------------------------------------------------------------------ _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
