Skip to content

ip= for IPv6 #686

@SchoolGuy

Description

@SchoolGuy

I believe this is a bug report, but maybe it is a feature request.

When attempting to use an IPv6 network with Fireactions (https://github.com/hostinger/fireactions), the chosen IPv6 address is not enclosed in square brackets, resulting in an incorrect configuration.

According to https://dracut-ng.github.io/dracut-ng/man/dracut.cmdline.7.html#_network, IPv6 addresses have to be put into square brackets.

Sadly, https://docs.kernel.org/admin-guide/nfs/nfsroot.html says nothing about the format of the ip= parameter that would help with the syntax of the IP address, but I guess that we need square brackets since this is the delimiter for the ip= parameter.

Since I am not an expert, I wanted to ask/discuss what the best way forward is. My best guess is that a patch is needed for vmconf.go for the method IPBootParam. Is this enough or even the right place?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions