summaryrefslogtreecommitdiff
path: root/lib/json.c
diff options
context:
space:
mode:
authorDon Slice <dslice@cumulusnetworks.com>2020-04-02 17:50:53 +0000
committerDon Slice <dslice@cumulusnetworks.com>2020-04-09 18:46:45 +0000
commit14ff96e67da11e624ddaac1e159dd4b0602a538a (patch)
tree400ea68d5acae735585fad7e67162ba048bcb531 /lib/json.c
parent43086e6a565fcecb3b8227311f4482099f359069 (diff)
ospf6d: stop looping thru same Inter-Area Router LSAs
Processing loop uncovered when there are multiple ABRs also acting as ASBRs into the same area in ospf6. The problem was that when looking thru the list of Inter-area router entries, if the current entry being processed matched, it still merged next-hops and re-initiated the process. In this fix, if the route/path matches and the next-hops also match, there is no need to re-initiate the examine process. Ticket: CM-28900 Signed-off-by: Don Slice <dslice@cumulusnetworks.com>
Diffstat (limited to 'lib/json.c')
0 files changed, 0 insertions, 0 deletions