From nobody@FreeBSD.org  Mon Apr 16 18:24:56 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 8435C16A401
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 16 Apr 2007 18:24:56 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [69.147.83.33])
	by mx1.freebsd.org (Postfix) with ESMTP id 745C613C4AE
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 16 Apr 2007 18:24:56 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id l3GIOu0s087663
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 16 Apr 2007 18:24:56 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id l3GIJswG083557;
	Mon, 16 Apr 2007 18:19:54 GMT
	(envelope-from nobody)
Message-Id: <200704161819.l3GIJswG083557@www.freebsd.org>
Date: Mon, 16 Apr 2007 18:19:54 GMT
From: Joo Rocha Braga Filho<goffredo@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Too few dummynet queue slots
X-Send-Pr-Version: www-3.0

>Number:         111713
>Category:       kern
>Synopsis:       [dummynet] [request] Too few dummynet queue slots
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ipfw
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 16 18:30:02 GMT 2007
>Closed-Date:    Wed Jun 18 06:01:14 UTC 2008
>Last-Modified:  Wed Jun 18 06:01:14 UTC 2008
>Originator:     Joo Rocha Braga Filho
>Release:        6.2
>Organization:
Paratyinfo
>Environment:
FreeBSD fire2.paratyinfo.com.br 6.2-STABLE FreeBSD 6.2-STABLE #5: Thu Apr  5 00:56:47 BRT 2007     goffredo@fire2.paratyinfo.com.br:/usr/obj/usr/src/sys/FIRE2  i386
>Description:
Dummynet queue option is limited in 100 slots, and it is few for my
traffic shapping. I modifyed the kernel and ipfw program to 1000.
>How-To-Repeat:
>Fix:
I suggest an option in kernel config file, like this:

options DUMMYNET_QUEUE_SLOTS 100

Above is the default. In my system it would be:

options DUMMYNET_QUEUE_SLOTS 1000

But, to do this, the ipfw program can't test the limit anymore. It has
to put the value asked by the user, and test if it was accepted.

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->freebsd-ipfw 
Responsible-Changed-By: remko 
Responsible-Changed-When: Mon Apr 16 18:33:49 UTC 2007 
Responsible-Changed-Why:  
Reassign to the IPFW team. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=111713 
State-Changed-From-To: open->closed 
State-Changed-By: dwmalone 
State-Changed-When: Wed Jun 18 06:00:48 UTC 2008 
State-Changed-Why:  
Closed at submitter's request as a suitable feature now exists. 

David. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=111713 
>Unformatted:
