From owner-freebsd-pf@FreeBSD.ORG Thu Sep 16 03:44:19 2004 Return-Path: Delivered-To: freebsd-pf@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 674) id C6ED816A4CF; Thu, 16 Sep 2004 03:44:19 +0000 (GMT) Delivered-To: mlaier@vampire.homelinux.org Received: (qmail 5621 invoked by uid 1005); 5 Aug 2003 23:23:53 -0000 Delivered-To: max@vampire.homelinux.org Received: (qmail 5618 invoked from network); 5 Aug 2003 23:23:48 -0000 Received: from moutng.kundenserver.de (212.227.126.189) by pd9530e20.dip.t-dialin.net with SMTP; 5 Aug 2003 23:23:48 -0000 Received: from [212.227.126.151] (helo=mxng00.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 19kC2E-0007VA-00 for max@vampire.homelinux.org; Wed, 06 Aug 2003 02:20:10 +0200 Received: from [206.53.239.180] (helo=turing.freelists.org) by mxng00.kundenserver.de with esmtp (Exim 3.35 #1) id 19kC2A-00045P-00 for max@love2party.net; Wed, 06 Aug 2003 02:20:07 +0200 Received: from turing (localhost [127.0.0.1])ESMTP id D26C03952DC; Tue, 5 Aug 2003 19:24:23 -0500 (EST) Received: with ECARTIS (v1.0.0; list pf4freebsd); Tue, 05 Aug 2003 19:24:20 -0500 (EST) Delivered-To: pf4freebsd@freelists.org Received: from mail.fluidhosting.com (ns1.fluidhosting.com [66.150.201.70]) SMTP id 194F4395091 for ; Tue, 5 Aug 2003 19:24:19 -0500 (EST) Received: (qmail 29669 invoked by uid 1004); 6 Aug 2003 00:20:00 -0000 Received: from 207.188.198.141 ( [207.188.198.141])with HTTP; Tue, 5 Aug 2003 20:20:00 -0400 Message-ID: <1060129200.3f3049b09d4fa@mail.fluidhosting.com> From: pf-r@solarflux.org To: pf4freebsd@freelists.org References: <003501c35b54$c5187240$01000001@max900> <3F301BE0.1040103@BSDsystems.de> In-Reply-To: <3F301BE0.1040103@BSDsystems.de> MIME-Version: 1.0 Content-type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.1 X-Originating-IP: 207.188.198.141 X-archive-position: 76 X-ecartis-version: Ecartis v1.0.0 Sender: pf4freebsd-bounce@freelists.org Errors-To: pf4freebsd-bounce@freelists.org X-original-sender: pf-r@solarflux.org Precedence: normal X-list: pf4freebsd X-UID: 182 X-Length: 3068 X-Mailman-Approved-At: Thu, 16 Sep 2004 03:55:52 +0000 Subject: [pf4freebsd] Re: [ALTQ/FreeBSD] Patch: if_tun.c (forgot the polling) X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.1 Reply-To: pf4freebsd@freelists.org List-Id: Technical discussion and general questions about packet filter (pf) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Thu, 16 Sep 2004 03:44:19 -0000 X-Original-Date: Tue, 5 Aug 2003 20:20:00 -0400 X-List-Received-Date: Thu, 16 Sep 2004 03:44:19 -0000 Hi, I was wondering if everyone could start posting MD5 hashes along with new releases, as I'm providing MD5, SHA-1 and SHA-512 hashes on the pf-r. It's just a way to verify the integrity of files from two different locations. Which is important with critical files such as these. I know Max has posted a list of MD5s for all files that are available on the pf4freebsd site; perhaps db could do the same? By the way, thanks Max, for providing those. -S Quoting Dennis Berger : > I released a new patchset 0.4.1 > available on > http://www.nipsi.de/FreeBSD/altq-freebsd-5.1-release-0.4.1.tar.gz > > -db