From owner-freebsd-net@FreeBSD.ORG Mon Oct 3 07:19:00 2005 Return-Path: X-Original-To: freebsd-net@FreeBSD.org Delivered-To: freebsd-net@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4360D16A41F for ; Mon, 3 Oct 2005 07:19:00 +0000 (GMT) (envelope-from rik@cronyx.ru) Received: from hanoi.cronyx.ru (hanoi.cronyx.ru [144.206.181.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EB7E43D46 for ; Mon, 3 Oct 2005 07:18:59 +0000 (GMT) (envelope-from rik@cronyx.ru) Received: (from root@localhost) by hanoi.cronyx.ru (8.13.0/vak/3.0) id j937FuZn049961 for freebsd-net@FreeBSD.org.checked; Mon, 3 Oct 2005 11:15:56 +0400 (MSD) (envelope-from rik@cronyx.ru) Received: from [144.206.181.94] (hi.cronyx.ru [144.206.181.94]) by hanoi.cronyx.ru (8.13.0/vak/3.0) with ESMTP id j937FoWn049948; Mon, 3 Oct 2005 11:15:50 +0400 (MSD) (envelope-from rik@cronyx.ru) Message-ID: <4340DAAF.1020509@cronyx.ru> Date: Mon, 03 Oct 2005 11:15:59 +0400 From: Roman Kurakin User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Gleb Smirnoff References: <16e39c510509191327197c2c44@mail.gmail.com> <20051003064528.GE45345@cell.sick.ru> In-Reply-To: <20051003064528.GE45345@cell.sick.ru> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: David Vos , freebsd-net@FreeBSD.org Subject: Re: ng_split.c X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Oct 2005 07:19:00 -0000 Gleb Smirnoff wrote: >On Mon, Sep 19, 2005 at 02:27:11PM -0600, David Vos wrote: >D> The version of ng_split.c packaged with 5.4 Release has a bug in it >D> that causes items to get lost (not freed) if there are no nodes >D> connected on the other end. >D> >D> This has been fixed in the CVS, Revision 1.7 >D> >D> Would it be possible to bring this 1.7 revision into FreeBSD 5.4 Release? > >We can't bring anything into release after one is shipped. We don't have >a time machine, sorry. :) > > Gleb, is it on RELENG_5 ? rik