Comment 1 for bug 1393730

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

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

commit c841170383f491e670b10ca998d4c35dcba9283c
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