On Mon, 24 Feb 2014 11:26:26 +0900 Kiyonari Harigae <[email protected]> wrote:
> Hi, > > I thought that it is useful to use ofctl_v1_3 module for correspond to > whole of match field, I tried to support. > Also, change get_flow_stats method to can be select table_id on the client > side by change table id from fixed 0 to dp.ofproto.OFPTT_ALL. > If apply this patch, I will apply this patch to ofctl_v1_2 and ofctl_v1_0. > > Thank you. > > Signed-off-by: cloudysunny14 <lakshmi@...> > --- > ryu/lib/ofctl_v1_3.py | 108 ++++++++++----- > ryu/tests/unit/lib/test_ofctl.py | 271 > ++++++++++++++++++++++++++++++++++++++ > 2 files changed, 345 insertions(+), 34 deletions(-) > create mode 100644 ryu/tests/unit/lib/test_ofctl.py Thanks! Sounds good. However, the patch is malformed and I can't apply. Please re-post the patch in the proper format. ------------------------------------------------------------------------------ Flow-based real-time traffic analytics software. Cisco certified tool. Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer Customize your own dashboards, set traffic alerts and generate reports. Network behavioral analysis & security monitoring. All-in-one tool. http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
