Comment 39 for bug 1436798

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

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

commit 086fa60c8d28bb35b1190ffabde652af267a3c8e
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