[ovs-dev] [PATCH] ovn: Reduce range of ACL priorities.

Justin Pettit jpettit at nicira.com
Mon Oct 19 23:45:12 UTC 2015


> On Oct 19, 2015, at 4:42 PM, Ben Pfaff <blp at nicira.com> wrote:
> 
> On Mon, Oct 19, 2015 at 03:47:02PM -0700, Justin Pettit wrote:
>> To implement stateful ACLs, we've needed to reserve multiple logical
>> flow priorities in the ACL table.  Rather than continue to have a
>> strange range of ACL priorities, we'll make ACL priority range 0 to
>> 32767 and then offset them by 1000 when inserting them into the logical
>> flow table.
>> 
>> Signed-off-by: Justin Pettit <jpettit at nicira.com>
> 
> Acked-by: Ben Pfaff <blp at nicira.com>

Thanks.  I pushed this to master.

--Justin





More information about the dev mailing list