Updated git submodules
authorAswin Suryanarayanan <asuryana@redhat.com>
Thu, 18 May 2017 11:19:51 +0000 (16:49 +0530)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 18 May 2017 23:43:48 +0000 (23:43 +0000)
commit100d09a200f994589440ef194c59b509fe75b001
tree6bd846aef6a6475205be2c88ab4bc9dec3fc1bf0
parent2a587ec70efc30f3a46658fc9f5f760dc21ec19a
Updated git submodules

Project: netvirt master 5c800b72270cc8577e7898a0aae800ad789c8b19

Bug 8471 - Traffic between a VM without FIP and a VM with FIP is not
working

1)Hairpinning changes are done for conntrack based SNAT, now it matches
on external subnet id that external n/w id.
2) The packets are submitted back to table 21 from 47.
3)L3_GW_MAC_TABLE (Table 19)  replace the external n/w id with external
subnet id for the packet address to router external interface
4)L3_FIB_TABLE (Table21) flow now matched external subnet id  instead of
n/w is along with external ip address.

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