Comment 9 for bug 1687442

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

Reviewed: https://review.opencontrail.org/30889
Committed: http://github.com/Juniper/contrail-controller/commit/5ef68d4cfe675763275b8ab58db09156bd471dac
Submitter: Zuul (<email address hidden>)
Branch: R3.2

commit 5ef68d4cfe675763275b8ab58db09156bd471dac
Author: Nischal Sheth <email address hidden>
Date: Fri Apr 28 16:43:22 2017 -0700

Make BgpPeer buffer size configurable

Following changes are implemented:

- Use a vector instead of an array for BgpPeer buffer
- Make the vector capacity configurable via an env variable
- Add unit tests to exercise the new code

Change-Id: I6490dad8797b23dfb2d65a4681c1e1f663e0dd85
Closes-Bug: 1687442