Bug-2802: BGP Update message serialization bug 09/22809/3
authorMilos Fabian <milfabia@cisco.com>
Wed, 17 Jun 2015 15:55:07 +0000 (17:55 +0200)
committerMilos Fabian <milfabia@cisco.com>
Wed, 17 Jun 2015 20:14:52 +0000 (22:14 +0200)
commit7505f0031b58a178994ed90e12d0a7bb111ae8e1
treebe186d1a591432da1d9ab67a01cce05227150506
parent8899d494dd3e28527b7c69e289fb0b8ce7af1ca7
Bug-2802: BGP Update message serialization bug

The next-hop value from MP reach attribute is not stored in AdjRibIn,
thus next-hop is missing in output Update message.
Copy next-hop value from MP reach to next hop attribute to keep it in DS.

Change-Id: I866af30ecc2cd0baa0ca1ca2f763dc03176ac009
Signed-off-by: Milos Fabian <milfabia@cisco.com>
bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPPeer.java