Four fixes included in this patchset: - fix the packet sending in Error state. - fix the timer stop when transport update dst. - fix the outer header len calculation. - fix the return value for toobig processing. Xin Long (4): sctp: allow IP fragmentation when PLPMTUD enters Error state sctp: reset probe_timer in sctp_transport_pl_update sctp: subtract sctphdr len in sctp_transport_pl_hlen sctp: return true only for pathmtu update in sctp_transport_pl_toobig include/net/sctp/sctp.h | 7 +++---- net/sctp/output.c | 13 ++++++++----- net/sctp/transport.c | 11 ++++++----- 3 files changed, 17 insertions(+), 14 deletions(-) -- 2.27.0