]> git.baikalelectronics.ru Git - kernel.git/commit
net/smc: periodic testlink support
authorKarsten Graul <kgraul@linux.ibm.com>
Wed, 2 May 2018 14:56:44 +0000 (16:56 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 2 May 2018 17:29:12 +0000 (13:29 -0400)
commitf79a48be9601a93afb87b3ee94f4ecca76368ac3
treec223eeb664b494475bbd1671c14ce060a5fffded
parent5bd5f2dec7d4e0af26749666b1c3e64ef42273dd
net/smc: periodic testlink support

Add periodic LLC testlink support to ensure the link is still active.
The interval time is initialized using the value of
sysctl_tcp_keepalive_time.

Signed-off-by: Karsten Graul <kgraul@linux.ibm.com>
Signed-off-by: Ursula Braun <ubraun@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/smc/af_smc.c
net/smc/smc_core.c
net/smc/smc_core.h
net/smc/smc_llc.c
net/smc/smc_llc.h
net/smc/smc_wr.c