* [MPTCP] [PATCH v2 0/2] Fix issues in prerequisite patches
@ 2019-10-29 16:55 Peter Krystad
0 siblings, 0 replies; only message in thread
From: Peter Krystad @ 2019-10-29 16:55 UTC (permalink / raw)
To: mptcp
[-- Attachment #1: Type: text/plain, Size: 598 bytes --]
Fix issues found by Mat in the "IPv6 prerequisite" patch series
when running against the multipath.org implementation.
v2: Only announce address if same family as listener
Only bind local address if same family as remote
Patch 1 of v1 set already merged.
Peter Krystad (2):
mptcp: Save address family when creating socket
mptcp: Use correct address family when creating subflows
net/mptcp/basic.c | 36 ++++++++++++++++++++++--------------
net/mptcp/protocol.c | 1 +
net/mptcp/protocol.h | 1 +
3 files changed, 24 insertions(+), 14 deletions(-)
--
2.17.2
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-10-29 16:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-29 16:55 [MPTCP] [PATCH v2 0/2] Fix issues in prerequisite patches Peter Krystad
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.