18cd1f34c8
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
7 lines
237 B
YAML
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.
|