|
||||||||
On Sun, 21 Nov 2004 23:00:46 +0100, mono at centrum dot sk <mono at centrum dot sk> wrote: > Hi Manuel and others FreeBsd specialists. Can you tell me, if is any chance that in MONO will be possible implement such shaper function as we see in HTB (or CBQ ?), where is possible borrowing between pipes if one is full and one is free. It depends on a version core of freebsd or it isn`t possible on FreeBSd. > dummynet is used for traffic shaping now, which doesn't support that. dummynet wasn't designed to be a traffic shaper, though it can do an ok job of it (its original purpose was for network testing purposes, as a delay imitator). We'll hopefully see altq in m0n0wall before too long. It will do all the things you mentioned. -Chris |