]> git.ipfire.org Git - thirdparty/iproute2.git/commit
ss: Show zerocopy sendfile status of TLS sockets
authorMaxim Mikityanskiy <maximmi@nvidia.com>
Mon, 30 May 2022 14:14:38 +0000 (17:14 +0300)
committerDavid Ahern <dsahern@kernel.org>
Mon, 30 May 2022 15:52:55 +0000 (09:52 -0600)
commit21c07b45688fee4e3b690816ecc4d5206d15a135
tree4e273f306b80a12662a56a13e79e045e701187a6
parent2a0541810c85bc948de183ca62e931a3d6fd9a16
ss: Show zerocopy sendfile status of TLS sockets

Print the activation status of zerocopy sendfile on TLS sockets.
Zerocopy sendfile was recently added to Linux and exposed via sock_diag.

Signed-off-by: Maxim Mikityanskiy <maximmi@nvidia.com>
Reviewed-by: Tariq Toukan <tariqt@nvidia.com>
Signed-off-by: David Ahern <dsahern@kernel.org>
misc/ss.c