From mboxrd@z Thu Jan 1 00:00:00 1970 From: jamal Subject: Re: SCTP AUTO-ASCONF patch Date: Wed, 13 Oct 2010 05:21:37 -0400 Message-ID: <1286961697.3967.6.camel@bigi> References: Reply-To: hadi@cyberus.ca Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: Vlad Yasevich , netdev@vger.kernel.org To: Michio Honda Return-path: Received: from mail-gx0-f174.google.com ([209.85.161.174]:50456 "EHLO mail-gx0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753505Ab0JMJVk (ORCPT ); Wed, 13 Oct 2010 05:21:40 -0400 Received: by gxk6 with SMTP id 6so840823gxk.19 for ; Wed, 13 Oct 2010 02:21:40 -0700 (PDT) In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: Hi Michio, I think your description is sufficient (at least i understand it and I am sure Vlad does), but the rest of the world may not. Maybe mention a document which describes auto-asconf. Also a signed-off-by entry is needed - and lastly even the email subject line is important. Good idea to follow the output described in docs: kernel-sources/Documentation/SubmitChecklist and SubmittingPatches cheers, jamal On Tue, 2010-10-12 at 13:27 +0100, Michio Honda wrote: > Hi, > > I'm resubmitting a patch to enable AUTO_ASCONF for Linux SCTP. (version is for 2.6.36-rc7). > > Thanks, > - Michio