Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Jun 2005 18:41:28 +0000
From:      Baldur Gislason <baldur@foo.is>
To:        freebsd-hackers@freebsd.org
Subject:   Re: prioritizing small ip packets?
Message-ID:  <20050613184128.GA16980@gremlin.foo.is>
In-Reply-To: <42ADD249.7020709@dnainternet.net>
References:  <42ADD249.7020709@dnainternet.net>

next in thread | previous in thread | raw e-mail | index | archive | help
IPFW does have a queue feature which is a part of dummynet.
You can match packets based on size and send them to different queues.

Baldur

On Mon, Jun 13, 2005 at 09:36:57PM +0300, Erik Udo wrote:
> I came across this idea for prioritizing small
> IP packets, so that for example HTTP requests,
> game packets and other small, but importat packets
> would get uploaded before the big packets. Big files
> are usually uploaded in bigger packets, right?
> 
> So, i haven't found a way to make this happen, i googled
> for it but didn't find anything. Does PF or IPFW have this
> feature?
> _______________________________________________
> freebsd-hackers@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
> To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
> 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050613184128.GA16980>