From owner-freebsd-pf@freebsd.org Thu Oct 6 08:10:15 2016 Return-Path: Delivered-To: freebsd-pf@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3FC21AF5FD5 for ; Thu, 6 Oct 2016 08:10:15 +0000 (UTC) (envelope-from kp@FreeBSD.org) Received: from venus.codepro.be (venus.codepro.be [IPv6:2a01:4f8:162:1127::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.codepro.be", Issuer "Gandi Standard SSL CA 2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0EEC0C50 for ; Thu, 6 Oct 2016 08:10:15 +0000 (UTC) (envelope-from kp@FreeBSD.org) Received: from [192.168.228.1] (vega.codepro.be [IPv6:2a01:4f8:162:1127::3]) (Authenticated sender: kp) by venus.codepro.be (Postfix) with ESMTPSA id 33D2D154BD; Thu, 6 Oct 2016 10:10:13 +0200 (CEST) From: "Kristof Provost" To: "Eugene M. Zheganin" Cc: "freebsd-pf@freebsd.org" Subject: Re: dscp set/get Date: Thu, 06 Oct 2016 10:10:12 +0200 Message-ID: <311888F1-3BD6-4C4E-818D-C4A9C00B55ED@FreeBSD.org> In-Reply-To: <57F5D9D2.1060103@norma.perm.ru> References: <57F5D9D2.1060103@norma.perm.ru> MIME-Version: 1.0 X-Mailer: MailMate (2.0BETAr6056) X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list 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, 06 Oct 2016 08:10:15 -0000 On 6 Oct 2016, at 6:57, Eugene M. Zheganin wrote: > pf still lacks the DSCP handling, will it be difficult/expensive to add > this ? AFAIK ipfw got this recently. > pf has set-tos and tos keywords. What is it not letting you do? Regards, Kristof