From owner-freebsd-pf@FreeBSD.ORG Thu Sep 16 03:40:43 2004 Return-Path: Delivered-To: freebsd-pf@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 674) id C507416A4CF; Thu, 16 Sep 2004 03:40:43 +0000 (GMT) Delivered-To: mlaier@vampire.homelinux.org Received: (qmail 35297 invoked by uid 1005); 14 Jun 2003 21:36:22 -0000 Delivered-To: max@vampire.homelinux.org Received: (qmail 35294 invoked from network); 14 Jun 2003 21:36:21 -0000 Received: from moutng.kundenserver.de (212.227.126.187) by pd9530c80.dip.t-dialin.net with SMTP; 14 Jun 2003 21:36:21 -0000 Received: from [212.227.126.150] (helo=mxng07.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 19RJbK-0006jm-00 for max@vampire.homelinux.org; Sun, 15 Jun 2003 00:34:22 +0200 Received: from [206.53.239.180] (helo=turing.freelists.org) by mxng07.kundenserver.de with esmtp (Exim 3.35 #1) id 19RJbF-00026f-00 for max@love2party.net; Sun, 15 Jun 2003 00:34:18 +0200 Received: from turing (localhost [127.0.0.1])ESMTP id 2EAAA39085F; Sat, 14 Jun 2003 17:28:40 -0500 (EST) Received: with ECARTIS (v1.0.0; list pf4freebsd); Sat, 14 Jun 2003 17:28:37 -0500 (EST) Delivered-To: pf4freebsd@freelists.org Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.184])ESMTP id 47A4B3908A3 for ; Sat, 14 Jun 2003 17:28:37 -0500 (EST) Received: from [212.227.126.155] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 19RJb6-0001WD-00 for pf4freebsd@freelists.org; Sun, 15 Jun 2003 00:34:08 +0200 Received: from [217.83.12.128] (helo=max900) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 19RJb5-0001Ya-00 for pf4freebsd@freelists.org; Sun, 15 Jun 2003 00:34:07 +0200 Message-ID: <002e01c332c5$1db54170$01000001@max900> From: "Max Laier" To: MIME-Version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-archive-position: 33 X-ecartis-version: Ecartis v1.0.0 Sender: pf4freebsd-bounce@freelists.org Errors-To: pf4freebsd-bounce@freelists.org X-original-sender: max@love2party.net Precedence: normal X-list: pf4freebsd X-UID: 120 X-Length: 3840 X-Mailman-Approved-At: Thu, 16 Sep 2004 03:55:51 +0000 Subject: [pf4freebsd] Version 1.54 (delayed) 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:40:43 -0000 X-Original-Date: Sun, 15 Jun 2003 00:34:22 +0200 X-List-Received-Date: Thu, 16 Sep 2004 03:40:43 -0000 Hello, just uploaded version 1.54 (http://pf4freebsd.love2party.net/pf_freebsd_1.54.tar.gz) this version is not so much influenced by changes in OpenBSD but brings in a couple of bugfixes and new versions of libpcap and tcpdump from 5.1-release: - Fixed masking bug (see pf77.in) from OpenBSD henning@ - Fixed altqsupport-testing in pfctl to avoid unsupported DIOCs on /dev/pf - Fixed a problem in print-pflog.c when makeing with NOINET6 turned on. - Pulled in new versions of libpcap and tcpdump from 5.1-release and made them fit for 5.0 as well. - MLD6_xxx is now MDL_xxx from OpenBSD. FreeBSD has done conversion pre 5.0 The libpcap/tcpdump merge is not too clean, so there may be an issues when useing pftcpdump on normal interfaces with FreeBSD-5.0 (but it's very unlikely) The ALTQ-patch from http://www.rofug.ro/projects/freebsd-altq/ still does not work with 5.1 (or there is no updated patch) so we are looking for alternatives and will find a patch to work with. The port-release brings a lot of valueable feedback and the NOINET6 fix from above is the first outcome. Thanks to Andrzej Tobola for the report. Regards, Max P.S.: This message was meant to be sent out some hours ago, but my ISP got blacklisted (for good reason I'm afraid) so it took some time. Hope you have fun with the new version anyways.