On Sat, 16 Mar 2019 03:35:37 +0900,
jiahaoPlus wrote:
> 
> Hello, i want to use mininet and ryu to simulate a multicast algorithm. I 
> need to get the free link bandwidth of topology, but i didn’t find something 
> about it. Any good suggestions?

You can get theoretical max bandwidth from ofp_port_desc or other
methods, but I don't think there's a good way to measure packet rates
in OpenFlow.
OpenFlow can count numbers of packets in some duration, though.

--
IWAMOTO Toshihiro


_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to