Comment 36 for bug 1436798

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

Reviewed: https://review.opencontrail.org/9443
Committed: http://github.org/Juniper/contrail-vrouter/commit/311b48c70ba74c79d141262188d4e15a336de368
Submitter: Zuul
Branch: R2.20

commit 311b48c70ba74c79d141262188d4e15a336de368
Author: Anand H. Krishnan <email address hidden>
Date: Mon Apr 20 12:41:11 2015 +0530

Free the defer data in case of errors

To make sure that we flush all the packets that are queued in a flow
entry, we run a defer function. If for any reason this defer was not
scheduled (because the function was called with no hold queue), the
defer data has to be freed.

Change-Id: Ideabe252ff6c56c6e01ccbc3a27044bac09933f3
Closes-BUG: #1436798