Fix issue in natservice with IPv6 VxLAN tunnels 37/75237/3
authorSridhar Gaddam <sgaddam@redhat.com>
Thu, 16 Aug 2018 11:46:13 +0000 (17:16 +0530)
committerSam Hague <shague@redhat.com>
Thu, 23 Aug 2018 14:23:55 +0000 (14:23 +0000)
commit2b7e7849d83a40d713f0dcc935dd5230ea249eea
tree577bef68560523b9355d2915121aec0c46159c4f
parentd89255aeb692679c01e6b1001c4499f4293c32b8
Fix issue in natservice with IPv6 VxLAN tunnels

When using IPv6 VxLAN tunnels along with SNAT Conntrack mode,
we have seen that use-cases like SNAT and FIP are not working
due to an exception in natservice leading to some missing flows.
This patch fixes this issue.

Issue: NETVIRT-1401

Change-Id: I2c9ced7290ef488ecbfc485245a384fd95071dd6
Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>
natservice/impl/src/main/java/org/opendaylight/netvirt/natservice/internal/NatUtil.java