pushed to branch-2.0 and branch-1.11
On Wed, Jan 29, 2014 at 11:27 AM, Andy Zhou wrote:
> Thanks. I feel the same way -- glad we improved it.
>
>
> On Wed, Jan 29, 2014 at 11:04 AM, Jesse Gross wrote:
>
>> On Wed, Jan 29, 2014 at 8:51 AM, Andy Zhou wrote:
>> > Last commit 738a2445c0 introduce
Thanks. I feel the same way -- glad we improved it.
On Wed, Jan 29, 2014 at 11:04 AM, Jesse Gross wrote:
> On Wed, Jan 29, 2014 at 8:51 AM, Andy Zhou wrote:
> > Last commit 738a2445c0 introduced a bug where the mask list of
> > a flow table was freed even when the table's flows and mask list i
On Wed, Jan 29, 2014 at 8:51 AM, Andy Zhou wrote:
> Last commit 738a2445c0 introduced a bug where the mask list of
> a flow table was freed even when the table's flows and mask list is
> reused by another table.
>
> Bug #32932
>
> Reported-by: Len Gao
> Signed-off-by: Andy Zhou
Acked-by: Jesse
Last commit 738a2445c0 introduced a bug where the mask list of
a flow table was freed even when the table's flows and mask list is
reused by another table.
Bug #32932
Reported-by: Len Gao
Signed-off-by: Andy Zhou
---
datapath/flow.c |6 --
1 file changed, 4 insertions(+), 2 deletions(-
Forgot to mention this patch applies to branch-2.0
On Wed, Jan 29, 2014 at 8:51 AM, Andy Zhou wrote:
> Last commit 738a2445c0 introduced a bug where the mask list of
> a flow table was freed even when the table's flows and mask list is
> reused by another table.
>
> Bug #32932
>
> Reported-by: