From owner-freebsd-current@FreeBSD.ORG Mon May 16 20:01:42 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 DCD1716A4CE for ; Mon, 16 May 2005 20:01:42 +0000 (GMT) Received: from roztocze.com.pl (server.roztocze.com.pl [217.96.30.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38DC143D62 for ; Mon, 16 May 2005 20:01:41 +0000 (GMT) (envelope-from kuba@server.roztocze.com.pl) Received: from server.roztocze.com.pl (localhost [127.0.0.1]) by roztocze.com.pl (8.12.10/8.12.10) with ESMTP id j4GK1XcO022851 for ; Mon, 16 May 2005 22:01:33 +0200 Received: (from kuba@localhost) by server.roztocze.com.pl (8.12.10/8.12.10/Submit) id j4GK1XdR027534 for freebsd-current@freebsd.org; Mon, 16 May 2005 22:01:33 +0200 Date: Mon, 16 May 2005 22:01:33 +0200 From: KubaTyszko To: freebsd-current@freebsd.org Message-ID: <20050516200133.GA19453@lbl.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2i X-Virus-Scanned: by amavisd-new Subject: today -current and pf X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: kuba@lbl.pl List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 May 2005 20:01:43 -0000 hi. i just upgraded to fresh current and got following error when loading pf rules by pfctl: [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:~:#] 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 ) ?