Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit d6af1a31 authored by Steffen Klassert's avatar Steffen Klassert
Browse files

vti: Add pmtu handling to vti_xmit.



We currently rely on the PMTU discovery of xfrm.
However if a packet is locally sent, the PMTU mechanism
of xfrm tries to do local socket notification what
might not work for applications like ping that don't
check for this. So add pmtu handling to vti_xmit to
report MTU changes immediately.

Reported-by: default avatarMark McKinstry <Mark.McKinstry@alliedtelesis.co.nz>
Signed-off-by: default avatarSteffen Klassert <steffen.klassert@secunet.com>
parent 215276c0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment