From owner-svn-src-projects@FreeBSD.ORG Tue Dec 16 23:27:32 2008 Return-Path: Delivered-To: svn-src-projects@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7910E1065675; Tue, 16 Dec 2008 23:27:32 +0000 (UTC) (envelope-from prvs=julian=229da16c1@elischer.org) Received: from smtp-outbound.ironport.com (smtp-outbound.ironport.com [63.251.108.112]) by mx1.freebsd.org (Postfix) with ESMTP id 60E478FC14; Tue, 16 Dec 2008 23:27:32 +0000 (UTC) (envelope-from prvs=julian=229da16c1@elischer.org) Received: from unknown (HELO julian-mac.elischer.org) ([10.251.60.27]) by smtp-outbound.ironport.com with ESMTP/TLS/DHE-RSA-AES256-SHA; 16 Dec 2008 14:58:53 -0800 Message-ID: <494832A9.4040105@elischer.org> Date: Tue, 16 Dec 2008 14:58:49 -0800 From: Julian Elischer User-Agent: Thunderbird 2.0.0.18 (Macintosh/20081105) MIME-Version: 1.0 To: Lawrence Stewart References: <200812150811.mBF8BjfZ088731@svn.freebsd.org> <4948244E.3020302@freebsd.org> In-Reply-To: <4948244E.3020302@freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: svn-src-projects@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: svn commit: r186123 - projects/tcp_ffcaia2008_8.x/sys/netinet X-BeenThere: svn-src-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the src " projects" tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Dec 2008 23:27:32 -0000 Lawrence Stewart wrote: > Apologies to the FreeBSD Foundation for (thus far) overlooking the > availability of meta info in my commit messages to acknowledge them! > > Lawrence Stewart wrote: >> Author: lstewart >> Date: Mon Dec 15 08:11:45 2008 >> New Revision: 186123 >> URL: http://svn.freebsd.org/changeset/base/186123 >> >> Log: >> Work on adding appropriate byte counting (RFC 3465) support to TCP. > > Sponsored by: FreeBSD Foundation that's it.. you're cut off..! > >> >> Modified: >> projects/tcp_ffcaia2008_8.x/sys/netinet/tcp_input.c >> projects/tcp_ffcaia2008_8.x/sys/netinet/vinet.h >> > > [snip] > > Cheers, > Lawrence