In port is set to zero after FIP translations. 35/78535/4
authorAswin Suryanarayanan <asuryana@redhat.com>
Fri, 7 Dec 2018 09:19:00 +0000 (14:49 +0530)
committerSridhar Gaddam <sgaddam@redhat.com>
Tue, 18 Dec 2018 19:04:28 +0000 (19:04 +0000)
commit168065f6c43519c34a4fe1e5612e967d57be5e74
treea299ffd3bbc2a99ba6db00049cb7d089122bfa5c
parenta11548b0e34acf2290da0d999c627d78b97f89c9
In port is set to zero after FIP translations.

In table 27 and table 28 in port is explicitly set to zero so that
packet will not be dropped when it has to be send back to the tunnel it
came from.

NETVIRT-1534 FIP to FIP traffic fails when the translation happens on a
remote switch

Change-Id: I10651762db43be4adc4c1584c51a954176fc63d3
Signed-off-by: Aswin Suryanarayanan <asuryana@redhat.com>
natservice/impl/src/main/java/org/opendaylight/netvirt/natservice/internal/FloatingIPListener.java