[ovs-dev] [PATCH] ovn: Fix remote not receive GARP, when localnet Port has vlan tag.

Ben Pfaff blp at ovn.org
Mon Nov 13 16:49:54 UTC 2017


On Mon, Nov 13, 2017 at 06:30:02PM +0800, Guoshuai Li wrote:
> 
> 
> >On Fri, Nov 03, 2017 at 02:41:54PM -0700, Ben Pfaff wrote:
> >>On Fri, Oct 13, 2017 at 10:09:51PM +0800, Guoshuai Li wrote:
> >>>When sending a localnet port with vlan, the GARP packet needs push_vlan.
> >>>
> >>>Signed-off-by: Guoshuai Li <ligs at dtdream.com>
> >>>---
> >>>
> >>>v3:
> >>>    Add garp-vlan test.
> >>>
> >>>v2:
> >>>    Add check vlan vaid.
> >>>    Add update localnet vlan tag process.
> >>Thanks a lot.  I applied this to master.  (I did change the type of
> >>'tag' from int64_t to just int.)
> >Also, if this is causing problems for older versions of OVN, let me know
> >and I'll cherry-pick it to an older branch.
> 
> hi, ben. I am sorry for the late reply, a few days ago on leave.
> 
> Since 2.6 branche, this problem exists.
> So I think it need cherry-pick to branch-2.8/branch-2.7/branch-2.6
> 
> Cherry-pick to branch-2.7/branch-2.6 is conflicted,  I sent a new commit:
> https://mail.openvswitch.org/pipermail/ovs-dev/2017-November/340854.html
> 

Thanks a lot.  I cherry-picked to branch-2.8 and then applied the
revised patch to branch-2.7 and branch-2.6.


More information about the dev mailing list