Comment 1 for bug 2015572

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to octavia (master)

Reviewed: https://review.opendev.org/c/openstack/octavia/+/879898
Committed: https://opendev.org/openstack/octavia/commit/18cd1f34c8a918ab6f969a3271ac74132c4ac736
Submitter: "Zuul (22348)"
Branch: master

commit 18cd1f34c8a918ab6f969a3271ac74132c4ac736
Author: Gregory Thiemonge <email address hidden>
Date: Fri Apr 7 08:04:45 2023 -0400

    Send IP advertisements when plugging a new member subnet

    When plugging a new subnet, the amphora sends a packet advertising the
    IP address of the port. In case previously deallocated IP addresses are
    re-used, it helps the other resources on the same L2 network to flush
    the old ARP entries.

    Closes-Bug: #2015572

    Change-Id: Iecedb9e9c8f293cd4c067900e1696f5050769ee8