> On Sep 11, 2017, at 8:56 AM, Mark Michelson <[email protected]> wrote:
> 
> On Fri, Sep 8, 2017 at 1:57 PM Han Zhou <[email protected]> wrote:
> 
>> The command error message is misleading, e.g.:
>> 
>> $ ovn-nbctl acl-del ls1 100 'outport=="lsp1" && ip4'
>> ovn-nbctl: cannot specify priority without match
>> 
>> $ ovn-nbctl acl-del ls1 to-lport 'outport=="lsp1" && ip4'
>> ovn-nbctl: cannot specify priority without match
>> 
>> This patch fixes the problem.
>> $
>> $ ovn-nbctl acl-del ls1 100 'outport=="lsp1" && ip4'
> 
> 
>> Signed-off-by: Han Zhou <[email protected]>
>> 
> Acked-by: Mark Michelson <[email protected]>

I missed your acked-by before I pushed it.  Sorry about that, Mark!

--Justin


_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to