OSDN Git Service

mptcp: move to next addr when timeout
authorGeliang Tang <geliangtang@gmail.com>
Fri, 26 Mar 2021 18:26:34 +0000 (11:26 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Mar 2021 22:05:15 +0000 (15:05 -0700)
commit348d5c1dec60f5f50869a8e40315a66006897732
tree505fc761899070515ece27a89e70a1b8a6b60404
parent62535200be178fe9360420557cfbcb94c1b93694
mptcp: move to next addr when timeout

This patch called mptcp_pm_subflow_established to move to the next address
when an ADD_ADDR has been retransmitted the maximum number of times.

Signed-off-by: Geliang Tang <geliangtang@gmail.com>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/mptcp/pm_netlink.c