Skip to content

Misstatement of dynamic assignment of ifname in lokinet.ini. #2105

@necro-nemesis

Description

@necro-nemesis

In config.cpp the commented name information is incorrect wrt dynamically assigned interface names.

""Interface name for lokinet traffic. If unset lokinet will look for a free name",
"matching 'lokinetN', starting at N=0 (e.g. lokinet0, lokinet1, ...).","

recommend:

"Interface name for lokinet traffic. If unset lokinet will look for a free name",
"matching 'lokitunN', starting at N=0 (e.g. lokitun0, lokitun1, ...).",

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions