Re: [Ryu-devel] match_append incorrect in to_match

2013-12-21 Thread Srini Seetharaman
Here is the git format-patch after passing run_tests and fixing the pep8 warning. On Sat, Dec 21, 2013 at 12:31 AM, FUJITA Tomonori < fujita.tomon...@lab.ntt.co.jp> wrote: > On Fri, 20 Dec 2013 20:54:44 -0800 > Srini Seetharaman wrote: > > > I noticed in the function to_match in ryu/lib/ofctl_

Re: [Ryu-devel] match_append incorrect in to_match

2013-12-21 Thread FUJITA Tomonori
On Fri, 20 Dec 2013 20:54:44 -0800 Srini Seetharaman wrote: > I noticed in the function to_match in ryu/lib/ofctl_v1_3.py that there is > an incorrect match_append statement. I've attached a patch to fix that. > > The patch also includes setting the default priority for the rules in > ofproto_v1