From owner-freebsd-current@FreeBSD.ORG Thu Aug 16 22:53:33 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A29CB16A41A for ; Thu, 16 Aug 2007 22:53:33 +0000 (UTC) (envelope-from mikej@rogers.com) Received: from smtp108.rog.mail.re2.yahoo.com (smtp108.rog.mail.re2.yahoo.com [68.142.225.206]) by mx1.freebsd.org (Postfix) with SMTP id 361FA13C45D for ; Thu, 16 Aug 2007 22:53:32 +0000 (UTC) (envelope-from mikej@rogers.com) Received: (qmail 6479 invoked from network); 16 Aug 2007 22:53:32 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rogers.com; h=Received:X-YMail-OSG:Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject:References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=khrArHsz4+QwdR6p1S3OWLXG8C1ly8zxbvAB5BQGEe1ZljxWgjSeKHFDn2ISIx5ZAdyesbCFxK2IcBKyxnLhjBv4Q5h5Xc+oI9e3TnOUU32LuiMSmrFVr7lu8c7aAf4kOpgu7Xk09PB7C/+W+b22bPBhXUvr7XRCwcHc8D0HpCM= ; Received: from unknown (HELO ?172.16.0.165?) (mikej@rogers.com@99.244.15.156 with plain) by smtp108.rog.mail.re2.yahoo.com with SMTP; 16 Aug 2007 22:53:32 -0000 X-YMail-OSG: yjt_DRQVM1k3ns9p.In9cLS3048cIKJAwgkpgTwcE6yxcrf_tedJ_NU92ycJWKY.tA-- Message-ID: <46C4D566.1060505@rogers.com> Date: Thu, 16 Aug 2007 18:53:26 -0400 From: Mike Jakubik User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: Eygene Ryabinkin References: <19693.209.47.38.69.1187277248.squirrel@wettoast.dyndns.org> <20070816163405.GG988@void.codelabs.ru> <20070816164133.GH988@void.codelabs.ru> <46C4BBE7.5000908@rogers.com> <20070816214941.GI988@void.codelabs.ru> In-Reply-To: <20070816214941.GI988@void.codelabs.ru> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org, andre@freebsd.org Subject: Re: TCP info spamming the logs and dmesg X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Aug 2007 22:53:33 -0000 Eygene Ryabinkin wrote: > Thu, Aug 16, 2007 at 05:04:39PM -0400, Mike Jakubik wrote: > >> That sounds like a good idea, perhaps it would also be a good idea to set the >> default to 0? >> > > See http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/netinet/tcp_input.c#rev1.365 > > After reading the commit log I had sligtly modified the patch for > the tcp(4) to reflect the coupling to log_in_vain: > Ahh, i see. I also see that that you plan on setting it to 0 for the release, good stuff :)