From: David S. Miller <davem@davemloft.net>
Date: Fri, 29 Oct 2021 11:21:24 +0000 (+0100)
Subject: Merge branch 'sctp-plpmtud-fixes'
X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=cec6880d9b064794bc73c39c576f2f13fd9e1ae2;p=linux.git

Merge branch 'sctp-plpmtud-fixes'

Xin Long says:

====================
sctp: a couple of fixes for PLPMTUD

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.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
---

cec6880d9b064794bc73c39c576f2f13fd9e1ae2