On Fri, Jul 24, 2015 at 04:31:03PM -0700, Gurucharan Shetty wrote:
> In table 64, when a vlan tag is set on a packet
> destined to a container running inside a VM, we currently
> don't revert it. This has an unintended consequence for
> broadcast traffic when one endpoint of the braodcast
> traffic is a plain VM (without containers running inside) where
> the previously set tag would remain in the packets sent to the VM.
> 
> This commit fixes the above problem by popping the VLAN
> and resetting the input port after outputting the packet
> with a vlan tag to a container logical port.
> 
> Signed-off-by: Gurucharan Shetty <gshe...@nicira.com>

Acked-by: Ben Pfaff <b...@nicira.com>
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to