mirror of
https://git.kernel.org/pub/scm/network/iproute2/iproute2.git
synced 2026-01-27 14:34:22 +00:00
For ip, tc, and bridge command introduce a new way to enable automatic colorization via environment variable. Example: $ IP_COLOR=auto ip -br show addr Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>