From owner-freebsd-stable@FreeBSD.ORG Thu Dec 21 20:22:54 2006 Return-Path: X-Original-To: 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 5C01416A509 for ; Thu, 21 Dec 2006 20:22:54 +0000 (UTC) (envelope-from sullrich@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by mx1.freebsd.org (Postfix) with ESMTP id E6A6D13C469 for ; Thu, 21 Dec 2006 20:22:53 +0000 (UTC) (envelope-from sullrich@gmail.com) Received: by nf-out-0910.google.com with SMTP id x37so2961995nfc for ; Thu, 21 Dec 2006 12:22:52 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=g2Q2lFbASh7NZXahzoqbLX2YGZ7hjR2drnGMPpcv/DEkwyjoF/HlpVafI/Ie2ctOuAabhU+wpLo+/XGnN2r3Ar/Ad5owVdzbzFi9049PqUExXqLwXF4e3A9foCQMoqo02wvD7kPiAC1TMlsdhsYg2Og+VaMYydAsjVHFiaMTz5A= Received: by 10.82.105.13 with SMTP id d13mr1989195buc.1166732572689; Thu, 21 Dec 2006 12:22:52 -0800 (PST) Received: by 10.82.177.12 with HTTP; Thu, 21 Dec 2006 12:22:52 -0800 (PST) Message-ID: Date: Thu, 21 Dec 2006 15:22:52 -0500 From: "Scott Ullrich" To: "=?ISO-8859-1?Q?V=E1clav_Haisman?=" In-Reply-To: <458AEC99.1040003@sh.cvut.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <458AD815.3010601@sh.cvut.cz> <1d3ed48c0612211144s631e2cendbfcfb6acfae9ef1@mail.gmail.com> <458AE623.4070701@sh.cvut.cz> <458AEC99.1040003@sh.cvut.cz> Cc: stable@freebsd.org, Kevin Downey Subject: Re: Duplicate IPFW rules 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: Thu, 21 Dec 2006 20:22:54 -0000 On 12/21/06, V=E1clav Haisman wrote: > Oh, I did not realise this use. Hmm...still, I thought that this is what > tables are for :) Yep, thats another usage for tables. But tables have not been around for very long either. Considering that I have used IPFW since FreeBSD version 2 or something or another these fancy features have not always been around :) Scott