packets: Reorder CS_* flags to remove gap.
authorJarno Rajahalme <jarno@ovn.org>
Wed, 25 Nov 2015 23:19:37 +0000 (15:19 -0800)
committerJarno Rajahalme <jarno@ovn.org>
Wed, 25 Nov 2015 23:19:37 +0000 (15:19 -0800)
commit63bc9fb1c69fa81f3b30c2669d25962da3119d0f
tree869a40a33c6bd595432a4b1389c0af17405bb2d8
parentfbf5d6ec3f88f4101753786d7a98b16c14cb648d
packets: Reorder CS_* flags to remove gap.

This changes the conntrack state flags used in the OpenFlow interface
to match the ones we currently use in the datapath.  While these do
not need to be synced, it is nice to get rid of the gap.

This should be merged before the first OVS release with connection
tracking, or not at all.

Signed-off-by: Jarno Rajahalme <jarno@ovn.org>
Acked-by: Ben Pfaff <blp@ovn.org>
lib/packets.h
tests/ovs-ofctl.at