From owner-freebsd-stable@FreeBSD.ORG Tue Dec 2 16:01:51 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E8F261065678 for ; Tue, 2 Dec 2008 16:01:51 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from forwards4.yandex.ru (forwards4.yandex.ru [77.88.32.20]) by mx1.freebsd.org (Postfix) with ESMTP id 993938FC1A for ; Tue, 2 Dec 2008 16:01:51 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from webmail19.yandex.ru (webmail19.yandex.ru [77.88.32.123]) by forwards4.yandex.ru (Yandex) with ESMTP id E05F24C55C0; Tue, 2 Dec 2008 18:48:33 +0300 (MSK) Received: from YAMAIL (webmail19) by mail.yandex.ru id S1163267AbYLBPsa for (+ 1 other); Tue, 2 Dec 2008 18:48:30 +0300 X-Yandex-Spam: 1 Received: from [77.72.138.58] ([77.72.138.58]) by mail.yandex.ru with HTTP; Tue, 02 Dec 2008 18:48:30 +0300 From: "Andrey V. Elsukov" To: "pluknet" In-Reply-To: References: MIME-Version: 1.0 Message-Id: <427101228232910@webmail19.yandex.ru> Date: Tue, 02 Dec 2008 18:48:30 +0300 X-Mailer: Yamail [ http://yandex.ru ] 5.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain Cc: Stable Subject: Re: ipfw2.c,v 1.76.2.17 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, 02 Dec 2008 16:01:52 -0000 02.12.08, 18:02, "pluknet" : > Since this revision (appeared in 6.3) I think ipfw violates POLA. > I mean "ipfw table N list" shows values of table in Internet '.' notation. > A friend of mine was surprised to found Internet representation > of this "optional 32-bit unsigned value". > For example security/bruteblock stores unix timestamps here > and AFAICS there is no possibility to come back to the previous > output format (other than reverting this revision). It fixed in 1.76.2.21. -- WBR, Andrey V. Elsukov