tc_qdisc_from_str
Description:
[
Version ( since =
"1.12" ) ]
public TCQdisc tc_qdisc_from_str (
string str)
throws Error
Parses the tc style string qdisc representation of the queueing discipline to a nmtcqdisc instance.
Supports a subset of the tc language.
Parameters:
str |
the string representation of a qdisc
|
Returns: