Re: [ovs-dev] [PATCH 1/2] odp-util: Consider NAT bits in conversions and format.

2015-12-04 Thread Jarno Rajahalme
Acked-by: Jarno Rajahalme Pushed to master, Jarno > On Dec 3, 2015, at 10:35 AM, Daniele Di Proietto > wrote: > > Signed-off-by: Daniele Di Proietto > --- > lib/odp-util.c | 16 > 1 file changed, 16 insertions(+) > > diff --git a/lib/odp-util.c b/lib/odp-util.c > index 32

[ovs-dev] [PATCH 1/2] odp-util: Consider NAT bits in conversions and format.

2015-12-03 Thread Daniele Di Proietto
Signed-off-by: Daniele Di Proietto --- lib/odp-util.c | 16 1 file changed, 16 insertions(+) diff --git a/lib/odp-util.c b/lib/odp-util.c index 32c813b..267451f 100644 --- a/lib/odp-util.c +++ b/lib/odp-util.c @@ -2576,6 +2576,10 @@ odp_ct_state_to_string(uint32_t flag)