summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorXin Long <lucien.xin@gmail.com>2018-11-18 16:14:47 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-11-23 08:17:04 +0100
commit004973021da1e3fb3bb46a246dbec94a61f23cdf (patch)
treefb269da07999aea4af36a849de3cf620a5ed4b6c /kernel
parent5fa9f2bdf848fc1ea88575f324fcac78c665677a (diff)
Revert "sctp: remove sctp_transport_pmtu_check"
[ Upstream commit 69fec325a64383667b8a35df5d48d6ce52fb2782 ] This reverts commit 22d7be267eaa8114dcc28d66c1c347f667d7878a. The dst's mtu in transport can be updated by a non sctp place like in xfrm where the MTU information didn't get synced between asoc, transport and dst, so it is still needed to do the pmtu check in sctp_packet_config. Acked-by: Neil Horman <nhorman@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions