Closed smira closed 2 weeks ago
When we normalize the route with e.g. IPv6 all addresses (::/0), we were wiping the family information. Keep the information, and also fix the scope for such routes.
::/0
Fixes #9624
/m
When we normalize the route with e.g. IPv6 all addresses (
::/0
), we were wiping the family information. Keep the information, and also fix the scope for such routes.Fixes #9624