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>
Wed, 15 Feb 2017 19:22:33 +0000 (19:22 +0000)
Project: netvirt master f1e25c03de171bb4b7d95fc09fe9d1534bd46d96

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>
(cherry picked from commit a3a91c1c01d294a8e36662284c4cc82a2749c2e1)

docs/submodules/netvirt

index b26545a563fa495fe4353051fafb0cd1eb7edb02..f1e25c03de171bb4b7d95fc09fe9d1534bd46d96 160000 (submodule)
@@ -1 +1 @@
-Subproject commit b26545a563fa495fe4353051fafb0cd1eb7edb02
+Subproject commit f1e25c03de171bb4b7d95fc09fe9d1534bd46d96