[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250811195548.252e17f5@hermes.local>
Date: Mon, 11 Aug 2025 19:55:48 -0700
From: Stephen Hemminger <stephen@...workplumber.org>
To: David Wilder <wilder@...ibm.com>
Cc: netdev@...r.kernel.org, jv@...sburgh.net, pradeeps@...ux.vnet.ibm.com,
pradeep@...ibm.com, i.maximets@....org, amorenoz@...hat.com,
haliu@...hat.com, dsahern@...il.com
Subject: Re: [PATCH iproute2-next v4 1/1] iproute: Extend bonding's
"arp_ip_target" parameter to add vlan tags.
On Mon, 11 Aug 2025 16:28:18 -0700
David Wilder <wilder@...ibm.com> wrote:
> @@ -520,7 +625,7 @@ static void bond_print_opt(struct link_util *lu, FILE *f, struct rtattr *tb[])
> }
>
> if (iptb[0]) {
> - print_string(PRINT_FP, NULL, " ", NULL);
> + print_color_string(PRINT_FP, COLOR_INET, NULL, " ", NULL);
I am confused, this is printing only a blank, why the color?
Powered by blists - more mailing lists