]> git.ipfire.org Git - thirdparty/iproute2.git/commit
ipmaddr: json and color support
authorStephen Hemminger <sthemmin@microsoft.com>
Fri, 9 Mar 2018 02:02:17 +0000 (18:02 -0800)
committerDavid Ahern <dsahern@gmail.com>
Mon, 12 Mar 2018 01:52:06 +0000 (18:52 -0700)
commit311dca0aa0e7e1e20ae42a7ee39df52ba2038ef6
treef333e42e2f38e88b1ed21ec94143cc7097e21144
parentbea42e6c24d9d6eece13dcf0af388e305e2342da
ipmaddr: json and color support

Support printing mulitcast addresses in json and color mode.
Output format is unchanged for normal use.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David Ahern <dsahern@gmail.com>
ip/ipmaddr.c