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

Add TCP MSS clamping for IPv4 #5

Open
fblaese opened this issue Dec 26, 2018 · 0 comments
Open

Add TCP MSS clamping for IPv4 #5

fblaese opened this issue Dec 26, 2018 · 0 comments
Assignees

Comments

@fblaese
Copy link
Owner

fblaese commented Dec 26, 2018

Due to NATing packets on a distant server and many hops (which might have smaller MTU links) in between, some issues can occur with IPv4 packets.

This issue can not be solved cleanly. However it can be worked around to some degree (for tcp packets at least) by clamping TCP MSS to PMTU.

@fblaese fblaese self-assigned this Dec 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant