From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next v4 0/2] Rework SCTP debugging framework Date: Mon, 01 Jul 2013 23:22:38 -0700 (PDT) Message-ID: <20130701.232238.517938518280064094.davem@davemloft.net> References: <1372441780-9844-1-git-send-email-dborkman@redhat.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, linux-sctp@vger.kernel.org To: dborkman@redhat.com Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:47515 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932284Ab3GBGWj (ORCPT ); Tue, 2 Jul 2013 02:22:39 -0400 In-Reply-To: <1372441780-9844-1-git-send-email-dborkman@redhat.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Daniel Borkmann Date: Fri, 28 Jun 2013 19:49:38 +0200 > Please see patch 2 for a detailed description. Tested with lksctp-tools > suite and other stress tests. For the changes between v1-v4 please have > a look into the individual patches. > > Thanks for feedback/comments to Vlad Yasevich, Neil Horman, Joe Perches, > Andy Shevchenko. Both applied, thanks Daniel.