summaryrefslogtreecommitdiff
path: root/lib/memtypes.c
diff options
context:
space:
mode:
authorvivek <vivek@cumulusnetworks.com>2016-06-08 18:14:17 -0700
committervivek <vivek@cumulusnetworks.com>2016-06-08 18:14:17 -0700
commitf23a7bf289e805e2514f464b933001e1ecf34674 (patch)
tree0d69102f5894aaa116a790bbd6abc336f389d3c9 /lib/memtypes.c
parentb828b71f06e74f4ae2f0956c1d8dbb60ac5f2583 (diff)
bgpd: Do not process workqueue upon instance delete
During instance cleanup, an earlier patch walked the workqueue in order to process queued routes of the instance. However, since the workqueue is not per instance, the code walks and immediately processes all routes across all instances. This may not be ideal in the presence of VRFs, when multiple instances will be a fact. Revert that part of the change from earlier patch. This needs to be revisited later for a better solution. Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com> Updates: bb86c6017eccd03ea1554c7bdef5949cf676f208
Diffstat (limited to 'lib/memtypes.c')
0 files changed, 0 insertions, 0 deletions