On 2/15/18 11:59 AM, Stephen Hemminger wrote: > On Thu, 15 Feb 2018 20:34:07 +0200 > Serhey Popovych <serhe.popov...@gmail.com> wrote: > >> + fprintf(fp, "%d: ", ifi->ifi_index); >> + >> + print_name_and_link("%s: ", COLOR_NONE, name, tb); > > This should be COLOR_IFNAME but I am working on that. >
Let me commit this series and adjust from there.