]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
Merge branch 'more-json' into iproute2-next
authorDavid Ahern <dsahern@gmail.com>
Tue, 6 Mar 2018 23:48:22 +0000 (15:48 -0800)
committerDavid Ahern <dsahern@gmail.com>
Tue, 6 Mar 2018 23:48:22 +0000 (15:48 -0800)
Stephen Hemminger says:

====================

The ip command implementation of JSON was very spotty. Only address
and link were originally implemented. After doing route for next,
went ahead and implemented it for a bunch of the other sub commands.

Hopefully will reach full coverage soon.

====================

Signed-off-by: David Ahern <dsahern@gmail.com>

Trivial merge