From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Borkmann Subject: Re: [PATCH net-next 0/5] SCTP updates Date: Wed, 09 Jul 2014 09:59:52 +0200 Message-ID: <53BCF678.7060107@redhat.com> References: <1404507908-6949-1-git-send-email-dborkman@redhat.com> <20140708.144022.1506800165140398530.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: geirola@gmail.com, netdev@vger.kernel.org, linux-sctp@vger.kernel.org To: David Miller Return-path: Received: from mx1.redhat.com ([209.132.183.28]:47025 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753276AbaGIH76 (ORCPT ); Wed, 9 Jul 2014 03:59:58 -0400 In-Reply-To: <20140708.144022.1506800165140398530.davem@davemloft.net> Sender: netdev-owner@vger.kernel.org List-ID: On 07/08/2014 11:40 PM, David Miller wrote: > From: Daniel Borkmann > Date: Fri, 4 Jul 2014 23:05:03 +0200 > >> This set improves the SCTP socket API to be more in line with >> RFC6458, Geir and myself have finalized it eventually. While >> at it, the first patch also fixes two possible information >> leaks that should go to net tree as well. For more details, I >> refer you to the patches themselves. >> >> Thanks a lot. > > Where are we with this series? Will there be another respin? I'll add a 6th patch into the series to address Neil's feedback and will respin with the rest unchanged. I'll try to get to that by today. Thanks.