libnl/include/netlink/cli
Thomas Graf c0cd587dfc nl-qdisc-add tool
Adds a cli based tool to add/update/replace qdiscs. This tool requires
each qdisc to be supported via a dynamic loadable module in
pkglibdir/cli/qdisc/$name.so.

So far HTB and blackhole have been implemented.

Syntax:
nl-qdisc-add --dev eth2 --parent root --id 1: htb --r2q=5
nl-qdisc-add --update-only --dev eth2 --id 1: htb --r2q=10
2010-10-19 13:06:42 +02:00
..
addr.h CLI - Command Line Interface Library 2009-12-16 16:20:46 +01:00
ct.h CLI - Command Line Interface Library 2009-12-16 16:20:46 +01:00
link.h CLI - Command Line Interface Library 2009-12-16 16:20:46 +01:00
neigh.h CLI - Command Line Interface Library 2009-12-16 16:20:46 +01:00
qdisc.h nl-qdisc-add tool 2010-10-19 13:06:42 +02:00
route.h CLI - Command Line Interface Library 2009-12-16 16:20:46 +01:00
rule.h CLI - Command Line Interface Library 2009-12-16 16:20:46 +01:00
utils.h nl-qdisc-add tool 2010-10-19 13:06:42 +02:00