summaryrefslogtreecommitdiff
path: root/net/tipc
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2015-07-07 08:34:13 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-09-29 19:26:21 +0200
commit952f21eb0cd26e07b9a9e0639c0bd9453caee441 (patch)
tree128a072f3e92134bd3686218230c7d8186636d0f /net/tipc
parent61d0de723e87ffcbe2350a582ecc426dbe78054c (diff)
ip_tunnel: fix ipv4 pmtu check to honor inner ip header df
[ Upstream commit fc24f2b2094366da8786f59f2606307e934cea17 ] Frag needed should be sent only if the inner header asked to not fragment. Currently fragmentation is broken if the tunnel has df set, but df was not asked in the original packet. The tunnel's df needs to be still checked to update internally the pmtu cache. Commit 23a3647bc4f93bac broke it, and this commit fixes the ipv4 df check back to the way it was. Fixes: 23a3647bc4f93bac ("ip_tunnels: Use skb-len to PMTU check.") Cc: Pravin B Shelar <pshelar@nicira.com> Signed-off-by: Timo Teräs <timo.teras@iki.fi> Acked-by: Pravin B Shelar <pshelar@nicira.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions