mandrake2.4.19mdk - sorry that i''m not able to be more helpfull
:")
And just sending make test reports
=================================================================TCNG host
syntax: bare name with host prefix: PASSED
TCNG host syntax: bare name with host prefix (obsolete): PASSED
TCNG host syntax: name in double quotes, with host prefix: PASSED
First example of HTB user guide: PASSED
HTB in tcng: PASSED
HTB example 1, in tcng: PASSED
HTB using r2q default (10): FAILED
File: tests/htbquant
Command: tcsim -k 3 | tcsim_filter -d tos | awk ''{ if ($2 == last)
c++; else { print c+0; last = $2; c = 1; } }'' | sort -rn | sed 1q
Input: _in.4819
Output: _out.4819
Reference: _ref.4819
scripts/runtests.sh: line 2: 4843 Broken pipe cat
scripts/run-all-tests: line 14: 1295 Broken pipe cat $n
make: *** [test] Error 1
[root@qos tcng]# cat _in.4819
dev eth0 1Mbps {
htb { /* quantum 12''500 bytes */
class (rate 1Mbps) if ip_tos == 0;
class (rate 1Mbps) if ip_tos == 1;
class (rate 1Mbps) if ip_tos == 2;
}
}
every 1ms send IP_PCK($ip_tos=0) 0 x 80 /* 800 kbps */
every 1ms send IP_PCK($ip_tos=1) 0 x 80
every 1ms send IP_PCK($ip_tos=2) 0 x 80
time 0.5s
end
[root@qos tcng]# cat _out.4819
113
[root@qos tcng]# cat _ref.4819
125
[root@qos tcng]#
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/