On Wed,  6 Nov 2013 15:01:34 +0800
Wei-Li Tang <[email protected]> wrote:

> ofctl_v1_3 lacks of get_desc_stats & get_port_stats methods which is available
> in ofctl_v1_0. I copied the code from ofctl_v1_0 and it works fine. The only
> change to get_port_stats in ofctl_v1_3 is using OFPP_ANY as argument to call
> OFPPortStatsRequest.
> 
> Signed-off-by: Wei-Li Tang <[email protected]>
> ---
>  ryu/lib/ofctl_v1_3.py |   43 +++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 43 insertions(+)

Applied both, thanks a lot!

When you send multiple patches, [PATCH 0/X] does not includes any
code. It describe the patches. Check the following as an example and
try next time:

http://article.gmane.org/gmane.network.ryu.devel/4897

Thanks!

------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to