Commit e0be493
mptcp: reset last_snd on subflow close
Send logic caches last active subflow in the msk, so it needs to be
cleared when the cached subflow is closed.
Fixes: d5f4919 ("mptcp: allow picking different xmit subflows")
Closes: multipath-tcp/mptcp_net-next#155
Reported-by: Christoph Paasch <cpaasch@apple.com>
Acked-by: Paolo Abeni <pabeni@redhat.com>
Reviewed-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>1 parent bfc2560 commit e0be493
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2126 | 2126 | | |
2127 | 2127 | | |
2128 | 2128 | | |
| 2129 | + | |
| 2130 | + | |
2129 | 2131 | | |
2130 | 2132 | | |
2131 | 2133 | | |
| |||
2154 | 2156 | | |
2155 | 2157 | | |
2156 | 2158 | | |
| 2159 | + | |
| 2160 | + | |
| 2161 | + | |
2157 | 2162 | | |
2158 | 2163 | | |
2159 | 2164 | | |
| |||
0 commit comments