Updated git submodules
authorSatish Dutt <satishd@altencalsoftlabs.com>
Wed, 26 Oct 2016 15:13:50 +0000 (20:43 +0530)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 10 Nov 2016 17:18:56 +0000 (17:18 +0000)
commitd005dbf635b4cd8c538d36b1f85a3a82b5a29c29
treeaf618a9ebbfa6a0ec7846fe4a08c38b4f5cae751
parent2fecb8fa4d05887a3e6e6265e8efd1995bb2fd29
Updated git submodules

Project: netvirt master 19492ed269c6e2954d9069980073bb1d05aa885b

Bug 7120 : NAT Support For GRE TEP add/del is missing

Support has been added in the NAT for the GRE TEP changes. Below are the
enhancements :

1) When GRE TEP is deleted :

a) SNAT : If the corresponding DPN was the NAPT switch, then a new NAPT
switch is
re-elected among the other DPNs and rest of the non-NAPT switches point to
the new NAPT switch. The routes to the External Fixed IPs (SNAT IPs) are
updated with the new NAPT switch address.

b) DNAT : If the corressponding DPN was hosting VMs with the Floating IPs,
then
the routes to those FIPs are withdrawn from the BGP and removed from the
controller FIB.

2) When the GRE TEP is added :

a) SNAT : The correponding DPN will be delegated as the non NAPT switch
and made to point to the exsiting NAPT switch. Routes are not altered.

b) DNAT : If the corresponding DPN was hosting VMs with the Floating IPs,
then routes to those FIPs are advertised to the BGP and installed in the
controller FIB.

Change-Id: I0cb968b7beb9ec294cc4bafb6539e2e6cdd1c541
Signed-off-by: Satish Dutt <satishd@altencalsoftlabs.com>
docs/submodules/netvirt