This repository has been archived by the owner on Apr 18, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mptcp: netlink: support MPTCPv1's ADD_ADDR
An HMAC has to be added which makes the size different as well. This support is now easy to add by re-using the code extracted from the fullmesh PM to new dedicated functions. This also makes the code simpler and easier to read. Note that like the fullmesh PM, setting a different port is currently not supported. Reviewed-by: Tim Froidcoeur <tim.froidcoeur@tessares.net> Acked-by: Christoph Paasch <cpaasch@apple.com> Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net> (cherry picked from commit 5844ad9) Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>
- Loading branch information