Reduce IPv6 Periodic Unsolicited RA timer interval 55/44955/1
authorSridhar Gaddam <sgaddam@redhat.com>
Wed, 31 Aug 2016 17:32:04 +0000 (23:02 +0530)
committerSridhar Gaddam <sgaddam@redhat.com>
Wed, 31 Aug 2016 17:43:23 +0000 (23:13 +0530)
commit6ca66f2be8ffda04820bf7fbfd20b80b7349771b
treece6597a36cc0800da7933086ce3ab1fd7e59602d
parent976813afc153ce49845e2e11c58a87b8f893af1b
Reduce IPv6 Periodic Unsolicited RA timer interval

In some situations it was noticed that flow programming is taking
some time. Due to this, the Router Soliciation requests from the
VMs are not punted to the controller (VMs are able to acquire IPv6
address only upon arrival of unsolicited Router Advts from the ODL
controller). Currently the periodic unsolicited RA interval is set
to 5 mins. This patch reduces the interval to 60 seconds to mitgate
such situations.

In a future patch, we would enhance the periodic RA interval to an
updated algorithm which will provide a better user experience.

Change-Id: I2eb4061b487cfa709ef02b7d093481799294adb3
Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>
vpnservice/ipv6service/impl/src/main/java/org/opendaylight/netvirt/ipv6service/utils/Ipv6Constants.java