Set PMSI tunnel attribute transitive. 62/83762/3
authorPeterSuna <peter.suna@pantheon.tech>
Mon, 19 Aug 2019 11:51:10 +0000 (13:51 +0200)
committerRobert Varga <nite@hq.sk>
Thu, 5 Sep 2019 14:00:21 +0000 (14:00 +0000)
commitc36a902f4479cb5e6c467a2c462e248b1c84aa2e
tree9e0b1dc416426096534d98da0b87f2434d23e4f5
parentafd4ef7a60aabdf3a61b4ba79a9224471b105864
Set PMSI tunnel attribute transitive.

PMSI tunnel attribute is an optional transitive BGP attribute, as per
https://tools.ietf.org/html/rfc6514#section-5.

Before is was set as a optional non-transitive. Due this flag it
cannot be sent successfully update message with PMSI tunnel attribute
to an Arista device.

JIRA: BGPCEP-877
Change-Id: I50669645e1eb19f14eb14b8f5a5c0217d8983a26
Signed-off-by: PeterSuna <peter.suna@pantheon.tech>
bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/impl/attributes/PMSITunnelAttributeHandler.java
bgp/extensions/mvpn/src/test/java/org/opendaylight/protocol/bgp/mvpn/impl/attributes/PMSITunnelAttributeHandlerTestUtil.java