]> git.proxmox.com Git - mirror_iproute2.git/commit
ip address: Change print_linkinfo_brief to take filter as an input
authorDavid Ahern <dsahern@gmail.com>
Sat, 27 May 2017 23:34:49 +0000 (17:34 -0600)
committerStephen Hemminger <stephen@networkplumber.org>
Wed, 31 May 2017 00:54:03 +0000 (17:54 -0700)
commit63891c70137f200105c539c92eb73abade2c05d5
tree4ca74a36c56c6b0d82bed14bc60cd4282a3d1950
parent741dd5cd9c8d499e41bfef0741bc8b8b869abaac
ip address: Change print_linkinfo_brief to take filter as an input

Change print_linkinfo_brief to take the filter as an input arg.
If the arg is NULL, use the global filter in ipaddress.c.

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