On Thu, 8 Dec 2016 16:49:00 +0900 IWASE Yusuke <iwase.yusu...@gmail.com> wrote:
> OpenFlow Spec does not allow to filter flow entries by priority, > but when with a large amount of flow entries, filtering by priority > is convenient to get statistics efficiently. > > This patch enables lib/ofctl_v_* modules to filter flow stats by > priority. > > This patch is suggested by China Shenzhen TICOMM Information > Technology Co. Ltd. > > Signed-off-by: IWASE Yusuke <iwase.yusu...@gmail.com> > --- > doc/source/app/ofctl_rest.rst | 9 +++++++++ > ryu/lib/ofctl_v1_0.py | 6 ++++++ > ryu/lib/ofctl_v1_2.py | 6 ++++++ > ryu/lib/ofctl_v1_3.py | 6 ++++++ > ryu/lib/ofctl_v1_4.py | 6 ++++++ > ryu/lib/ofctl_v1_5.py | 12 ++++++++++++ > 6 files changed, 45 insertions(+) Applied, thanks! ------------------------------------------------------------------------------ Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi processor-based developer platforms. With one year of Intel Parallel Studio XE. Training and support from Colfax. Order your platform today.http://sdm.link/xeonphi _______________________________________________ Ryu-devel mailing list Ryu-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ryu-devel