Skip to content

Name network interfaces according to vnode config #124

@eduble

Description

@eduble

If we type for instance walt node config vnode1 networks=walt-net,exp-net, then it would be handy to have the network interfaces automatically named walt-net, exp-net inside the virtual node. Or if naming is too difficult, they could have an "altname" (ip link property add altname walt-net dev ens3, if iproute2 is new enough).
The association between mac and name could be passed using the kernel command line and then interpreted by walt-init or by some later code of the OS image (/bin/on-bootup, specific service, etc.).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions