libnl/lib/cli/cls
Thomas Graf 691905bc56 cgroup classifier improvements
- enabled again
 - ematch support
 - cli tools module

Example:
	nl-qdisc-add --dev eth0 --parent root --id 1: htb
	nl-cls-add --dev eth0 --parent 1: --id dead: cgroup
	nl-class-add --dev eth0 --parent 1: --id 1:<CGROUP> htb --rate 77mbit
2010-10-29 00:51:11 +02:00
..
basic.c Tons of ematch work 2010-10-29 00:20:42 +02:00
cgroup.c cgroup classifier improvements 2010-10-29 00:51:11 +02:00