]> git.proxmox.com Git - mirror_iproute2.git/commit
ss: allow dumping kTLS info
authorDavide Caratti <dcaratti@redhat.com>
Mon, 7 Oct 2019 10:16:44 +0000 (12:16 +0200)
committerDavid Ahern <dsahern@gmail.com>
Tue, 15 Oct 2019 03:07:21 +0000 (20:07 -0700)
commit14cadc707b919914e9a2d5dffad9232c3ae97c5f
treee337e68f6942feb29913e60303117859f53d1fb9
parent4c23b1286599b4feaacfdab45c9131238ed9be6d
ss: allow dumping kTLS info

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@redhat.com>
Co-developed-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: Davide Caratti <dcaratti@redhat.com>
Signed-off-by: David Ahern <dsahern@gmail.com>
misc/ss.c