cnat: Fix unformat_cnat_snat_interface_map_type 89/37489/7
authorMiguel Borges de Freitas <miguel-r-freitas@alticelabs.com>
Wed, 19 Oct 2022 21:33:56 +0000 (22:33 +0100)
committerBeno�t Ganne <bganne@cisco.com>
Fri, 28 Oct 2022 08:45:56 +0000 (08:45 +0000)
commit648c29243f9f28d6ef911230641f6610b81a83e7
treec78d1829583d6683c2418c86249e08c18873bf88
parent0db15758ed63db434621fef0777e0dd2062ed326
cnat: Fix unformat_cnat_snat_interface_map_type

Fix initialization of the table u32 var which is leading to the incorrect
unformat of interface map type

Type: fix

Signed-off-by: Miguel Borges de Freitas <miguel-r-freitas@alticelabs.com>
Change-Id: I1e56acd0e4c735df755e85b172bb6623bf47a57b
src/plugins/cnat/cnat_snat_policy.c