From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 7/9] [TCP] FRTO: Update sysctl documentation Date: Thu, 20 Sep 2007 11:35:33 -0700 (PDT) Message-ID: <20070920.113533.78385836.davem@davemloft.net> References: <11902906721671-git-send-email-ilpo.jarvinen@helsinki.fi> <11902906723159-git-send-email-ilpo.jarvinen@helsinki.fi> <1190290672980-git-send-email-ilpo.jarvinen@helsinki.fi> Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: netdev@vger.kernel.org To: ilpo.jarvinen@helsinki.fi Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:45816 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1756925AbXITSfd convert rfc822-to-8bit (ORCPT ); Thu, 20 Sep 2007 14:35:33 -0400 In-Reply-To: <1190290672980-git-send-email-ilpo.jarvinen@helsinki.fi> Sender: netdev-owner@vger.kernel.org List-Id: netdev.vger.kernel.org =46rom: "Ilpo_J=E4rvinen" Date: Thu, 20 Sep 2007 15:17:50 +0300 > Since the SACK enhanced FRTO was added, the code has been > under test numerous times so remove "experimental" claim > from the documentation. Also be a bit more verbose about > the usage. >=20 > Signed-off-by: Ilpo J=E4rvinen APplied.