diff options
author | Steffen Klassert <steffen.klassert@secunet.com> | 2016-03-16 10:17:37 +0100 |
---|---|---|
committer | Steffen Klassert <steffen.klassert@secunet.com> | 2016-03-31 08:59:56 +0200 |
commit | d6af1a31cc72fbd558c7eddbc36f61bf09d1cf6a (patch) | |
tree | 509516e55ce80f366f230276070689e86647b88e /drivers/net/ppp | |
parent | 215276c0147ef49bc07692ca68bae35a30a64b9a (diff) | |
download | linux-d6af1a31cc72fbd558c7eddbc36f61bf09d1cf6a.tar.bz2 |
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: Mark McKinstry <Mark.McKinstry@alliedtelesis.co.nz>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Diffstat (limited to 'drivers/net/ppp')
0 files changed, 0 insertions, 0 deletions