Bandwidth limiting for eMule ports
Matthew Dillon
dillon at apollo.backplane.com
Wed Jan 21 21:46:49 PST 2004
Oops... sorry, I gave bad advise. I'm looking at the code. It recognizes
'K' or 'k' so your specification was right. It's the 'b' verses 'B' that
it's sensitive to, so if you say: kbytes/sec it will think it's kbits/sec,
and if you say kBits/sec it will think it's kBytes/sec.
One thing I have noticed, however, is that the ipfw pipes seem rather
sensitive to configuration changes, especially if there are packets
already in the pipe. I've never been able to pin it down.
-Matt
More information about the freebsd-hackers
mailing list