Skip to content
Commit f34c4a35 authored by Dmitry Petukhov's avatar Dmitry Petukhov Committed by David S. Miller
Browse files

l2tp: take PMTU from tunnel UDP socket



When l2tp driver tries to get PMTU for the tunnel destination, it uses
the pointer to struct sock that represents PPPoX socket, while it
should use the pointer that represents UDP socket of the tunnel.

Signed-off-by: default avatarDmitry Petukhov <dmgenp@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 629c9a8f
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