lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ