Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754696Ab0HCAZW (ORCPT ); Mon, 2 Aug 2010 20:25:22 -0400 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:46730 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751178Ab0HCAZU (ORCPT ); Mon, 2 Aug 2010 20:25:20 -0400 Date: Mon, 02 Aug 2010 17:25:38 -0700 (PDT) Message-Id: <20100802.172538.220060944.davem@davemloft.net> To: apetlund@simula.no Cc: johunt@akamai.com, kuznet@ms2.inr.ac.ru, jmorris@namei.org, kaber@trash.net, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, juhlenko@akamai.com Subject: Re: [PATCH] net: Add getsockopt support for TCP thin-streams From: David Miller In-Reply-To: <4C56B018.8030309@simula.no> References: <1280533775-7700-1-git-send-email-johunt@akamai.com> <4C56B018.8030309@simula.no> X-Mailer: Mew version 6.3 on Emacs 23.1 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 717 Lines: 19 From: Andreas Petlund Date: Mon, 02 Aug 2010 13:46:32 +0200 > On 07/31/2010 01:49 AM, Josh Hunt wrote: >> Initial TCP thin-stream commit did not add getsockopt support for the new >> socket options: TCP_THIN_LINEAR_TIMEOUTS and TCP_THIN_DUPACK. This adds support >> for them. >> >> Signed-off-by: Josh Hunt ... > Tested-by: Andreas Petlund > Acked-by: Andreas Petlund Applied, thanks. -- 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/