❦ 14 juillet 2018 21:54 +0300, Serhey Popovych <serhe.popov...@gmail.com> :
> We should leave only filter.label check and return 0: > > if (filter.label) > return 0; > > This will ensure we exit from print_linkinfo() earlier, skip > print_link_stats() and push final filtering by label to > print_selected_addrinfo() and print_addrinfo(). > > And finally: this is regression and should be against iproute2, not -next. As you did the analysis, I let you do the patch. -- Watch out for off-by-one errors. - The Elements of Programming Style (Kernighan & Plauger)