Displaying 1 result from an estimated 1 matches for "dsmark_qdisc_util".
2005 Mar 25
3
These tc commands used to work... what''s broken them?
...kage. But as best I
can tell, the latest iproute2 (at least the Gentoo variant) doesn''t
even need the old TC_CONFIG_DIFFSERV=y directive in the Config file any
more. It appears to compile dsmark support in in by default. Just to
check, I tried this:
> strings /sbin/tc | grep dsmark
dsmark_qdisc_util
dsmark
dsmark: indices too short
dsmark: empty mask
dsmark: empty value
Usage: dsmark indices INDICES [ default_index DEFAULT_INDEX ] [
set_tc_index ]
Usage: ... dsmark [ mask MASK ] [ value VALUE ]
dsmark: default_index too short
So, it definitely looks like dsmark support is in there...
Next I...