* [MPTCP] [PATCH mptcp-next 0/3] mptcp: improve mptcp release callback
@ 2021-02-09 11:42 Paolo Abeni
0 siblings, 0 replies; only message in thread
From: Paolo Abeni @ 2021-02-09 11:42 UTC (permalink / raw)
To: mptcp
[-- Attachment #1: Type: text/plain, Size: 543 bytes --]
The current callback implementation is probe to some race
and still use some suboptimal code from older times.
This series clean-up the code a bit, fixing the race
and hopefully simplifying future wider usage of delegated
actions
Paolo Abeni (3):
mptcp: factor out __mptcp_retrans helper()
mptcp: fix race in release_cb
mptcp: clean-up the rtx path.
net/mptcp/protocol.c | 164 +++++++++++++++++++++----------------------
net/mptcp/protocol.h | 1 +
2 files changed, 81 insertions(+), 84 deletions(-)
--
2.26.2
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-02-09 11:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-09 11:42 [MPTCP] [PATCH mptcp-next 0/3] mptcp: improve mptcp release callback Paolo Abeni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox