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:   Wed, 13 Jun 2018 18:10:23 -0700
From:   Maciej Żenczykowski <zenczykowski@...il.com>
To:     Andrei Vagin <avagin@...nvz.org>
Cc:     "David S. Miller" <davem@...emloft.net>,
        Linux NetDev <netdev@...r.kernel.org>,
        Eric Dumazet <edumazet@...gle.com>
Subject: Re: [PATCH] net: split sk_reuse into sk_reuse and sk_force_reuse

>  #define SK_NO_REUSE    0
>  #define SK_CAN_REUSE   1

since it's a boolean now these should go away too I believe.

should there simply/also be a separate privileged socket option to
set/get force reuse?

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ