Skip to content

[enhancement]: should use iproute instead of the obsolete net-tools package #6250

@rfc1036

Description

@rfc1036

Enhancement

_render_route() in cloudinit/net/eni.py uses route add ... commands, but the route(8) command part of the net-tools package has been obsolete for a very long time and is usually not installed on modern systems.
cloud-init should use ip route add ... commands from the iproute2 package.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestincompleteAction required by submitter

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions