[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <051e50e1-9351-4db3-b62d-e7a042115ddb@suse.de>
Date: Wed, 13 Mar 2024 14:08:27 +0300
From: Denis Kirjanov <dkirjanov@...e.de>
To: Stephen Hemminger <stephen@...workplumber.org>, netdev@...r.kernel.org
Subject: Re: [PATCH iproute2 0/5] tc: more JSON fixes
On 3/13/24 01:53, Stephen Hemminger wrote:
> Some more places in TC where JSON output is missing or could
> be corrupted. And some things found while reviewing tc-simple
> man page.
The series mixes the fixes with new features like json support.
It makes sense to split fixes and new features
>
> 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(-)
>
Powered by blists - more mailing lists