diff options
author | Paolo Abeni <pabeni@redhat.com> | 2022-03-07 23:44:36 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-03-09 09:06:11 +0300 |
commit | d045b9eb95a9b611c483897a69e7285aefdc66d7 (patch) | |
tree | 755177a3e3a0a2be7f13013fba36eef67a2a6cc8 /tools/include/vdso | |
parent | 6fa0174a7c8646fce7039b5a176b4f90b0ea513a (diff) | |
download | linux-d045b9eb95a9b611c483897a69e7285aefdc66d7.tar.xz |
mptcp: introduce implicit endpoints
In some edge scenarios, an MPTCP subflows can use a local address
mapped by a "implicit" endpoint created by the in-kernel path manager.
Such endpoints presence can be confusing, as it's creation is hard
to track and will prevent the later endpoint creation from the user-space
using the same address.
Define a new endpoint flag to mark implicit endpoints and allow the
user-space to replace implicit them with user-provided data at endpoint
creation time.
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/include/vdso')
0 files changed, 0 insertions, 0 deletions