From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next 0/5] SCTP updates Date: Tue, 08 Jul 2014 14:40:22 -0700 (PDT) Message-ID: <20140708.144022.1506800165140398530.davem@davemloft.net> References: <1404507908-6949-1-git-send-email-dborkman@redhat.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: geirola@gmail.com, netdev@vger.kernel.org, linux-sctp@vger.kernel.org To: dborkman@redhat.com Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:54432 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754652AbaGHVkX (ORCPT ); Tue, 8 Jul 2014 17:40:23 -0400 In-Reply-To: <1404507908-6949-1-git-send-email-dborkman@redhat.com> Sender: netdev-owner@vger.kernel.org List-ID: 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?