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

xfrm4: Invalidate all ipv4 routes on IPsec pmtu events



On IPsec pmtu events we can't access the transport headers of
the original packet, so we can't find the socket that sent
the packet. The only chance to notify the socket about the
pmtu change is to force a relookup for all routes. This
patch implenents this for the IPsec protocols.

Signed-off-by: default avatarSteffen Klassert <steffen.klassert@secunet.com>
parent 5b653b2a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment