Re: [LARTC] can not use htb with kernel 2.4.21

2003-06-30 Thread Martin Volf
On Mon, 30 Jun 2003 10:54:14 +0200 Joerg Hartmann <[EMAIL PROTECTED]> wrote: > Hello, > > i made a kernel 2.4.21 with HTB support directly compiled in > but "grep -i htb > /proc/ksysms" find's nothing. ... Hello, try to compile everything in QoS subsystem as modules, it works perfectly for me

[LARTC] can not use htb with kernel 2.4.21

2003-06-30 Thread Joerg Hartmann
Hello, i made a kernel 2.4.21 with HTB support directly compiled in (no module), but "grep -i htb /proc/ksysms" find's nothing. When i try "tc qdisc add dev eth0 root handle 1: htb default 12" i get the error : RTNETLINK answers: Invalid argument I made a second version of this kernel with all