[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20191114124441.2261-1-roid@mellanox.com>
Date: Thu, 14 Nov 2019 14:44:36 +0200
From: Roi Dayan <roid@...lanox.com>
To: netdev@...r.kernel.org
Cc: David Ahern <dsahern@...il.com>,
Stephen Hemminger <stephen@...workplumber.org>,
Jiri Pirko <jiri@...lanox.com>,
Eli Britstein <elibr@...lanox.com>,
Roi Dayan <roid@...lanox.com>
Subject: [PATCH iproute2 v2 0/5] fix json output for some keys
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(-)
--
2.8.4
Powered by blists - more mailing lists