Comment 2 for bug 1393730

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

Reviewed: https://review.opencontrail.org/4740
Committed: http://github.org/Juniper/contrail-vrouter/commit/6b86e4a2b94b3f85b8807c832835043fe657b7f5
Submitter: Zuul
Branch: R2.0

commit 6b86e4a2b94b3f85b8807c832835043fe657b7f5
Author: Anand H Krishnan <email address hidden>
Date: Tue Nov 18 02:17:13 2014 -0800

Change the location from where we try to pull the outer headers

The function that pulls outer headers assumes that the packet data
points at layer 2 header. While this is true in case of ubuntu, the
commit that made this assumption did not reposition the call for
Centos, resulting in pull failures.

Change-Id: Iaae280817820feb87a525db8c028bcba4e905bb1
Closes-BUG: #1393730