diff options
author | Geliang Tang | 2020-12-09 15:51:22 -0800 |
---|---|---|
committer | David S. Miller | 2020-12-09 19:02:15 -0800 |
commit | 4a2777a83406cc87edf08b5c71887d896f628525 (patch) | |
tree | 9e0e8e3844dbf29f033d42420150cf1810687bad /Kbuild | |
parent | 2ec72faec86bc92c573fc3bada8001115670da44 (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