[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200430.122350.1535307324828560479.davem@davemloft.net>
Date: Thu, 30 Apr 2020 12:23:50 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: pabeni@...hat.com
Cc: netdev@...r.kernel.org, edumazet@...gle.com,
mathew.j.martineau@...ux.intel.com, matthieu.baerts@...sares.net,
kuba@...nel.org, cpaasch@...le.com, mptcp@...ts.01.org
Subject: Re: [PATCH net v2 0/5] mptcp: fix incoming options parsing
From: Paolo Abeni <pabeni@...hat.com>
Date: Thu, 30 Apr 2020 15:01:50 +0200
> This series addresses a serious issue in MPTCP option parsing.
>
> This is bigger than the usual -net change, but I was unable to find a
> working, sane, smaller fix.
>
> The core change is inside patch 2/5 which moved MPTCP options parsing from
> the TCP code inside existing MPTCP hooks and clean MPTCP options status on
> each processed packet.
>
> The patch 1/5 is a needed pre-requisite, and patches 3,4,5 are smaller,
> related fixes.
>
> v1 -> v2:
> - cleaned-up patch 1/5
> - rebased on top of current -net
Series applied, thanks.
Powered by blists - more mailing lists