All of lore.kernel.org
 help / color / mirror / Atom feed
From: Florian Westphal <fw at strlen.de>
To: mptcp at lists.01.org
Subject: Re: [MPTCP] [PATCH v2] mptcp: sockopt: pass whitelisted setsockopt to subflows
Date: Fri, 30 Aug 2019 00:44:51 +0200	[thread overview]
Message-ID: <20190829224451.GN20113@breakpoint.cc> (raw)
In-Reply-To: alpine.OSX.2.21.1908291520520.34555@mjmartin-mac01.local

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

Mat Martineau <mathew.j.martineau(a)linux.intel.com> wrote:
> On Fri, 16 Aug 2019, Florian Westphal wrote:
> 
> > This allows to set tcp congestion control algorithm on all subflows.
> > 
> > In the future we could keep a record of sockopts so we can "replay"
> > them when another subflow is added at a later point in time.
> > 
> > Only TCP_CONGESTION is allowed at the moment, as some available
> > TCP knobs either have undesireable behaviour or should be later
> > implemented at the mptcp level rather than passing them through to
> > the subflows (TCP_CORK for example).
> > 
> > getsockopt is disabled for the time being to not expose a particular
> > behaviour ("first subflow on list") at this time.
> > 
> > v2: disable getsockopt, restrict setsockopt via whitelist.
> 
> As Florian mentioned on the call today, we definitely want to merge the
> getsockopt fix.
> 
> As for the setsockopt part, if TCP_CONGESTION is sufficiently useful to
> enough users, we could consider merging it. My slight hesitation is that the
> potential "replay" behavior change in the future could come as a surprise,
> and if we start out with this ability to set options on all subflows then we
> have to be careful and consistent about how it interacts with per-subflow
> options later. Anyone know if TCP_CONGESTION is a priority?

Its not.

Lets drop this, I will respin with the getsockopt fix only.

Alternatively, Matthieu -- if you can just apply the getsockopt part
of this patch that works for me too.

             reply	other threads:[~2019-08-29 22:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-29 22:44 Florian Westphal [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-08-30 12:59 [MPTCP] [PATCH v2] mptcp: sockopt: pass whitelisted setsockopt to subflows Matthieu Baerts
2019-08-29 22:33 Mat Martineau
2019-08-15 22:14 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=20190829224451.GN20113@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.