summaryrefslogtreecommitdiff
path: root/crypto/cast_common.c
diff options
context:
space:
mode:
authorGeliang Tang <geliangtang@gmail.com>2021-02-01 15:09:15 -0800
committerJakub Kicinski <kuba@kernel.org>2021-02-02 18:37:19 -0800
commit5bc56388c74f0e64b32e343ea603609b146dcb96 (patch)
tree84d3e8660fe6a1a02b91dc2475acd269dc671860 /crypto/cast_common.c
parentec20e14396aeea26f6bf9221bce686a33bde9047 (diff)
downloadlinux-5bc56388c74f0e64b32e343ea603609b146dcb96.tar.gz
linux-5bc56388c74f0e64b32e343ea603609b146dcb96.tar.bz2
linux-5bc56388c74f0e64b32e343ea603609b146dcb96.zip
mptcp: add port number check for MP_JOIN
This patch adds two new helpers, subflow_use_different_sport and subflow_use_different_dport, to check whether the subflow's source or destination port number is different from the msk's port number. When receiving the MP_JOIN's SYN/SYNACK/ACK, we do these port number checks and print out the different port numbers. And furthermore, when receiving the MP_JOIN's SYN/ACK, we also use a new helper mptcp_pm_sport_in_anno_list to check whether this port number is announced. If it isn't, we need to abort this connection. This patch also populates the local address's port field in local_address. Signed-off-by: Geliang Tang <geliangtang@gmail.com> Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'crypto/cast_common.c')
0 files changed, 0 insertions, 0 deletions