iproute2/dcb
Petr Machata 67033d1c1c Add skeleton of a new tool, dcb
The Linux DCB interface allows configuration of a broad range of
hardware-specific attributes, such as TC scheduling, flow control, per-port
buffer configuration, TC rate, etc. Add a new tool to show that
configuration and tweak it.

DCB allows configuration of several objects, and possibly could expand to
pre-standard CEE interfaces. Therefore the tool itself is a lean shell that
dispatches to subtools each dedicated to one of the objects.

Signed-off-by: Petr Machata <me@pmachata.org>
Signed-off-by: David Ahern <dsahern@gmail.com>
2020-11-13 19:43:19 -07:00
..
dcb.c Add skeleton of a new tool, dcb 2020-11-13 19:43:19 -07:00
dcb.h Add skeleton of a new tool, dcb 2020-11-13 19:43:19 -07:00
Makefile Add skeleton of a new tool, dcb 2020-11-13 19:43:19 -07:00