From owner-cvs-src@FreeBSD.ORG Wed Sep 19 22:24:20 2007 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CFC3016A468 for ; Wed, 19 Sep 2007 22:24:20 +0000 (UTC) (envelope-from almarrie@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.187]) by mx1.freebsd.org (Postfix) with ESMTP id 5748A13C474 for ; Wed, 19 Sep 2007 22:24:20 +0000 (UTC) (envelope-from almarrie@gmail.com) Received: by nf-out-0910.google.com with SMTP id b2so285212nfb for ; Wed, 19 Sep 2007 15:24:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:mime-version:content-type:content-transfer-encoding:content-disposition; bh=oeXJaQmlghRCXdY8V5h4tPrOqVuTO/moxYx8su1HDmk=; b=deAdiAmizsbWry641k/PhpdtzE1TbQq7fo+oBVvJiCDsVeRxHlGJFscLQqq6B/N3lcVrRcd/9ZKQosGAzT7AfEOKM5WGsk2GpBLDxM47BrFZMtC3iyXtmPcxWX2LTusi7QrLo80Mew3V6mhLD4e7jqUfoTuqHlzPzHY+qn3xfmw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:mime-version:content-type:content-transfer-encoding:content-disposition; b=LwTMAeKqzf+2cdZeQUDMuGjzS4A2JHWw9F2EZdpAYJxph3V9qWNmwjsurQzngRi/eX5MNks5POTnk4AqxMKJYlBtIE1cq+9kBGoWJRtyIH/uMcYJoVBvT62L/oApFKu9coJtKaapqL414rn+v+MC6pP/bXU74q1ZDBvfzH5z8Ds= Received: by 10.86.72.15 with SMTP id u15mr828889fga.1190239193039; Wed, 19 Sep 2007 14:59:53 -0700 (PDT) Received: by 10.86.2.1 with HTTP; Wed, 19 Sep 2007 14:59:53 -0700 (PDT) Message-ID: <499c70c0709191459s6911fcf7h4a5d8ccfac881f48@mail.gmail.com> Date: Thu, 20 Sep 2007 00:59:53 +0300 From: "Abdullah Ibn Hamad Al-Marri" To: rwatson@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: cvs-src@freebsd.org Subject: Re: cvs commit: src/sys/netinet tcp_subr.c tcp_timer.c tcp_timer.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Sep 2007 22:24:20 -0000 On Sep 7, 12:24 pm, rwat...@FreeBSD.org (Robert Watson) wrote: > rwatson 2007-09-07 09:19:23 UTC > > FreeBSD src repository > > Modified files: > sys/netinet tcp_subr.c tcp_timer.c tcp_timer.h > tcp_usrreq.c tcp_var.h > Log: > Back out tcp_timer.c:1.93 and associated changes that reimplemented the many > TCP timers as a single timer, but retain the API changes necessary to > reintroduce this change. This will back out the source of at least two > reported problems: lock leaks in certain timer edge cases, and TCP timers > continuing to fire after a connection has closed (a bug previously fixed and > then reintroduced with the timer rewrite). > > In a follow-up commit, some minor restylings and comment changes performed > after the TCP timer rewrite will be reapplied, and a further change to allow > the TCP timer rewrite to be added back without disturbing the ABI. The new > design is believed to be a good thing, but the outstanding issues are > leading to significant stability/correctness problems that are holding > up 7.0. > > This patch was generated by silby, but is being committed by proxy due to > poor network connectivity for silby this week. > > Approved by: re (kensmith) > Submitted by: silby > Tested by: rwatson, kris > Problems reported by: peter, kris, others > > Revision Changes Path > 1.297 +12 -12 src/sys/netinet/tcp_subr.c > 1.96 +242 -306 src/sys/netinet/tcp_timer.c > 1.38 +5 -10 src/sys/netinet/tcp_timer.h > 1.161 +4 -7 src/sys/netinet/tcp_usrreq.c > 1.156 +5 -1 src/sys/netinet/tcp_var.h Hello Robert, I still get these messages. TCP: []:65461 to []:3306 tcpflags 0x10; syncache_expand: Segment failed SYNCOOKIE authentication, segment rejected (probably spoofed) This is phpmyadmin connects to remote MySQL Server 5.0 -- Regards, -Abdullah Ibn Hamad Al-Marri Arab Portal http://www.WeArab.Net/