[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <c65838d4-9ace-7881-1603-4660a338bd78@gmail.com>
Date: Mon, 14 Oct 2019 23:01:50 -0400
From: David Ahern <dsahern@...il.com>
To: Davide Caratti <dcaratti@...hat.com>,
Andrea Claudi <aclaudi@...hat.com>,
Jakub Kicinski <jakub.kicinski@...ronome.com>,
netdev@...r.kernel.org
Subject: Re: [PATCH] ss: allow dumping kTLS info
On 10/7/19 4:16 AM, Davide Caratti wrote:
> now that INET_DIAG_INFO requests can dump TCP ULP information, extend 'ss'
> to allow diagnosing kTLS when it is attached to a TCP socket. While at it,
> import kTLS uAPI definitions from the latest net-next tree.
>
> CC: Andrea Claudi <aclaudi@...hat.com>
> Co-developed-by: Jakub Kicinski <jakub.kicinski@...ronome.com>
> Signed-off-by: Jakub Kicinski <jakub.kicinski@...ronome.com>
> Signed-off-by: Davide Caratti <dcaratti@...hat.com>
> ---
> include/uapi/linux/tls.h | 127 +++++++++++++++++++++++++++++++++++++++
> misc/ss.c | 89 +++++++++++++++++++++++++++
> 2 files changed, 216 insertions(+)
> create mode 100644 include/uapi/linux/tls.h
>
applied to iproute2-next
Powered by blists - more mailing lists