aboutsummaryrefslogtreecommitdiffstats
path: root/releasenotes/notes/enable-arp_accept-6296b0113bc56b10.yaml
blob: 4025477be8737f191b3a7192a494f440b4852df9 (plain)
1
2
3
4
5
6
7
8
9
---
other:
  - |
    All nodes now enable ``arp_accept`` sysctl setting to help with honoring
    gratuitous ARP packets in their ARP tables. While sources of gratuitous ARP
    packets are diverse, this comes especially useful for Neutron floating IP
    addresses that roam between devices, and for which Neutron L3 agent sends
    gratuitous ARP packets to update all network nodes about IP address new
    locations.