iproute2/dcb
Petr Machata 0aebd32b82 dcb: Support -N to suppress translation to human-readable names
Some DSCP values can be translated to symbolic names. That may not be
always desirable. Introduce a command-line option similar to other tools,
-N or --Numeric, to suppress this translation.

Signed-off-by: Petr Machata <me@pmachata.org>
Signed-off-by: David Ahern <dsahern@kernel.org>
2021-01-18 04:09:29 +00:00
..
.gitignore Add dcb/.gitignore 2020-11-29 20:39:47 +00:00
dcb_buffer.c dcb: Add a subtool for the DCB buffer object 2020-12-14 16:42:03 +00:00
dcb_ets.c dcb: ets: Change the way show parameters are given in synopsis 2020-12-14 16:41:22 +00:00
dcb_maxrate.c dcb: Add a subtool for the DCB maxrate object 2020-12-14 16:42:07 +00:00
dcb_pfc.c dcb: Add a subtool for the DCB PFC object 2020-12-14 16:41:58 +00:00
dcb.c dcb: Support -N to suppress translation to human-readable names 2021-01-18 04:09:29 +00:00
dcb.h dcb: Support -N to suppress translation to human-readable names 2021-01-18 04:09:29 +00:00
Makefile dcb: Add a subtool for the DCB maxrate object 2020-12-14 16:42:07 +00:00