Duplicate RA messages are sending from ODL Controller 27/83227/3
authorNishchya Gupta <nishchyag@altencalsoftlabs.com>
Wed, 24 Jul 2019 09:24:28 +0000 (14:54 +0530)
committerNishchya Gupta <nishchyag@altencalsoftlabs.com>
Mon, 17 Feb 2020 09:57:50 +0000 (15:27 +0530)
commitbf288090875991d170ba3d6b9197f0c973c5444e
tree00390fd62994a9f0c9ef11a45cf0393b8c82dc3c
parent3e7aaee2f392bbe75f5fdb2bca4eb11265d9f9fb
Duplicate RA messages are sending from ODL Controller

Issue:
======
While sending IPv6 periodic RA packets to all Ipv6
VMs OF port ODL controller is sending more than one
time with same RA packets to same ELAN group as a
result each IPv6 VMs OF ports are getting more
than one RA packets for each perodic
UNSOLICTED/CEASE messages.

Solution:
=========
Using IPv6 network ELAN BC group approach sending
IPv6 RA packet from ODL Controller to VMs OF ports
should be one time is sufficient.
Since ELAN BC group will deliver the RA packets to
all IPv6 VMs OF ports for that particular ELAN group.

Change-Id: Ia1564148ce84044754e6a008e1de21a62435459d
Signed-off-by: Nishchya Gupta <nishchyag@altencalsoftlabs.com>
ipv6service/impl/src/main/java/org/opendaylight/netvirt/ipv6service/IfMgr.java