From owner-freebsd-pf@FreeBSD.ORG Thu Sep 16 03:40:23 2004 Return-Path: Delivered-To: freebsd-pf@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 674) id B0E9C16A4D2; Thu, 16 Sep 2004 03:40:23 +0000 (GMT) Delivered-To: mlaier@vampire.homelinux.org Received: (qmail 18981 invoked by uid 1005); 13 Jun 2003 05:01:51 -0000 Delivered-To: max@vampire.homelinux.org Received: (qmail 18978 invoked from network); 13 Jun 2003 05:01:50 -0000 Received: from moutng.kundenserver.de (212.227.126.185) by p50839288.dip.t-dialin.net with SMTP; 13 Jun 2003 05:01:50 -0000 Received: from [212.227.126.150] (helo=mxng07.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 19QhbJ-0005Q3-00 for max@vampire.homelinux.org; Fri, 13 Jun 2003 07:59:49 +0200 Received: from [206.53.239.180] (helo=turing.freelists.org) by mxng07.kundenserver.de with esmtp (Exim 3.35 #1) id 19QhbH-00050O-00 for max@love2party.net; Fri, 13 Jun 2003 07:59:48 +0200 Received: from turing (localhost [127.0.0.1])ESMTP id BED99390CC9; Fri, 13 Jun 2003 00:54:30 -0500 (EST) Received: with ECARTIS (v1.0.0; list pf4freebsd); Fri, 13 Jun 2003 00:54:28 -0500 (EST) Delivered-To: pf4freebsd@freelists.org Received: from ns.kt-is.co.kr (unknown [211.218.149.125]) ESMTP id C755D390C2C for ; Fri, 13 Jun 2003 00:54:19 -0500 (EST) Received: from michelle.kt-is.co.kr ([220.76.118.193]) (authenticated bits=0) by ns.kt-is.co.kr (8.12.5/8.12.5) with ESMTP id h5D5u7PD081462 verify=FAIL); Fri, 13 Jun 2003 14:56:08 +0900 (KST) Received: from michelle.kt-is.co.kr (localhost.kt-is.co.kr [127.0.0.1]) by michelle.kt-is.co.kr (8.12.9/8.12.9) with ESMTP id h5D5x3wq004864 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 13 Jun 2003 14:59:03 +0900 (KST) (envelope-from yongari@michelle.kt-is.co.kr) Received: (from yongari@localhost) by michelle.kt-is.co.kr (8.12.9/8.12.9/Submit) id h5D5x0Y1004862; Fri, 13 Jun 2003 14:59:00 +0900 (KST) (envelope-from yongari) From: Pyun YongHyeon To: pf4freebsd@freelists.org Message-ID: <20030613055856.GA3235@kt-is.co.kr> References: <20030612052722.GA40573@kt-is.co.kr> Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030612052722.GA40573@kt-is.co.kr> User-Agent: Mutt/1.4.1i X-Filter-Version: 1.9 (ns.kt-is.co.kr) Content-Transfer-Encoding: 8bit X-archive-position: 30 X-ecartis-version: Ecartis v1.0.0 Sender: pf4freebsd-bounce@freelists.org Errors-To: pf4freebsd-bounce@freelists.org X-original-sender: yongari@kt-is.co.kr Precedence: normal X-list: pf4freebsd X-UID: 113 X-Length: 3638 X-Mailman-Approved-At: Thu, 16 Sep 2004 03:55:51 +0000 cc: rasgal@palantir.no Subject: [pf4freebsd] Re: Version 1.52 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:23 -0000 X-Original-Date: Fri, 13 Jun 2003 14:58:56 +0900 X-List-Received-Date: Thu, 16 Sep 2004 03:40:23 -0000 On Thu, Jun 12, 2003 at 02:27:22PM +0900, To pf4freebsd@freelists.org wrote: > [snip] > > > > This message " pfctl: DIOCGETALTQS: Operation not supported by device" has not gone away. > > I have recompiled my pf, and i'm 100% sure my kernel in not compiled with "options ALTQ" > > OK. I'll check FreeBSD pf source. > I have found a long standing bug in pfctl's code. The phenomenon shows when you use 'pfctl -sa' or 'pfctl -sq' when ALTQ disabled. I have committed a patch to CVS. Next release version will correct this problem. Thank you very much. Without your feedback this might not detected. (Even OpenBSD guys didn't notice that!) Thanks again. -- Pyun YongHyeon