lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Sun, 12 Jun 2022 10:02:18 -0600
From:   David Ahern <dsahern@...il.com>
To:     Maxim Mikityanskiy <maximmi@...dia.com>,
        Stephen Hemminger <stephen@...workplumber.org>
Cc:     Tariq Toukan <tariqt@...dia.com>,
        Boris Pismenny <borisp@...dia.com>,
        Jakub Kicinski <kuba@...nel.org>, netdev@...r.kernel.org
Subject: Re: [PATCH iproute2-next v4] ss: Shorter display format for TLS
 zerocopy sendfile

On 6/8/22 9:34 AM, Maxim Mikityanskiy wrote:
> Commit 21c07b45688f ("ss: Show zerocopy sendfile status of TLS
> sockets") started displaying the activation status of zerocopy sendfile
> on TLS sockets, exposed via sock_diag. This commit makes the format more
> compact: the flag's name is shorter and is printed only when the feature
> is active, similar to other flag options.
> 
> The flag's name is also generalized ("sendfile" -> "tx") to embrace
> possible future optimizations, and includes an explicit indication that
> the underlying data must not be modified during transfer ("ro").
> 
> Signed-off-by: Maxim Mikityanskiy <maximmi@...dia.com>
> ---
>  include/uapi/linux/tls.h | 2 +-
>  misc/ss.c                | 5 +++--
>  2 files changed, 4 insertions(+), 3 deletions(-)
> 

applied to iproute2-next

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ