Comment 6 for bug 1513278

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

Reviewed: https://review.opencontrail.org/15166
Committed: http://github.org/Juniper/contrail-controller/commit/42d755103fd07336f6e9cb32504fb577fd261452
Submitter: Zuul
Branch: master

commit 42d755103fd07336f6e9cb32504fb577fd261452
Author: Nischal Sheth <email address hidden>
Date: Thu Nov 12 14:21:33 2015 -0800

Add loops functionality for bgp peer

Highlights:

- A loop_count can be configured for peer or peer address family
- Value configured under peer address family overrides per peer value
- Default value of loop_count is 0
- Paths with upto loop count occurrences of asn are accepted by peer
- Include address family attributes in introspect output
- Add unit tests to cover new functionality

Change-Id: I8e558473a2c467a1bb0fb42ea299919167f11560
Partial-Bug: 1513278