diff --git a/releasenotes/notes/fix-ipv6-auto-allocation-with-segments-b90e99a30d096c9d.yaml b/releasenotes/notes/fix-ipv6-auto-allocation-with-segments-b90e99a30d096c9d.yaml new file mode 100644 index 00000000000..1369bb84326 --- /dev/null +++ b/releasenotes/notes/fix-ipv6-auto-allocation-with-segments-b90e99a30d096c9d.yaml @@ -0,0 +1,9 @@ +--- +fixes: + - | + Fixed an issue where IP allocation for IPv6 stateless subnets would allocate + on invalid subnets when segments are used. Auto-addressing now filters on + segment ids when allocating IP addresses. See bugs: + `#1864225 `_, + `#1864333 `_, + `#1865138 `_.