Luigi Rizzo wrote:
> On Tue, Mar 09, 2010 at 03:36:15PM +0100, Oliver Fromme wrote:
> > Just a question: Is the output from "ipfw list" supposed
> > to be in the same rule format that is accepted as input?
>
> it is not, partly due to backward compatibility.
I see.
> If you try "ipfw -c s
On Wed, Mar 10, 2010 at 12:20:33PM +0100, Oliver Fromme wrote:
> Luigi Rizzo wrote:
> > On Tue, Mar 09, 2010 at 03:36:15PM +0100, Oliver Fromme wrote:
> > > Just a question: Is the output from "ipfw list" supposed
> > > to be in the same rule format that is accepted as input?
> >
> > it is n
Hi,
I'm trying to tune dummynet to shape a lot of traffic. I saw some
opinions that the following patch will improve dummynet performance:
in /sys/netinet/ipfw/ip_dummynet.c
-#defineHASHSIZE16
-#defineHASH(num) num) >> 8) ^ ((num) >> 4) ^ (num)) & 0x0f)
+#defi
Hi--
On Mar 10, 2010, at 3:44 AM, Luigi Rizzo wrote:
> ok this means that i need to fix the output so that it is in a form
> acceptable to be fed back to ipfw.
+1...
> I'll try to come up with a patch soon (possibly using -g as an alias for -c
> if needed)
...and thanks for being willing to s
Здравствуйте,
got the same problem again, now on freebsd8:
rebuilded kernel today, and after it, on the same configuration dummunet began
to eat a lot of cpu:
0 root -680 0K72K - 0 119:34 0.78% {dummynet}
0 root -680 0K72K - 0 119:39 6.9
Hello,
although this has probably been asked before, could anyone point me to
some relevant information about why fwd/forward requires kernel
recompile, i.e. it's not been made a kernel module? This prevents me
from using freebsd-update and forces me to upgrade from source which -
even though we a
n j wrote:
Hello,
although this has probably been asked before, could anyone point me to
some relevant information about why fwd/forward requires kernel
recompile, i.e. it's not been made a kernel module? This prevents me
from using freebsd-update and forces me to upgrade from source which -
eve
Julian Elischer wrote:
n j wrote:
Hello,
although this has probably been asked before, could anyone point me to
some relevant information about why fwd/forward requires kernel
recompile, i.e. it's not been made a kernel module? This prevents me
from using freebsd-update and forces me to upgrade
Chris St Denis wrote:
Julian Elischer wrote:
n j wrote:
Hello,
although this has probably been asked before, could anyone point me to
some relevant information about why fwd/forward requires kernel
recompile, i.e. it's not been made a kernel module? This prevents me
from using freebsd-update a