On Fri, Nov 04, 2016 at 10:06:16AM -0700, Darrell Ball wrote: > from: Ramu Ramamurthy <[email protected]> > > Currently, arping from a vtep-gw physical-switch port to > a VIF IP address does not work. > > When a physical-switch-port arps for an IP address > of a VIF, that arp packet comes into the VIF hypervisor via a > vxlan tunnel. That arp packet must not be responded-to by the > arp responder table because, potentially, multiple hypervisors > could independently respond and confuse L2 learning at the > arp originator. > > Signed-off-by: Ramu Ramamurthy <[email protected]> > Signed-off-by: Darrell Ball <[email protected]> > Co-authored-by: Darrell Ball <[email protected]>
Thanks Ramu and Darrell, I applied this to master and branch-2.6. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
