All of lore.kernel.org
 help / color / mirror / Atom feed
* [MPTCP] [PATCH] topmsg: mptcp: Implement path manager interface commands
@ 2020-03-20  0:23 Mat Martineau
  0 siblings, 0 replies; only message in thread
From: Mat Martineau @ 2020-03-20  0:23 UTC (permalink / raw)
  To: mptcp

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

Signed-off-by: Mat Martineau <mathew.j.martineau(a)linux.intel.com>
---
 .topmsg | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/.topmsg b/.topmsg
index 4e07f2eb6511..950299549f45 100644
--- a/.topmsg
+++ b/.topmsg
@@ -1,9 +1,8 @@
 From: Peter Krystad <peter.krystad(a)linux.intel.com>
 Subject: [PATCH] mptcp: Implement path manager interface commands
 
-Use the addr_signal flag to indicate to the subflow layer
-that a local address may be announced, and call subflow_connect()
-to initiate a secondary subflow.
+Fill in more path manager functionality by adding a worker function and
+modifying the related stub functions to schedule the worker.
 
 Co-developed-by: Florian Westphal <fw(a)strlen.de>
 Signed-off-by: Florian Westphal <fw(a)strlen.de>
-- 
2.25.2

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

only message in thread, other threads:[~2020-03-20  0:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-20  0:23 [MPTCP] [PATCH] topmsg: mptcp: Implement path manager interface commands Mat Martineau

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.