On Fri, Feb 19, 2016 at 04:40:19PM -0800, Ben Pfaff wrote:
> I don't understand why, but without this change, the test in the previous
> commit does not pass.
>
> Signed-off-by: Ben Pfaff
I figured out the correct fix:
http://openvswitch.org/pipermail/dev/2016-March/067317.html
_
I don't understand why, but without this change, the test in the previous
commit does not pass.
Signed-off-by: Ben Pfaff
---
ovn/controller/lflow.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ovn/controller/lflow.c b/ovn/controller/lflow.c
index f16c5c9..a18c760 100644
--