Merge branch 'SCTP-PMTU-discovery-fixes'
authorDavid S. Miller <davem@davemloft.net>
Mon, 8 Jan 2018 19:19:13 +0000 (14:19 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 8 Jan 2018 19:20:41 +0000 (14:20 -0500)
commit313c86da2d1530f3ff631235ce2a0fdea8f3f1ab
tree9457df95b044173230c2327569a5d944ae0e76fe
parentb707fda2df4070785d0fa8a278aa13944c5f51f8
parentb6c5734db07079c9410147b32407f2366d584e6c
Merge branch 'SCTP-PMTU-discovery-fixes'

Marcelo Ricardo Leitner says:

====================
SCTP PMTU discovery fixes

This patchset fixes 2 issues with PMTU discovery that can lead to flood
of retransmissions.
The first patch fixes the issue for when PMTUD is disabled by the
application, while the second fixes it for when its enabled.

Please consider these to stable.
====================

Acked-by: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>