From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wei Yongjun Date: Wed, 19 Jan 2011 08:48:23 +0000 Subject: Re: [PATCH-v2] sctp: user perfect name for Delayed SACK Timer option Message-Id: <4D36A557.6080708@cn.fujitsu.com> List-Id: References: <4D3693CA.40508@cn.fujitsu.com> <4D36A324.4040307@cn.fujitsu.com> In-Reply-To: <4D36A324.4040307@cn.fujitsu.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Shan Wei Cc: David Miller , Vlad Yasevich , Network-Maillist , SCTP-Maillist > The option name of Delayed SACK Timer should be SCTP_DELAYED_SACK, > not SCTP_DELAYED_ACK. > > Left SCTP_DELAYED_ACK be concomitant with SCTP_DELAYED_SACK, > for making compatibility with existing applications. SCTP_DELAYED_ACK is introduced by my typo when change it to API compliance two years ago. So: Acked-by: Wei Yongjun From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wei Yongjun Subject: Re: [PATCH-v2] sctp: user perfect name for Delayed SACK Timer option Date: Wed, 19 Jan 2011 16:48:23 +0800 Message-ID: <4D36A557.6080708@cn.fujitsu.com> References: <4D3693CA.40508@cn.fujitsu.com> <4D36A324.4040307@cn.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: David Miller , Vlad Yasevich , Network-Maillist , SCTP-Maillist To: Shan Wei Return-path: Received: from cn.fujitsu.com ([222.73.24.84]:62163 "EHLO song.cn.fujitsu.com" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1752548Ab1ASIsv (ORCPT ); Wed, 19 Jan 2011 03:48:51 -0500 In-Reply-To: <4D36A324.4040307@cn.fujitsu.com> Sender: netdev-owner@vger.kernel.org List-ID: > The option name of Delayed SACK Timer should be SCTP_DELAYED_SACK, > not SCTP_DELAYED_ACK. > > Left SCTP_DELAYED_ACK be concomitant with SCTP_DELAYED_SACK, > for making compatibility with existing applications. SCTP_DELAYED_ACK is introduced by my typo when change it to API compliance two years ago. So: Acked-by: Wei Yongjun