libnl/include
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
..
linux Generic Netlink multicast groups support 2010-10-14 13:46:02 +02:00
netlink nl-qdisc-add tool 2010-10-19 13:06:42 +02:00
Makefile.am Don't install private header files. 2010-04-19 12:56:31 +02:00
netlink-generic.h Initial import 2007-09-15 01:28:01 +02:00
netlink-local.h Packet Location Interface 2010-07-02 14:06:59 +02:00
netlink-tc.h Remove old line counting while dumping 2008-05-23 23:45:14 +02:00
netlink-types.h Generic Netlink multicast groups support 2010-10-14 13:46:02 +02:00