octavia/releasenotes/notes/members-subnet-ip-advertisements-af2264844079ef6b.yaml
Gregory Thiemonge 18cd1f34c8 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
2023-04-13 02:44:32 -04:00

7 lines
237 B
YAML

---
fixes:
- |
When plugging a new member subnet, the amphora sends an IP advertisement of
the newly allocated IP. It allows the servers on the same L2 network to
flush the ARP entries of a previously allocated IP address.