[ovs-dev] [PATCH] ovn: Fix ct_state bit mappings in OVN symtab.

Russell Bryant russell at ovn.org
Wed Dec 9 16:19:36 UTC 2015


On 12/08/2015 06:20 PM, Joe Stringer wrote:
> On 8 December 2015 at 14:34, Russell Bryant <russell at ovn.org> wrote:
>> The OVN symbol table contained outdated mappings between connection
>> states and the corresponding bit in the ct_state field.  This patch
>> updates the symbol table with the proper values as defined in
>> lib/packets.h.
>>
>> Signed-off-by: Russell Bryant <russell at ovn.org>
> 
> Thanks for figuring this out!
> 
> Is there a way for these to use the correct constants from OVS? Maybe
> they're not exported in an appropriate header right now..

I guess I was assuming they weren't going to change again.  :-)

I'll look at another patch for this.

> Fixes: 63bc9fb1c69f ("packets: Reorder CS_* flags to remove gap.")
> Acked-by: Joe Stringer <joe at ovn.org>

Thanks!  I applied this patch to master and branch-2.5.

-- 
Russell Bryant



More information about the dev mailing list