]> 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)
commita6c9ec49e626556b2f5e4721eaf2cc4dbfee5712
tree505fc761899070515ece27a89e70a1b8a6b60404
parentaef8b4b8627b6ecaac17406df7ba2520335d5aab
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