Hi All, I want to specify a path for routing a flow. I use Ryu controller. Suppose in my Ryu controller I find two paths S -> A -> B -> D (S is a source, D is a destination) and S -> M -> N -> D that can send flow. To select one of the paths, How I get the link bandwidth of these paths in realtime using Ryu and OpenFlow?
Thanks.
_______________________________________________ Ryu-devel mailing list Ryu-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ryu-devel