Comment 9 for bug 1465516

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

Reviewed: https://review.opencontrail.org/11690
Committed: http://github.org/Juniper/contrail-vrouter/commit/9e7cecdfa176db5a94e6ad7cb4abe321e7d23146
Submitter: Zuul
Branch: R2.1

commit 9e7cecdfa176db5a94e6ad7cb4abe321e7d23146
Author: Divakar <email address hidden>
Date: Tue Jun 16 05:48:08 2015 -0700

Displaying overflow bridge entries

While looking up the over bridge table with overflow index,
hash table lookup is returning NULL as index is compared against
the overflow table size. Now the index is compared against total
size of bridge table to lookup the table entry.

Change-Id: I1d19fdddbd46ea888f2351d001b440069da1903b
closes-bug: #1465516