Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
sar772004 opened this issue Apr 7, 2023 · 0 comments

Comments

@sar772004
Copy link

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 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant