On Mon, 5 Aug 2013 17:01:35 +0900 YAMAMOTO Takashi <[email protected]> wrote:
> this set includes: > - unit tests for new OFPMatch api > - fixes bugs found by the test > > YAMAMOTO Takashi (3): > ofproto_v1_2_parser: stop assuming OFPXMC_OPENFLOW_BASIC > of13: fix old parser and serializer of PBB_ID > unit tests for the new OFPMatch api > > ryu/ofproto/ofproto_v1_2_parser.py | 4 +- > ryu/ofproto/ofproto_v1_3_parser.py | 22 +++ > ryu/tests/unit/ofproto/test_parser_ofpmatch.py | 241 > +++++++++++++++++++++++++ > 3 files changed, 265 insertions(+), 2 deletions(-) > create mode 100644 ryu/tests/unit/ofproto/test_parser_ofpmatch.py Applied, thanks. ------------------------------------------------------------------------------ Get your SQL database under version control now! Version control is standard for application code, but databases havent caught up. So what steps can you take to put your SQL databases under version control? Why should you start doing it? Read more to find out. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
