Actions
Bug #11600
closedWireGuard interfaces should have MSS clamping enabled by default
Status:
Not a Bug
Priority:
Normal
Assignee:
Viktor Gurov
Category:
WireGuard
Target version:
-
Start date:
03/02/2021
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Default
Affected Version:
2.5.0
Affected Architecture:
Description
It would seem that there is an upstream bug with wireguard icmp and path discovery (?) : https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/?id=ee576c47db60
All my issues were resolved by setting the MSS field to 1420 (which enables an mss clamp of 1380) on my assigned wireguard interfaces.
Updated by Viktor Gurov about 4 years ago
- Affected Version set to 2.5.0
Updated by Jim Pingle about 4 years ago
- Status changed from New to Pull Request Review
- Target version set to CE-Next
Updated by Jim Pingle about 4 years ago
- Target version changed from CE-Next to 2.5.1
Updated by Renato Botelho about 4 years ago
- Status changed from Pull Request Review to Waiting on Merge
- Assignee set to Viktor Gurov
PR has been merged. Thanks!
Updated by Renato Botelho about 4 years ago
- Status changed from Waiting on Merge to Feedback
Updated by Jim Pingle about 4 years ago
- Subject changed from WireGuard interfaces should be mss clamped by default to WireGuard interfaces should have MSS clamping enabled by default
Updating subject for release notes.
Updated by Jim Pingle about 4 years ago
- Target version changed from 2.5.1 to Future
Updated by Christian McDonald about 4 years ago
This seems to no longer be a requirement, as WireGuard by design should be able to pass larger MTUs within the tunnel.
Not seeing this on the latest kmod code
Updated by Renato Botelho about 4 years ago
- Status changed from Feedback to Not a Bug
Actions