Comment 6 for bug 1454497

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

Reviewed: https://review.opencontrail.org/10774
Committed: http://github.org/Juniper/contrail-vrouter/commit/cf1f9c49fa95209bbfdbcd387a664d0ec1f5395c
Submitter: Zuul
Branch: master

commit cf1f9c49fa95209bbfdbcd387a664d0ec1f5395c
Author: Anand H. Krishnan <email address hidden>
Date: Wed May 13 11:08:37 2015 +0530

Increase the maximum supported VRFs to 65k

As part of this change, the number of vrfs in vrouter is also made a
module load parameter. Also, during soft reset, memory allocated for
holding the route tables and for vrf statistics are held on instead
of releasing it and allocing it later.

Change-Id: I14059031810ae79727b8b0dfa3befcb69703959e
Closes-BUG: #1454497