siderolabs / talos

Talos Linux is a modern Linux distribution built for Kubernetes.
https://www.talos.dev
Mozilla Public License 2.0
6.9k stars 555 forks source link

fix: make route normalization keep family #9627

Closed smira closed 2 weeks ago

smira commented 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.

Fixes #9624

smira commented 2 weeks ago

/m