Commit 3438db3
committed
mptcp: export mptcp_subflow_early_fallback()
JIRA: https://issues.redhat.com/browse/RHEL-115624
Upstream Status: net.git commit 65b0226
commit 65b0226
Author: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Date: Mon Sep 9 22:09:21 2024 +0200
mptcp: export mptcp_subflow_early_fallback()
This helper will be used outside protocol.h in the following commit.
While at it, also add a 'pr_fallback()' debug print, to help identifying
fallbacks.
Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Link: https://patch.msgid.link/20240909-net-next-mptcp-fallback-x-mpc-v1-1-da7ebb4cd2a3@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Davide Caratti <dcaratti@redhat.com>1 parent a6cb11a commit 3438db3
2 files changed
+8
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3734 | 3734 | | |
3735 | 3735 | | |
3736 | 3736 | | |
3737 | | - | |
3738 | | - | |
3739 | | - | |
3740 | | - | |
3741 | | - | |
3742 | | - | |
3743 | | - | |
3744 | 3737 | | |
3745 | 3738 | | |
3746 | 3739 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1210 | 1210 | | |
1211 | 1211 | | |
1212 | 1212 | | |
| 1213 | + | |
| 1214 | + | |
| 1215 | + | |
| 1216 | + | |
| 1217 | + | |
| 1218 | + | |
| 1219 | + | |
| 1220 | + | |
1213 | 1221 | | |
1214 | 1222 | | |
1215 | 1223 | | |
| |||
0 commit comments