[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240312225456.87937-1-stephen@networkplumber.org>
Date: Tue, 12 Mar 2024 15:53:27 -0700
From: Stephen Hemminger <stephen@...workplumber.org>
To: netdev@...r.kernel.org
Cc: Stephen Hemminger <stephen@...workplumber.org>
Subject: [PATCH iproute2 0/5] tc: more JSON fixes
Some more places in TC where JSON output is missing or could
be corrupted. And some things found while reviewing tc-simple
man page.
Stephen Hemminger (5):
tc: support JSON for legacy stats
pedit: log errors to stderr
skbmod: support json in print
simple: support json output
tc-simple.8: take Jamal's prompt off examples
man/man8/tc-simple.8 | 12 ++++++------
tc/m_pedit.c | 6 +++---
tc/m_simple.c | 8 +++++---
tc/m_skbmod.c | 37 +++++++++++++++++++++----------------
tc/tc_util.c | 28 +++++++++++++++-------------
5 files changed, 50 insertions(+), 41 deletions(-)
--
2.43.0
Powered by blists - more mailing lists