All of lore.kernel.org
 help / color / mirror / Atom feed
From: Florian Westphal <fw at strlen.de>
To: mptcp at lists.01.org
Subject: [MPTCP] Re: [RFC PATCH 11/12] mptcp: allow picking different xmit subflows
Date: Mon, 03 Aug 2020 15:49:48 +0200	[thread overview]
Message-ID: <20200803134948.GQ29169@breakpoint.cc> (raw)
In-Reply-To: dbf14c6b78109e62f17388217de97eb9a88ee9a4.camel@redhat.com

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

Paolo Abeni <pabeni(a)redhat.com> wrote:
> > Checking 'fallback' made no sense to me.  Why do we need to check for this?
> 
> In teory we should not have additional subflows in the fallback status,
> but we can have an MPJ handskake and fallback racing togethar, so we
> end-up with msk in fallback status and one or more fully established
> subflows. If/when that happen we must avoid picking mpj subflows. 

That sounds bad.  I'd suggest to make sure that we only use
msk->first if msk is marked fallback.

> Perhaps is just easier/clearer add an explict (unlikely???) case
> in mptcp_subflow_get_send() and mptcp_subflow_get_retrans()

Agree, its easier to understand, at least.

> > > > Hmm, should this be a separate bug fix (prevent non-fully-established-join)?
> > > 
> > > I think the bug is only apparent after we have non backup subflows
> > > and/or remove addr support ?!?
> > 
> > What about other mptcp stack peer?  Couldn't they create a non-backup flow?
> > 
> > [ I don't mind if you don't want a separate patch for this, it just
> > looked like a small fix to me that could be applied already ]
> 
> yep, we can have non backup subflows with mptcp.org peers. I still
> would opt for a single patch ;)

Ok, fair enough, I thought you could split that from the series and
get it merged already.

             reply	other threads:[~2020-08-03 13:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-03 13:49 Florian Westphal [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-08-03 13:23 [MPTCP] Re: [RFC PATCH 11/12] mptcp: allow picking different xmit subflows Paolo Abeni
2020-08-03 12:56 Florian Westphal
2020-08-03 11:13 Paolo Abeni
2020-08-01 23:50 Florian Westphal

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200803134948.GQ29169@breakpoint.cc \
    --to=unknown@example.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.