From owner-freebsd-current@FreeBSD.ORG Tue May 17 01:02:32 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA9D416A4CE for ; Tue, 17 May 2005 01:02:32 +0000 (GMT) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46D6B43D1F for ; Tue, 17 May 2005 01:02:32 +0000 (GMT) (envelope-from leafy7382@gmail.com) Received: by zproxy.gmail.com with SMTP id 40so2927977nzk for ; Mon, 16 May 2005 18:02:31 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ORebC5vq8OscungIAbASOpUHzkZdaCHGRt1wLIWF8Zd7Llkhn42v+FZCumgKUY5I1atLM7j4zREjIZ3IRwngI5E9oghc3wCM3ifOHW+MXu0dTH+BvW7OHq/fGQ0XgzdTpZ2FWjgEMBsvwjYrW2bFRXJi1uQOaGRc+1Uz6Yb+/7M= Received: by 10.36.129.4 with SMTP id b4mr1922007nzd; Mon, 16 May 2005 18:02:31 -0700 (PDT) Received: by 10.36.89.16 with HTTP; Mon, 16 May 2005 18:02:31 -0700 (PDT) Message-ID: Date: Tue, 17 May 2005 09:02:31 +0800 From: Jiawei Ye To: kuba@lbl.pl In-Reply-To: <20050516200133.GA19453@lbl.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20050516200133.GA19453@lbl.pl> cc: freebsd-current@freebsd.org Subject: Re: today -current and pf X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jiawei Ye List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 May 2005 01:02:32 -0000 On 5/17/05, KubaTyszko wrote: > [root@kubal:~:#] pfctl -f /etc/pf.conf > No ALTQ support in kernel > ALTQ related functions disabled > pfctl: DIOCXBEGIN: Operation not supported by device > pfctl: DIOCXROLLBACK: Operation not supported by device > [root@kubal:~:#] >=20 > before upgrading everything was working just fine. > my past -current was upgraded about a month ago. > does anyone know what do change (or what did i miss ) ? pf was upgraded to OpenBSD 3.7. This will happen if your kernel is new but pfctl isn't yet. Could you please also test this after installworld? Jiawei --=20 "Without the userland, the kernel is useless." --inspired by The Tao of Programming