[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <24481a26-54a9-b3c7-14e0-16e1325e9a82@gmail.com>
Date: Wed, 7 Aug 2019 13:08:04 -0600
From: David Ahern <dsahern@...il.com>
To: Andrea Claudi <aclaudi@...hat.com>, netdev@...r.kernel.org
Cc: stephen@...workplumber.org, dsahern@...nel.org
Subject: Re: [PATCH iproute2-next v2] ip tunnel: add json output
On 8/2/19 11:38 AM, Andrea Claudi wrote:
> Add json support on iptunnel and ip6tunnel.
> The plain text output format should remain the same.
>
> Signed-off-by: Andrea Claudi <aclaudi@...hat.com>
> ---
> Changes since v1:
> * Use print_color_* for ifname and ip addresses;
> * Use print_null() instead of print_bool() where appropriate;
> * Reduce indentation level on tnl_print_gre_flags()
> ---
> ip/ip6tunnel.c | 66 ++++++++++++++++++++++++---------------
> ip/iptunnel.c | 84 ++++++++++++++++++++++++++++++++------------------
> ip/tunnel.c | 37 +++++++++++++++++-----
> 3 files changed, 125 insertions(+), 62 deletions(-)
>
applied to iproute2-next. Thanks
Powered by blists - more mailing lists