[ovs-discuss] Thoughts on gratuitous ARP

Miguel Angel Ajo Pelayo majopela at redhat.com
Wed Nov 15 13:32:51 UTC 2017


We're finding that sometimes reused floating IP addresses
won't be reachable, for some reason. And I remembered that,
we found the same issue once for the reference
solution once, it was fixed here: [1]

Basically because the linux kernel, under some conditions will
ignore the gARP requests, and reset a timeout value that would
keep ignoring those requests. But if it received a REPLY
packet instead, it worked.

I believe that we may want to do the same in ovn controller.

[1]
https://github.com/openstack/neutron/commit/82831b9d8d4bd61f90610df9eca8c7f6e447f8d8
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openvswitch.org/pipermail/ovs-discuss/attachments/20171115/b7a47588/attachment-0001.html>


More information about the discuss mailing list