* [MPTCP] [PATCH 0/4] mptcp: token refactor follow-up
@ 2020-06-04 17:40 Paolo Abeni
0 siblings, 0 replies; only message in thread
From: Paolo Abeni @ 2020-06-04 17:40 UTC (permalink / raw)
To: mptcp
[-- Attachment #1: Type: text/plain, Size: 1081 bytes --]
First patch clean-up a bit the token container refactor
2nd adapt the tests cases, 3rd one fixes a long standing
bug which become apparent with token refactor and the
last one helps debugging with kasan
patch 3 will target -net tree hopefully soon (adapted
to the current -net token apis). will need a little
rebasing of export branch after that.
@Christph: this series should replace any pending export branch fixes shared on
pastebin/mails/whatever (excluding the -net patch submitted little time ago)
Paolo Abeni (4):
Squash-to: "mptcp: refactor token container."
Squash-to: "mptcp: introduce token KUNIT self-tests"
mptcp: don't leak msk in token container
[DO-NOT-MERGE] mptcp: use kmalloc on kasan build
net/ipv4/af_inet.c | 3 +++
net/mptcp/protocol.c | 21 ++++++++++++-----
net/mptcp/protocol.h | 9 ++++++--
net/mptcp/subflow.c | 8 ++++---
net/mptcp/token.c | 51 ++++++++++++++++++++++--------------------
net/mptcp/token_test.c | 11 ++++-----
6 files changed, 64 insertions(+), 39 deletions(-)
--
2.21.3
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-06-04 17:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-04 17:40 [MPTCP] [PATCH 0/4] mptcp: token refactor follow-up Paolo Abeni
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.