netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH iproute2 v2 0/5] fix json output for some keys
@ 2019-11-14 12:44 Roi Dayan
  2019-11-14 12:44 ` [PATCH iproute2 v2 1/5] tc_util: introduce a function to print JSON/non-JSON masked numbers Roi Dayan
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Roi Dayan @ 2019-11-14 12:44 UTC (permalink / raw)
  To: netdev; +Cc: David Ahern, Stephen Hemminger, Jiri Pirko, Eli Britstein,
	Roi Dayan

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2019-11-19 19:40 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-14 12:44 [PATCH iproute2 v2 0/5] fix json output for some keys Roi Dayan
2019-11-14 12:44 ` [PATCH iproute2 v2 1/5] tc_util: introduce a function to print JSON/non-JSON masked numbers Roi Dayan
2019-11-14 23:13   ` Stephen Hemminger
2019-11-17  9:10     ` Roi Dayan
2019-11-14 12:44 ` [PATCH iproute2 v2 2/5] tc_util: add an option to print masked numbers with/without a newline Roi Dayan
2019-11-14 12:44 ` [PATCH iproute2 v2 3/5] tc: flower: fix newline prints for ct-mark and ct-zone Roi Dayan
2019-11-14 12:44 ` [PATCH iproute2 v2 4/5] tc_util: fix JSON " Roi Dayan
2019-11-14 12:44 ` [PATCH iproute2 v2 5/5] tc: flower: fix output for ip tos and ttl Roi Dayan
2019-11-19 19:40 ` [PATCH iproute2 v2 0/5] fix json output for some keys Stephen Hemminger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).