ovn: Use constants for conntrack state bits.
authorRussell Bryant <russell@ovn.org>
Mon, 14 Dec 2015 17:54:45 +0000 (12:54 -0500)
committerRussell Bryant <russell@ovn.org>
Tue, 15 Dec 2015 19:48:57 +0000 (14:48 -0500)
commitaa68cf38e14d159ae3fef061765d7986b7376f6e
tree525d2e8c3091f2104e943608515f8ac22723d376
parent9bf924c859478dd6ccb8c6cbc0302b81fb89f9ee
ovn: Use constants for conntrack state bits.

A previous commit fixed this code to match changes to the conntrack
state bit assignments.  This patch further updates the code to use
the defined constants to ensure this code adapts automatically to any
possible future changes.

Signed-off-by: Russell Bryant <russell@ovn.org>
Requested-by: Joe Stringer <joe@ovn.org>
Acked-by: Joe Stringer <joe@ovn.org>
lib/packets.h
ovn/controller/lflow.c