[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <b0976170-8a27-320e-575b-43c5683ecf0f@gmail.com>
Date: Mon, 25 Nov 2019 14:35:53 -0700
From: David Ahern <dsahern@...il.com>
To: Moshe Shemesh <moshe@...lanox.com>,
Stephen Hemminger <stephen@...workplumber.org>
Cc: Jiri Pirko <jiri@...lanox.com>, netdev@...r.kernel.org
Subject: Re: [PATCH iproute2] ip: fix oneline output
On 11/24/19 9:02 AM, Moshe Shemesh wrote:
> Ip tool oneline option should output each record on a single line. While
> oneline option is active the variable _SL_ replaces line feeds with the
> '\' character. However, at the end of print_linkinfo() the variable _SL_
> shouldn't be used, otherwise the whole output is on a single line.
>
...
>
> Fixes: 3aa0e51be64b ("ip: add support for alternative name addition/deletion/list")
> Signed-off-by: Moshe Shemesh <moshe@...lanox.com>
> Reviewed-by: Jiri Pirko <jiri@...lanox.com>
> ---
> ip/ipaddress.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>
applied to iproute2-next. Thanks
Powered by blists - more mailing lists