BGPCEP-764: Use full Ipv6 form under StrictBGPPeerRegistry 26/69626/3
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>
Mon, 19 Mar 2018 16:18:18 +0000 (17:18 +0100)
commit889700a070e725f44ee3d4fe215d93312ac8f0bf
tree6111835cbcb1d185a529f75c2d65963f58fc1847
parent2ff453840d511aff6a2e67f66e8eca0e07b87340
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>
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