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.
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.