From owner-freebsd-stable@FreeBSD.ORG Tue Apr 3 07:25:06 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2C0D116A403; Tue, 3 Apr 2007 07:25:06 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from smtp2.yandex.ru (smtp2.yandex.ru [213.180.200.18]) by mx1.freebsd.org (Postfix) with ESMTP id 465EF13C45A; Tue, 3 Apr 2007 07:25:05 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from mail.kirov.so-cdu.ru ([87.226.153.33]:5387 "EHLO [127.0.0.1]" smtp-auth: "bu7cher" TLS-CIPHER: "DHE-RSA-AES256-SHA keybits 256/256 version TLSv1/SSLv3" TLS-PEER-CN1: ) by mail.yandex.ru with ESMTP id S3375824AbXDCHYm (ORCPT + 1 other); Tue, 3 Apr 2007 11:24:42 +0400 X-Comment: RFC 2476 MSA function at smtp2.yandex.ru logged sender identity as: bu7cher Message-ID: <46120138.5090702@yandex.ru> Date: Tue, 03 Apr 2007 11:24:40 +0400 From: "Andrey V. Elsukov" User-Agent: Mozilla Thunderbird 1.5 (FreeBSD/20051231) MIME-Version: 1.0 To: Julian Elischer References: <200704011107.22750.joao@matik.com.br> <200704030239.l332dC89044128@lava.sentex.ca> <4611FAB6.4090201@elischer.org> In-Reply-To: <4611FAB6.4090201@elischer.org> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-stable@freebsd.org, julian@freebsd.org, JoaoBR Subject: Re: ipfw add pipe broken in RELENG_6 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Apr 2007 07:25:06 -0000 Julian Elischer пишет: > somewhere between my MFC testing and the commits there seems to have > been a screwup. > I think it happenned because I reverted a MFC out of my list of MFC's to > do after > I had done some tests because they causled a failure and I hadn't > realised that > they affected this code too. > > I'm doing testing now and should be able to confirm this in a short while. Hi, Julian! Seems, that converting from time_second to time_uptime broke `ipfw -t show'. Now we have one PR: http://www.freebsd.org/cgi/query-pr.cgi?pr=111177 And i see similar problem on the my CURRENT. -- WBR, Andrey V. Elsukov