From owner-freebsd-pf@FreeBSD.ORG Thu Jan 14 11:20:03 2010 Return-Path: Delivered-To: freebsd-pf@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5B00E1065670 for ; Thu, 14 Jan 2010 11:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 3144A8FC1A for ; Thu, 14 Jan 2010 11:20:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id o0EBK3qI012355 for ; Thu, 14 Jan 2010 11:20:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id o0EBK3KQ012354; Thu, 14 Jan 2010 11:20:03 GMT (envelope-from gnats) Date: Thu, 14 Jan 2010 11:20:03 GMT Message-Id: <201001141120.o0EBK3KQ012354@freefall.freebsd.org> To: freebsd-pf@FreeBSD.org From: Artis Caune Cc: Subject: Re: conf/142817: [patch] etc/rc.d/pf: silence pfctl X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Artis Caune List-Id: "Technical discussion and general questions about packet filter \(pf\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jan 2010 11:20:03 -0000 The following reply was made to PR conf/142817; it has been noted by GNATS. From: Artis Caune To: bug-followup@FreeBSD.org, yuri.pankov@gmail.com Cc: Subject: Re: conf/142817: [patch] etc/rc.d/pf: silence pfctl Date: Thu, 14 Jan 2010 13:12:45 +0200 and maybe we can also remove ALTQ warning from pfctl? patch: http://www.nic.lv/sofq/patch-pfctl-altq.txt -- Artis Caune Everything should be made as simple as possible, but not simpler.