Set PMSI tunnel attribute transitive. 63/83763/3
authorPeterSuna <peter.suna@pantheon.tech>
Mon, 19 Aug 2019 11:51:10 +0000 (13:51 +0200)
committerRobert Varga <nite@hq.sk>
Tue, 20 Aug 2019 09:26:11 +0000 (09:26 +0000)
commitaf1cf11044bd3e0e92ec99d55b4a602e78b14c4b
tree18849f961f0eee617bc00037600aea6e89f450a5
parent218a88a5270c4ed959af4831d7ed975653395c8d
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