diff --git a/releasenotes/notes/linuxbridge_vxlan_arp_responder-e9ea91552e1b62a7.yaml b/releasenotes/notes/linuxbridge_vxlan_arp_responder-e9ea91552e1b62a7.yaml index ba7cc088b8d..01fe37839db 100644 --- a/releasenotes/notes/linuxbridge_vxlan_arp_responder-e9ea91552e1b62a7.yaml +++ b/releasenotes/notes/linuxbridge_vxlan_arp_responder-e9ea91552e1b62a7.yaml @@ -1,6 +1,6 @@ --- upgrade: - When using ML2 and the Linux Bridge agent, the default value for the ARP + - When using ML2 and the Linux Bridge agent, the default value for the ARP Responder under L2Population has changed. The responder is now disabled to improve compatibility with the allowed-address-pair extension and to match the default behavior of the ML2 OVS agent. The logical network will now @@ -14,8 +14,8 @@ upgrade: the updated agent. fixes: - The Linuxbridge agent now supports the ability to toggle the local ARP + - The Linuxbridge agent now supports the ability to toggle the local ARP responder when L2Population is enabled. This ensures compatibility with the allowed-address-pairs extension. - - closes bug 1445089 + closes bug 1445089