mirror of
https://github.com/siderolabs/talos.git
synced 2026-01-11 19:51:12 +01:00
At the moment, we don't use/support aliases, but we might in the future. Altnames are filled out by `systemd-udevd`. This PR has two parts: * show aliases & altnames in `LinkStatus` * match links by aliases/altnames when we configure addresses/routes/links This should make a transition to `systemd-udevd` less painful if the previous link name is in `altNames`. Forked rtnetlink for https://github.com/jsimonetti/rtnetlink/pull/241 Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com> (cherry picked from commit 284ab11794b3b076aa9ab2bb756e02292d854751)