All of lore.kernel.org
 help / color / mirror / Atom feed
* [MPTCP] [PATCH mptcp-next 0/2] mptcp: delegate actions
@ 2021-01-12 18:24 Paolo Abeni
  0 siblings, 0 replies; only message in thread
From: Paolo Abeni @ 2021-01-12 18:24 UTC (permalink / raw)
  To: mptcp

[-- Attachment #1: Type: text/plain, Size: 572 bytes --]

This is a somewhat less untested iteration.
There are a few changes in patch 1, including dummy netdev usage
instead of loopback, deferred -> delegated name change, and a few
bugfixes.

Paolo Abeni (2):
  mptcp: implement delegated action infrastructure
  mptcp: leverage the deferred actions for packet scheduling

 net/mptcp/protocol.c | 83 +++++++++++++++++++++++++++++++++++++++++---
 net/mptcp/protocol.h | 52 +++++++++++++++++++++++++++
 net/mptcp/subflow.c  | 39 +++++++++++++++++++++
 3 files changed, 170 insertions(+), 4 deletions(-)

-- 
2.26.2

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-01-12 18:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-12 18:24 [MPTCP] [PATCH mptcp-next 0/2] mptcp: delegate actions 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.