[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <680a66d1-4b96-4700-9c29-f238933aa962@gmail.com>
Date: Sun, 21 Jan 2024 21:01:37 -0700
From: David Ahern <dsahern@...il.com>
To: Christian Göttsche <cgzones@...glemail.com>,
netdev@...r.kernel.org
Subject: Re: [PATCH] ss: add option to suppress queue columns
On 1/8/24 4:10 AM, Christian Göttsche wrote:
> Add a new option `-Q/--no-queues` to ss(8) to suppress the two standard
> columns Send-Q and Recv-Q. This helps to keep the output steady for
> monitoring purposes (like listening sockets).
>
> Signed-off-by: Christian Göttsche <cgzones@...glemail.com>
> ---
> v2: rebase to iproute2-next
> ---
> man/man8/ss.8 | 3 +++
> misc/ss.c | 24 +++++++++++++++++++-----
> 2 files changed, 22 insertions(+), 5 deletions(-)
>
applied to iproute2-next
Powered by blists - more mailing lists