diff options
author | Geliang Tang <geliangtang@gmail.com> | 2020-09-08 05:49:39 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-09-10 22:29:15 +0300 |
commit | 2ff0e566faa4e92cba8138c5b396d6ba96a215f1 (patch) | |
tree | 8d693c1946328722ec80c145f6eb3941fd69124b /block/blk.h | |
parent | 57025817eaa42c0b6e2a907f28a125c74e3b2fc6 (diff) | |
download | linux-2ff0e566faa4e92cba8138c5b396d6ba96a215f1.tar.xz |
mptcp: fix subflow's remote_id issues
This patch set the init remote_id to zero, otherwise it will be a random
number.
Then it added the missing subflow's remote_id setting code both in
__mptcp_subflow_connect and in subflow_ulp_clone.
Fixes: 01cacb00b35cb ("mptcp: add netlink-based PM")
Fixes: ec3edaa7ca6ce ("mptcp: Add handling of outgoing MP_JOIN requests")
Fixes: f296234c98a8f ("mptcp: Add handling of incoming MP_JOIN requests")
Signed-off-by: Geliang Tang <geliangtang@gmail.com>
Reviewed-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'block/blk.h')
0 files changed, 0 insertions, 0 deletions