David Ahern wrote:
> On 2/15/18 2:23 PM, Serhey Popovych wrote:
>> With this series I propose to make print_linkinfo_brief() static in
>> favor of print_linkinfo() as single point for linkinfo printing.
>>
> 
> ...
> 
>>
>> Thanks,
>> Serhii
>>
>> Serhey Popovych (9):
>>   ipaddress: Abstract IFA_LABEL matching code
>>   ipaddress: ll_map: Replace ll_idx_n2a() with ll_index_to_name()
>>   utils: Reimplement ll_idx_n2a() and introduce ll_idx_a2n()
>>   ipaddress: Improve print_linkinfo()
>>   ipaddress: Simplify print_linkinfo_brief() and it's usage
>>   lib: Correct object file dependencies
>>   utils: Introduce and use get_ifname_rta()
>>   utils: Introduce and use print_name_and_link() to print name@link
>>   ipaddress: Make print_linkinfo_brief() static
>>
>>  Makefile         |    2 +-
>>  bridge/link.c    |   21 ++---
>>  include/ll_map.h |    4 +-
>>  include/utils.h  |    5 ++
>>  ip/ip_common.h   |    2 -
>>  ip/ipaddress.c   |  231 
>> ++++++++++++++----------------------------------------
>>  ip/iplink.c      |    5 +-
>>  lib/Makefile     |    4 +-
>>  lib/ll_map.c     |   31 +++++---
>>  lib/utils.c      |   68 ++++++++++++++++
>>  10 files changed, 167 insertions(+), 206 deletions(-)
>>
> 
> Series applied after the pretty fixup from a separate patch.
> 
> Serhey: please cc me on patches for iproute2-next; I have a separate
> email account for netdev mail and at times it gets way behind the netdev
> list.
> 

Accepted, will cc when sending next patches. Thank you.

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to