Comment 6 for bug 1401880

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

Reviewed: https://review.opencontrail.org/8531
Committed: http://github.org/Juniper/contrail-vrouter/commit/8532c2e37ac0a0e24287a5a0a0deb00ec294997e
Submitter: Zuul
Branch: R1.10

commit 8532c2e37ac0a0e24287a5a0a0deb00ec294997e
Author: Anand H. Krishnan <email address hidden>
Date: Mon Mar 23 12:41:41 2015 +0530

Strip vlan tags before sending to vhost interface

Packets that are sent to vhost with tags will be dropped by the OS.
Hence, tags need to be stripped from such packets before sending it
to vhost interface.

Change-Id: I7d8ee96ee392b7f2ab61d5aca437c4124556e5d0
Closes-Bug: #1401880