Bug-5922: inbound IPv6 connection fails if address has zero groups in it 38/44638/1
authorAjay <ajayl.bro@gmail.com>
Thu, 25 Aug 2016 03:10:34 +0000 (03:10 +0000)
committerAjay <ajayl.bro@gmail.com>
Thu, 25 Aug 2016 03:14:08 +0000 (03:14 +0000)
commit2074c9147bd3eed95865de32ad6531993423acd3
tree23afae1b94d1dea50dacd12533bd898cf0742880
parentbf4a8c121cf69b122e60c46900c6713293e1c4e5
Bug-5922: inbound IPv6 connection fails if address has zero groups in it
- Convert the remote IPv6 address to normalized notation (full-form and leading 0s removed)
  so that comparision with configured BGP Peer address works
- BGP Peer address is converted to this form in BGPPeerModule#getNormalizedHost

Change-Id: I9ce0b5a925a0599e7cca52adf2ec2f2a331026c5
Signed-off-by: Ajay <ajayl.bro@gmail.com>
bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/AbstractBGPSessionNegotiator.java