ipfw dummynet queue size limitations

Sebastian Mellmann sebastian.mellmann at net.t-labs.tu-berlin.de
Fri May 29 16:24:34 UTC 2009



On Fri, 2009-05-29 at 08:52 -0700, Barney Cordoba wrote:
> 
> 
> --- On Fri, 5/29/09, Sebastian Mellmann <sebastian.mellmann at net.t-labs.tu-berlin.de> wrote:
> 
> > From: Sebastian Mellmann <sebastian.mellmann at net.t-labs.tu-berlin.de>
> > Subject: ipfw dummynet queue size limitations
> > To: freebsd-net at 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.
> 

So I need to change ip_dummynet.c and ip_fw2.c?


Cheers,
Sebastian

> Barney
> 
> 
>       



More information about the freebsd-net mailing list