Commit 30eb304e authored by Jiri Pirko's avatar Jiri Pirko Committed by Stephen Hemminger

tc: add support for Flower classifier

Signed-off-by: default avatarJiri Pirko <jiri@resnulli.us>
parent 1a4dda71
......@@ -30,6 +30,7 @@ TCMODULES += f_basic.o
TCMODULES += f_bpf.o
TCMODULES += f_flow.o
TCMODULES += f_cgroup.o
TCMODULES += f_flower.o
TCMODULES += q_dsmark.o
TCMODULES += q_gred.o
TCMODULES += f_tcindex.o
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment