]> git.proxmox.com Git - mirror_iproute2.git/commit
tc: implement color output
authorStephen Hemminger <stephen@networkplumber.org>
Wed, 21 Feb 2018 00:39:34 +0000 (16:39 -0800)
committerDavid Ahern <dsahern@gmail.com>
Wed, 21 Feb 2018 17:12:28 +0000 (09:12 -0800)
commit2d165c08110585fdf00e6540322adba72732a727
tree60bb8c5f500fca7a19206fc110e6319eb6c03b1f
parent14f2124a34846581093e8b7f8e85311c3c521542
tc: implement color output

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>
Signed-off-by: David Ahern <dsahern@gmail.com>
man/man8/tc.8
tc/tc.c
tc/tc_filter.c
tc/tc_qdisc.c
tc/tc_util.c
tc/tc_util.h