Updated git submodules
authorAswin Suryanarayanan <asuryana@redhat.com>
Fri, 3 Mar 2017 11:09:52 +0000 (16:39 +0530)
committerGerrit Code Review <gerrit@opendaylight.org>
Sat, 25 Mar 2017 12:12:44 +0000 (12:12 +0000)
Project: netvirt master 90ccd7b1518db539aecd61e7edcb393e8d95776d

Added Conntrack based SNAT implementation.

Added an interface for the Snat operation.
The interface shall be implemented by the multiple snat implementations.
Only conntrack based implmentation uses this interface now.

AbstractSnatService has the flow programming which are common
across multiple implementations of SNAT. The code handles only flat/vlan
use cases now.

ConntrackBasedSnatService provides conntrack based SNAT implementation
for flat/vlan provider networks.

Change-Id: I4d05e55e7d8eda0b497ee6402f9c0459fe5c9ea3
Signed-off-by: Aswin Suryanarayanan <asuryana@redhat.com>
docs/submodules/netvirt

index 46ee6c9b906c05c37788b1858b88f154f4607049..90ccd7b1518db539aecd61e7edcb393e8d95776d 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 46ee6c9b906c05c37788b1858b88f154f4607049
+Subproject commit 90ccd7b1518db539aecd61e7edcb393e8d95776d