commit | 8317976096635110603c3e143bcaf8773f4a3e65 | [log] [tgz] |
---|---|---|
author | Ursula Braun <ubraun@linux.ibm.com> | Mon Oct 21 16:13:12 2019 +0200 |
committer | Jakub Kicinski <jakub.kicinski@netronome.com> | Tue Oct 22 11:23:43 2019 -0700 |
tree | 65c46683d93c7002fdc856eecf091aafec1431c5 | |
parent | 8e316b9e7260cbc61974c2558733dab5de949399 [diff] |
net/smc: tell peers about abnormal link group termination There are lots of link group termination scenarios. Most of them still allow to inform the peer of the terminating sockets about aborting. This patch tries to call smc_close_abort() for terminating sockets. And the internal TCP socket is reset with tcp_abort(). Signed-off-by: Ursula Braun <ubraun@linux.ibm.com> Signed-off-by: Karsten Graul <kgraul@linux.ibm.com> Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>