Updated git submodules
authorVinh Nguyen <vinh.nguyen@hcl.com>
Sat, 4 Feb 2017 01:30:47 +0000 (17:30 -0800)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 9 Feb 2017 21:08:24 +0000 (21:08 +0000)
Project: netvirt stable/boron a3a91c1c01d294a8e36662284c4cc82a2749c2e1

BUG 7729: Remove redundant tunnel drop flow in table 110

- Remove methods: L2ForwardingService::programLocalTableMiss
  and L2ForwardingService::programTunnelMiss. Both methods
  generate the same tunnel drop flows in table 110.
  The drop flows for individual tunnels are not needed
  since there is a default drop flow in the same table.

- Remove the method L2ForwardingService::programVlanFloodOut
  which is not used.

Change-Id: I0fb826094b6c03e58fb89c95600e7b84bc2c774f
Signed-off-by: Vinh Nguyen <vinh.nguyen@hcl.com>
docs/submodules/netvirt

index 079b071c122cc3918b419d0ac62e504a3d89030a..a3a91c1c01d294a8e36662284c4cc82a2749c2e1 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 079b071c122cc3918b419d0ac62e504a3d89030a
+Subproject commit a3a91c1c01d294a8e36662284c4cc82a2749c2e1