On Mon, 30 May 2016 15:28:19 +0900 IWASE Yusuke <iwase.yusu...@gmail.com> wrote:
> Currently, Ryu does not have the parser for Controller-to-Switch > one-way messages, but when testing Actions or Match fields, > OFPFlowMod parser is convenient in order to test them. > > This patch implements the parser for OFPFlowMod messages. > > Signed-off-by: IWASE Yusuke <iwase.yusu...@gmail.com> > --- > ryu/ofproto/ofproto_v1_0_parser.py | 34 +++++++++++++++++++++++++++++----- > ryu/ofproto/ofproto_v1_2_parser.py | 26 ++++++++++++++++++++++++++ > ryu/ofproto/ofproto_v1_3_parser.py | 26 ++++++++++++++++++++++++++ > ryu/ofproto/ofproto_v1_4_parser.py | 26 ++++++++++++++++++++++++++ > ryu/ofproto/ofproto_v1_5_parser.py | 26 ++++++++++++++++++++++++++ > ryu/tests/unit/ofproto/test_parser.py | 10 +++++----- > 6 files changed, 138 insertions(+), 10 deletions(-) Applied, thanks! ------------------------------------------------------------------------------ What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocols are consuming the most bandwidth. Provides multi-vendor support for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using capacity planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e _______________________________________________ Ryu-devel mailing list Ryu-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ryu-devel