Updated git submodules
authorSridhar Gaddam <sgaddam@redhat.com>
Fri, 10 Mar 2017 12:36:26 +0000 (18:06 +0530)
committerGerrit Code Review <gerrit@opendaylight.org>
Sat, 8 Apr 2017 16:40:56 +0000 (16:40 +0000)
commit7a81e60a0bb31feadbb257f4da1c7c936c7f3263
treea0bd037c3da9097e8e19661102e2385fdd970e8a
parenta52765919eb372d5d4c203c690613810504275b3
Updated git submodules

Project: netvirt stable/boron 72359b80a0c2010872f80779691f20744cba8c65

Bug 7952: ACLService to treat Ethertype=IPv6 and Protocol=icmp as a request for ICMPv6

In Neutron, "Protocol=icmp" is allowed to be configured with "Ethertype=IPv6"
for backward compatibility reasons. When such a rule is configured, Neutron
IPTables Firewall Driver (i.e., reference implementation) treats this as a
request for ICMPv6 and configures a rule accordingly. This patch implements
the same thing in ACLService. Please refer to the bug report for more details.

Conflicts:
    vpnservice/aclservice/impl/src/main/java/org/opendaylight/netvirt/aclservice/utils/AclServiceOFFlowBuilder.java

Change-Id: Id87c0eda599da4bc3669327bd36659b83d9e108b
Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>
(cherry picked from commit 73af65fcca5b699fc5c6e859c49eb386363fe4ea)
docs/submodules/netvirt