]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
Merge branch 'tc-gred-json-perf-vq-config' into iproute2-next
authorDavid Ahern <dsahern@gmail.com>
Sat, 24 Nov 2018 15:17:30 +0000 (07:17 -0800)
committerDavid Ahern <dsahern@gmail.com>
Sat, 24 Nov 2018 15:17:30 +0000 (07:17 -0800)
Jakub Kicinski  says:

====================

This set brings GRED support up to date with recent kernel changes.
In particular the new netlink attributes for more fine-grained stats
and per-virtual queue flags.

To make GRED usable in modern deployments the patch set starts with
adding JSON output.

====================

Signed-off-by: David Ahern <dsahern@gmail.com>

Trivial merge