]> git.proxmox.com Git - mirror_iproute2.git/commit
Revert "ip address: Change print_linkinfo_brief to take filter as an input"
authorSerhey Popovych <serhe.popovych@gmail.com>
Thu, 1 Feb 2018 11:25:52 +0000 (13:25 +0200)
committerDavid Ahern <dsahern@gmail.com>
Thu, 1 Feb 2018 16:27:29 +0000 (08:27 -0800)
commit2cd0578fcbf1e65497cf3cc6d6c92af8870eb016
tree00d3f660fc5c23a3f15d33d6da9a734acedf7c16
parent1e24e773f14419de85b0766048a5394f86ee5a66
Revert "ip address: Change print_linkinfo_brief to take filter as an input"

This reverts commit 63891c70137f200105c539c92eb73abade2c05d5.

It seems print_linkinfo_brief() never accepts filter different than
default one and David Ahern suggests to revert it instead of making
new change that actually do revert.

Conflicts:
ip/ipaddress.c
ip/iplink.c

These are caused by JSON support addition after commit we reverting.

Signed-off-by: Serhey Popovych <serhe.popovych@gmail.com>
Signed-off-by: David Ahern <dsahern@gmail.com>
ip/ip_common.h
ip/ipaddress.c
ip/iplink.c