mirror_iproute2/lib
Mathias Nyman d7bd2db52c ip: Add color output option
It is hard to quickly find what you are looking for in the output of the
ip command. Color helps.

This patch adds a '-c' flag to highlight these with individual colors:
  - interface name
  - ip address
  - mac address
  - up/down state

Signed-off-by: Mathias Nyman <m.nyman@iki.fi>
Tested-by: Yegor Yefremov <yegorslists@googlemail.com>
2015-05-04 08:39:17 -07:00
..
color.c ip: Add color output option 2015-05-04 08:39:17 -07:00
dnet_ntop.c dnet: fix strict aliasing warnings 2010-07-23 12:30:48 -07:00
dnet_pton.c dnet: fix strict aliasing warnings 2010-07-23 12:30:48 -07:00
inet_proto.c lib: make string arguments const 2013-02-12 11:39:07 -08:00
ipx_ntop.c include needed files 2012-12-23 11:49:06 -08:00
ipx_pton.c include needed files 2012-12-23 11:49:06 -08:00
libgenl.c iproute2: GENL: merge GENL_REQUEST and GENL_INITIALIZER 2012-09-17 15:46:45 -07:00
libnetlink.c libnetlink: add parse_rtattr_one_nested helper 2015-01-07 15:11:35 -08:00
ll_addr.c make the addr argument of ll_addr_n2a const 2015-03-24 15:45:23 -07:00
ll_map.c netns: allow to dump and monitor nsid 2015-04-20 10:02:38 -07:00
ll_proto.c ip: iplink_vlan: add 802.1ad support 2013-06-21 08:59:24 -07:00
ll_types.c ll_types: add netlink ARPHRD 2014-08-29 00:13:22 -07:00
Makefile ip: Add color output option 2015-05-04 08:39:17 -07:00
mpls_ntop.c add basic mpls support to iproute 2015-03-24 15:45:23 -07:00
mpls_pton.c add basic mpls support to iproute 2015-03-24 15:45:23 -07:00
names.c tc class: Ignore if default class name file does not exist 2015-04-07 08:31:56 -07:00
namespace.c lib: Exec func on each netns 2015-02-05 10:28:19 -08:00
rt_names.c rt_names can't be const 2014-12-20 11:36:54 -08:00
utils.c add basic mpls support to iproute 2015-03-24 15:45:23 -07:00