Home
last modified time | relevance | path

Searched hist:"49 fa1919d6bcdcf3cf3d080c1943f537f6ed5e70" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/mptcp/
H A Dpm.cdiff 49fa1919d6bcdcf3cf3d080c1943f537f6ed5e70 Tue Apr 26 16:57:15 CDT 2022 Geliang Tang <geliang.tang@suse.com> mptcp: reset subflow when MP_FAIL doesn't respond

This patch adds a new msk->flags bit MPTCP_FAIL_NO_RESPONSE, then reuses
sk_timer to trigger a check if we have not received a response from the
peer after sending MP_FAIL. If the peer doesn't respond properly, reset
the subflow.

Signed-off-by: Geliang Tang <geliang.tang@suse.com>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dsubflow.cdiff 49fa1919d6bcdcf3cf3d080c1943f537f6ed5e70 Tue Apr 26 16:57:15 CDT 2022 Geliang Tang <geliang.tang@suse.com> mptcp: reset subflow when MP_FAIL doesn't respond

This patch adds a new msk->flags bit MPTCP_FAIL_NO_RESPONSE, then reuses
sk_timer to trigger a check if we have not received a response from the
peer after sending MP_FAIL. If the peer doesn't respond properly, reset
the subflow.

Signed-off-by: Geliang Tang <geliang.tang@suse.com>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dprotocol.hdiff 49fa1919d6bcdcf3cf3d080c1943f537f6ed5e70 Tue Apr 26 16:57:15 CDT 2022 Geliang Tang <geliang.tang@suse.com> mptcp: reset subflow when MP_FAIL doesn't respond

This patch adds a new msk->flags bit MPTCP_FAIL_NO_RESPONSE, then reuses
sk_timer to trigger a check if we have not received a response from the
peer after sending MP_FAIL. If the peer doesn't respond properly, reset
the subflow.

Signed-off-by: Geliang Tang <geliang.tang@suse.com>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dprotocol.cdiff 49fa1919d6bcdcf3cf3d080c1943f537f6ed5e70 Tue Apr 26 16:57:15 CDT 2022 Geliang Tang <geliang.tang@suse.com> mptcp: reset subflow when MP_FAIL doesn't respond

This patch adds a new msk->flags bit MPTCP_FAIL_NO_RESPONSE, then reuses
sk_timer to trigger a check if we have not received a response from the
peer after sending MP_FAIL. If the peer doesn't respond properly, reset
the subflow.

Signed-off-by: Geliang Tang <geliang.tang@suse.com>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>