Set PMSI tunnel attribute transitive. 55/83755/3 stable/fluorine
authorPeterSuna <peter.suna@pantheon.tech>
Mon, 19 Aug 2019 11:51:10 +0000 (13:51 +0200)
committerRobert Varga <nite@hq.sk>
Mon, 19 Aug 2019 14:12:13 +0000 (14:12 +0000)
commit386d77956c1449f54fb574d6723225d4f01f776d
tree578b8c22f669c986c5731ec2e50c2b0cadb28a8f
parent5cd7162355c4c45febbb58ed134cdf6f2dcd91f6
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