Skip to content

Add TCP MSS clamping for IPv4 #5

@fblaese

Description

@fblaese

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.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions