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

Set MTU and support fragmenting #38

Open
ghjm opened this issue Jul 6, 2022 · 1 comment
Open

Set MTU and support fragmenting #38

ghjm opened this issue Jul 6, 2022 · 1 comment

Comments

@ghjm
Copy link
Owner

ghjm commented Jul 6, 2022

When creating a tun/tap interface or a Linux network namespace, the interface MTU should be set correctly to avoid fragmenting.

Also, if the MTU is not set correctly, fragmenting should occur and traffic should still flow.

@ghjm
Copy link
Owner Author

ghjm commented Jul 13, 2022

Part 1 is done. Still need fragmenting support.

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