]> git.ipfire.org Git - thirdparty/iproute2.git/commit
tc: implement ingress/egress block index attributes for qdiscs
authorJiri Pirko <jiri@mellanox.com>
Sat, 20 Jan 2018 10:00:29 +0000 (11:00 +0100)
committerDavid Ahern <dsahern@gmail.com>
Sun, 21 Jan 2018 18:42:57 +0000 (10:42 -0800)
commit063463efd7f0d91b7372b089a7b7aff7fc9ac0f6
tree474e991a21c3221f47ef7bd4440f86bbd59331c0
parent0c7cef9669a82d4ad0438922f7ce57c18100d6b8
tc: implement ingress/egress block index attributes for qdiscs

During qdisc creation it is possible to specify shared block for bot
ingress and egress. Pass this values to kernel according to the command
line options.

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David Ahern <dsahern@gmail.com>
man/man8/tc.8
tc/tc_qdisc.c