Date: Fri, 29 May 2009 08:52:55 -0700 (PDT) From: Barney Cordoba <barney_cordoba@yahoo.com> To: freebsd-net@freebsd.org, sebastian.mellmann@net.t-labs.tu-berlin.de Subject: Re: ipfw dummynet queue size limitations Message-ID: <130182.52355.qm@web63908.mail.re1.yahoo.com>
next in thread | raw e-mail | index | archive | help
--- On Fri, 5/29/09, Sebastian Mellmann <sebastian.mellmann@net.t-labs.tu-berlin.de> wrote: > From: Sebastian Mellmann <sebastian.mellmann@net.t-labs.tu-berlin.de> > Subject: ipfw dummynet queue size limitations > To: freebsd-net@freebsd.org > Date: Friday, May 29, 2009, 4:37 AM > Hi everyone! > > I've already asked this one the ipfw list, but maybe > someone here got a > hint for me. > I'm trying to configure the queue size in ipfw dummynet > larger then 100 > slots, but I can't do so since ipfw always tells me that > the maximum is > 100. > Is there any chance to increase the queue size? > I could only find a thread [1] from 2006 about this. > > Thanks a lot for any hints or help! > > > Regards, > Sebastian It looks to be hard-coded, so I'd suggest changing it to a variable or macro. There's only about 10 instances so its not much work. Barney
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?130182.52355.qm>