[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20191119114032.15d0c4db@hermes.lan>
Date: Tue, 19 Nov 2019 11:40:32 -0800
From: Stephen Hemminger <stephen@...workplumber.org>
To: Roi Dayan <roid@...lanox.com>
Cc: netdev@...r.kernel.org, David Ahern <dsahern@...il.com>,
Jiri Pirko <jiri@...lanox.com>,
Eli Britstein <elibr@...lanox.com>
Subject: Re: [PATCH iproute2 v2 0/5] fix json output for some keys
On Thu, 14 Nov 2019 14:44:36 +0200
Roi Dayan <roid@...lanox.com> wrote:
> Hi,
>
> This series is fixing output for tos, ttl, ct_zone, ct_mark
> in json format.
>
> Thanks,
> Roi
>
> Eli Britstein (5):
> tc_util: introduce a function to print JSON/non-JSON masked numbers
> tc_util: add an option to print masked numbers with/without a newline
> tc: flower: fix newline prints for ct-mark and ct-zone
> tc_util: fix JSON prints for ct-mark and ct-zone
> tc: flower: fix output for ip tos and ttl
>
> tc/f_flower.c | 19 +++-----------
> tc/m_ct.c | 4 +--
> tc/tc_util.c | 79 +++++++++++++++++++++++++++++++++++++++--------------------
> tc/tc_util.h | 6 +++--
> 4 files changed, 62 insertions(+), 46 deletions(-)
>
Applied, thanks
Powered by blists - more mailing lists