Comment 101 for bug 1649707

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/33578
Committed: http://github.com/Juniper/contrail-controller/commit/9866bbc14da442f9277e8507a7c0c6097198f740
Submitter: Zuul (<email address hidden>)
Branch: master

commit 9866bbc14da442f9277e8507a7c0c6097198f740
Author: Ananth Suryanarayana <email address hidden>
Date: Wed Jul 12 13:15:25 2017 -0700

Compute BGPaaS Source port based on configured bgpaas port range

o Use BGPaaSUtils::DecodeBgpaasServicePort() API to compute configured source
port from received source port in order to correctly identify BGPaaS peer
o Process BGPaaServiceParametersType configuration (under global-systems-config)
o Close established bgpaas session if new passive-open request is received
(Similar to how all peers are treated when GR is configured)
o Rename namespace BgpaasUtils to BGPaaSUtils
o Add unit test case to test BGPaaS Parameters confguration processing

Change-Id: I25cbb66b121aaa8369b4a2b963bea16c7d046f5b
Closes-Bug: #1649707