]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit323dca3ed48d068f6d7c17e0dc232c8cbba6ab2f
tree505fc761899070515ece27a89e70a1b8a6b60404
parent3fc94213b990bee85bac14629c6ab154e0d404d8
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