Actions
Bug #658
closedlimiters with non-integer limits don't work
Start date:
06/14/2010
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.0
Affected Architecture:
Description
configuring a limiter with a non-integer limit, such as 1.5 Mbps, results in a 1 bps limiter (effectively blocking all traffic).
Work around is to create the limiter with an integer limit, such as 1500 Kbps rather than 1.5 Mbps.
Updated by Chris Buechler over 14 years ago
oh, and Ermal asked me to include this:
http://svn.freebsd.org/viewvc/base/stable/8/sbin/ipfw/dummynet.c?revision=205511&view=markup
Actions