From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: resurrecting tcphealth Date: Thu, 12 Jul 2012 14:35:02 -0700 Message-ID: <20120712143502.3f9fa5bf@nehalam.linuxnetplumber.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org To: "Piotr Sawuk" Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Thu, 12 Jul 2012 22:55:57 +0200 "Piotr Sawuk" wrote: > diff -rub linux-3.4.4/net/ipv4/tcp_input.c > linux-3.4.4-heal-lsm/net/ipv4/tcp_input.c > --- linux-3.4.4/net/ipv4/tcp_input.c 2012-06-22 20:37:50.000000000 +0200 > +++ linux-3.4.4-heal-lsm/net/ipv4/tcp_input.c 2012-07-06 > 10:12:12.000000000 +0200 > @@ -59,7 +59,8 @@ > * Panu Kuhlberg: Experimental audit of TCP (re)transmission > * engine. Lots of bugs are found. > * Pasi Sarolahti: F-RTO for dealing with spurious RTOs > - */ > + * Federico D. Sacerdoti: Added TCP health monitoring. Please don't do this. The kernel community no longer maintains a list of contributors in the comments. The history is maintained in the git commit log.