libnl/include
Thomas Graf 27883b0f9b nl-class-add tool
Adds a cli based tool to add/update traffic classes. This tool requires
each class to be supported via the respetive qdisc module in
pkglibdir/cli/qdisc/$name.so.

Syntax:
nl-class-add --dev eth2 --parent 1: --id 1:1 htb --rate 100mbit
nl-class-add --update --dev eth2 --id 1:1 htb --rate 200mbit
2010-10-20 14:57:39 +02:00
..
linux Generic Netlink multicast groups support 2010-10-14 13:46:02 +02:00
netlink nl-class-add tool 2010-10-20 14:57:39 +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 classid database 2010-10-19 16:31:23 +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