From owner-freebsd-pf@FreeBSD.ORG Sat Sep 9 19:52:10 2006 Return-Path: X-Original-To: freebsd-pf@freebsd.org Delivered-To: freebsd-pf@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E879716A40F for ; Sat, 9 Sep 2006 19:52:10 +0000 (UTC) (envelope-from sullrich@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC50243D6D for ; Sat, 9 Sep 2006 19:52:04 +0000 (GMT) (envelope-from sullrich@gmail.com) Received: by ug-out-1314.google.com with SMTP id m2so972569uge for ; Sat, 09 Sep 2006 12:52:03 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=EUQtEbRWHYx1E7POJLdQSPH5HAKiTEye5otZtXxPAr4aF02Q9YDcL0VOVKPNwTx3zmOkdQ1RoTMJkJzlsTOnMJnAfguldqifjRDBuzhmzagwXFaIOecW92jAUceH4P8gh7ZIsF6Pvkcl76M4Iqz+kRC0EUqgb1DUdyAu97Ghr0U= Received: by 10.67.97.18 with SMTP id z18mr1807051ugl; Sat, 09 Sep 2006 12:52:03 -0700 (PDT) Received: by 10.67.28.14 with HTTP; Sat, 9 Sep 2006 12:52:03 -0700 (PDT) Message-ID: Date: Sat, 9 Sep 2006 15:52:03 -0400 From: "Scott Ullrich" To: "Ivan Levchenko" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200609091910.46785.max@love2party.net> Cc: freebsd-pf@freebsd.org Subject: Re: Hierarchical Packet Scheduler (HFSC) X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.5 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: Sat, 09 Sep 2006 19:52:11 -0000 On 9/9/06, Ivan Levchenko wrote: > that i found, but to be honest didn't quite understand.. =) > maybe somebody could explain it in two words... HFSC is a fun animal to learn. We've tried to gather some data, check out http://wiki.pfsense.com/wikka.php?wakka=ReadingRoom and http://wiki.pfsense.com/wikka.php?wakka=HFSCBandwidthShapingNotes .. Unfortunately the more that I learn about HFSC it seems like the more I really don't know what I am doing. Scott