Use only our advertized tables to send routes 75/80875/3
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 15 Mar 2019 06:11:49 +0000 (07:11 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 19 Mar 2019 14:36:02 +0000 (15:36 +0100)
commitcafc68569a1d8eb3b4997cc7a21de8a3a2d44034
treeceb38c66a0473289188b70155ecfcf350ba44391
parent179d053544de1de8305d54fe15df38e884ba2a5f
Use only our advertized tables to send routes

Previous fix used intersection of advertizements, which is not
accurate: if the peer accepts our proposal, we should be sending
all advertizements, allowing asymmetric setups to work correctly.

JIRA: BGPCEP862
Change-Id: Ie01f2905d76989093b8914fcd08c7a628fa4686a
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPPeer.java
bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/PeerTrackerInformation.java