Comment 7 for bug 1049345

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

Reviewed: https://review.opencontrail.org/6246
Committed: http://github.org/Juniper/contrail-controller/commit/c2005aa2f31ec71fd641433193f1e55bc12839ee
Submitter: Zuul
Branch: master

commit c2005aa2f31ec71fd641433193f1e55bc12839ee
Author: Tapan Karwa <email address hidden>
Date: Thu Jan 15 15:56:45 2015 -0800

Removing asserts in the channel code that were being called in response to
unexpected bytes in the packet. Instead, we will return error to the SM and
restart the connection.

Fixes gnats bug 1049345.

Change-Id: Ie7e3647b71cbc081ccb20f5033afaf61883cce45
Partial-Bug: #1408740