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

Joe Stringer joe at ovn.org
Tue Dec 8 23:20:47 UTC 2015


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..


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



More information about the dev mailing list