[LARTC] /sbin/tc does not know about HTB
L Rotger
lrotger@aircomp.aero
Mon, 21 Jun 2004 15:09:49 +0200
This is my first post to the list so forgive me if this information is
anywhere else.
I've been using traffic shaping (cbq) for a while and i'd like to give
htb a shot. I'm running debian woody (stable) with 2.4.24 with htb
enabled. The problem is tc does not know about htb:
# tc qdisc add dev eth2 root handle 1: htb
RTNETLINK answers: Invalid argument
It seems that the official place to grab the source for iproute2 is
http://developer.osdl.org/dev/iproute2/download/ but there are only
sources for 2.2 and 2.6, where are the ones for 2.4?