aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/networking/ip-sysctl.txt
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2020-04-22 19:27:40 -0700
committerDavid S. Miller <davem@davemloft.net>2020-04-22 19:27:40 -0700
commit609120c52db529db7a64daf4cc3aaa59dd4a44ef (patch)
treebb3cb42d6ee511b336bcbd7a4617d9f604ab2cb5 /Documentation/networking/ip-sysctl.txt
parentnet: dsa: don't fail to probe if we couldn't set the MTU (diff)
parentsctp: Fix SHUTDOWN CTSN Ack in the peer restart case (diff)
downloadlinux-dev-609120c52db529db7a64daf4cc3aaa59dd4a44ef.tar.xz
linux-dev-609120c52db529db7a64daf4cc3aaa59dd4a44ef.zip
Merge branch 'sctp-fixes'
Jere Leppänen says: ==================== sctp: Fix problems with peer restart when in SHUTDOWN-PENDING state and socket is closed These patches are related to the scenario described in commit bdf6fa52f01b ("sctp: handle association restarts when the socket is closed."). To recap, when our association is in SHUTDOWN-PENDING state and we've closed our one-to-one socket, while the peer crashes without being detected, restarts and reconnects using the same addresses and ports, we start association shutdown. In this case, Cumulative TSN Ack in the SHUTDOWN that we send has always been incorrect. Additionally, bundling of the SHUTDOWN with the COOKIE-ACK was broken by a later commit. This series fixes both of these issues. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions