Propagate LLGR configuration 22/78822/1
authorRobert Varga <robert.varga@pantheon.tech>
Sat, 15 Dec 2018 17:53:42 +0000 (18:53 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Sat, 15 Dec 2018 18:27:32 +0000 (19:27 +0100)
commit5d06f4cd5ffe600bcd5013f54b0f4e8fa24f1f67
tree8a6cd358f5989019858540de2108f414124a15d6
parent81249f818b0613914696ae4a9fb831e9fb4e0943
Propagate LLGR configuration

Add BGPPeer awareness of LLGR, with basic configuration and
negotiation, without following required mechanics yet.

JIRA: BGPCEP-495
Change-Id: I659fcdb35ffc9884f3cfb579d98495cee48d468d
Signed-off-by: Matej Perina <matej.perina@pantheon.tech>
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-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java
bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/AbstractAddPathTest.java
bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/GracefulRestartTest.java