Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Oct 2006 23:14:14 +0800
From:      Eugene Grosbein <eugen@kuzbass.ru>
To:        ipfw@freebsd.org
Cc:        eternityos@free.fr
Subject:   Re: pf's "borrow" equivalent
Message-ID:  <20061026151414.GA52181@svzserv.kemerovo.su>
In-Reply-To: <1161622713.453cf4b9a2299@imp7-g19.free.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
> I want to guarantee at least 64K, so user A will have at least 64K when
> using internet.

You want to give equal priorities to both users so
just make two dumminet queues with equal weights and
connect them to your pipe. Then direct traffic of users
to distinct queues and not to pipe directly.
So there will be a competition of two flows inside a pipe
and WFQ algorithm implemented within dummynet will take care
of the rest.

Eugene Grosbein



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