Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754287AbaDON5K (ORCPT ); Tue, 15 Apr 2014 09:57:10 -0400 Received: from mail-wi0-f172.google.com ([209.85.212.172]:44076 "EHLO mail-wi0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751141AbaDON5I (ORCPT ); Tue, 15 Apr 2014 09:57:08 -0400 MIME-Version: 1.0 In-Reply-To: <87r44yixds.fsf@gmail.com> References: <87r44yixds.fsf@gmail.com> Date: Tue, 15 Apr 2014 09:57:06 -0400 Message-ID: Subject: Re: [PATCH v2] ipv4: Add option to get TCP_FASTOPEN to getsockopt() From: Neal Cardwell To: Kenjiro Nakayama Cc: LKML , Netdev , Yuchung Cheng , Eric Dumazet Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Apr 15, 2014 at 8:35 AM, Kenjiro Nakayama wrote: > Hi, Please omit the "Hi," at the top of the patch description, so the top of the email can be used directly as a git commit description. > TCP_FASTOPEN option can be set via setsockopt(), but the value cannot be > gotten via getsockopt(). This patch adds the option to getsockopt(). > > Sighned-off-by: Kenjiro Nakayama Typo: this should be "Signed-off-by:" > Add option to get TCP_FASTOPEN to getsockopt() Likewise, please omit the extra descriptive text below the "Signed-off-by:" footer. (And, of course, please note Eric's remarks as well...) thanks, neal -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/