BGPCEP-764: Use full Ipv6 form under StrictBGPPeerRegistry 16/69816/1
authorClaudio D. Gasparini <claudio.gasparini@pantheon.tech>
Mon, 19 Mar 2018 16:18:18 +0000 (17:18 +0100)
committerClaudio D. Gasparini <claudio.gasparini@pantheon.tech>
Thu, 22 Mar 2018 13:33:14 +0000 (14:33 +0100)
commit31b79302740145ac75a43df278ebbdc0e95efc42
tree2ef5926bd526fad3849aa943cca25a8fc6b53a18
parenta88e3bb144a3f92cd19b2f5b7a3a6de8ef86da07
BGPCEP-764: Use full Ipv6 form under StrictBGPPeerRegistry

Ipv6 equal is not capable of handle short or full form
of Ipv6, returning false when comparing different versions.
Therefore use full form under registry.

Change-Id: I2127f20e847860792d0f1c18b0ae243825a9d86a
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
(cherry picked from commit 889700a070e725f44ee3d4fe215d93312ac8f0bf)
bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/StrictBGPPeerRegistry.java
bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/BGPPeerRegistry.java