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

Ben Pfaff blp at ovn.org
Fri Nov 3 21:42:32 UTC 2017


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.


More information about the dev mailing list