aboutsummaryrefslogtreecommitdiff
path: root/Kbuild
diff options
context:
space:
mode:
authorGeliang Tang2020-12-09 15:51:22 -0800
committerDavid S. Miller2020-12-09 19:02:15 -0800
commit4a2777a83406cc87edf08b5c71887d896f628525 (patch)
tree9e0e8e3844dbf29f033d42420150cf1810687bad /Kbuild
parent2ec72faec86bc92c573fc3bada8001115670da44 (diff)
mptcp: add the outgoing ADD_ADDR port support
This patch added a new add_addr_signal type named MPTCP_ADD_ADDR_PORT, to identify it is an address with port to be added. It also added a new parameter 'port' for both mptcp_add_addr_len and mptcp_pm_add_addr_signal. In mptcp_established_options_add_addr, we check whether the announced address is added with port. If it is, we put this port number to mptcp_out_options's port field. Signed-off-by: Geliang Tang <geliangtang@gmail.com> Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions