Skip to content

veth is created with hardcoded 1500 mtu, can this be passed as an argument ? #62

@sar772004

Description

@sar772004

link1, err = makeVethPair(name1, name2, 1500)

I use meshnet-cni which inturn uses koko, i notice that the mtu for veth is fixed to 1500 in this code line, can this be made an arg, any reason its like this ?

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