Updated git submodules
authorkarthikeyan <karthikeyan.k@altencalsoftlabs.com>
Tue, 4 Jul 2017 04:30:51 +0000 (10:00 +0530)
committerGerrit Code Review <gerrit@opendaylight.org>
Tue, 18 Jul 2017 11:12:07 +0000 (11:12 +0000)
Project: netvirt stable/carbon da481cc4ff4b2d93180ed96bb75db4000a1c49ca

Bug 8770: Stale NAT entries are not getting removed for external FLAT

Problem Description:
=====================
Stale NAT entries are not getting removed for external FLAT/VLAN network
on following flows

Stale FIB Entry =>L3_FIB_TABLE(21)-> INBOUND_NAPT_TABLE(44)
Stale Tunnel Entry =>INTERNAL_TUNNEL_TABLE(36)-> OUTBOUND_NAPT_TABLE(46)
Stale LFIB Entry =>NAPT_PFIB_TABLE(47)->L3_FIB_TABLE(21)

Solution:
=============
As part of hairpinning feature support, external vpn name was generated
from external-subnet Id instead of external-network Id. To accomplish this
changes have done the changes in all the places to install and remove the
NAT related flows for external FLAT/VLAN use cases.

Change-Id: I0bd0c79ca638cf6664eaa4237334c6524f2d2c1f
Signed-off-by: karthikeyan <karthikeyan.k@altencalsoftlabs.com>
docs/submodules/netvirt

index ee23cd929b0337bedb98206170b692961bda7601..da481cc4ff4b2d93180ed96bb75db4000a1c49ca 160000 (submodule)
@@ -1 +1 @@
-Subproject commit ee23cd929b0337bedb98206170b692961bda7601
+Subproject commit da481cc4ff4b2d93180ed96bb75db4000a1c49ca