diff options
author | Paolo Abeni <pabeni@redhat.com> | 2022-03-07 12:44:36 -0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-03-08 22:06:11 -0800 |
commit | d045b9eb95a9b611c483897a69e7285aefdc66d7 (patch) | |
tree | 755177a3e3a0a2be7f13013fba36eef67a2a6cc8 /net/switchdev/switchdev.c | |
parent | 6fa0174a7c8646fce7039b5a176b4f90b0ea513a (diff) |
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 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions