On 2/20/18 5:39 PM, Stephen Hemminger wrote:
Implement the -color option; in this case -co is ambiguous
since it was already used for -conf.
For now this just means putting device name in color.
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
---
man/man8/tc.8 | 9 +++++++--
tc/tc.c | 15 +++++++++++----
tc/tc_filter.c | 3 +--
tc/tc_qdisc.c | 3 +--
tc/tc_util.c | 11 +++++++++++
tc/tc_util.h | 1 +
6 files changed, 32 insertions(+), 10 deletions(-)
applied to iproute2-next