[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20130117.184038.2028006072256759665.davem@davemloft.net>
Date: Thu, 17 Jan 2013 18:40:38 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: vyasevich@...il.com
Cc: nhorman@...driver.com, linux-sctp@...r.kernel.org,
Jamie.Parsons@...aswitch.com, netdev@...r.kernel.org
Subject: Re: [PATCH] sctp: refactor sctp_outq_teardown to insure proper
re-initalization
From: Vlad Yasevich <vyasevich@...il.com>
Date: Thu, 17 Jan 2013 17:48:20 -0500
> On 01/17/2013 04:15 PM, Neil Horman wrote:
>> Jamie Parsons reported a problem recently, in which the
>> re-initalization of an
>> association (The duplicate init case), resulted in a loss of receive
>> window
>> space. He tracked down the root cause to sctp_outq_teardown, which
>> discarded
>> all the data on an outq during a re-initalization of the corresponding
>> association, but never reset the outq->outstanding_data field to zero.
>> I wrote,
>> and he tested this fix, which does a proper full re-initalization of
>> the outq,
>> fixing this problem, and hopefully future proofing us from simmilar
>> issues down
>> the road.
>>
>
> Good find.
>
> Acked-by: Vlad Yasevich <vyasevich@...il.com>
Applied and queued up for -stable, thanks everyone.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists