[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070321175951.M73913@visp.net.lb>
Date: Wed, 21 Mar 2007 20:00:39 +0200
From: "Denys" <denys@...p.net.lb>
To: netdev@...r.kernel.org
Subject: iproute2-2.6.20-070313 bug ?
Possible i discovered bug, but maybe specific to my setup.
In your sources (tc/tc_core.h) i notice
#define TIME_UNITS_PER_SEC 1000000000
When i change it to
#define TIME_UNITS_PER_SEC 1000000.0
(it was value before in sources)
everythign works fine. Otherwise tbf not working at all, it is dropping all
packets.
Did anyone test new iproute2 with tbf?
--
Virtual ISP S.A.L.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists