[ovs-git] [openvswitch/ovs] b5f3bc: ovn: Fix ct_state bit mappings in OVN symtab.

GitHub noreply at github.com
Wed Dec 9 16:18:30 UTC 2015


  Branch: refs/heads/branch-2.5
  Home:   https://github.com/openvswitch/ovs
  Commit: b5f3bc20ba17127ab7e5486578be564d40b0b656
      https://github.com/openvswitch/ovs/commit/b5f3bc20ba17127ab7e5486578be564d40b0b656
  Author: Russell Bryant <russell at ovn.org>
  Date:   2015-12-09 (Wed, 09 Dec 2015)

  Changed paths:
    M ovn/controller/lflow.c

  Log Message:
  -----------
  ovn: Fix ct_state bit mappings in OVN symtab.

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




More information about the git mailing list