Geliang Tang d84ad04941 mptcp: skip connecting the connected address
This patch added a new helper named lookup_subflow_by_daddr to find
whether the destination address is in the msk's conn_list.

In mptcp_pm_nl_add_addr_received, use lookup_subflow_by_daddr to check
whether the announced address is already connected. If it is, skip
connecting this address and send out the echo.

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>
2021-03-26 15:05:15 -07:00
..
2021-03-03 16:57:59 -08:00
2021-03-25 17:05:07 -07:00
2021-03-25 17:05:08 -07:00
2021-03-25 17:39:33 -07:00
2021-03-22 13:17:49 -07:00
2021-03-24 17:52:11 -07:00
2021-01-24 14:27:18 +01:00
2021-03-19 13:38:46 -07:00
2021-03-25 16:56:27 -07:00